richonguzman / LoRa_APRS_Tracker

LoRa APRS Tracker with Tx and Rx capabilities, Messages, Wx, Winlink and more...
MIT License
169 stars 46 forks source link

Empty comment field when in route. #2

Closed gbecki closed 1 year ago

gbecki commented 1 year ago

Hello, The comment field in the compressed format is sended empty when in route, but its ok when the Tracker boots ("defaultStatusAfterBoot" : true,), so it's never updated again after boot.

aprslib.parse("PU5KNB-12>APLR01,WIDE1-1,qAO,PP5AMP-10:!/\AutB7K->!!Q") {'raw': 'PU5KNB-12>APLR01,WIDE1-1,qAO,PP5AMP-10:!/\AutB7K->!!Q', 'from': 'PU5KNB-12', 'to': 'APLR01', 'path': ['WIDE1-1', 'qAO', 'PP5AMP-10'], 'via': 'PP5AMP-10', 'messagecapable': False, 'format': 'compressed', 'altitude': 0.3048, 'symbol': '>', 'symbol_table': '/', 'latitude': -27.43332825798187, 'longitude': -48.45813097557007, 'comment': ''}

https://aprs.fi/?c=raw&call=PU5KNB-12

Ps: Keep the awsome job. Kind Regards,

Guilherme - PU5KNB QEX Team.

richonguzman commented 1 year ago

Fixed Guilherme!!! THANKS

let me know if you test it

obrigado!!!

gbecki commented 1 year ago

Hola Ricardo!!

Comment field working as expected now!

Gracias!!!

73, Guilherme