We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca8175 commit 3546970Copy full SHA for 3546970
Firmware/RTK_Everywhere/settings.h
@@ -676,7 +676,7 @@ struct Settings
676
677
// Base operation
678
CoordinateInputType coordinateInputType = COORDINATE_INPUT_TYPE_DD; // Default DD.ddddddddd
679
- double fixedAltitude = 1560.089;
+ double fixedAltitude = 1560.089; // m
680
bool fixedBase = false; // Use survey-in by default
681
bool fixedBaseCoordinateType = COORD_TYPE_ECEF;
682
double fixedEcefX = -1280206.568;
0 commit comments