On 29/05/2020 16:54, Brett Friermood wrote: > I'm not sure of the exact algorithm at the moment, but the callpass length > is some function of the callsign length and not always 5 digits. For > instance my callpass is only 3 digits based off my 2x1 callsign.
It breaks your call up into 16-bit and XORs them with a seed. Depending on your call, I guess it could have any number from 0 to 32767. -- _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
