richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
239 stars 72 forks source link

Callsign does not pass validation. #149

Closed Geksogengo closed 3 months ago

Geksogengo commented 3 months ago

My current callsign R1ZAAG is not validating, can this be fixed? Thanks a lot!

richonguzman commented 3 months ago

hi

is this a valid callsign? as far as I know if callsign length is 6 characters the third position is the number

Geksogengo commented 3 months ago

https://www.qrz.com/db/R1ZAAG 4 category

richonguzman commented 3 months ago

I never saw this type of callsign was a valid one

will try to validate it in code

Geksogengo commented 3 months ago

Screenshot_2024-08-05-12-18-08-62_e2d5b3f32b79de1d45acd1fad96fbb0f~3

wb2osz commented 3 months ago

Here is a list of callsign prefixes:

https://www.arrl.org/international-call-sign-series

73, John WB2OSZ

richonguzman commented 3 months ago

@Geksogengo

please test 2024.08.05 version :

it should have the fix to your callsign

Geksogengo commented 3 months ago

17229452458427661659306138021604 IMG_20240806_154603 IMG_20240806_154757 This version?

richonguzman commented 3 months ago

You need to test the new version of github (not web installer) Web installer will be updated as soon as this is validated

Geksogengo commented 3 months ago

IMG_20240806_213016 IMG_20240806_213020 Thank you, everything works! Many thanks for your project, 73!

richonguzman commented 3 months ago

great!

richonguzman commented 3 months ago

@Geksogengo remember tu use different ssid in your stations as you have at least 2 stations with ssid = -10

Geksogengo commented 3 months ago

@Geksogengoпомните, что вы должны использовать разные ssid на своих станциях, так как у вас есть как минимум 2 станции с ssid = -10 I just recently discovered this error, it's strange that my colleagues didn't tell me about it earlier. But that will only happen in September, when I'll be home. Thanks!