Commit Graph

101 Commits (dac46fd46416eb9ce5af367b469348c125328b75)

Author SHA1 Message Date
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
Martin Boonk 4059147385 bthrm - Fix updating the layout on every draw 2024-04-14 13:04:52 +02:00
Martin Boonk bc9d1ec722 bthrm - Try to make linter happy by adding status method to global object 2024-04-14 11:49:19 +02:00
Martin Boonk a22beea01a bthrm - Fix BTHRM not being toggled on and of by recorder 2024-04-14 11:44:32 +02:00
Martin Boonk 6a04e3d394 bthrm - Draw on event instead of every second 2024-04-14 10:46:56 +02:00
Martin Boonk 020924fb03 bthrm - Do not use lazy rendering 2024-04-14 10:39:05 +02:00
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 c635c39dbe bthrm - Update README 2024-04-13 10:55:49 +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 7e0792409c bthrm - Modify dialogs 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 81f05e181c bthrm - Update ChangeLog 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 cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Rob Pilling 76b7a1194a Add data:[...] entries to apps using storage 2023-06-20 22:07:17 +01:00
Gordon Williams b7d49cbbf8 allow log messages 2023-04-24 10:56:01 +01:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00:00
Martin Boonk 8016e8ec53 bthrm - Correctly handle 0 values 2022-12-04 16:53:16 +01:00
Martin Boonk ddbbef2bf8 bthrm - Change from timeouts to timestamps for resetting values 2022-12-03 00:05:48 +01:00
Martin Boonk 85c2f92e0a bthrm - Bump version 2022-12-03 00:05:48 +01:00
Martin Boonk e77a5f973c bthrm - Emit copies of events when changing 2022-12-03 00:05:43 +01:00
Martin Boonk 1530ed3915 bthrm - Reimplement viewer app with layout 2022-12-02 19:13:40 +01:00
Martin Boonk 6b6dc4b14e bthrm - Show internal values if replacing HRM 2022-12-02 19:13:40 +01:00
Martin Boonk 7ce10a18b6 bthrm - Bump version 2022-11-16 17:34:05 +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 637e161a94 bthrm - Bump version 2022-11-12 23:15: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 63c87a95d0 bthrm - Fix recording internal sensor 2022-11-12 22:47:03 +01:00
Martin Boonk 4256754178 bthrm - Bump version 2022-11-06 19:08:56 +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 c195c85b2c Bump versions 2022-10-30 16:47:56 +01:00
Martin Boonk f37c8b3167 bthrm - Move code into lib to boot faster if disabled 2022-10-30 16:41:28 +01:00
Martin Boonk 22975c2839 bthrm - Update readme and changelog 2022-07-02 11:44:37 +02:00
Martin Boonk fd0e13226b bthrm - Allow recording unmodified internal HR 2022-07-02 11:28:17 +02:00
Martin Boonk a142bfa5f2 bthrm - Reset retry time for all causes but connection timeout 2022-07-02 10:19:43 +02:00
Martin Boonk e38c7832c6 bthrm - Better mechanism for HRM fallback 2022-07-02 10:19:43 +02:00
Martin Boonk 26a8940af0 bthrm - Prevent indefinite recursion on HRM fallback 2022-07-02 10:19:43 +02:00