Update to v1.8.0 #100
2
fsfw
2
fsfw
Submodule fsfw updated: 40adca5f1d...c9bfc8464a
@ -23,6 +23,7 @@ GPSHyperionHandler::~GPSHyperionHandler() {}
|
||||
void GPSHyperionHandler::doStartUp() {
|
||||
if(internalState == InternalStates::NONE) {
|
||||
commandExecuted = false;
|
||||
enablePeriodicReply(GpsHyperion::GPS_REPLY);
|
||||
internalState = InternalStates::WAIT_FIRST_MESSAGE;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user