Commit graph

230 commits

Author SHA1 Message Date
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 3cea0af9b5 continued implementing the new JSON API (caution: START SEQUENCE SETTINGS STILL NOT WORKING) 2019-03-02 23:01:05 +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 3010984259 cleanup 2019-02-08 19:47:27 +01:00
Dorian Zedler 74b6a3f429 started to implement error dialog 2019-01-01 15:23:15 +01:00
Dorian Zedler c72c7fc992 Update CHANGELOG.md 2018-12-26 14:45:46 +01:00
Dorian Zedler f5c4c44535 Update CHANGELOG.md 2018-12-26 14:45:27 +01:00
Dorian Zedler b66431651b Update CHANGELOG 2018-12-26 14:44:27 +01:00
Dorian Zedler 36bcc350e2 Update README.md 2018-11-28 21:45:49 +01:00
Dorian Zedler 92a5c57dfe Update README.md 2018-11-28 21:45:33 +01:00
Dorian Zedler 4eaf342b5a tests 2018-11-01 20:16:10 +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 0235cfe8f5 added more functionality when connected to the base station 2018-09-23 19:31:10 +02:00
Dorian Zedler b93b598c80 Added functionality to connect to base station 2018-09-23 17:54:20 +02:00
Dorian Zedler cae918b421 Update README.md 2018-09-23 14:43:10 +02:00
Dorian Zedler 52a49a80c5 Update README.md 2018-09-23 14:09:29 +02:00
Dorian Zedler 07772fd45b Update README.md 2018-09-23 13:56:13 +02:00
Dorian Zedler 19acffbe11 Fixed bug, that made the timeout look like an empty response 2018-09-18 17:36:11 +02:00
Dorian Zedler 2849dc0e3b removed some unnecessary functions
when connecting only the current timestamp is is requested -> connection speed doubled
2018-09-18 17:11:47 +02:00
Dorian Zedler 24f9dcbc6f changed the integration of the c++ classes into the qml code to make things cleaner,
everything seems to be working again
added false start sound
2018-09-17 23:06:34 +02:00
Dorian Zedler cd3e485bf2 test 2018-09-17 20:22:21 +02:00
Dorian Zedler b6a440efde the startpad is now fully functional 2018-09-09 20:18:08 +02:00
Dorian Zedler 4765684692 the startpad is now fully functional 2018-09-09 20:18:08 +02:00
Dorian Zedler 4f41f88f5f Update README.md 2018-09-04 09:56:23 +02:00
Dorian Zedler ba9ff3faf9 Update README.md 2018-09-04 09:56:23 +02:00
Dorian Zedler 2edbfc3999 Update README.md 2018-08-30 19:00:47 +02:00
Dorian Zedler 5651e80593 Update README.md 2018-08-30 19:00:47 +02:00
Dorian Zedler b3cf5ad8ac Update README.md 2018-08-30 18:59:46 +02:00
Dorian Zedler 68d2cdf692 Update README.md 2018-08-30 18:59:46 +02:00
Dorian Zedler 88b9aca8ff Update README.md 2018-08-30 18:56:00 +02:00
Dorian Zedler c868371792 Update README.md 2018-08-30 18:56:00 +02:00
Dorian Zedler 6c144d4b24 Update README.md 2018-08-30 18:50:37 +02:00
Dorian Zedler 1af8d42e1e Update README.md 2018-08-30 18:50:37 +02:00
Dorian Zedler c8a30e8657 Update README.md 2018-08-30 18:49:27 +02:00
Dorian Zedler e6fe1f0ef2 Update README.md 2018-08-30 18:49:27 +02:00
Dorian Zedler 4dc9ff53f3 increased stability of connection and added basic error handling 2018-08-30 17:49:24 +02:00
Dorian Zedler 759c9f10ce increased stability of connection and added basic error handling 2018-08-30 17:49:24 +02:00
Dorian Zedler ab51f501ca updated entire communication to tcp socets 2018-08-30 16:44:04 +02:00
Dorian Zedler 9de6dc3cc5 updated entire communication to tcp socets 2018-08-30 16:44:04 +02:00
Dorian Zedler 97d17618bf implemented connectivity to startpad 2018-08-29 18:33:39 +02:00
Dorian Zedler 6d44da2a25 implemented connectivity to startpad 2018-08-29 18:33:39 +02:00
Dorian Zedler 0661b3e515 added dark theme and started to implement connection to startpad 2018-08-28 23:03:35 +02:00
Dorian Zedler 2288064413 added dark theme and started to implement connection to startpad 2018-08-28 23:03:35 +02:00
Dorian Zedler 78194dda0f Made the Buzzer connection modular to be able to connect multiple devices to the app (like a startpad) 2018-08-18 21:27:27 +02:00
Dorian Zedler 94af5e7da5 Made the Buzzer connection modular to be able to connect multiple devices to the app (like a startpad) 2018-08-18 21:27:27 +02:00
Dorian Zedler 9bda535869 Update LICENSE 2018-08-16 10:41:15 +02:00
Dorian Zedler c9c83e3f5b Update LICENSE 2018-08-16 10:41:15 +02:00
Dorian Zedler fe6c62e9fc - Added multi-language support and a german translation
- Cleaned the code up
2018-08-14 17:07:42 +02:00
Dorian Zedler bd77301a9c - Added multi-language support and a german translation
- Cleaned the code up
2018-08-14 17:07:42 +02:00