Commit Graph

21 Commits

Author SHA1 Message Date
Elara a885eacc70 Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 9e63401db3 Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 27aabdceba Make paths absolute for firmware upgrades 2021-12-12 17:46:50 -08:00
Elara c019d7523b Implement file transfer progress 2021-12-12 17:08:48 -08:00
Elara 69d1027f01 Create absolute directories for ITD to read/write 2021-12-11 22:13:21 -08:00
Elara 873df67d1f Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
Elara a9ef386883 Fix comments in filesystem commands 2021-11-27 00:11:37 -08:00
Elara cb8fb2c0bc Add newline for read file command if output is stdout 2021-11-25 19:44:43 -08:00
Elara 099b0cd849 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
Elara 04fb390bee Add reminder to validate firmware to itctl and itgui 2021-11-06 19:06:17 -07:00
Elara be5bdc625b Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara 44dc5f8e47 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara ef29b9bee4 Update itctl to use api 2021-10-23 18:41:03 -07:00
Elara ef4bad94b5 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 295892c8a8 Add motion service to itctl 2021-10-22 13:40:16 -07:00
Elara 419b2f5a79 Break transfer loops after refreshing progress bar 2021-08-27 09:01:46 -07:00
Elara cb8d207249 Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 5e34f656b3 Disable completion command 2021-08-21 19:03:18 -07:00
Elara 986d2064a7 Change recoverable errors to warn log level to stop shell from exiting 2021-08-21 14:15:55 -07:00
Elara 95cf5bfe6b Add interactive mode to itctl 2021-08-21 12:30:16 -07:00
Elara 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00