enable periodci reply now
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
parent
299136f1a5
commit
9dff2e1479
2
fsfw
2
fsfw
@ -1 +1 @@
|
|||||||
Subproject commit 40adca5f1d13ef8d6c712842ebc37e37fe449446
|
Subproject commit c9bfc8464aede0f79c167e18c5c0c79ded2444ce
|
@ -23,6 +23,7 @@ GPSHyperionHandler::~GPSHyperionHandler() {}
|
|||||||
void GPSHyperionHandler::doStartUp() {
|
void GPSHyperionHandler::doStartUp() {
|
||||||
if(internalState == InternalStates::NONE) {
|
if(internalState == InternalStates::NONE) {
|
||||||
commandExecuted = false;
|
commandExecuted = false;
|
||||||
|
enablePeriodicReply(GpsHyperion::GPS_REPLY);
|
||||||
internalState = InternalStates::WAIT_FIRST_MESSAGE;
|
internalState = InternalStates::WAIT_FIRST_MESSAGE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user