Skip to content
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

GPS sometimes fails #8

Open
zanco opened this issue Jun 5, 2021 · 1 comment
Open

GPS sometimes fails #8

zanco opened this issue Jun 5, 2021 · 1 comment

Comments

@zanco
Copy link

zanco commented Jun 5, 2021

Hi,
Did fly an 4fsk only tracker today. At some moments the position gets not uploaded because zero Lattitude Longitude not sending, which makes sense, however, the tracker does transmit the right altitude in that same string.

15:56:15 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,110,13:56:11,52.02987,5.24374,2473,19,0,28,2.78A93B
15:57:17 [ERROR] Horus UDP - Zero Latitude/Longitude, not sending.
15:57:18 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,111,13:57:13,0.00000,0.00000,2465,0,0,27,2.78
E43C
15:58:19 [ERROR] Horus UDP - Zero Latitude/Longitude, not sending.
15:58:21 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,112,13:58:15,0.00000,0.00000,2391,0,0,27,2.806B72
15:59:21 [ERROR] Horus UDP - Zero Latitude/Longitude, not sending.
15:59:22 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,113,13:59:18,0.00000,0.00000,2300,0,0,27,2.80
4D85
16:00:24 [ERROR] Horus UDP - Zero Latitude/Longitude, not sending.
16:00:25 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,114,14:00:20,0.00000,0.00000,2250,0,0,27,2.80A187
16:01:27 [INFO] Habitat - Uploaded sentence: $$PE2BZ-4FSK,115,14:01:21,52.02592,5.26813,2151,21,9,28,2.80
0E69

From the config.h :
//#define UBLOX_POWERSAVE 1

#define DEEP_SLEEP 2
#define DEEP_SLEEP_PIPS 10000

Can you shine a light on these results ?

Thanks

@darksidelemm
Copy link
Owner

Yep, deep sleep mode isn't working correctly. I've encountered the same issues as you and haven't been able to figure out what's going on as yet. Haven't had the time to debug it any further...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants