115 Commits

Author SHA1 Message Date
60e19a8968 Adjust telegramm 2023-02-03 20:38:52 +01:00
a929bbebed missing , 2023-02-02 09:25:34 +01:00
6a55bda519 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/yasarba71520/Line-Following-Robot 2023-02-01 20:10:17 +01:00
53c37e03c1 App: Telegramm with wheel datas/Turn directions 2023-02-01 20:10:12 +01:00
7814f64873 Allow neg. angle 2023-02-01 17:35:52 +01:00
6692a2fcda combine rotation and translation 2023-02-01 17:26:35 +01:00
ed730bc438 App: Minor changes 2023-01-31 23:33:07 +01:00
1c245e9b43 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/yasarba71520/Line-Following-Robot 2023-01-31 23:12:11 +01:00
ce8d424f95 App: Abzweigungsliste erstellt 2023-01-31 23:12:05 +01:00
f6d346a3c1 Deeskalation bei den Pfeilspitzen 2023-01-31 22:06:00 +01:00
0f5c2e3f42 P-Controller Concept 2023-01-31 22:03:25 +01:00
2af8bfa536 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/yasarba71520/Line-Following-Robot 2023-01-31 22:02:17 +01:00
be7b35f668 New angle calculation concept 2023-01-31 22:01:25 +01:00
ea33e0b065 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/yasarba71520/Line-Following-Robot 2023-01-31 21:48:21 +01:00
9709f4c0aa Minor changes App 2023-01-31 21:48:14 +01:00
cb388a769d Interactive Joystick and shared preferences 2023-01-31 21:37:59 +01:00
d7fc54cfd0 rad->deg; use predefined pi 2023-01-31 21:18:53 +01:00
722898da6d motor float->double, angle int->double 2023-01-31 21:05:04 +01:00
0aa939db39 Introduce angle calculation 2023-01-31 21:03:51 +01:00
a9a24e5d72 Compile Utils as .lib instead of .dll 2023-01-31 20:36:19 +01:00
450bb76d7d Introduce maxSpeed 2023-01-31 12:45:08 +01:00
59ce30a828 Start Autonomous via socket; redirect signals to uart 2023-01-29 22:42:33 +01:00
b3d0037952 Log Uart communication 2023-01-16 06:38:09 +01:00
75e1391017 Redirect telegram to uart 2023-01-16 06:37:39 +01:00
e5fc3f9f38 Move initialisation in state machine 2023-01-16 03:57:23 +01:00
e7e40ef3b6 separate states from state machine 2023-01-16 03:34:25 +01:00
7c8dc41063 Start state machine 2023-01-16 03:04:40 +01:00
7411bdc628 Add State Machine 2023-01-16 03:04:15 +01:00
8812ecfda1 Docu 2023-01-16 03:03:45 +01:00
6e4500d932 lfr_central 2023-01-15 22:40:40 +01:00
3149466a37 Main method in separate file; Better cmake; Bugfix for calling destructor; Handle closing connections, reconnecting and refusing multiple connections 2023-01-15 22:39:52 +01:00
0218391ea0 Better cmake; separate main method in own file 2023-01-15 22:37:21 +01:00
bbc154efe2 Bugfix when calling destructor without a running thread 2023-01-15 22:36:27 +01:00
1fd6853245 include_directories->target_include_directories 2023-01-15 22:34:56 +01:00
b1a8673617 async socket 2023-01-14 17:03:59 +01:00
0b90a6b5ae Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/yasarba71520/Line-Following-Robot 2023-01-12 09:32:32 +01:00
ff7cc62f6a IP-Adresse etc. in der app 2023-01-12 09:32:27 +01:00
208728662d Android App nach Ändeurngen mit Vanessa 2023-01-12 09:32:00 +01:00
Tim
e30f7c80c9 added Socket Project 2023-01-11 16:21:09 +01:00
4d800c36fe Android App starten 2023-01-08 18:30:55 +01:00
1f66795bb1 Merge remote-tracking branch 'origin/master' 2023-01-08 18:29:53 +01:00
3368c2586f Android App starten 2023-01-08 18:21:04 +01:00
ff7634e0b0 Check for valid lane 2023-01-05 10:39:48 +01:00
7175b68abe motor signals in the loop 2023-01-04 21:50:59 +01:00
747053f132 input threadsafe 2023-01-04 21:50:02 +01:00
8150850bb6 float mistakes 2023-01-04 21:47:54 +01:00
f55ebb6b3f exception handling 2023-01-04 16:52:42 +01:00
7fe6850da4 No idea why this worked on the pi 2023-01-04 16:08:38 +01:00
4c9435dbee nvm the c++ 20 thing 2023-01-04 16:06:11 +01:00
b5811dbbcb Ressource guarding multithreading 2022-12-22 23:13:53 +01:00