Commit Graph

56 Commits

Author SHA1 Message Date
Elara 7e68d5541c Add rewritten infinitime abstraction and integrate it into ITD 2024-04-13 21:20:12 -07:00
Elara 9998915959 Update domain 2023-04-20 19:54:58 -07:00
Elara 35701b1396 Switch from zerolog to go.arsenm.dev/logger in itctl 2023-01-04 15:17:14 -08:00
Elara e858c43b5e Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
Elara 053f8f50d7 Update itgui screenshots 2023-01-03 09:39:21 -08:00
Elara d41872ab64 Switch to autogenerated DRPC framework 2023-01-02 22:30:17 -08:00
Elara d6fa98fdac Add resource loading to ITD FS tab 2022-11-15 19:20:34 -08:00
Elara 1231dd5308 Add warning if current InfiniTime doesn't support BLE FS (#29) 2022-10-17 12:40:51 -07:00
Elara be57cdeea4 Handle error events in itctl res load command (#29) 2022-10-17 12:23:06 -07:00
Elara 5719e77b59 Add resource loading as part of DFU 2022-10-16 13:17:12 -07:00
Elara a04c95b0be Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
Elara a178319e28 Add resource loading to itctl 2022-08-30 13:01:36 -07:00
Elara d59e7af2d1 Fix comment above goroutine code 2022-07-31 02:40:46 -07:00
Elara 3c31bd2921 Fix bug where itctl doesn't exit on SIGINT/SIGTERM 2022-07-31 02:22:33 -07:00
Elara 900be6f2d0 Fix bug where help command doesn't show flags/subcommands 2022-07-31 02:15:42 -07:00
Elara 4250541891 Add metrics screenshot 2022-05-11 12:10:50 -07:00
Elara cab8e4b089 Add metrics graphs to itgui 2022-05-10 23:37:58 -07:00
Elara 263e8c1bce Rewrite itgui and add new screenshots 2022-05-05 14:00:49 -07:00
Elara 321afe0121 Fix bug where itctl could not be killed 2022-05-01 20:32:59 -07:00
Elara 6ba50fb7de Add context support and update lrpc 2022-05-01 15:22:28 -07:00
Elara a1ee021675 Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
Elara dc87e144e0 Re-add watch commands to itctl 2022-04-23 18:46:49 -07:00
Elara 9990e92f19 Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
Elara c5ea3df255 Fix itctl panic when itd is not running (Fixes #14) 2022-04-02 15:20:31 -07:00
Elara 5b87af872f Update 'cmd/itctl/main.go' 2022-03-15 16:16:44 -07:00
Elara ffed644beb Remove exit error handler because it causes duplicated help text 2022-03-15 16:06:05 -07:00
Elara 02bf90f10e Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 65cae3aeab Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 233b0f77f0 Make paths absolute for firmware upgrades 2021-12-12 17:46:50 -08:00
Elara 8c020f792d Implement file transfer progress 2021-12-12 17:08:48 -08:00
Elara 38eda50537 Create absolute directories for ITD to read/write 2021-12-11 22:13:21 -08:00
Elara 9bfdaef70c Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
Elara 488b5a7d89 Fix comments in filesystem commands 2021-11-27 00:11:37 -08:00
Elara e88e8e487e Add newline for read file command if output is stdout 2021-11-25 19:44:43 -08:00
Elara 082fdc02f4 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
Elara e89e97749e Add reminder to validate firmware to itctl and itgui 2021-11-06 19:06:17 -07:00
Elara 2b75e64daf Add motion service to itgui 2021-10-25 09:45:19 -07:00
Elara 2a07dd3d1c Remove debug print and add error handling (itgui) 2021-10-25 00:11:41 -07:00
Elara c881502b44 Use api package in itgui 2021-10-24 13:27:14 -07:00
Elara c57c1f89b9 Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara 37c4fe5577 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara 45621a98d5 Remove test 2021-10-23 18:42:22 -07:00
Elara 32cab6d00f Update itctl to use api 2021-10-23 18:41:03 -07:00
Elara e45bfe3de8 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara 2ab8d24a43 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 86db246d4a Add motion service to itctl 2021-10-22 13:40:16 -07:00
Elara ce31929a73 Show update file names when selected in itgui 2021-10-07 13:38:13 -07:00
Elara 9b2507de4c Break transfer loops after refreshing progress bar 2021-08-27 09:01:46 -07:00
Elara 5bc63b7864 Add fatal error dialog 2021-08-27 08:47:24 -07:00
Elara 50f3f244a3 Add comments to gui 2021-08-26 08:47:17 -07:00