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 

D

DataProcessor - Interface in com.mbientlab.metawear.module
Manipulates sensor data on-board
DataProcessor.State - Interface in com.mbientlab.metawear.module
Base class for a processors' internal state
DataProcessorModule - Interface in com.mbientlab.metawear.module
Interacts with data processors.
DataProcessorModule.SourceSelector - Interface in com.mbientlab.metawear.module
Selector for data processing data
DataSignal - Interface in com.mbientlab.metawear
Represents data from a data producer (sensor or on-board data processor) and defines what to do with the data
DataSignal.ActivityHandler - Interface in com.mbientlab.metawear
Reacts to data being emitted from a producer i.e.
DataSignal.DataToken - Interface in com.mbientlab.metawear
Token representing sensor/data processor output.
DataSignal.ProcessorConfig - Interface in com.mbientlab.metawear
Base class representing processor configurations
Debug - Interface in com.mbientlab.metawear.module
Debug functions for advanced use
DEGS_PER_SEC - Static variable in class com.mbientlab.metawear.data.Units
Degrees per second, for BMI160 gyro
deinitializeStrand(byte) - Method in interface com.mbientlab.metawear.module.NeoPixel
Free resources on the MetaWeard board for a NeoPixel strand
delay(short) - Method in interface com.mbientlab.metawear.module.Gpio.AnalogInParameterBuilder
Sets how long to wait before reading from the pin.
Delta - Class in com.mbientlab.metawear.processor
Configuration for the delta data processor
Delta(Map<String, String>) - Constructor for class com.mbientlab.metawear.processor.Delta
Constructs a delta config object from a URI string
Delta(Delta.OutputMode, Number) - Constructor for class com.mbientlab.metawear.processor.Delta
Constructs a config object for the specific settings
Delta.OutputMode - Enum in com.mbientlab.metawear.processor
Output modes for this data processor
Delta.State - Class in com.mbientlab.metawear.processor
Representation of the delta processor's internal state.
deserializeState(byte[]) - Method in interface com.mbientlab.metawear.MetaWearBoard
Updates the internal state with the values in the byte array
deviceName() - Method in interface com.mbientlab.metawear.module.Settings.AdvertisementConfig
Retrieves the device's advertising name
disable() - Method in interface com.mbientlab.metawear.module.IBeacon
Disable IBeacon mode
disableAltitudeSampling() - Method in interface com.mbientlab.metawear.module.Bme280Barometer
Disable altitude sampling
disableAltitudeSampling() - Method in interface com.mbientlab.metawear.module.Bmp280Barometer
Disable altitude sampling
disableAutoSleepMode() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disable autosleep mode
disableAxisSampling() - Method in interface com.mbientlab.metawear.module.Accelerometer
Disables sampling of the XYZ axes
disableBFieldSampling() - Method in interface com.mbientlab.metawear.module.Bmm150Magnetometer
Enables magnetic field sampling
disableFlatDetection() - Method in interface com.mbientlab.metawear.module.Bma255Accelerometer
Disables flat detection
disableFlatDetection() - Method in interface com.mbientlab.metawear.module.Bmi160Accelerometer
Disables flat detection
disableLowHighDetection() - Method in interface com.mbientlab.metawear.module.Bma255Accelerometer
Disable low/high G detection
disableLowHighDetection() - Method in interface com.mbientlab.metawear.module.Bmi160Accelerometer
Disable low/high G detection
disableMotionDetection() - Method in interface com.mbientlab.metawear.module.Bma255Accelerometer
Disables motion detection
disableMotionDetection() - Method in interface com.mbientlab.metawear.module.Bmi160Accelerometer
Disables motion detection
disableMovementDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables movement detection
disableOrientationDetection() - Method in interface com.mbientlab.metawear.module.Accelerometer
Disables orientation detection
disableShakeDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables shake detection
disableStepDetection() - Method in interface com.mbientlab.metawear.module.Bmi160Accelerometer
Disable step detection
disableTapDetection() - Method in interface com.mbientlab.metawear.module.Bma255Accelerometer
Disables tap detection
disableTapDetection() - Method in interface com.mbientlab.metawear.module.Bmi160Accelerometer
Disables tap detection
disableTapDetection() - Method in interface com.mbientlab.metawear.module.Mma8452qAccelerometer
Disables tap detection
disableThermistorMode() - Method in interface com.mbientlab.metawear.module.SingleChannelTemperature
Disables thermistor mode
disableThresholdDetection() - Method in interface com.mbientlab.metawear.module.Bmm150Magnetometer
Disables threshold detection
disconnect() - Method in interface com.mbientlab.metawear.MetaWearBoard
Close the connection to the board
disconnect() - Method in interface com.mbientlab.metawear.module.Debug
Have the board terminate the connection, as opposed to MetaWearBoard.disconnect() where the mobile device terminates the connection.
disconnected() - Method in class com.mbientlab.metawear.MetaWearBoard.ConnectionStateHandler
Called when the connection is lost
DownloadHandler() - Constructor for class com.mbientlab.metawear.module.Logging.DownloadHandler
 
downloadLatestFirmware() - Method in interface com.mbientlab.metawear.MetaWearBoard
Downloads the latest firmware release for the board to your Android device.
downloadLog(float, Logging.DownloadHandler) - Method in interface com.mbientlab.metawear.module.Logging
Start downloading the recorded sensor data
driver() - Method in interface com.mbientlab.metawear.module.MultiChannelTemperature.Source
Retrieves the driver ID
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