one regular cycle before permanent loop
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
parent
ee01b6253e
commit
67835dd7f7
@ -93,6 +93,8 @@ void GpsHyperionLinuxController::setResetPinTriggerFunction(gpioResetFunction_t
|
|||||||
}
|
}
|
||||||
|
|
||||||
ReturnValue_t GpsHyperionLinuxController::performOperation(uint8_t opCode) {
|
ReturnValue_t GpsHyperionLinuxController::performOperation(uint8_t opCode) {
|
||||||
|
handleQueue();
|
||||||
|
poolManager.performHkOperation();
|
||||||
while (true) {
|
while (true) {
|
||||||
bool callAgain = readGpsDataFromGpsd();
|
bool callAgain = readGpsDataFromGpsd();
|
||||||
if (not callAgain) {
|
if (not callAgain) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user