Commit Graph

20 Commits

Author SHA1 Message Date
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