4eaf342b5a
tests
2018-11-01 20:16:10 +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
0235cfe8f5
added more functionality when connected to the base station
2018-09-23 19:31:10 +02:00
b93b598c80
Added functionality to connect to base station
2018-09-23 17:54:20 +02:00
19acffbe11
Fixed bug, that made the timeout look like an empty response
2018-09-18 17:36:11 +02:00
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
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
cd3e485bf2
test
2018-09-17 20:22:21 +02:00
4765684692
the startpad is now fully functional
2018-09-09 20:18:08 +02:00
ba9ff3faf9
Update README.md
2018-09-04 09:56:23 +02:00
5651e80593
Update README.md
2018-08-30 19:00:47 +02:00
68d2cdf692
Update README.md
2018-08-30 18:59:46 +02:00
c868371792
Update README.md
2018-08-30 18:56:00 +02:00
1af8d42e1e
Update README.md
2018-08-30 18:50:37 +02:00
e6fe1f0ef2
Update README.md
2018-08-30 18:49:27 +02:00
759c9f10ce
increased stability of connection and added basic error handling
2018-08-30 17:49:24 +02:00
9de6dc3cc5
updated entire communication to tcp socets
2018-08-30 16:44:04 +02:00
6d44da2a25
implemented connectivity to startpad
2018-08-29 18:33:39 +02:00
2288064413
added dark theme and started to implement connection to startpad
2018-08-28 23:03:35 +02:00
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
c9c83e3f5b
Update LICENSE
2018-08-16 10:41:15 +02:00
bd77301a9c
- Added multi-language support and a german translation
...
- Cleaned the code up
2018-08-14 17:07:42 +02:00
ac43f98bcf
nothing changed
2018-08-13 11:00:10 +02:00
a3ff0cf7d6
some fixes
2018-08-12 21:05:59 +02:00
405f877daa
Added licence notice
2018-08-12 20:51:57 +02:00
e8a0b237a7
see changelog 0.04
2018-08-11 23:54:34 +02:00
bb8cd60a37
Add LICENSE
2018-08-11 11:49:21 +02:00
1331af45c4
added "add profile" dialog
2018-08-03 15:18:23 +02:00
1518680397
added symbol to indicate buzzer connectivity
...
added timer to refresh connectivity
2018-08-02 18:10:08 +02:00
51e3e543d9
added stuff
2018-08-02 12:51:05 +02:00
27500bfe7f
Update README.md
2018-07-30 17:31:45 +02:00
2061477c20
Update README.md
2018-07-30 17:24:53 +02:00
939afe8161
Update README.md
2018-07-30 17:24:26 +02:00
f35a159372
Update README.md
2018-07-30 17:24:06 +02:00
bb0a92e855
Update README.md
2018-07-30 17:23:13 +02:00
30ba7197b3
Update README.md
2018-07-30 17:22:54 +02:00
95aaf9e400
Update README.md
2018-07-30 17:21:53 +02:00
20ee5289b6
Add new file
2018-07-30 17:05:12 +02:00
c464aba765
Update CHANGELOG
2018-07-30 16:50:06 +02:00
eef1cffca0
fixed anchor bug, that made the Interface appear buggy then switching modes too fast and when rotatring the screen in runnging sor starting mode
2018-07-29 11:23:42 +02:00
0f6835e315
ignore .DS_Store
2018-07-28 23:12:49 +02:00
56534ee7a1
Delete .DS_Store
2018-07-28 23:09:32 +02:00
919a22a443
Update CHANGELOG
2018-07-28 23:08:22 +02:00
f3f208258d
sorted everything
2018-07-28 23:05:26 +02:00
ac65bc6ed1
added start sounds
...
completed start sequence
2018-07-28 21:17:41 +02:00
a1077fb341
added settings to setup automatic start sequence
...
addad app settings class
2018-07-28 14:12:55 +02:00
9001272ada
Some graphical improvements
2018-07-26 22:13:43 +02:00
6873e8a952
sopping the time with the buzzer and offset calculation is now fully working
2018-07-26 20:51:46 +02:00
c2071a8059
added buzzer connectivity
2018-07-26 14:54:11 +02:00