meier/startracker #155

Merged
muellerr merged 51 commits from meier/startracker into develop 2022-02-28 13:25:39 +01:00
133 changed files with 2102 additions and 2420 deletions
Showing only changes of commit a65072b743 - Show all commits

View File

@ -272,7 +272,7 @@ class StarTrackerHandler : public DeviceHandlerBase {
#ifndef EGSE
std::string paramJsonFile = "/mnt/sd0/startracker/flight-config.json";
#else
std::string paramJsonFile = "/home/pi/arcsec/ground-config.json";
std::string paramJsonFile = "/home/pi/arcsec/flight-config.json";
#endif
enum class InternalState { TEMPERATURE_REQUEST };

2
tmtc

Submodule tmtc updated: 199ffe1a32...cf7d25c206