Commit Graph

34 Commits

Author SHA1 Message Date
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
79325d9209 removed workspace.xml 2020-12-09 12:44:21 +01:00
afa5141af6 Merge branch 'frank-dev2' into develop 2020-12-09 12:32:54 +01:00
21a20727f6 added gitignore 2020-12-09 11:27:39 +01:00
63a6db0b57 Merge branch 'develop' into timo
# Conflicts:
#	.idea/workspace.xml
#	cmd/server/server.go
#	core/collectors.go
#	core/format.go
#	core/http.go
#	core/pipeline.go
#	go.mod
2020-12-09 11:21:30 +01:00
c307f3a300 adds ublox data to the map 2020-12-09 11:15:35 +01:00
074e4f49cc read sensordata and update the map 2020-12-08 22:35:51 +01:00
580ac21ca0 adds map to the index file 2020-12-08 13:58:47 +01:00
6b5a98a2a8 get static folder from frank-dev 2020-12-08 13:30:12 +01:00
6dcfbd012f merge 2020-12-08 13:00:38 +01:00
d8781945d4 changes in workspace 2020-12-08 12:45:22 +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
64c7f9b644 Remove ignored files 2020-12-03 15:15:09 +01:00
bcdf7ddbf7 cleaned up develop and merged with refactoring 2020-12-03 15:09:33 +01:00
e33761bc46 fixed errors 2020-12-03 13:07:53 +01:00
cefb0153b2 refactor and implemented data pipeline 2020-12-02 19:41:41 +01:00
05946c3230 moved dispatcher, preparing for sensor data consolidation 2020-11-25 21:20:21 +01:00
a3d5d7390d refactored cmd & server 2020-11-25 20:30:01 +01:00
77ead4346c refactored, implemented ubx parser and serial reader 2020-11-25 19:18:22 +01:00
c663a9fb44 branch develop 2020-11-18 14:17:42 +01:00
451de46f7b switched to relative sensor data (gyroscope) 2020-11-07 20:35:52 +01:00
718e4c0f51 3d orientation visualization html/css 2020-11-07 17:58:47 +01:00
edb74a66fd added dispatcher.go 2020-11-07 12:19:00 +01:00
c511491229 initial working version 2020-11-07 12:18:45 +01:00