Commit Graph

63 Commits

Author SHA1 Message Date
0cdaafcc44 frontend cleanup 2021-01-10 19:05:25 +01:00
0ce9deeb2e missing cubes.js 2021-01-10 16:45:28 +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
3547f0e377 sort loaded trackings in dropdown 2021-01-09 12:09:41 +01:00
76f788c685 add serial speeds to chart 2021-01-09 02:31:15 +01:00
8c7812e737 Merge branch 'develop' into frank-dev2 2021-01-09 02:21:33 +01:00
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
fd3f440ab5 clear map data when loadin other replay 2021-01-08 21:33:54 +01:00
26fe6469a5 clean up code 2021-01-08 21:30:33 +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
954301f57d stylesheet 2020-12-28 15:37:49 +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