-
Notifications
You must be signed in to change notification settings - Fork 53
ECEF coordinates not saving over WiFi #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @bbrandau - Thanks for reporting! Can you please let us know what firmware version you are using? Should be reported when you bring up the debug or system status menu. Once I know, we'll replicate. |
1.11
…On Mon, Apr 11, 2022, 10:13 PM Nathan Seidle ***@***.***> wrote:
Hi @bbrandau <https://github.com/bbrandau> - Thanks for reporting! Can
you please let us know what firmware version you are using? Should be
reported when you bring up the debug or system status menu. Once I know,
we'll replicate.
—
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV55PLEO6I6YK35EBA3A44LVETL3TANCNFSM5TE7PGVA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Fixed in RCApr12 that you can get here. |
Thanks ... Looks like the Geodetic works, but the Z dimension for ECEF is still out of range. It works well enough for what I need ... Thank you!!! |
My fault, I didn't take it low enough. Notes to my future self: Lowest location on earth: dead sea, alt = -413m. [ECEF Converter]: 3316.212km. I'm going to put the ECEF Z minimum at 3,300,000m and hope no one tries to setup a base station 16km below the dead sea. |
Ok fixed and rolled into v1.11 release. Please open new issue if you find anything else. |
Tested and works!!!! Thanks!!! |
Just as a note - I was thinking in the completely wrong coordinate system here. ECEF X/Y/Z can be +/-6,378,100. I'll get this fixed in v1.12. |
Uh oh!
There was an error while loading. Please reload this page.
Unable to save configurations with base having a negative value for altitude in geodetic fixed base mode. Also unable to save in ECEF mode with certain Z variables.
Geodetic settings for my mountpoint:
39.50683985
-75.66554856
-4.198
ECEF Settings:
x: 1220012.70
y: -4774304.53
z: 4035886.32
The text was updated successfully, but these errors were encountered: