dorian
1f055931f7
minor bugfxes and optimizations
2019-08-20 22:55:37 +02:00
dorian
5ad720ecf3
- added parents
...
- waiting request are deleted after completed successfully
2019-08-20 10:19:35 +02:00
dorian
c571cb8c54
fixed some connection issues with the basestation and did some cleanup
2019-08-19 15:14:11 +02:00
75b193e642
fixed communication issues with the base station caused by data distributed over multiple packets once and for all (hopefully)
2019-05-21 18:40:45 +02:00
a0a3d8cfe6
- finished up athlete stuff
2019-05-19 14:06:05 +02:00
fea01cf503
minor fixes and additions
2019-04-27 22:50:22 +02:00
ab7154cfd0
- fixed a bug in baseconn
...
- added volume regulation for base station
2019-04-08 18:03:23 +02:00
eeb939ed26
- added 'disconnect' functionality for base station
...
- made IP->adress of base station editable
- some cleanup
2019-03-29 23:42:56 +01:00
f62a2f5b94
minor chhanges, mostly cleanup
2019-03-27 22:26:59 +01:00
ef60a4065a
- added icons in the top left corner which indicate connection status to the bas estation and off extentions connected to the base station
...
- minor changes
2019-03-24 21:16:16 +01:00
9260358e11
changed internal structure completely to be more flexible and reliable
2019-03-07 17:18:24 +01:00
88cf8a4328
finished to implement new JSON API, everything seems to work fine, but there are still some crashes and bugs
2019-03-03 17:31:24 +01:00
3cea0af9b5
continued implementing the new JSON API (caution: START SEQUENCE SETTINGS STILL NOT WORKING)
2019-03-02 23:01:05 +01:00
3ee2d2ac57
started to move to new JSON API (cation - NOT WORKING YET)
2019-03-02 20:20:13 +01:00
34f9d0f08e
continued to implement the base station connection
2018-10-14 18:39:39 +02:00
1e09ebe027
too many changes to document.
...
Summary:
- cleaned some stuff up in qml
- separated the timer and the main.qml and put it into "SpeedTimer.qml"
- continued on implementing the base conn connection
- started to get the whole time meassuring procedure out of qml and into c++
-> added new class (SpeedTimer) for that
2018-10-04 18:35:29 +02:00
b93b598c80
Added functionality to connect to base station
2018-09-23 17:54:20 +02:00