qvarforth / trackdirect

APRS Track Direct is a collection of tools that can be used to run an APRS website.
GNU General Public License v3.0
72 stars 39 forks source link

Telemetry packets? #40

Closed ha5dzs closed 8 months ago

ha5dzs commented 1 year ago

Hi,

With your implementation, I can see my stations transmitting the equation, unit, and parameter packets, but the ones containing the actual telemetry data do not appear in the raw packets, and nothing gets displayed in the graphs.

Why is that?

Managed to replicate this with my custom DireWolf 1.6 installation, and an ESP8266-based MiniWX station as well. Both stations transmit their packets fine, and I can see them with my receiver and on aprs.fi.

If you want to check, here are the callsigns: A68AN-10, and A68AN-13

Zoltan

ha5dzs commented 1 year ago

Having butchered your code, I now think this is more of an aprslib issue.

shackrat commented 8 months ago

Having butchered your code, I now think this is more of an aprslib issue.

Most definitely. I've patched aprslib which should fix telemetry for anyone having issues..

https://github.com/shackrat/aprs-python

ha5dzs commented 8 months ago

Ok, I added this, will tell you how it worked in a day or so.

ha5dzs commented 8 months ago

Oops, it's been two weeks. Unfortunately, it didn't work. I am closing this anyway, because it is clearly not a trackdirect issue.