Skip to content

Commit fb3a5ec

Browse files
committed
update list and jira subtasks
1 parent 2c8fa7f commit fb3a5ec

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

software/tracksight/rust_backend/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,14 @@ rust my beloved
66
todo for backend
77
[x] reading from serial and parsing
88
[x] set up channels between handlers
9-
[x] switch to using tokio (?)
9+
[x] switch to using tokio threading
1010
[x] verify that serial messages can be processed
11-
[ ] processing jsoncan to read metadata - deserialize bytes
12-
[ ] implementing client subscription map
11+
[x] processing jsoncan to read metadata - deserialize bytes
12+
[ ] implementing client subscription map, socket server for clients to serve data
1313
[ ] interfacing with influxdb and pushing data through
14-
[ ] socket clients to publish data
15-
[ ] proper error handling in backend and using optimal threading or whatnot
14+
[ ] ensure proper error handling in backend and logging
1615
[ ] implementing api endpoints
17-
[ ] figure out the time offset basetime thing
18-
[ ] implementing ntp and base time syncing
16+
[ ] figure out the time offset basetime thing, implement ntp and base time syncing
1917
...
2018

2119
##### processing can signals

0 commit comments

Comments
 (0)