Commit Graph

150 Commits (3fd67bc82a4099e160de79963a21c8cc36447166)

Author SHA1 Message Date
Marek Ventur 3fd67bc82a
Update DFU instructions 2018-09-01 14:28:50 +01:00
Roger Monk 0c40c9ee1e sysinfo: make bootstrapped and show exit options 2018-09-01 13:43:14 +01:00
Marek Ventur 700ac49199
Merge pull request #44 from SteveAmor/patch-1
Add restart_to_default() to Mass Storage App
2018-09-01 13:27:53 +01:00
Roger Monk f10b67493d Add SysInfo App for testing sensors and showing status 2018-09-01 13:22:00 +01:00
Marek Ventur 7bfb22e782
Merge pull request #42 from Jake-E/patch-1
Fixed typo
2018-09-01 12:54:30 +01:00
Steveis 5fe53df593
Add restart_to_default() to Mass Storage App 2018-09-01 12:48:08 +01:00
Marek Ventur 6202754906 Shuffle sponsor logos 2018-09-01 12:07:23 +01:00
Jake Evans 1b82610578
Fixed typo 2018-09-01 11:55:10 +01:00
Alistair MacDonald f8102d5652
Fixed crash on operator select cancel 2018-09-01 11:17:01 +01:00
Marek Ventur 3c0b33282a Sponsor splash 2018-09-01 10:48:20 +01:00
Alistair MacDonald 567219d590
DTMF dialling in call added 2018-08-31 20:33:21 +01:00
Alistair MacDonald 571b0307d8
More big fixing 2018-08-31 20:11:19 +01:00
Alistair MacDonald 0d6d62797c
Fit home[screen] button on button 2018-08-31 19:55:38 +01:00
Alistair MacDonald c87360cda7
Number look up fix 2018-08-31 19:54:40 +01:00
Alistair MacDonald dfc23b2ee5
Intto str bug fix 2018-08-31 19:45:50 +01:00
Alistair MacDonald d21afe3f59
Added lots more functionality 2018-08-31 19:33:02 +01:00
Dave Arter fbaf5fb306 Add websockets module 2018-08-31 19:20:59 +01:00
Alistair MacDonald 0fde084d3d
Start the SIM800 at load 2018-08-31 18:20:57 +01:00
Alistair MacDonald 8780933793
Added option to delete SMS 2018-08-31 18:18:52 +01:00
Marek Ventur 164764bf2c Make the badge store quitable 2018-08-31 18:11:25 +01:00
Marek Ventur 13b3399ea9 Snake - closes #9 2018-08-31 17:47:32 +01:00
Andrejus 48d03146a6
Merge pull request #37 from andrejusk/master
Stylise homescreen
2018-08-31 17:46:37 +01:00
Andrejus 89a4ee789d Merge branch 'feature/home' 2018-08-31 17:44:42 +01:00
Andrejus 3a2a40ea8f Stylise homescreen 2018-08-31 17:44:29 +01:00
Andrejus 7158366924 Implement getting battery from SIM800 2018-08-31 17:44:22 +01:00
Andrejus 35214f103e Add shared logo resource 2018-08-31 17:44:20 +01:00
Alistair MacDonald edcb6fccb0
Fix for crash on exiting app. 2018-08-31 17:43:14 +01:00
Lex Robinson 2f5e86c734
Merge pull request #25 from Lexicality/windows
Fix tilda_tools test not working in Windows
2018-08-31 17:20:30 +01:00
Lex Robinson 98e53077b6
Fix tilda_tools test not working in Windows
Fixes for hard coded '/'s.
2018-08-31 17:19:59 +01:00
Dave Arter a888d5a86a Settings app can be quit too 2018-08-31 17:05:14 +01:00
Dave Arter aff49d1ea7 Joystick center button can be clicked to select menu option 2018-08-31 17:04:45 +01:00
Dave Arter 66bb217412 Can now exit synth app and change octave 2018-08-31 16:48:27 +01:00
Marek Ventur b1960d34ae
Merge pull request #34 from davea/ensure_clean_restarts
Ensure apps call restart_to_default() when finished
2018-08-31 16:39:42 +01:00
Dave Arter a78c19d05c Ensure apps call restart_to_default() when finished 2018-08-31 16:20:30 +01:00
Marek Ventur 5d777f23da Badge Store: Update/Remove 2018-08-31 15:55:28 +01:00
Marek Ventur 02d3c1512b Show correct rssi strength on homescreen 2018-08-31 14:23:06 +01:00
dps.lwk 01d5c2dc5c
back to 3 as we have no time 2018-08-31 12:13:08 +01:00
dps.lwk 22f478ecc7
Fix Kimballs C in Python semicolons 2018-08-31 11:56:03 +01:00
Kimball Johnson d6c0318929 Send 2 lots of 2 neopixel zeros 2018-08-31 11:48:37 +01:00
Kimball Johnson b4768d0300 Turn of neopixels on boot 2018-08-30 23:30:26 +01:00
Alistair MacDonald 6be3300da0
Wait for the SIM800 to start if it has not already 2018-08-30 22:24:55 +01:00
Alistair MacDonald e97f61626b
Wait for the SIM800 to start if it has not already 2018-08-30 22:24:06 +01:00
Marek Ventur 63fb58dcdd Update boot(strap).py 2018-08-30 19:17:08 +01:00
Marek Ventur 6d303c554f
Merge pull request #31 from Floppy/homescreen-name-db-key
Fix homescreen name database key
2018-08-30 18:49:51 +01:00
Marek Ventur 780b1a2fc3
Merge pull request #32 from Floppy/dry-homescreen-name-rendering
DRY up the homescreen name rendering
2018-08-30 18:49:26 +01:00
James Smith d0c461cf2c
DRY up the rendering of the name on the homescreen 2018-08-30 18:43:00 +01:00
James Smith 1bb1205617
Fix homescreen name db key 2018-08-30 18:37:47 +01:00
Marek Ventur f993b5526e
Merge pull request #16 from philcrump/phil-add-ntp
Add NTP lib.
2018-08-30 18:07:32 +01:00
Marek Ventur 7b1b93e02b
Merge pull request #30 from philcrump/phil-fix-py36
firmware-update.py: Use py3.6 compatible arguments to subprocess.run()
2018-08-30 18:06:09 +01:00
Phil Crump 13dec9e50e firmware-update.py: Use py3.6 compatible arguments to subprocess.run() 2018-08-30 18:02:49 +01:00