Commit Graph

40 Commits

Author SHA1 Message Date
2d2b823592 comments 2021-01-15 17:37:24 +01:00
b0e18cb212 fixed tcp collector 2021-01-15 14:51:51 +01:00
b4a3b09fb1 backend bugfixes 2021-01-11 01:18:38 +01:00
9f91328c08 fixed weird behavior 2021-01-11 00:00:30 +01:00
4bb37ab4ff implemented rotation calibration 2021-01-10 16:42:05 +01:00
ecd0b8ecf5 websocket auto reconnect 2021-01-09 13:30:06 +01:00
1632419420 fixed deadlock 2021-01-08 22:09:32 +01:00
f5a6ec00b2 changed fix for old record 2021-01-07 16:59:52 +01:00
9171452057 more readme, small state machine change and fixed wrong websocket close 2021-01-07 15:40:07 +01:00
e66f631c2f added readme, commented functionality, cleaned up 2021-01-06 17:05:30 +01:00
f07d27b325 no replay if not needed and no multiple replays at same time 2021-01-06 13:37:29 +01:00
ca73b7c14e some backend fixes 2021-01-02 16:44:34 +01:00
e0ebf17cab some improvements 2020-12-28 14:12:28 +01:00
53351c7349 pipeline ordering 2020-12-28 11:06:41 +01:00
f42e2d29b0 Rearrange/Sync stream 2020-12-23 14:59:01 +01:00
ed0b0443c6 added replay template 2020-12-19 11:49:58 +01:00
100787f047 added fields to sensordata 2020-12-18 12:30:26 +01:00
5a3a9feca8 finished refactoring 2020-12-18 01:29:25 +01:00
b32cc0edeb [WIP] all-new pipeline wired up 2020-12-17 22:34:46 +01:00
c80090de1c [WIP] refactoring to pure push pipeline 2020-12-17 18:05:02 +01:00
7a5cb35c80 api operations idempotent 2020-12-15 14:34:14 +01:00
2a0b14e03d bugfixes everywhere 2020-12-15 00:34:19 +01:00
f223bbec8f get all trackings 2020-12-13 03:23:18 +01:00
40216f11b3 wired webhandler up 2020-12-13 02:52:19 +01:00
391020ec47 some improvements in logging and naming/structuring 2020-12-12 16:34:35 +01:00
1ea6822202 implemented automatic persistence for trackings 2020-12-12 03:26:10 +01:00
09791727a4 [WIP] eliminated data races & formatted files 2020-12-12 02:29:22 +01:00
a4a739c64b [WIP] started with db implementation 2020-12-11 20:42:19 +01:00
c3f6a9ff5b [WIP] bugfixes 2020-12-11 18:38:39 +01:00
ae9b08e0c4 [WIP] repository and service encapsulation 2020-12-11 17:34:31 +01:00
01d5feed7b [WIP] save point 2020-12-11 01:18:05 +01:00
2a9c3a1153 [WIP] add functionality 2020-12-10 13:52:21 +01:00
dfde29ed10 added synchronization check for invalid timestamps 2020-12-10 13:51:48 +01:00
d16dd61863 changed serial read behavior 2020-12-10 13:20:20 +01:00
b03d7fcfa2 small changes in sensordata logic 2020-12-10 09:43:44 +01:00
f5f98ced5b renamed format.go to sensordata.go 2020-12-10 09:27:17 +01:00
074e4f49cc read sensordata and update the map 2020-12-08 22:35:51 +01:00
a55dce3820 first synchronizer implementation 2020-12-07 15:10:28 +01:00
eae4bc2e67 changed ubx height reference and optimized logging 2020-12-06 22:26:49 +01:00
bcdf7ddbf7 cleaned up develop and merged with refactoring 2020-12-03 15:09:33 +01:00