Commit Graph

147 Commits (f8a2c280fe6c1f8bb42bf4151423ce09606fc1e9)

Author SHA1 Message Date
David Peer f8a2c280fe Show last healt status for HRM 2022-04-20 17:24:11 +02:00
David Peer 945bc31b36 Fix info alignment 2022-04-20 17:15:10 +02:00
David Peer 058beeae94 Better stability for weather 2022-04-20 17:09:33 +02:00
David Peer d8bfad06ae LCARS V0.22 - Fixed alarm and use build in steps function as fallback. 2022-04-20 17:03:15 +02:00
Ronin0000 3e7e1c19e5
Update lcars.app.js 2022-04-13 16:17:46 -07:00
Ronin0000 69496ba1a5
Update lcars.app.js 2022-04-13 16:15:49 -07:00
Ronin0000 e272e71841
Update lcars.app.js 2022-04-13 16:12:17 -07:00
Ronin0000 2192e9ff40
Update lcars.app.js 2022-04-13 16:06:42 -07:00
Ronin0000 52a7d85115
Update lcars.app.js 2022-04-13 15:07:38 -07:00
Ronin0000 c5509992b9
Update lcars.app.js 2022-04-11 07:34:03 -07:00
Ronin0000 4e9c59646e
Update lcars.app.js 2022-04-11 07:33:11 -07:00
David Peer 5304377508 Updated to "sched" library. 2022-04-04 18:32:30 +02:00
David Peer b138224878 bwclk, lcars, notanalog and smpltmr uses now the new alarm library. 2022-04-02 12:22:16 +02:00
David Peer b8f906b2e3 Fixed lcars 2022-03-23 19:18:42 +01:00
David Peer fb7e5501d4 Merge remote-tracking branch 'upstream/master' 2022-03-23 18:02:10 +01:00
David Peer 8a6152b7ce Minor fix 2022-03-20 20:42:19 +01:00
Ronin0000 2e084ae9d8
Update lcars.app.js 2022-03-17 15:32:40 -07:00
David Peer 0fb271dfef Updated lcars and notanalog to use qalarm 2022-03-10 22:06:24 +01:00
David Peer 56a4cd0dff Renaming of setTime to setTimer. 2022-02-26 11:55:35 +01:00
David Peer 2124c2b0d4 Bugfix 2022-02-26 10:00:53 +01:00
David Peer 3bbbd8831c Updated lcars and notanalog to also work if the widget is not installed. Then this functionality is not provided but the apps are not crashing. Also faster updates of the watch face in timer mode to show the correct time... 2022-02-26 09:53:38 +01:00
David Peer 777943e031 For watch faces we want to start at 0 rather than the last value that was set... 2022-02-26 09:36:29 +01:00
David Peer b8215908a6 Expose timer functions for other apps. Updated notanalog and lcars to use this lib. 2022-02-25 17:55:47 +01:00
David Peer d617764bb7 Improved non-fullscreen design. 2022-02-13 16:28:50 +01:00
David Peer 1bb3885b2c Support for optional fullscreen mode. 2022-02-13 10:16:32 +01:00
David Peer ce45c86301 Fixed invalid units of wind. 2022-02-11 13:44:14 +01:00
David Peer 52faa8c871 The speed of the wind can now be configured (mph / kph). 2022-02-11 12:25:22 +01:00
David Peer 1e837248ac Qeue first 2022-02-11 11:09:53 +01:00
David Peer 038480d358 Minor changes 2022-02-11 10:54:16 +01:00
David Peer ce1d0a4e96 Minor fix. 2022-02-11 07:55:05 +01:00
David Peer 6bdf68d39b Added wind to datapoints. 2022-02-10 22:17:18 +01:00
David Peer ebb61b92b3 Version 0.15 2022-02-07 22:03:40 +01:00
David Peer dec56414c8 Added description to printRow 2022-01-16 11:44:48 +01:00
David Peer 838bae3ded Print row can be assync. Therefore we set the font there. 2022-01-16 11:43:13 +01:00
David Peer 7b1624a18e Use math.round to get precise values. 2022-01-16 11:41:28 +01:00
David Peer 100457a56f Minor improvements - use bpm via build in function getHealthStatus 2022-01-15 14:42:33 +01:00
David Peer eb4279d2ce Better error handling 2022-01-14 14:34:46 +01:00
David Peer ae68361bd4 Stability improvements for data 2022-01-14 14:29:31 +01:00
David Peer ebb35f75aa Stability improvement for alt. 2022-01-14 13:13:49 +01:00
David Peer a746510f0b Included altitude. 2022-01-14 13:05:17 +01:00
David Peer 5dbca35e2a Improved battery visualization 2022-01-13 18:22:13 +01:00
David Peer dfd04df0f3 Fixed weather 2022-01-12 07:20:08 +01:00
David Peer 1f06e6cfc5 Added humidity 2022-01-11 21:24:23 +01:00
David Peer 755f44cf3f Bugfix: Alarm not working. 2022-01-11 18:20:53 +01:00
David Peer 5de8ca8184 Updated changelog, readme, screenshots etc. More consistent naming of datapoints. 2022-01-11 18:10:05 +01:00
David Peer 1cdcedc997 Bugfix: If the weather module does not exist, an exception was thrown. Now its hidden in a function. 2022-01-11 17:41:02 +01:00
David Peer d260e7c507 Merge remote-tracking branch 'upstream/master' 2022-01-11 17:27:45 +01:00
David Peer 7b1c19f67f Removed swipe gestures to be compatible with the ecosystem 2022-01-11 17:22:17 +01:00
Jon Warrington 0f2a58ddde Adding current weather to lcars 2022-01-10 11:31:37 -07:00
David Peer 677cd16f8b Fixed bug that clock is unresponsive 2022-01-07 17:26:34 +01:00