Commit Graph

201 Commits

Author SHA1 Message Date
9108dbd40b Fix and add error messages to fs operations 2021-11-27 00:03:13 -08:00
d8f4fd8aa5 Ensure that the FS works after a reconnect 2021-11-25 20:35:03 -08:00
371ffcc21f Remove replace directive 2021-11-25 19:49:07 -08:00
50db403614 Add missing responses to some FS operations 2021-11-25 19:46:04 -08:00
e88e8e487e Add newline for read file command if output is stdout 2021-11-25 19:44:43 -08:00
eda92e2d62 Get BLE FS once rather than on every connection 2021-11-25 19:41:44 -08:00
3eb93cdb35 Allow multiple call notification responses 2021-11-25 12:41:36 -08:00
d86216ef74 Remove playerctl from depencency list 2021-11-24 16:46:57 -08:00
9f055010c0 Update music control implementation 2021-11-24 16:44:36 -08:00
3e69b75a27 Remove useless function call 2021-11-24 13:07:48 -08:00
be99136bb5 Make sure modemmanager exists for call notifications 2021-11-24 13:04:20 -08:00
3a16bff83f Add comments 2021-11-24 12:00:44 -08:00
9bd78bccce Use clearer variable names 2021-11-24 11:54:16 -08:00
62817e4fbe Use new helper functions 2021-11-24 11:52:52 -08:00
715a53a91c Switch calls to use dbus library and add helpers for private connections 2021-11-24 11:36:36 -08:00
22709439c4 Switch to private bus connection 2021-11-23 22:03:41 -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
fe1ebc40a0 Implement BLE FS 2021-11-22 22:04:09 -08:00
8d6746e365 Update infinitime library to fix compatibility with BlueZ 5.62 2021-11-22 01:18:40 -08:00
e89e97749e Add reminder to validate firmware to itctl and itgui 2021-11-06 19:06:17 -07:00
ed3b7b2a99 Update default values to reflect new config fields 2021-11-01 11:28:55 -07:00
5cb6cfa5fb Upgrade infinitime library version 2021-11-01 11:21:37 -07:00
1c8fa559e4 Remove config version field 2021-10-27 08:34:10 -07:00
a3e9f1f4c4 Add whitelist support 2021-10-27 07:27:12 -07:00
2b75e64daf Add motion service to itgui 2021-10-25 09:45:19 -07:00
2a07dd3d1c Remove debug print and add error handling (itgui) 2021-10-25 00:11:41 -07:00
c881502b44 Use api package in itgui 2021-10-24 13:27:14 -07:00
c57c1f89b9 Add watch commands to itctl 2021-10-24 11:02:29 -07:00
5c8fd72f85 Handle unknown request type 2021-10-24 01:11:57 -07:00
cf7dbd0b9c Use request type for error response type 2021-10-24 01:09:27 -07:00
2426582bd3 Fix API package 2021-10-24 00:49:48 -07:00
8d29ece214 Return request type for response type 2021-10-24 00:45:50 -07:00
4b6b2a4581 Disable firmware updating error once progress channel closed 2021-10-23 22:03:33 -07:00
37c4fe5577 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
45621a98d5 Remove test 2021-10-23 18:42:22 -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
2ab8d24a43 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
d16c5ea96d Add cancellation to api package 2021-10-22 22:30:58 -07:00
46a891d852 Add responses to cancellation requests 2021-10-22 22:15:35 -07:00
ff8ce1b2a5 Add cancellation to watchable values 2021-10-22 22:14:01 -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
b63960ed88 Update readme 2021-10-22 17:12:46 -07:00
869f487456 Add MotionValues type 2021-10-22 13:42:33 -07:00
86db246d4a Add motion service to itctl 2021-10-22 13:40:16 -07:00
4b95af905d Implement motion service 2021-10-22 13:21:14 -07:00