77680704e1
Added FUSE support ( #55 )
...
This exposes the watches' file system over FUSE. This way, we can access files on the watch without having to go through `itctl` or developing 3rd party tools.
**Features**
- [x] read/write access to the file system
- [x] read access to momentary sensor data
- [x] live access to sensor data (i.e. WatchMotion rather than Motion)
- [x] configuration of mount point
Co-authored-by: Yannick Ulrich <yannick.ulrich@durham.ac.uk>
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/55
Co-authored-by: yannickulrich <yannick.ulrich@protonmail.com>
Co-committed-by: yannickulrich <yannick.ulrich@protonmail.com>
2023-03-25 22:23:51 +00:00
35701b1396
Switch from zerolog to go.arsenm.dev/logger in itctl
2023-01-04 15:17:14 -08:00
e858c43b5e
Switch from zerolog to go.arsenm.dev/logger
2023-01-04 15:06:05 -08:00
6337fde64e
Upgrade go.arsenm.dev/drpc
2023-01-04 14:25:58 -08:00
19a9f64525
Move multiplexing code into separate module
2023-01-03 13:06:38 -08:00
b656c69350
Add connection multiplexing, fixing itgui
2023-01-03 00:54:00 -08:00
01919e67a3
Fix dependencies
2023-01-02 23:06:04 -08:00
d41872ab64
Switch to autogenerated DRPC framework
2023-01-02 22:30:17 -08:00
23f9344378
Remove pactl dependencies ( Arsen6331/infinitime#6 )
2022-11-19 15:29:10 -08:00
d6fa98fdac
Add resource loading to ITD FS tab
2022-11-15 19:20:34 -08:00
87bca3270a
Add navigation support via PureMaps
2022-11-07 12:22:14 -08:00
9298d7c920
Update infinitime library
2022-10-25 12:38:02 -07:00
ecca2b320e
Update infinitime library
2022-10-20 01:42:23 -07:00
5301546e7e
Update infinitime library
2022-10-17 12:50:51 -07:00
cdc5d22867
Update infinitime library
2022-10-17 12:24:17 -07:00
aefe6a82ff
Close channel once resource uploading complete
2022-10-16 12:42:59 -07:00
a178319e28
Add resource loading to itctl
2022-08-30 13:01:36 -07:00
ec6d216346
Add LoadResources() to API
2022-08-30 12:13:22 -07:00
df6f9f1872
Update infinitime library and bluetooth library ( Fixes #22 )
2022-08-19 14:05:30 -07:00
74ef74f90d
Revert #22 bandaid fix
2022-08-19 14:04:08 -07:00
f2d50d5bd9
Temporary bandaid fix for #22
2022-08-14 00:05:56 -07:00
bcf0d33531
Propagate context to lrpc
2022-05-12 17:14:34 -07:00
f5092cd2e1
Create and propagate contexts wherever possible
2022-05-11 13:24:12 -07:00
cab8e4b089
Add metrics graphs to itgui
2022-05-10 23:37:58 -07:00
5043bb8cfe
Add metrics collection via sqlite
2022-05-10 18:03:37 -07:00
74fbb79363
Update lrpc
2022-05-10 02:12:52 -07:00
63cacded4a
Update lrpc library
2022-05-07 15:12:29 -07:00
263e8c1bce
Rewrite itgui and add new screenshots
2022-05-05 14:00:49 -07:00
0429dc8197
Update infinitime library
2022-05-05 12:41:51 -07:00
095b82e2e9
Update lrpc for data race fixes
2022-05-04 16:16:28 -07:00
8723dddbc1
Update lrpc
2022-05-03 18:55:37 -07:00
2cda6e2bde
Update infinitime library
2022-05-02 20:21:47 -07:00
711df70edc
Allow changing bluetooth adapter ID
2022-05-02 20:17:38 -07:00
889d16fb0a
Update lrpc
2022-05-02 16:28:25 -07:00
4166903397
Update lrpc
2022-05-01 21:39:58 -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
51b8e581f7
Upgrade lrpc version
2022-05-01 13:59:40 -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
44c89408d2
Add debug logs
2022-04-23 20:20:13 -07:00
dc87e144e0
Re-add watch commands to itctl
2022-04-23 18:46:49 -07:00
de19b77c13
Update module go version to 1.17
2022-04-22 17:15:41 -07:00
9990e92f19
Switch from custom socket API to rpcx
2022-04-22 17:12:30 -07:00
7309674dcf
Use new changes in infinitime library to stop removing InfiniTime devices ( Fixes #10 )
2022-04-16 04:28:53 -07:00
2112894889
Update infinitime library for #9 fix
2022-03-04 12:05:58 -08:00
02bf90f10e
Rewrite itctl to use urfave/cli instead of spf13/cobra
2022-02-24 21:26:40 -08:00
57768acb94
Switch from viper to koanf
2022-02-21 11:20:02 -08:00
953db860c2
Update version of infinitime library for rewritten connection code
2022-02-21 02:47:48 -08:00
3d89a03ca7
Update Infinitime library to use custom agent
2021-12-16 21:32:06 -08:00