Commit Graph

24 Commits

Author SHA1 Message Date
a04c95b0be Add -r for rm and -p for mkdir 2022-09-03 16:28:25 -07:00
ec6d216346 Add LoadResources() to API 2022-08-30 12:13:22 -07:00
31c5c51b87 Allow API client to be made from connection 2022-05-07 21:23:42 -07:00
d75d893409 Remove replace directive and fix firmware upgrade error 2022-05-01 20:40:30 -07:00
6ba50fb7de Add context support and update lrpc 2022-05-01 15:22:28 -07:00
fe00e8bb65 Use default codec 2022-05-01 11:41:16 -07:00
a1ee021675 Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
c929635029 Use rpcxlite 2022-04-30 03:25:27 -07:00
9990e92f19 Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
65cae3aeab Add update weather command to itctl 2022-02-23 21:22:03 -08:00
dcec9f593b Propagate FS errors on read/write and close files when finished writing 2021-12-13 09:58:34 -08:00
8c020f792d Implement file transfer progress 2021-12-12 17:08:48 -08:00
9bfdaef70c Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
082fdc02f4 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
49a7a51527 Allow multiple paths in mkdir and remove 2021-11-23 13:35:18 -08:00
0720feba96 Fix write file in api package 2021-11-23 11:19:21 -08:00
fcb5bcd967 Add BLE FS to API package 2021-11-23 11:12:16 -08:00
c881502b44 Use api package in itgui 2021-10-24 13:27:14 -07:00
2426582bd3 Fix API package 2021-10-24 00:49:48 -07:00
32cab6d00f Update itctl to use api 2021-10-23 18:41:03 -07:00
e45bfe3de8 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
d16c5ea96d Add cancellation to api package 2021-10-22 22:30:58 -07:00
68bac8859f Add doc comments to api package 2021-10-22 21:01:18 -07:00
a235903583 Send response types in socket responses and create api package 2021-10-22 20:47:57 -07:00