Commit Graph

29 Commits

Author SHA1 Message Date
Elara 56ed3dda88 Remove debug code 2021-12-11 22:23:01 -08:00
Elara 9bfdaef70c Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
Elara 9108dbd40b Fix and add error messages to fs operations 2021-11-27 00:03:13 -08:00
Elara d8f4fd8aa5 Ensure that the FS works after a reconnect 2021-11-25 20:35:03 -08:00
Elara 50db403614 Add missing responses to some FS operations 2021-11-25 19:46:04 -08:00
Elara eda92e2d62 Get BLE FS once rather than on every connection 2021-11-25 19:41:44 -08:00
Elara fe1ebc40a0 Implement BLE FS 2021-11-22 22:04:09 -08:00
Elara 5c8fd72f85 Handle unknown request type 2021-10-24 01:11:57 -07:00
Elara cf7dbd0b9c Use request type for error response type 2021-10-24 01:09:27 -07:00
Elara 8d29ece214 Return request type for response type 2021-10-24 00:45:50 -07:00
Elara 4b6b2a4581 Disable firmware updating error once progress channel closed 2021-10-23 22:03:33 -07:00
Elara e45bfe3de8 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara 46a891d852 Add responses to cancellation requests 2021-10-22 22:15:35 -07:00
Elara ff8ce1b2a5 Add cancellation to watchable values 2021-10-22 22:14:01 -07:00
Elara a235903583 Send response types in socket responses and create api package 2021-10-22 20:47:57 -07:00
Elara 4b95af905d Implement motion service 2021-10-22 13:21:14 -07:00
Elara 0054a0b3cf Update infinitime library version to fix intermittent DFU issues 2021-10-21 20:27:58 -07:00
Elara ce31929a73 Show update file names when selected in itgui 2021-10-07 13:38:13 -07:00
Elara b365fdfcd3 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara 12c5e924a2 Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 91f2f28076 Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara ca02e8c62f Add transliteration 2021-10-04 01:05:01 -07:00
Elara ea63f43638 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara 36b683204d Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 59ecd11340 Create new config format 2021-08-24 08:33:41 -07:00
Elara eed4a41230 Fix find and replace error 2021-08-22 13:53:32 -07:00
Elara c1134926aa Update infinitime library to fix connection bug 2021-08-22 13:13:37 -07:00
Elara a769bac3c2 Add uninstall rule to makefile 2021-08-21 17:17:25 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00