Commit Graph

22 Commits (80173b98515926c8a69b59b836c8babd241f6ca7)

Author SHA1 Message Date
Martin Boonk 08f412f7f5 bthrm - Fix new lint warnings 2024-04-13 21:58:49 +02:00
Martin Boonk f162809794 bthrm - Fix lint issues caused by obsolete code 2024-04-13 19:43:04 +02:00
Martin Boonk 4c81e249ee bthrm - Only buzz for disconnect if there was an actual connection before 2024-04-13 11:28:30 +02:00
Martin Boonk 04d00b5018 bthrm - Fix the request period promise loosing the device argument 2024-04-13 10:40:49 +02:00
Martin Boonk 8363f9aa39 bthrm - Convert old cache to new settings if found 2024-04-13 10:40:49 +02:00
Martin Boonk a98513d2ff bthrm - Use let instead of var 2024-04-13 10:40:49 +02:00
Martin Boonk 4e696ee36e bthrm - Move caching of characteristics out of the lib into the settings app 2024-04-13 10:40:44 +02:00
Martin Boonk 47af3b482a bthrm - Streamline the code a bit 2024-04-13 10:31:38 +02:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Martin Boonk e77a5f973c bthrm - Emit copies of events when changing 2022-12-03 00:05:43 +01:00
Martin Boonk f7aa8340f0 bthrm - Reset powerdownRequested when start BTHRM 2022-11-16 17:32:20 +01:00
Martin Boonk a484e0379c bthrm - More logging for errors 2022-11-16 17:31:19 +01:00
Martin Boonk 727f1ac504 bthrm - Add debug option for active scanning 2022-11-16 17:30:52 +01:00
Martin Boonk 5644f44f3f bthrm - Disable fallback correctly 2022-11-13 00:20:05 +01:00
Martin Boonk 8c1fce695b bthrm - Mark internal HRM events as e.src="int" 2022-11-12 23:20:50 +01:00
Martin Boonk 08de2c9ad6 bthrm - Handle fallback consistently if bt bpm is 0 2022-11-12 23:14:55 +01:00
Martin Boonk fdcbbefd6c bthrm - Unset timout variable 2022-11-06 18:55:06 +01:00
Martin Boonk 0a22df94b2 bthrm - Use increasing timeouts if device not found 2022-11-06 18:55:06 +01:00
Martin Boonk 0a1226ad1e bthrm - Optionally use bonding for BLE sensor 2022-11-06 15:52:45 +01:00
Martin Boonk 0f9a117149 bthrm - Always use a grace period to force some steps into next idle period 2022-11-06 15:52:45 +01:00
Martin Boonk 9d71928ba1 bthrm - Prevent mixing of internal and external HRM events 2022-11-06 15:52:45 +01:00
Martin Boonk f37c8b3167 bthrm - Move code into lib to boot faster if disabled 2022-10-30 16:41:28 +01:00