Elara Elara6331
Elara6331 commented on issue Elara6331/itd#5 2021-10-24 18:04:26 +00:00
Add ability to watch values to itctl

be5bdc625b adds watch command and watchable values to itctl

Elara6331 closed issue Elara6331/itd#5 2021-10-24 18:04:26 +00:00
Add ability to watch values to itctl
Elara6331 pushed to master at Elara6331/itd 2021-10-24 18:02:56 +00:00
be5bdc625b Add watch commands to itctl
Elara6331 closed issue Elara6331/itd#4 2021-10-24 17:37:36 +00:00
Improve socket API
Elara6331 commented on issue Elara6331/itd#4 2021-10-24 17:37:23 +00:00
Improve socket API

The socket is now documented at https://itd.arsenm.dev/socket/

Elara6331 pushed to master at Elara6331/itd-site 2021-10-24 09:25:36 +00:00
80ad96d0c4 Initial Commit
Elara6331 created repository Elara6331/itd-site 2021-10-24 09:24:00 +00:00
Elara6331 pushed to master at Elara6331/itd 2021-10-24 08:12:00 +00:00
0d0db949af Handle unknown request type
Elara6331 pushed to master at Elara6331/itd 2021-10-24 08:09:33 +00:00
0d164aef3d Use request type for error response type
Elara6331 pushed to master at Elara6331/itd 2021-10-24 07:49:53 +00:00
28610d9ebb Fix API package
Elara6331 pushed to master at Elara6331/itd 2021-10-24 07:45:56 +00:00
dff34b484d Return request type for response type
Elara6331 closed issue Elara6331/infinitime#2 2021-10-24 07:12:35 +00:00
Implement Motion Service
Elara6331 commented on issue Elara6331/itd#4 2021-10-24 05:08:16 +00:00
Improve socket API

2ea9f99db6 should improve or completely fix the false-positive firmware updating error

Elara6331 pushed to master at Elara6331/itd 2021-10-24 05:06:12 +00:00
2ea9f99db6 Disable firmware updating error once progress channel closed
44dc5f8e47 Use sent bytes to check if transfer complete
4d35912466 Remove test
ef29b9bee4 Update itctl to use api
e198b769f9 Generalize socket cancellation and update API accordingly
Compare 6 commits »
Elara6331 opened issue Elara6331/infinitime#3 2021-10-24 00:03:00 +00:00
Not working with BlueZ 5.62
Elara6331 commented on issue Elara6331/itd#4 2021-10-23 05:35:52 +00:00
Improve socket API

eeba9b2964 adds cancellation for watchable values

Elara6331 commented on issue Elara6331/itd#4 2021-10-23 05:32:55 +00:00
Improve socket API

80a5867d6b adds types to socket responses

Elara6331 pushed to master at Elara6331/itd 2021-10-23 05:31:16 +00:00
8cf2b47733 Add cancellation to api package
f20fdcb161 Add responses to cancellation requests
eeba9b2964 Add cancellation to watchable values
d7057e3f9c Add doc comments to api package
80a5867d6b Send response types in socket responses and create api package
Compare 6 commits »
Elara6331 pushed to master at Elara6331/infinitime 2021-10-23 04:32:00 +00:00
53aa6f8a0c Add cancel functions to battery level and heart rate
Elara6331 opened issue Elara6331/itd#6 2021-10-23 02:09:21 +00:00
Add motion service to itgui