Skip to content

- sensible datatypes... use int8 instead of bytes for SITE NUM sequence

Franz Haas requested to merge bytes2ints into main

So far the SDR used bytes do identity the SITE_NUM values. This is not catastrophic, but also really not helpful...

Changed to 8bit integers.

Merge request reports

Loading