openrowingmonitor/app/peripherals/ble
Abász e7c40873cd Fix HR battery level not showing (fixes: #132)
Fix the HR battery level not showing on the HR metric tile (ANT and BLE)
For ANT handle case when BatteryLevel is not present only BatteryStatus.
BLE devices do not necessarily send battery level with all HR broadcast so
read the battery level on connect.
2023-03-25 21:00:33 +01:00
..
common Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
cps Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
csc Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
ftms Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
hrm Fix HR battery level not showing (fixes: #132) 2023-03-25 21:00:33 +01:00
pm5 Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
BufferBuilder.js Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
BufferBuilder.test.js Refactor and restructure peripheral related code 2023-02-12 22:40:16 +01:00
CpsPeripheral.js Code cleanup 2023-02-12 22:40:16 +01:00
CscPeripheral.js Code cleanup 2023-02-12 22:40:16 +01:00
FtmsPeripheral.js Code cleanup 2023-02-12 22:40:16 +01:00
HrmPeripheral.js Enable rotation of the heart rate monitor modes 2023-02-12 22:40:16 +01:00
Pm5Peripheral.js Code cleanup 2023-02-12 22:40:16 +01:00