Commit Graph

46 Commits

Author SHA1 Message Date
2cb1f0daa4 vincenty and covering measurement time offset 2021-01-09 00:38:08 +01:00
536bf387c8 distance 2021-01-08 22:47:30 +01:00
dd7107b1a9 changed formula for calculating earth distances 2021-01-08 17:48:41 +01:00
6f6da95780 fix error for some records in acc chart 2021-01-08 16:33:35 +01:00
ec11f2541d implements chart for ublox accuracy and distance between ublox and smartphone pos. in fullreplay 2021-01-08 07:17:27 +01:00
e74f0fd895 Merge branch 'develop' into frank-dev2 2021-01-07 20:00:42 +01:00
863f919471 add acc Chart 2021-01-07 17:18:05 +01:00
9171452057 more readme, small state machine change and fixed wrong websocket close 2021-01-07 15:40:07 +01:00
e611b21d80 corrects calculation of speed in kmh 2021-01-07 09:54:13 +01:00
4c3b640a54 Merge branch 'develop' into frank-dev2 2021-01-07 09:44:34 +01:00
e4dda5b308 cleanup code 2021-01-07 09:41:25 +01:00
4a21d4edfa add chart that shows tcp and serial speed over time 2021-01-07 09:38:54 +01:00
c3f9240801 adds accuracy chart for trackings 2021-01-06 22:33:16 +01:00
f07d27b325 no replay if not needed and no multiple replays at same time 2021-01-06 13:37:29 +01:00
b1dcc863e5 shows trackingstate REPLAY and PIPELINE CLOSED 2021-01-05 13:13:01 +01:00
acee3f9465 adds speed chart for serial and tcp 2021-01-05 12:56:34 +01:00
7805e89f5f add speeds chart in replay 2021-01-04 21:09:51 +01:00
c7698fa06e add button to open full replay view 2021-01-04 05:01:48 +01:00
6ded3ec741 implemented replayFull.html scripts 2021-01-02 16:44:13 +01:00
b45f27f831 add first draft of replay page layout 2020-12-31 22:37:17 +01:00
8c18b2d3f5 change map style, line opacity and zoom 2020-12-31 15:51:19 +01:00
39efd32509 change compass view and functionality 2020-12-29 02:44:08 +01:00
e0ebf17cab some improvements 2020-12-28 14:12:28 +01:00
bc2976c0db redesign speedometer 2020-12-28 09:20:00 +01:00
2a9bb7f888 add compass functionality 2020-12-28 08:26:23 +01:00
c0ae64b035 add compass 2020-12-28 06:53:49 +01:00
292d93622f adds compass to the page 2020-12-27 18:19:13 +01:00
c59d482333 adds TCP speed data 2020-12-27 17:15:57 +01:00
5fb76a76ca improves error handling when there is no sensor data 2020-12-27 14:57:17 +01:00
1bde599b46 catch errors if there is no sensor data 2020-12-27 02:20:18 +01:00
fffda650bb convert speed to kmh and display it in browser 2020-12-25 22:19:37 +01:00
a64aa0db7c make map follow one sensor if other is not connected 2020-12-25 19:48:23 +01:00
8a26d8bf61 ignore if no incoming TCP or serial data 2020-12-25 19:28:37 +01:00
b0b0b487dc add speedometer 2020-12-21 13:36:52 +01:00
798367bb5e adds checkboxes for TCP and SERIAL before opening a pipeline 2020-12-19 08:52:42 +01:00
d7b849d94b add HTTP request for POST 2020-12-18 15:40:40 +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
379d174f2b add function to ignore 0 Values 2020-12-15 13:29:05 +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
40216f11b3 wired webhandler up 2020-12-13 02:52:19 +01:00
a81535758c add legent to the map 2020-12-10 16:47:52 +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
6b5a98a2a8 get static folder from frank-dev 2020-12-08 13:30:12 +01:00