f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 421 forks source link

AIS: Validate message length. Fixes #2125 #2180

Closed srcejon closed 1 week ago

srcejon commented 1 week ago

AIS: Validate message length and ignore invalid messages. Fixes #2125

srcejon commented 1 week ago

Also, in the Main Window's Configuration Dialog, fix the slot names (currently the delete button will stop working after one group is deleted, because the slot isn't called) and alphabetically sort the configurations list when the dialog is first opened.