Closed ubx closed 4 years ago
Hi Andreas!
You need GPS fix.In picture, i see GNSS zero. Wait for gps fix, gnss should show you the number of satellites.Then, decoding packets are possible and the groundstation is registering in ogn network.
At this point, you should see aprs messages in port 12000. Please let me know, if it works or not!
Thanks! Manu
Hi Andreas!
If i take a look at glider radar, i can see your station with last forwarded aircraft. Is your problem solved?
Hi Manu
I moved the ground station (Walpwil-M) outside and now it sees 7 satellites. I also turned off my other Raspi ground station (Walpwil), to avoid confusion. But still not traffic forwarded to the ogn network.
Hi Andreas!
Please test to change "Ignore track bit" and "Ignore stealth bit" to true.
Manu
Done, still not traffic forwarded.
Your ogn or flarm transponder has gps? The second protocol is currently not supported. Only the first protocol is decoded.
Ok, no i can see you traffic. But there is a bug in ARPS coding.
Error, This is not a valid APRS packet: FLRC424E4>APRS,qAS,Walpwil-M:/104147h4703.70N00713.70En000/000/A=001555 !W94! id3EC424E4 +000fpm +0.0rot 82.00dB 0e -0.0kH
I will fix this today evening.
Thanks Manu
FYI on UDP debugging I can now see these messages:
Hi Manu
Updated to the new firmware. No periodic UDP debugging messages anymore. Timestamp field doesn't change.
Hi Andreas!
I have uploaded wrong image, sorry. Please use this: ognbase.ino.esp32.zip
Hallo Manu
Ich bin im Moment nicht im "Labor". Test heute Abend wieder.
Grüsse Andreas
-------- Ursprüngliche Nachricht --------Von: Manuel Rösel notifications@github.com Datum: 07.11.20 14:06 (GMT+01:00) An: roema/Open-Glider-Network-Groundstation Open-Glider-Network-Groundstation@noreply.github.com Cc: Andreas Lüthi andreas.luethi@gmx.net, Author author@noreply.github.com Betreff: Re: [roema/Open-Glider-Network-Groundstation] Receive no traffic (#1)
Hi Andreas! I habe uploaded wrong image, sorry. Please use this: ognbase.ino.esp32.zip
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
Hallo Manu Ich bin im Moment nicht im "Labor". Test heute Abend wieder. Grüsse Andreas … -------- Ursprüngliche Nachricht --------Von: Manuel Rösel notifications@github.com Datum: 07.11.20 14:06 (GMT+01:00) An: roema/Open-Glider-Network-Groundstation Open-Glider-Network-Groundstation@noreply.github.com Cc: Andreas Lüthi andreas.luethi@gmx.net, Author author@noreply.github.com Betreff: Re: [roema/Open-Glider-Network-Groundstation] Receive no traffic (#1) Hi Andreas! I habe uploaded wrong image, sorry. Please use this: ognbase.ino.esp32.zip —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
Ok!
Vielen Dank!
version0.0.8 should fix this problem
Hi Manu
With the latest image it works! But I'm a little confused. I thought the legacy protocol is for FLARM only. If I set Protocol 1 to Legacy then both OGNTP and FLARM stations are forwarded to the ogn network.
Just in case: FLARM id: DD8C98 OGN id: C424E4
Andreas
Hi Andreas!
C42464 is the id from your ogn basestation and used as callsign. If you see a packet like
Walpwil-M>APRS,TCPIP*,qAC,C42464:/203741h4703.67NI00713.70E&/A=001541
Walpwil-M>APRS,TCPIP*,qAC,C42464:/205125h4703.67NI00713.70E&/A=001541
Walpwil-M>APRS,TCPIP*,qAC,C42464:>205125h 0.0.8_ESP32 3.93V
its not an aircraft packet, that are status packets.
Are you sure that your station is sending OGNTP packets? If you've set legacy as protocol-1, that's actually impossible.
I will close the issue as the original problem has been resolved. However, I noticed a second problem in the APRS keepalive package which is fixed with version 0.0.9.
Let me know if your problem still exists !
Manu
Hi Manu
You're right, I completely forgot, the OGN's device protocol was set to legacy. It works as expected! Tested with version 0.0.9.
Andreas
Hi
Installed version 0.0.7 following the Easy Installation instruction. I have a FLARM (version 7.01) and a OGNTP device nearby:
BTW very interesting project!