Go to file
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
.development 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
badge_store Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
home_default improve homescreen lib 2018-08-06 21:45:35 +01:00
launcher Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
lib Added function to get the IMSI 2018-08-24 08:57:59 +01:00
settings Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
shared wip - badge store lib 2018-08-01 21:42:33 +01:00
upip * app lib working now 2018-07-29 17:37:43 +01:00
.gitignore * Add upip dependencies 2018-07-27 23:35:39 +01:00
.travis.yml Add travis.yml 2018-07-22 00:25:50 +01:00
README Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00
boot.py Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
bootstrap.py random lib and homescreen improvements 2018-08-07 22:41:33 +01:00
tilda_tools Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00

README

TiLDA Mk4 App Library
-------------------

* How to use tilda_tools.py
* How to transfer this to badge
* How to fork
* How to make your own changes
* How to run tests
* How to send a PR