Commit graph

16 commits

Author SHA1 Message Date
dorian 049f678b11 - update file structure
- the base statio firmware updater is now fully working
2019-11-02 15:22:50 +01:00
dorian 496d274780 split the SettingsDialog up into multiple files 2019-10-18 16:10:41 +02:00
dorian 8f295735da the extensions are also using the update protocol now 2019-10-07 19:52:39 +02:00
dorian 79b3c346fa implemented update-protocoll 2019-10-06 19:02:47 +02:00
dorian 1f055931f7 minor bugfxes and optimizations 2019-08-20 22:55:37 +02:00
Dorian Zedler 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
Dorian Zedler a0a3d8cfe6 - finished up athlete stuff 2019-05-19 14:06:05 +02:00
Dorian Zedler fea01cf503 minor fixes and additions 2019-04-27 22:50:22 +02:00
Dorian Zedler eeb939ed26 - added 'disconnect' functionality for base station
- made IP->adress of base station editable
- some cleanup
2019-03-29 23:42:56 +01:00
Dorian Zedler 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
Dorian Zedler 9260358e11 changed internal structure completely to be more flexible and reliable 2019-03-07 17:18:24 +01:00
Dorian Zedler 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
Dorian Zedler 3ee2d2ac57 started to move to new JSON API (cation - NOT WORKING YET) 2019-03-02 20:20:13 +01:00
Dorian Zedler 34f9d0f08e continued to implement the base station connection 2018-10-14 18:39:39 +02:00
Dorian Zedler 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
Dorian Zedler b93b598c80 Added functionality to connect to base station 2018-09-23 17:54:20 +02:00