MetaWear C++ API  0.18.0
C++ implementation of the MetaWear protocol
Deprecated List
Member mbl_mw_acc_bosch_get_high_freq_acceleration_data_signal (const MblMwMetaWearBoard *board)
As of v0.8.0 and will be removed in v1.0.0.
Member mbl_mw_acc_get_high_freq_acceleration_data_signal (const MblMwMetaWearBoard *board)
As of v0.8.0 and will be removed in v1.0.0.
Member mbl_mw_acc_mma8452q_get_high_freq_acceleration_data_signal (const MblMwMetaWearBoard *board)
As of v0.8.0 and will be removed in v1.0.0.
Member mbl_mw_dataprocessor_average_create (MblMwDataSignal *source, uint8_t size, void *context, MblMwFnDataProcessor processor_created)
As of v0.10.0, use mbl_mw_dataprocessor_lowpass_create
Member mbl_mw_gyro_bmi160_get_high_freq_rotation_data_signal (const MblMwMetaWearBoard *board)
As of v0.8.0 and will be removed in v1.0.0.
Member mbl_mw_settings_set_ad_interval (const MblMwMetaWearBoard *board, uint16_t interval, uint8_t timeout)
In v0.14.0, use mbl_mw_settings_set_ad_parameters instead