This commit is contained in:
2025-08-07 02:23:58 +03:00
parent 2fee216924
commit f0ab4ae770
9 changed files with 153 additions and 55 deletions

View File

@@ -118,8 +118,6 @@ public:
private:
hardware_config_t _hardwareConfig;
std::jthread _statePollingThread;
double _sideralRate2; // square of sideral rate
double _sideralRateEps2;
};