Commit Graph
86 Commits
Author SHA1 Message Date
johannes b8b66ac15e updated to newest verions requirements 2025-01-05 16:06:22 +01:00
johannes 0e52515730 fixed delete on shared pointer warning 2024-01-01 19:12:36 +01:00
johannes 243087c292 fixed deprecated random_shuffle 2024-01-01 19:11:58 +01:00
johannes 5e83f5d2b6 added some filetypes to .gitignore 2023-12-29 16:26:00 +01:00
johannes 82a7ca5151 update readme 2023-12-29 16:24:28 +01:00
johannes b9efe93baf added remaining laps label in race mode 2021-12-27 20:34:16 +01:00
johannes e102dab939 feature: added possibility to change hardware interface from GUI 2019-12-29 17:07:42 +01:00
johannes 8443b12937 replaced deprecated colorrole 2019-12-29 17:04:26 +01:00
johannes b4e9fb4c38 fix: coloring in timemodel. Fastest lap was not colored green if a not valid faster lap exists 2019-12-28 23:07:09 +01:00
johannes e55032d2ed fix: fastest sectors can only be from valid laps 2019-12-27 20:48:31 +01:00
johannes f3692fb825 fix: minsec-times invalid if first lap is not valid 2019-12-26 20:37:43 +01:00
johannes 64c5e426b3 fix: if the first lap is not valid the fastest lap will no longer be compared to the broken lap 2019-12-26 20:28:45 +01:00
johannes 58f44dc957 changed serial reading from lowlevel to boost with hope for more stability, changed a lot of smart pointers to unique_ptr, added fmt for logging 2019-01-06 14:57:27 +01:00
johannes bc27278ffb untested: fix reconnect stm32 if connection is lost 2018-12-30 22:41:10 +01:00
johannes 2ae9c45216 changed hardware setup for stm32 2018-12-30 21:47:15 +01:00
johannes 8dfece7633 version bump of software suppport for Hardware Version 2 + added readme 2018-12-30 21:34:34 +01:00
johannes 50ab4dffef fix: crash of closeEvent in racewindow and settingsmenu + code cleanup 2018-12-29 23:15:30 +01:00
johannes a811514b04 changed more raw pointers to smart pointers 2018-12-28 22:48:47 +01:00
johannes fcec2ad4b4 changed more pointers to smart pointers + added some tooltips for shortcuts 2018-12-28 17:28:10 +01:00
johannes c2dc4b72a5 changed more pointers to smart points 2018-12-28 17:22:40 +01:00
johannes 5229f5eec3 fix of last commit 2018-12-28 14:24:36 +01:00
johannes d4b4a37847 replaced pointer by smart pointers 2018-12-28 14:17:47 +01:00
johannes 07205459d8 addition to last commit 2018-12-27 21:05:38 +01:00
johannes 7d98499fc8 added lap timer in traing- and racemode 2018-12-27 20:50:30 +01:00
johannes 954ed988ab fix: update usb connection; fix: added missing start lights 2018-12-27 17:21:08 +01:00
johannes 12fd6da5f4 added some transmission safety 2018-12-23 21:55:03 +01:00
johannes 09d69b9bb4 FIX: now also ubuntu recognizes output as binary 2018-12-21 12:59:31 +01:00
johannes 4b94b4dbb5 add FEATURE: edit cars and drivers 2018-12-21 10:27:23 +01:00
johannes c4feb773bd added ui part of settings for drivers and cars 2018-12-12 20:25:03 +01:00
johannes 9d0dee379f code cleanup 2018-12-11 19:55:39 +01:00
johannes 9cfb50983a added safety query before to prevent starting same race again 2018-12-11 19:25:30 +01:00
johannes 5d31497f1c added racelistgenerator + changed title of windows with drivers and car statistics 2018-12-11 14:59:00 +01:00
johannes ddb632c4fd cleanup 2018-12-09 21:06:34 +01:00
johannes 0a6b6b7d72 added second part of evaluation in cpp 2018-12-09 20:55:21 +01:00
johannes 6c01b76b9c added first part of evaluation realised in Cpp 2018-12-06 23:09:26 +01:00
johannes 388084c40e fix segfault if no database is available 2018-12-01 14:47:30 +01:00
johannes adbdc93315 code cleanup 2018-11-30 16:14:45 +01:00
johannes 4dd765b341 code cleanup 2018-11-30 14:19:38 +01:00
johannes db016a5f2a added cmake 2018-11-30 11:19:50 +01:00
johannes 551e6bbede comments to reading and buffering of HW-version 3 2018-11-23 09:50:23 +01:00
johannes 6b0554d6ac added proper init routine for HW-version 3 2018-11-22 22:19:30 +01:00
johannes 80c006e081 print cosmetic 2018-11-03 23:13:09 +01:00
johannes 1f60eb5d12 added support for stm32 hardware + some c++ cosmetic 2018-11-03 11:50:23 +01:00
johannes 4e4d558910 bugfix in trainging mode: reference time should be correct now 2017-12-28 17:16:50 +01:00
johannes 9e7f604d47 update accepted minimum lap time 2017-12-28 11:42:04 +01:00
johannes cd950c2659 added reconnect after error 2017-12-28 10:47:37 +01:00
johannes 7e50526d8e increased cycle time, maybe this is a workaround for random disconnects 2017-12-27 20:49:16 +01:00
johannes 87608bfec8 fix: clear fields added with last commits; fix: changed wrong time reference for top lap 2017-12-27 20:42:58 +01:00
johannes 54294c63d7 bugfix: minimum lap time not checked 2017-12-27 11:20:20 +01:00
johannes 2a1a082a30 added ui tweaks + fix for accepting wrong laptimes 2017-12-26 20:26:30 +01:00
johannes 8fea1a1108 added ui tweaks in traing mode for shell track 2017-12-26 11:35:19 +01:00
johannes 95b3471f49 fixes for usb-support 2017-12-25 08:12:10 +01:00
johannes 3b66192591 added databasefile 2017-12-22 15:24:52 +01:00
johannes a4f21b542a changed size of transmitting data 2017-12-12 22:41:17 +01:00
johannes ee5db49e52 added second part of minimum sector times 2017-09-12 17:17:31 +02:00
johannes 75ba41283b added minimal sector times dialog 2017-09-12 16:49:44 +02:00
johannes c55f66b398 small fix 2017-09-12 13:55:54 +02:00
johannes 5255b40e78 fix not termintated thread in windowrace + added preparation for highlighting absolute best times 2017-09-12 13:48:10 +02:00
johannes 032e354152 fix crash on close, some code cleanup 2017-09-09 19:45:47 +02:00
johannes c963cc37ac changed getMin and getCurTime functions to seperatat class to prevent same methods in traing and race mode -> more generic approach 2017-09-09 19:34:54 +02:00
johannes 631b1bc6c5 added usb-racemode, database needs to be reconfigured and colors in timemodel needs to be adapted 2017-09-09 19:26:48 +02:00
johannes 8c635096ec testcommit 2017-09-07 21:46:15 +02:00
johannes e477855e08 added if for security 2014-12-25 22:02:34 +01:00
johannes 4fe9b0449c fix return shortcut in racewindow 2014-12-25 20:20:22 +01:00
johannes 955c19b778 added returnshortcut in racewinow 2014-12-23 21:40:23 +01:00
johannes 417ba5d231 code cleanup + change color of timebar 2014-12-23 20:47:46 +01:00
johannes 04d607e364 added profile 2014-12-23 16:26:26 +01:00
johannes 72f153679a added progressbar in racewindow 2014-12-22 19:21:26 +01:00
johannes db4d19413e added shortcuts 2014-12-22 13:41:56 +01:00
johannes 03b1d7cced last changes also in racemode modified 2014-12-21 18:55:15 +01:00
johannes 3e260e74e1 fix wrong time after measuringerror 2014-12-21 18:45:56 +01:00
johannes d5aa9cb1cc added shortcut on trainmode to reset tracktimes 2014-12-20 13:53:03 +01:00
johannes ddd5a18654 change port + comment debuginfo 2014-12-19 17:24:23 +01:00
johannes 3f5b637898 remove one cout 2014-12-13 22:42:46 +01:00
johannes 8b34bd8b91 added debuginfo to calibrate sampling time - untested 2014-12-13 22:40:09 +01:00
johannes 39065603f2 added debugcomment 2014-09-27 22:06:49 +02:00
johannes a3237864b4 added define for standardport 2014-09-27 19:45:48 +02:00
johannes 76dcca9728 added windowtitle 2014-09-27 16:22:49 +02:00
johannes 80c8983080 activate query to close window in Racemode 2014-09-27 11:03:49 +02:00
johannes 9219f20f39 added measunring error recognition 2014-09-26 22:26:26 +02:00
johannes 87b0c093d6 added red backgrund if lap time was to short 2014-09-26 21:11:03 +02:00
johannes bd4700bebd added possiblity to change minimumtime from undriven races 2014-09-26 16:08:41 +02:00
johannes 0d51efea63 added Traimode 2014-09-24 22:35:51 +02:00
johannes ff954eced0 fixed some heavy pointermistakes 2014-09-24 21:35:04 +02:00
johannes b18e3f9943 fixed memory leak in database, fixed wrong carid in races, some updates 2014-09-13 16:14:24 +02:00
johannes 990a6ad03d initial commit 2014-09-05 14:12:37 +02:00