Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

B

Barometer - Interface in com.mbientlab.metawear.module
Generic class providing high level access to a barometer sensor.
Barometer.SourceSelector - Interface in com.mbientlab.metawear.module
Generic selector for barometer data sources
BatteryStateMessage - Class in com.mbientlab.metawear.data
Container class for data from the battery state.
BatteryStateMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.BatteryStateMessage
 
BatteryStateMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.BatteryStateMessage
 
binSize - Variable in class com.mbientlab.metawear.processor.Sample
 
bitMask() - Method in enum com.mbientlab.metawear.module.Bma255Accelerometer.OutputDataRate
 
bitMask() - Method in enum com.mbientlab.metawear.module.Bmi160Accelerometer.AccRange
 
bitMask() - Method in enum com.mbientlab.metawear.module.Bmi160Accelerometer.OutputDataRate
 
bitMask() - Method in enum com.mbientlab.metawear.module.Bmi160Gyro.FullScaleRange
 
bitMask() - Method in enum com.mbientlab.metawear.module.Bmi160Gyro.OutputDataRate
 
bitMaskToRange(byte) - Static method in enum com.mbientlab.metawear.module.Bmi160Accelerometer.AccRange
 
bitMaskToRange(byte) - Static method in enum com.mbientlab.metawear.module.Bmi160Gyro.FullScaleRange
 
blue() - Method in interface com.mbientlab.metawear.module.Tcs34725ColorDetector.ColorAdc
ADC value from a blue filtered photodiode
Bma255Accelerometer - Interface in com.mbientlab.metawear.module
Controls the BMA255 accelerometer.
Bma255Accelerometer.FlatDetectionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring flat detection
Bma255Accelerometer.FlatHoldTime - Enum in com.mbientlab.metawear.module
Enumeration of hold times for flat detection
Bma255Accelerometer.MotionType - Enum in com.mbientlab.metawear.module
Types of motion detection on the BMA255 chip
Bma255Accelerometer.OrientationConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring orientation detection
Bma255Accelerometer.OutputDataRate - Enum in com.mbientlab.metawear.module
Operating frequencies of the accelerometer
Bma255Accelerometer.SamplingConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring acceleration sampling
Bma255Accelerometer.SourceSelector - Interface in com.mbientlab.metawear.module
Selector for available data sources on the BMI160 sensor
Bme280Barometer - Interface in com.mbientlab.metawear.module
Controls the BME280 barometer.
Bme280Barometer.ConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring pressure sampling
Bme280Barometer.StandbyTime - Enum in com.mbientlab.metawear.module
Supported stand by times on the BMP280 sensor
Bme280Humidity - Interface in com.mbientlab.metawear.module
Controls the BME280 humidity sensor.
Bme280Humidity.OversamplingMode - Enum in com.mbientlab.metawear.module
Available overampling settings for the sensor
Bme280Humidity.SourceSelector - Interface in com.mbientlab.metawear.module
Selector for humidity data sources
Bme280HumidityMessage - Class in com.mbientlab.metawear.data
Container class for humidity data from the BME280 sensor.
Bme280HumidityMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bme280HumidityMessage
 
Bme280HumidityMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bme280HumidityMessage
 
Bmi160Accelerometer - Interface in com.mbientlab.metawear.module
Controller for interacting with the accelerometer feature of the BMI160 sensor.
Bmi160Accelerometer.AccRange - Enum in com.mbientlab.metawear.module
Supported g-ranges for the accelerometer
Bmi160Accelerometer.AnyMotionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring any motion detection
Bmi160Accelerometer.Axis - Enum in com.mbientlab.metawear.module
Axes available for motion detection on the BMI160 chip.
Bmi160Accelerometer.DoubleTapWindow - Enum in com.mbientlab.metawear.module
Available windows for double tap detection
Bmi160Accelerometer.FlatDetectionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring flat detection
Bmi160Accelerometer.FlatHoldTime - Enum in com.mbientlab.metawear.module
Enumeration of hold times for flat detection
Bmi160Accelerometer.LowGMode - Enum in com.mbientlab.metawear.module
Interrupt modes for low-g detection
Bmi160Accelerometer.LowHighDetectionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring low/high G detection
Bmi160Accelerometer.LowHighResponse - Interface in com.mbientlab.metawear.module
Wrapper class encapsulating the data from a low/high g intereupt
Bmi160Accelerometer.MotionResponse - Interface in com.mbientlab.metawear.module
Wrapper class encapsulating responses from motion detection.
Bmi160Accelerometer.MotionType - Enum in com.mbientlab.metawear.module
Types of motion detection on the BMI160 chip
Bmi160Accelerometer.NoMotionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring no motion detection
Bmi160Accelerometer.OrientationConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring orientation detection
Bmi160Accelerometer.OrientationMode - Enum in com.mbientlab.metawear.module
Calculation modes that control the conditions that determine the board's orientation
Bmi160Accelerometer.OutputDataRate - Enum in com.mbientlab.metawear.module
Operating frequencies of the accelerometer
Bmi160Accelerometer.ProofTime - Enum in com.mbientlab.metawear.module
Proof times available for significant motion detection
Bmi160Accelerometer.SamplingConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring acceleration sampling
Bmi160Accelerometer.SensorOrientation - Enum in com.mbientlab.metawear.module
Orientation definitions for the BMI160 accelerometer as defined from the placement and orientation of the BMI160 sensor.
Bmi160Accelerometer.Sign - Enum in com.mbientlab.metawear.module
Direction of motion for high-g interrupts
Bmi160Accelerometer.SignificantMotionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring significant motion detection
Bmi160Accelerometer.SkipTime - Enum in com.mbientlab.metawear.module
Skip times available for significant motion detection
Bmi160Accelerometer.SlowMotionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring slow motion detection
Bmi160Accelerometer.SourceSelector - Interface in com.mbientlab.metawear.module
Selector for available data sources on the BMI160 sensor
Bmi160Accelerometer.StepDetectionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring the step detector
Bmi160Accelerometer.StepSensitivity - Enum in com.mbientlab.metawear.module
Sensitivity setting for the step counter
Bmi160Accelerometer.TapConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring tap detection
Bmi160Accelerometer.TapQuietTime - Enum in com.mbientlab.metawear.module
Available quiet times for double tap detection
Bmi160Accelerometer.TapResponse - Interface in com.mbientlab.metawear.module
Wrapper class encapsulating responses from tap detection
Bmi160Accelerometer.TapShockTime - Enum in com.mbientlab.metawear.module
Available shock times for tap detection
Bmi160Accelerometer.TapType - Enum in com.mbientlab.metawear.module
Tap types to detect on the BMI160 chip
Bmi160FlatMessage - Class in com.mbientlab.metawear.data
Container class for flat detection data from the BMI160 and BMA255 accelerometers.
Bmi160FlatMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160FlatMessage
 
Bmi160FlatMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160FlatMessage
 
Bmi160Gyro - Interface in com.mbientlab.metawear.module
Controller for interacting with the gyro feature of the BMI160 sensor.
Bmi160Gyro.ConfigEditor - Interface in com.mbientlab.metawear.module
Interface to configure parameters for measuring angular rate
Bmi160Gyro.FullScaleRange - Enum in com.mbientlab.metawear.module
Supported angular rate measurement range
Bmi160Gyro.OutputDataRate - Enum in com.mbientlab.metawear.module
Operating frequency of the gyro
Bmi160LowHighMessage - Class in com.mbientlab.metawear.data
Container class for low/high G detection data from the BMI160 and BMA255 accelerometers.
Bmi160LowHighMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160LowHighMessage
 
Bmi160LowHighMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160LowHighMessage
 
Bmi160MotionMessage - Class in com.mbientlab.metawear.data
Container class for motion data from the BMI160 and BMA255 accelerometers.
Bmi160MotionMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160MotionMessage
 
Bmi160MotionMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160MotionMessage
 
Bmi160OrientationMessage - Class in com.mbientlab.metawear.data
Container class for orientation data from the BMI160 and BMA255 accelerometers.
Bmi160OrientationMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160OrientationMessage
 
Bmi160OrientationMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160OrientationMessage
 
Bmi160SingleAxisGyroMessage - Class in com.mbientlab.metawear.data
Container class for gyro data of one axis from the BMI160 chip.
Bmi160SingleAxisGyroMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisGyroMessage
 
Bmi160SingleAxisGyroMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisGyroMessage
 
Bmi160SingleAxisMessage - Class in com.mbientlab.metawear.data
Container class for acceleration data of one axis from the BMI160 and BMA255 accelerometers.
Bmi160SingleAxisMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisMessage
 
Bmi160SingleAxisMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisMessage
 
Bmi160SingleAxisUnsignedGyroMessage - Class in com.mbientlab.metawear.data
Container class for one axis of gyro data from the BMI160 chip that will always be positive.
Bmi160SingleAxisUnsignedGyroMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisUnsignedGyroMessage
 
Bmi160SingleAxisUnsignedGyroMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisUnsignedGyroMessage
 
Bmi160SingleAxisUnsignedMessage - Class in com.mbientlab.metawear.data
Container class for one axis of acceleration data from the BMI160 and BMA255 accelerometers that will always be positive.
Bmi160SingleAxisUnsignedMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisUnsignedMessage
 
Bmi160SingleAxisUnsignedMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160SingleAxisUnsignedMessage
 
Bmi160TapMessage - Class in com.mbientlab.metawear.data
Container class for tap data from the BMI160 and BMA255 accelerometers.
Bmi160TapMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160TapMessage
 
Bmi160TapMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmi160TapMessage
 
Bmi160ThreeAxisGyroMessage - Class in com.mbientlab.metawear.data
Container class for gyro data from the BMI160 chip.
Bmi160ThreeAxisGyroMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160ThreeAxisGyroMessage
 
Bmi160ThreeAxisGyroMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160ThreeAxisGyroMessage
 
Bmi160ThreeAxisMessage - Class in com.mbientlab.metawear.data
Container class for acceleration data from the BMI160 and BMA255 accelerometers.
Bmi160ThreeAxisMessage(byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160ThreeAxisMessage
 
Bmi160ThreeAxisMessage(Calendar, byte[], float) - Constructor for class com.mbientlab.metawear.data.Bmi160ThreeAxisMessage
 
Bmm150Magnetometer - Interface in com.mbientlab.metawear.module
Interacts with the BMM150 magnetometer on the MetaWear C Pro boards
Bmm150Magnetometer.BfieldSamplingConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring b field sampling, for advanced users only.
Bmm150Magnetometer.OutputDataRate - Enum in com.mbientlab.metawear.module
Supported output data rates
Bmm150Magnetometer.PowerPreset - Enum in com.mbientlab.metawear.module
Preset power modes for the magnetometer as outlined in the specs sheet.
Bmm150Magnetometer.SourceSelector - Interface in com.mbientlab.metawear.module
Selector for available data sources on the BMM150 chip
Bmm150Magnetometer.ThresholdDetectionConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring threshold detection
Bmm150Magnetometer.ThresholdDetectionType - Enum in com.mbientlab.metawear.module
Threshold detection types supported on the BMM150 magnetometer
Bmm150Magnetometer.ThresholdInterrupt - Interface in com.mbientlab.metawear.module
Wrapper class encapsulating data from a threshold interrupt
Bmm150SingleAxisMessage - Class in com.mbientlab.metawear.data
Container class for one axis of magnetometer data from the MMA8452Q chip.
Bmm150SingleAxisMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150SingleAxisMessage
 
Bmm150SingleAxisMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150SingleAxisMessage
 
Bmm150SingleAxisUnsignedMessage - Class in com.mbientlab.metawear.data
Container class for one axis of magnetometer data from the MMA8452Q chip.
Bmm150SingleAxisUnsignedMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150SingleAxisUnsignedMessage
 
Bmm150SingleAxisUnsignedMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150SingleAxisUnsignedMessage
 
Bmm150ThreeAxisMessage - Class in com.mbientlab.metawear.data
Container class for magnetometer data from the BMM150 chip.
Bmm150ThreeAxisMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150ThreeAxisMessage
 
Bmm150ThreeAxisMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150ThreeAxisMessage
 
Bmm150ThresholdMessage - Class in com.mbientlab.metawear.data
Container class for threshold detection data from the BMM150 magnetometer.
Bmm150ThresholdMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150ThresholdMessage
 
Bmm150ThresholdMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmm150ThresholdMessage
 
Bmp280AltitudeMessage - Class in com.mbientlab.metawear.data
Container class for altitude data from the BMP280 sensor.
Bmp280AltitudeMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmp280AltitudeMessage
 
Bmp280AltitudeMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmp280AltitudeMessage
 
Bmp280Barometer - Interface in com.mbientlab.metawear.module
Controller for interacting with the BMP280 pressure sensor.
Bmp280Barometer.ConfigEditor - Interface in com.mbientlab.metawear.module
Interface for configuring pressure sampling
Bmp280Barometer.FilterMode - Enum in com.mbientlab.metawear.module
Supported filter modes on the BMP280 sensor
Bmp280Barometer.OversamplingMode - Enum in com.mbientlab.metawear.module
Supported oversampling modes on the BMP280 sensor
Bmp280Barometer.StandbyTime - Enum in com.mbientlab.metawear.module
Supported stand by times on the BMP280 sensor
Bmp280PressureMessage - Class in com.mbientlab.metawear.data
Container class for pressure data from the BMP280 sensor.
Bmp280PressureMessage(byte[]) - Constructor for class com.mbientlab.metawear.data.Bmp280PressureMessage
 
Bmp280PressureMessage(Calendar, byte[]) - Constructor for class com.mbientlab.metawear.data.Bmp280PressureMessage
 
BMP_280 - Static variable in class com.mbientlab.metawear.module.MultiChannelTemperature.MetaWearProChannel
 
branch() - Method in interface com.mbientlab.metawear.DataSignal
Starts a new branch on the most recent split signal.
Buffer - Class in com.mbientlab.metawear.processor
Created by etsai on 12/14/2015.
Buffer(Map<String, String>) - Constructor for class com.mbientlab.metawear.processor.Buffer
 
Buffer() - Constructor for class com.mbientlab.metawear.processor.Buffer
 
ByteOperation - Class in com.mbientlab.metawear.data
Created by etsai on 8/2/2015.
ByteOperation() - Constructor for class com.mbientlab.metawear.data.ByteOperation
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links