Commit Graph

35 Commits (master)

Author SHA1 Message Date
Thomas Lake a130e161dd Fix bootstrapped apps filter when no path specified 2018-09-19 20:42:52 +01:00
Thomas Lake dbb8515fb8 Don't remove paths explicitly specified on command line 2018-09-09 18:45:11 +01:00
Thomas Lake d72cdc9272 Optionally limit sync to bootstrapped apps
tilda_tools sync # Syncs everything, as before
tilda_tools --bootstrapped-apps sync # Removes any apps not marked as bootstrapped in their main.py

Fixes #123
2018-09-09 18:39:43 +01:00
Marek Ventur 2cd2ca468f
Merge pull request #58 from hazanjon/tools_windows_fix
tilda_tools - Fix "'charmap' codec can't decode byte 0x9d" on windows for validate, sync, run
2018-09-01 18:45:43 +01:00
Marek Ventur 87c82fffb7 Delete bootstrap.py on sync 2018-09-01 18:27:03 +01:00
Jon Hazan f3e3c98211 Fix charmap error when using tilda_tools on windows 2018-09-01 18:25:04 +01:00
Jon Hazan 1155953462 Fix charmap error when using tilda_tools on windows 2018-09-01 18:19:14 +01:00
Marek Ventur 0dec27757c Don't allow sync without filter 2018-09-01 18:17:56 +01:00
Marek Ventur aa6a80c269 Fix sync for windows users 2018-09-01 18:14:21 +01:00
Marek Ventur 3fd67bc82a
Update DFU instructions 2018-09-01 14:28:50 +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
Phil Crump 13dec9e50e firmware-update.py: Use py3.6 compatible arguments to subprocess.run() 2018-08-30 18:02:49 +01:00
prehensile be79970675 added /dev/tty.usbmodemTiLDA* to glob paths in find_tty 2018-08-30 15:03:52 +01:00
Marek Ventur a0d1d95b45 Fix boot.py 2018-08-29 15:36:45 +01:00
Marek Ventur 21560c049e Add wpa enterprise to bootstrap.py/wifi.py 2018-08-29 15:06:51 +01:00
Marek Ventur 3d42f7458f Soft-reset before syncing 2018-08-29 13:06:36 +01:00
Marek Ventur 4fb8205cab Fix tests, remove debug leftovers 2018-08-29 12:39:09 +01:00
Marek Ventur be985b3240 fix tilda-tools bootstrap 2018-08-29 12:39:09 +01:00
Marek Ventur a31d48749e Here be dragons: Don't use usb storage for syncing anymore, switch to REPL only 2018-08-27 16:06:04 +01:00
Marek Ventur 6564ac3681 Add wifi select UI to bootstrap 2018-08-27 10:02:16 +01:00
Marek Ventur 69c7cd39b5 Bootstrap 2018-08-26 20:27:23 +01:00
Marek Ventur 98f5a0507d Travis didn't like my last commit 2018-08-25 22:56:35 +01:00
Marek Ventur 0f168e6053 Inform users to install pyserial 2018-08-25 22:43:23 +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
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 7936cbf3a7 Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
Marek Ventur 88cdb14490 Don't validate upip resources 2018-08-01 20:07:16 +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 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