Commit Graph

40 Commits

Author SHA1 Message Date
6cda14bc32 comments and fixes 2021-01-15 12:18:09 +01:00
c3246200d0 clean up js code 2021-01-13 13:16:59 +01:00
da5e98870f add smartphone accuracy data to chart again 2021-01-11 10:47:08 +01:00
55c9ad4f76 Merge branch 'develop' into frank-dev2
# Conflicts:
#	static/scripts/websocket.js
2021-01-11 08:29:44 +01:00
9dd271b3aa implements green and red lamp tolerance functionality 2021-01-11 08:23:01 +01:00
ed60415f27 jetzt hoffentlich xD 2021-01-11 02:08:41 +01:00
1301333629 BIG FRONTEND REFRESH =) 2021-01-11 00:01:00 +01:00
0cdaafcc44 frontend cleanup 2021-01-10 19:05:25 +01:00
f5e3efa635 Merge branch 'develop' into cubes 2021-01-10 16:42:49 +01:00
4bb37ab4ff implemented rotation calibration 2021-01-10 16:42:05 +01:00
36f2e35231 add lamps to visualize smartphone accuracy 2021-01-10 01:56:30 +01:00
0c8cc110ab Merge branch 'develop' of https://git.timovolkmann.de/tvolkmann/gyrogpsc into develop 2021-01-10 00:32:28 +01:00
ecd0b8ecf5 websocket auto reconnect 2021-01-09 13:30:06 +01:00
26fe6469a5 clean up code 2021-01-08 21:30:33 +01:00
863f919471 add acc Chart 2021-01-07 17:18:05 +01:00
c3f9240801 adds accuracy chart for trackings 2021-01-06 22:33:16 +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
06790ba8c8 removed old replay page 2021-01-02 11:54:03 +01:00
b45f27f831 add first draft of replay page layout 2020-12-31 22:37:17 +01:00
bc5fb7b6d7 remove compass.js file from index 2020-12-31 16:02:24 +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
fffda650bb convert speed to kmh and display it in browser 2020-12-25 22:19:37 +01:00
8a26d8bf61 ignore if no incoming TCP or serial data 2020-12-25 19:28:37 +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
ed0b0443c6 added replay template 2020-12-19 11:49:58 +01:00
798367bb5e adds checkboxes for TCP and SERIAL before opening a pipeline 2020-12-19 08:52:42 +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
40216f11b3 wired webhandler up 2020-12-13 02:52:19 +01:00