Elara Elara6331
Elara6331 pushed to master at Elara6331/lrpc 2022-05-01 08:50:27 +00:00
8be1fd2348 Run gofmt and add badge to readme
Elara6331 created branch master in Elara6331/lrpc 2022-05-01 08:39:42 +00:00
Elara6331 pushed to master at Elara6331/lrpc 2022-05-01 08:39:42 +00:00
3a91648f70 Initial Commit
Elara6331 created repository Elara6331/lrpc 2022-05-01 08:28:53 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-04-30 10:26:21 +00:00
240e7a5ee4 Use rpcxlite
Elara6331 pushed to master at Elara6331/itd 2022-04-24 07:58:45 +00:00
625805fe96 Add comments
Elara6331 pushed to master at Elara6331/itd 2022-04-24 07:54:13 +00:00
4b6f7d408e Support bidirectional requests over gateway
Elara6331 pushed to master at Elara6331/itd 2022-04-24 03:20:18 +00:00
9034ef7c6b Add debug logs
Elara6331 pushed to master at Elara6331/infinitime 2022-04-24 03:08:55 +00:00
6c3f1b14c9 Clarify DFU debug logs
Elara6331 pushed to master at Elara6331/infinitime 2022-04-24 02:58:09 +00:00
2def4b13ac Add debug logging
2f51bde597 Use log level provided in options
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2022-04-24 01:46:57 +00:00
9939f724c4 Re-add watch commands to itctl
8dce33f7b1 Enable RPCX gateway
Compare 2 commits »
Elara6331 pushed to master at Elara6331/infinitime 2022-04-24 01:44:57 +00:00
bebd1017c5 Ensure that done signals for Watch functions are handled properly and restart notifications if they stop unexpectedly
Elara6331 pushed to master at Elara6331/itd 2022-04-23 02:22:57 +00:00
563009c44d Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd
d4a8a9f8c9 Improve error handling
7fd9af3288 Remove old code comment
4508559bfd Update module go version to 1.17
0cdf8a4bed Switch from custom socket API to rpcx
Compare 5 commits »
Elara6331 pushed to master at Elara6331/itd 2022-04-16 17:15:55 +00:00
2af6c1887f Fix typo in code (Czeck -> Czech)
Elara6331 pushed to master at Elara6331/itd 2022-04-16 17:14:19 +00:00
3a3f95acdf Fix typo (Czeck -> Czech)
Elara6331 pushed tag v0.0.5 to Elara6331/itd 2022-04-16 11:30:07 +00:00
Elara6331 closed issue Elara6331/itd#10 2022-04-16 11:29:02 +00:00
PineTime repeatedly displays passcode when out of range
Elara6331 pushed to master at Elara6331/itd 2022-04-16 11:29:02 +00:00
d318c584da Use new changes in infinitime library to stop removing InfiniTime devices (Fixes #10)
Elara6331 pushed to master at Elara6331/infinitime 2022-04-16 11:25:11 +00:00
b7a50271be Log when too many disconnects occur rather than removing the device (Arsen6331/itd#10)
Elara6331 pushed to master at Elara6331/itd 2022-04-02 22:20:36 +00:00
c8c617c10a Fix itctl panic when itd is not running (Fixes #14)