hughbarney
|
44add51c80
|
reduced arrayBuffer size in stepo to save memory
|
2021-03-18 20:40:02 +00:00 |
hughbarney
|
ae2f296b2c
|
removed LCD1.write() from arrow as it was keeping LCD on
|
2021-03-18 12:03:24 +00:00 |
hughbarney
|
b997bd9f6b
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-18 12:01:36 +00:00 |
hughbarney
|
70ea0026d7
|
removed LCD1.write() from arrow as it was keeping LCD on
|
2021-03-18 12:01:14 +00:00 |
Gordon Williams
|
8437293252
|
don't break the whole watch if widget is installed on 2v08 and older firmwares (fix #693)
|
2021-03-18 09:17:29 +00:00 |
Gordon Williams
|
d344dc127b
|
versions for #691
|
2021-03-17 14:51:44 +00:00 |
Gordon Williams
|
5ae5a8db57
|
Merge pull request #691 from jes/master
Make counter work even when widgets are hidden, and make blobclk draw the time a bit sooner when LCD is powered on
|
2021-03-17 14:49:53 +00:00 |
James Stanley
|
11a4fbd57c
|
Draw the counter at startup instead of waiting until input is given
|
2021-03-17 14:31:42 +00:00 |
James Stanley
|
03e8e0ccf4
|
Make blobclk redraw sooner when the LCD is switched on, so that the time is visible sooner
|
2021-03-17 14:28:37 +00:00 |
James Stanley
|
37c8728696
|
Make counter work even when widgets are not visible, and always draw in white
|
2021-03-17 14:27:22 +00:00 |
hughbarney
|
8871c05d70
|
improved speed of arrow drawCompass(), updated calibrate for smaller arrayBuffer
|
2021-03-17 14:01:28 +00:00 |
hughbarney
|
e259fbef10
|
improved speed of arrow drawCompass() function to avoid causing issue with buttons becoming unresponsive
|
2021-03-17 12:49:20 +00:00 |
Gordon Williams
|
cc4cea3a30
|
Merge pull request #688 from ollycross/master
feat(app): Update "Lazy Clock" app to v0.02
|
2021-03-17 09:32:05 +00:00 |
Gordon Williams
|
6b39352894
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2021-03-16 10:33:12 +00:00 |
Gordon Williams
|
a812d1caab
|
Another tweak - keep outputting newlines for each file even if they don't exist, which should stop any timeout
|
2021-03-16 10:32:56 +00:00 |
capybara1
|
c73a77ce6c
|
Adding first version of app battleship
|
2021-03-15 17:06:20 +01:00 |
Gordon Williams
|
29ab659f99
|
Merge pull request #686 from rigrig/gbmusic
new app: gbmusic: Gadgetbridge Music Controls
|
2021-03-15 09:24:24 +00:00 |
Gordon Williams
|
ffcd36084b
|
Add empty line handling - eg http://forum.espruino.com/conversations/360747/#comment15877657
|
2021-03-15 08:53:00 +00:00 |
Richard de Boer
|
a4465cb532
|
new app: gbmusic: Gadgetbridge Music Controls
|
2021-03-14 22:28:44 +01:00 |
Gordon Williams
|
30d49662ae
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2021-03-11 10:58:52 +00:00 |
Gordon Williams
|
cc59d35342
|
gpsrec 0.18: Period counter now uses GPS time rather than counting packets (allows use with GPS Setup)
|
2021-03-11 10:58:47 +00:00 |
hughbarney
|
3a591b85d7
|
stepo BTN2 switches to launcher
|
2021-03-09 21:28:32 +00:00 |
hughbarney
|
72c60dbfa7
|
improved speed of stepo draw and started and stopped timer on screen on / off
|
2021-03-09 21:09:43 +00:00 |
Gordon Williams
|
a55ec3f1af
|
removing sanity check warnings
|
2021-03-09 09:34:58 +00:00 |
Gordon Williams
|
1860ddb707
|
Merge pull request #684 from nujw/master
Kalman filter to smooth alt and speed readings.
|
2021-03-09 09:32:21 +00:00 |
nujw
|
28012bbb41
|
Update app.js
|
2021-03-09 17:53:50 +13:00 |
nujw
|
f2baf6ad5f
|
Update README.md
|
2021-03-09 17:48:41 +13:00 |
nujw
|
5b4532eb86
|
Update README.md
|
2021-03-09 17:47:23 +13:00 |
nujw
|
069a1fa8c9
|
Update README.md
|
2021-03-09 17:46:42 +13:00 |
nujw
|
6b290d1c8c
|
Update ChangeLog
|
2021-03-09 17:36:24 +13:00 |
Gordon Williams
|
8ce54c2deb
|
Merge branch 'master' into master
|
2021-03-08 09:50:46 +00:00 |
dapgo
|
73251a1249
|
removing extra ;
|
2021-03-07 20:26:00 +01:00 |
dapgo
|
2beb873af5
|
filename corrected
|
2021-03-07 20:07:43 +01:00 |
dapgo
|
76b5f77acb
|
filename corrected
|
2021-03-07 20:06:48 +01:00 |
dapgo
|
4cf3fe5db4
|
2 new apps and updates for another
|
2021-03-07 20:02:12 +01:00 |
hughbarney
|
248547146f
|
updates to README files for stepo and simplest clocks
|
2021-03-06 12:59:22 +00:00 |
hughbarney
|
2988266b43
|
updated simplest clock to clear rect first
|
2021-03-06 12:37:54 +00:00 |
hughbarney
|
f03c24321f
|
added Simplest clock, added Stepometer clock
|
2021-03-06 12:29:47 +00:00 |
nujw
|
c88b6d58b6
|
Fix Kalman menu
|
2021-03-05 17:33:56 +13:00 |
nujw
|
bef2955ba0
|
Add Kalman Filter switch on/off to settings menu.
|
2021-03-05 17:27:05 +13:00 |
nujw
|
d3cd557e68
|
Tweak Kalman filter setting for speed.
|
2021-03-05 10:25:31 +13:00 |
Gordon Williams
|
a7efdb9724
|
hrm 0.03: Fix timing issues, and use 1/2 scale to keep graph on screen
|
2021-03-04 11:10:17 +00:00 |
Gordon Williams
|
86d43c3fbb
|
notify 0.07: Auto-calculate height, and pad text down even when there's no title (so it stays on-screen)
|
2021-03-04 10:30:23 +00:00 |
nujw
|
c6e96119d9
|
Adjust kalman filter settings.
|
2021-03-03 09:31:17 +13:00 |
nujw
|
e706c44ebb
|
Update app.js
|
2021-03-02 13:36:42 +13:00 |
nujw
|
a116b95839
|
Change ver
|
2021-03-02 13:32:22 +13:00 |
nujw
|
70b231ee18
|
Tweaks to filter settings
|
2021-03-02 13:29:21 +13:00 |
nujw
|
67d48dad7d
|
Add Kalman filtering to smooth speed and alt.
|
2021-03-02 12:56:48 +13:00 |
Gordon Williams
|
77277393d7
|
Merge branch 'master' into gbridge-fix
|
2021-03-01 11:49:16 +00:00 |
Gordon Williams
|
dbbf4c3136
|
tweak to make sanity test pass
|
2021-03-01 11:47:58 +00:00 |