AX.100 Decoder Definition variable_ax100_decoder import satnogs self.$(id) = $(id) = satnogs.ax100_decoder_make($preamble, $preamble_thrsh, $sync_word, $sync_thrsh, $crc, $whitening, $rs) satnogs.ax100_decoder_make($preamble, $preamble_thrsh, $sync_word, $sync_thrsh, $crc, $whitening, $rs) Ignore Me value 'ok' raw all Frame Preamble preamble [0x55, 0x55, 0x55, 0x55, 0x55] raw Preamble Threshold preamble_thrsh 5 int Synchronization Word sync_word [0x31, 0xe5] raw Synchronization Word Threshold sync_thrsh 3 int CRC crc None raw Whitening whitening None raw Reed Solomon rs True enum