Commit Graph
45 Commits
Author SHA1 Message Date
kleiax 23d854a826 clangtidy corrections part 1 2023-10-11 17:35:40 +02:00
kleiax 77a52b82c3 Merge branch 'main' of git.kleiax.de:kleiax/Projektarbeit-Rover 2023-10-11 11:46:12 +02:00
kleiax d9d3f63160 pointer as auto declaration 2023-10-11 11:41:21 +02:00
kleiax a00e8d6d03 fix pwm channel 2023-10-11 11:38:17 +02:00
kleiax f41cf5c6eb an update 2023-10-10 18:11:46 +02:00
kleiax 692adf7e16 - todos
- test driving
2023-10-10 17:06:30 +02:00
kleiax 45264c6481 finished speed and sensor menu in modes 2023-09-29 11:30:13 +02:00
kleiax a82b32087c remove most of the defines 2023-08-18 15:34:56 +02:00
kleiax 4cd2b9368d make all possible functions const 2023-08-18 11:44:10 +02:00
kleiax 11d21e2e89 cleaning
refactore
all components now have a base class compnent for loop functions
2023-08-18 10:47:35 +02:00
kleiax 8ed91c4b11 small fixes 2023-08-07 13:05:42 +02:00
kleiax 22eb6788c3 - remove NtripReconnect from Autopilot and CaptureRoute
- shiftet moveControl States in the class namespace
- added auto reconeect to NtripClient
- a lot of refactor
2023-05-30 23:40:05 +02:00
kleiax a310be0f6c added dutyCycle to menuManualControl 2023-05-22 22:10:54 +02:00
kleiax 07f09d691f fix speedometer for new encoder 2023-04-20 12:31:48 +02:00
kleiax e4cdc5f98d finished new encoder 2023-03-23 19:31:02 +01:00
kleiax ba91da7ed3 done with all changes for new encoder 2023-02-21 11:18:49 +01:00
kleiax c63428412f refactor and cleaning 2023-01-31 08:20:18 +01:00
kleiax 97495338d7 refactor - change constants 2023-01-18 10:33:47 +01:00
kleiax 75a1eb749c small fixes 2023-01-09 15:36:03 +01:00
kleiax e01127e3e3 try to work ntrip client 2022-10-24 22:08:19 +02:00
kleiax a1a976be57 new ntrip client 2022-09-21 12:50:01 +02:00
kleiax af6cb98898 ntrip, testMode, zed9 gnss modul 2022-09-13 20:31:52 +02:00
kleiax c8e3344b27 Finish documention until someone change something 2022-02-15 20:12:50 +01:00
kleiax 3a2e51713b added duplicate console to mqtt 2022-02-14 19:31:24 +01:00
kleiax 9c4c82f8b3 bug fix static in motor und speed 2022-01-29 12:25:06 +01:00
kleiax 1265cfda5c added pid settings to menu 2022-01-19 14:55:26 +01:00
kleiax 29a636060c Lauffähig und aufgeräumt 2021-12-16 17:09:19 +01:00
kleiax cd29191bb4 a lot of bullshit 2021-12-14 19:22:06 +01:00
kleiax 3aa3789e36 moving files 2021-12-13 18:25:47 +01:00
kleiax 3f9d019096 checking Times in moveControl 2021-11-30 13:21:29 +01:00
kleiax a9f34b0054 added debug class for time measurment 2021-11-25 15:01:20 +01:00
kleiax c741546ba1 improve pid and other stuff 2021-11-24 16:47:29 +01:00
kleiax 2c1c31f42b Added python debugger and added hw1 enviroment 2021-11-22 15:01:01 +01:00
kleiax fc5850303a new start to work on this 2021-11-08 11:23:51 +01:00
kleiax 084c046e8c Added consolControl & PID 2021-07-26 20:19:33 +02:00
kleiax 70f6566365 implement untested captureRoute 2021-07-14 19:44:15 +02:00
kleiax 4df275ddc0 restart the work 2021-07-02 08:03:00 +02:00
kleiax 360a89b25c clean main.cpp, clean moveControl.cpp
added classdiagramm and ManualControl
2021-05-12 13:54:51 +02:00
kleiax 5a772449c6 Added debug prints to some classes 2021-05-09 16:13:07 +02:00
kleiax b5f2288db2 Added debugMqtt and autoPilot 2021-05-06 14:17:46 +02:00
kleiax 602e586bae implement drivingStatus in moveControl 2021-04-21 10:04:19 +02:00
kleiax 89050ae2d3 Added PS3 Controller
New strategy in moveControl
2021-04-19 13:08:15 +02:00
kleiax a33b4a2e4c improved moveControl 2021-04-01 20:59:51 +02:00
kleiax fd44f84738 Implement speedometer and encoder 2021-04-01 14:37:47 +02:00
kleiax 887b71ae5e Added move Controll 2021-03-11 13:20:19 +01:00