richonguzman / LoRa_APRS_Tracker

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

tocall unexpected value #96

Closed clwydian closed 1 month ago

clwydian commented 1 month ago

There is an excellent LoRa map link that shows both trackers and igates and nothing else. However, it doesnt show my tracker. This is because the filter requires a TOCALL of APL* and it seems my tracker has an TOCALL of US1PTV, US1PSW and possibly others but not APL...

Is this because I have enabled BME280 on my tracker, or am I doomed to obscurity for another reason?

LILYGO TTGO 1.2

(the map link BTW is https://lora.ham-radio-op.net/?center=51.5129,-0.9547&zoom=7 )

Carl gw0tqm@yahoo.co.uk G0TQM-3 / GW0TQM-10

richonguzman commented 1 month ago

Hi Carl,

it seems you enable MIC-E encoding which changes the tocall of the packet when encoding the gps data into it.

please confirm

clwydian commented 1 month ago

Sorry for the delay. Yes I did in the misguided attempt to shorten the packet length. Thanks.

richonguzman commented 1 month ago

great news all has been solved ;)