- fallTime(short) - Method in interface com.mbientlab.metawear.module.Led.PatternEditor
-
Set how long the transition should take from high to low state, in milliseconds
- filename - Variable in class com.mbientlab.metawear.impl.dfu.Image
-
- filter(Comparison, Number...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Remove data from the route that does not satisfy the comparison
- filter(Comparison, String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
- filter(Comparison, ComparisonOutput, Number...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
- filter(Comparison, ComparisonOutput, String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
- filter(ThresholdOutput, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Remove data from the route that doesn't not cross the threshold
- filter(ThresholdOutput, Number, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
- filter(DifferentialOutput, Number) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Removes data that it is not a minimum distance away from a reference value.
- filter(AccelerometerBmi160.FilterMode) - Method in interface com.mbientlab.metawear.module.AccelerometerBmi160.ConfigEditor
-
Set the filter mode.
- filter(AccelerometerBmi270.FilterMode) - Method in interface com.mbientlab.metawear.module.AccelerometerBmi270.ConfigEditor
-
Set the filter mode.
- filter(Gyro.FilterMode) - Method in interface com.mbientlab.metawear.module.Gyro.ConfigEditor
-
Set the filter mode
- filterCoeff(BarometerBosch.FilterCoeff) - Method in interface com.mbientlab.metawear.module.BarometerBosch.ConfigEditor
-
Set the IIR coefficient for pressure sampling
- find(PulseOutput, Number, short) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Scans the input data for a pulse.
- findBootloaderImages(String, String, String, String) - Method in class com.mbientlab.metawear.impl.dfu.Info2
-
- findDownloadedFile(String) - Method in interface com.mbientlab.metawear.impl.platform.IO
-
Finds a downloaded file matching the name.
- findFirmwareImage(String, String, String) - Method in class com.mbientlab.metawear.impl.dfu.Info2
-
- findFirmwareImage(String, String, String, String) - Method in class com.mbientlab.metawear.impl.dfu.Info2
-
- findLatestAvailableFirmwareAsync() - Method in class com.mbientlab.metawear.impl.JseMetaWearBoard
-
- findLatestAvailableFirmwareAsync() - Method in interface com.mbientlab.metawear.MetaWearBoard
-
Checks if a newer firmware version is available for the current board.
- findSensors(Temperature.SensorType) - Method in interface com.mbientlab.metawear.module.Temperature
-
- FIRMWARE_REVISION - Static variable in class com.mbientlab.metawear.impl.platform.DeviceInformationService
-
Revision for the firmware within the device
- firmwareRevision - Variable in class com.mbientlab.metawear.DeviceInformation
-
Revision of the firmware on the device, characteristic 0x2A26
- flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBma255
-
Get an implementation of the BMA255 specific FlatDataProducer interface
- flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBmi160
-
Get an implementation of the BMI160 specific FlatDataProducer interface
- flat() - Method in interface com.mbientlab.metawear.module.AccelerometerBosch
-
Get an implementation of the FlatDataProducer interface
- flatTheta(float) - Method in interface com.mbientlab.metawear.module.AccelerometerBosch.FlatConfigEditor
-
Set the threshold defining a flat position
- flushPage() - Method in interface com.mbientlab.metawear.module.Logging
-
Flushes logging data (pending writes) to the MMS memory.
- ForcedDataProducer - Interface in com.mbientlab.metawear
-
- formattedTimestamp() - Method in interface com.mbientlab.metawear.Data
-
String representation of the timestamp in the format YYYY-MM-DDTHH:MM:SS.LLL
.
- free() - Method in interface com.mbientlab.metawear.module.NeoPixel.Strand
-
Free resources allocated by the firmware for this strand.
- freeFall() - Method in interface com.mbientlab.metawear.module.AccelerometerMma8452q
-
Get an implementation of the MovementDataProducer interface for free fall detection
- frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerBma255.OutputDataRate
-
- frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerBmi160.OutputDataRate
-
- frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerBmi270.OutputDataRate
-
- frequencies() - Static method in enum com.mbientlab.metawear.module.AccelerometerMma8452q.OutputDataRate
-
- frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerBma255.OutputDataRate
-
Frequency represented as a float value
- frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerBmi160.OutputDataRate
-
Frequency represented as a float value
- frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerBmi270.OutputDataRate
-
Frequency represented as a float value
- frequency - Variable in enum com.mbientlab.metawear.module.AccelerometerMma8452q.OutputDataRate
-
- frequency(SerialPassthrough.SpiFrequency) - Method in interface com.mbientlab.metawear.module.SerialPassthrough.SpiParameterBuilder
-
SPI operating frequency
- Function1 - Enum in com.mbientlab.metawear.builder.function
-
1 operand functions that operate on sensor or processor data
- Function2 - Enum in com.mbientlab.metawear.builder.function
-
2 operand functions that operate on sensor or processor data
- fuse(String...) - Method in interface com.mbientlab.metawear.builder.RouteComponent
-
Combines data from multiple sources into 1 packet.