- remove NtripReconnect from Autopilot and CaptureRoute
- shiftet moveControl States in the class namespace - added auto reconeect to NtripClient - a lot of refactor
This commit is contained in:
@@ -42,7 +42,7 @@ void MenuAutopilot::printPage() const {
|
||||
lineOne = "Status: ";
|
||||
lineTwo = "";
|
||||
switch (this->autopilot->getState()) {
|
||||
case Autopilot::State::NoNtrip :
|
||||
case Autopilot::State::InsufficientAccuarcy :
|
||||
lineTwo = "Err: No NTRIP";
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user