Commit Graph

34 Commits

Author SHA1 Message Date
Yannick Ulrich 008f6b35a9 2. Dropped channel in sensorFileReadHandle 2023-03-23 15:20:37 +00:00
Yannick Ulrich 98775600af [ci skip] 1. dropped channels in ITProperty 2023-03-23 15:20:37 +00:00
Yannick Ulrich 613d33ff4d Follow-up to 84c7a33: added unmount.go 2023-03-23 15:20:31 +00:00
Yannick Ulrich 1a1bc30df9 Renamed device folder 2023-03-12 12:55:44 +00:00
Yannick Ulrich c5a6e0d298 Added oneshot property to ITProperty 2023-03-12 12:43:42 +00:00
Yannick Ulrich dc53ead339 Fixed 'touch' behaviour 2023-03-11 14:08:49 +00:00
Yannick Ulrich b28c386c4e Used new error conversion routine 2023-03-04 09:19:27 +00:00
Yannick Ulrich 4c59561a99 Added error to syscall function
Some of these aren't ideal..
2023-03-04 09:14:49 +00:00
Yannick Ulrich 955e1323ce Send better syscall status codes 2023-03-01 19:36:44 +00:00
Yannick Ulrich b5328ece92 Made logging more consistent 2023-03-01 19:06:32 +00:00
Yannick Ulrich 2396623c73 Formatted interface checks 2023-03-01 18:57:02 +00:00
Yannick Ulrich a54ca7afdf Handle more errors 2023-03-01 18:08:58 +00:00
Yannick Ulrich 673383f795 Stylistic changes 2023-03-01 18:08:18 +00:00
Yannick Ulrich c05d4fe951 4. Split converters 2023-03-01 15:15:32 +00:00
Yannick Ulrich 87c78566c1 3. Added builder 2023-03-01 15:14:06 +00:00
Yannick Ulrich 8dd8f3d012 2. added fuse.go in main 2023-03-01 15:13:49 +00:00
Yannick Ulrich bf13b96660 1. moved fuse.go 2023-03-01 15:04:17 +00:00
Elara b757af7fed Switch to autogenerated DRPC framework 2023-01-02 22:30:17 -08:00
razorkitty 1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
Elara 0cdf8a4bed Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
Elara 9e63401db3 Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara c019d7523b Implement file transfer progress 2021-12-12 17:08:48 -08:00
Elara 2e8c825fff Add BLE FS to API package 2021-11-23 11:12:16 -08:00
Elara 7b870950d1 Implement BLE FS 2021-11-22 22:04:09 -08:00
Elara dff34b484d Return request type for response type 2021-10-24 00:45:50 -07:00
Elara 44dc5f8e47 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara e198b769f9 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara eeba9b2964 Add cancellation to watchable values 2021-10-22 22:14:01 -07:00
Elara 80a5867d6b Send response types in socket responses and create api package 2021-10-22 20:47:57 -07:00
Elara b87586ef15 Add MotionValues type 2021-10-22 13:42:33 -07:00
Elara 1492db7566 Implement motion service 2021-10-22 13:21:14 -07:00
Elara b7bd385c43 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara cb8d207249 Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00