|
|
8a26d8bf61
|
ignore if no incoming TCP or serial data
|
2020-12-25 19:28:37 +01:00 |
|
|
|
f42e2d29b0
|
Rearrange/Sync stream
|
2020-12-23 14:59:01 +01:00 |
|
|
|
104fcb8066
|
Merge branch 'develop' of https://git.timovolkmann.de/tvolkmann/gyrogpsc into develop
|
2020-12-21 14:03:23 +01:00 |
|
|
|
b0b0b487dc
|
add speedometer
|
2020-12-21 13:36:52 +01:00 |
|
|
|
4d6b607070
|
Merge branch 'frank-dev2' into timo
|
2020-12-19 11:50:27 +01:00 |
|
|
|
ed0b0443c6
|
added replay template
|
2020-12-19 11:49:58 +01:00 |
|
|
|
c8d3fa58ab
|
backup database
|
2020-12-19 11:49:29 +01:00 |
|
|
|
798367bb5e
|
adds checkboxes for TCP and SERIAL before opening a pipeline
|
2020-12-19 08:52:42 +01:00 |
|
|
|
2aafb0024d
|
Merge branch 'develop' into frank-dev2
|
2020-12-18 15:54:21 +01:00 |
|
|
|
d7b849d94b
|
add HTTP request for POST
|
2020-12-18 15:40:40 +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 |
|
|
|
6003b19d2c
|
modified filtering of 0 Values
|
2020-12-17 14:46:35 +01:00 |
|
|
|
a4cd8d88d9
|
ignore 0 Values in Orientation and Position data
|
2020-12-16 12:18:50 +01:00 |
|
|
|
7a5cb35c80
|
api operations idempotent
|
2020-12-15 14:34:14 +01:00 |
|
|
|
fa1256b3c9
|
Merge branch 'develop' into frank-dev2
|
2020-12-15 13:30:21 +01:00 |
|
|
|
379d174f2b
|
add function to ignore 0 Values
|
2020-12-15 13:29:05 +01:00 |
|
|
|
2a0b14e03d
|
bugfixes everywhere
|
2020-12-15 00:34:19 +01:00 |
|
|
|
26014b0c34
|
Merge branch 'develop' into frank-dev2
# Conflicts:
# cmd/server/server.go
# templates/index.html
|
2020-12-14 10:38:06 +01:00 |
|
|
|
40b06dea7b
|
display long lat data in index.html
|
2020-12-14 10:30:47 +01:00 |
|
|
|
145642c6e9
|
fixed wrong param type in http handler
|
2020-12-13 03:38:58 +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 |
|
|
|
a81535758c
|
add legent to the map
|
2020-12-10 16:47:52 +01:00 |
|
|
|
53545013e0
|
add second cube to html and change layout
|
2020-12-10 16:46:16 +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 |
|