Commit Graph

24 Commits

Author SHA1 Message Date
a40a8c5ffd added JSDoc to refull.js and websocket.js 2021-01-15 19:08:08 +01:00
35f1b3f45f speed chart fix 2021-01-15 18:41:11 +01:00
196bbfd05b addDistanceFix 2021-01-15 18:08:33 +01:00
9199977b89 addDistanceFix 2021-01-15 17:53:32 +01:00
b303568a0f fix no serial data error on tracking analysis page 2021-01-15 17:06:24 +01:00
9e05dd1aba fix distVincenty() to using var instead of let again 2021-01-14 14:50:48 +01:00
f45cea959d adds JSDoc to some functions and to file headers 2021-01-13 19:43:56 +01:00
c3246200d0 clean up js code 2021-01-13 13:16:59 +01:00
0c8cc110ab Merge branch 'develop' of https://git.timovolkmann.de/tvolkmann/gyrogpsc into develop 2021-01-10 00:32:28 +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
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
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
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
6ded3ec741 implemented replayFull.html scripts 2021-01-02 16:44:13 +01:00