Commit Graph

488 Commits (master)

Author SHA1 Message Date
Marek Ventur d640329911 bootstrap.py + switch to badgeserver 2018-08-25 16:52:30 +01:00
Alistair MacDonald 6490ebb885
More Bluetooth functionality 2018-08-25 10:25:58 +01:00
Marek Ventur 14007f3d9e Random fixes 2018-08-24 23:00:09 +01:00
Alistair MacDonald ab91fcece0
Bluetooth pairing and connection 2018-08-24 15:03:24 +01:00
Alistair MacDonald f25369fdff
More Bluetooth added and other tidying 2018-08-24 12:57:25 +01:00
Alistair MacDonald 73501c4c62
Merge pull request #2 from emfcamp/sammachin-get-imsi
Added function to get the IMSI
2018-08-24 09:58:55 +01:00
Sam Machin 2904a08d5e
Added function to get the IMSI
Getting the IMSI is useful for trying to debug issues with peoples subscriptions  in the GSM netwotk and its not printed on the card or anywhere, if the card isn't inserted or hasn't started properly then the command returns ERROR
2018-08-24 08:57:59 +01:00
Marek Ventur ba94e340f8 fix wifi test 2018-08-23 23:11:57 +01:00
Marek Ventur 5b8189a015 Bootstrap 'app' 2018-08-23 23:07:25 +01:00
Alistair MacDonald 965c36e439
Quick typo fix 2018-08-22 23:51:11 +01:00
Alistair MacDonald ff81bbca94
Quick SMS fix
Force text mode on all SMS request just in case someone is issuing direct +CMGF commands from an app.
2018-08-22 16:18:59 +01:00
Alistair MacDonald 816f62ae96
Added getfirmwarever() 2018-08-22 16:02:32 +01:00
Alistair MacDonald 77fa55bb95
Added Bluetooth power, status and name/address 2018-08-22 15:53:57 +01:00
Alistair MacDonald beec1705bc
Finished call, sms and basic functionality 2018-08-22 15:12:12 +01:00
Alistair MacDonald 1657999162
Fixing stupid filename typo. 2018-08-22 13:49:57 +01:00
Alistair MacDonald f900bb320f
Further command updates
More commands added. A few efficiency updates. command() not accepts non AT commands. Timeouts localised. Non blocking power on/off option now available.
2018-08-22 13:48:42 +01:00
Marek Ventur 68e0c97cbf Keep resources.py in sync with backend 2018-08-21 21:00:42 +01:00
Marek Ventur ae7c18d062 This is getting too big, so commiting now: More Tilda mk4 changes 2018-08-21 20:47:39 +01:00
Alistair MacDonald f2a3b23872
Initial upload of SIM800 library
Base command processing is done. A selecting of commands implemented (mostly call and network).
2018-08-19 18:14:37 +01:00
Marek Ventur 42c27b9ce2 First pass at making libs work with Mk4 2018-08-18 22:18:22 +01:00
Marek Ventur 80e1e03446 Update firmware updater for TiLDA Mk4. Sadly I had to take a dependency on dfu-util though 2018-08-12 17:53:11 +01:00
Marek Ventur 72e124eb5b random lib and homescreen improvements 2018-08-07 22:41:33 +01:00
Marek Ventur 8904484cb9 improve homescreen lib 2018-08-06 21:45:35 +01:00
Marek Ventur 7936cbf3a7 Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
Marek Ventur 1c9e95db23 Working badge store 2018-08-02 22:42:45 +01:00
Marek Ventur b4da6f49f0 Badge store lib 2018-08-02 21:33:29 +01:00
Marek Ventur 1510dbb4ac wip - badge store lib 2018-08-01 21:42:33 +01:00
Marek Ventur 88cdb14490 Don't validate upip resources 2018-08-01 20:07:16 +01:00
Marek Ventur ee144e8c70 wip: icons 2018-07-31 21:15:50 +01:00
Marek Ventur 401e29975a fixes 2018-07-30 21:30:52 +01:00
Marek Ventur 71e1ec63ff * app lib working now
* refactored tests
* added ospath lib
* deleted test app
* added metadata reader
2018-07-29 17:37:43 +01:00
Marek Ventur 034433c194 fix travis test 2018-07-27 23:39:39 +01:00
Marek Ventur 1fd7f5c0db * Add upip dependencies
* Add firmware updater
* Add urlencode lib
* Add tests for http library
* Support form encoding in http post
2018-07-27 23:35:39 +01:00
Marek Ventur 992d00dc0f Make categories required 2018-07-22 11:34:07 +01:00
Marek Ventur c0364e333f Fix setUp/tearDown scope 2018-07-22 11:20:56 +01:00
Marek Ventur af162a7134 Add travis.yml 2018-07-22 00:25:50 +01:00
Marek Ventur 32e278d4c9 Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00
Marek Ventur 6e4e87e6c4 initial commit 2018-07-15 15:31:19 +01:00