projecthorus / radiosonde_auto_rx

Automatically Track Radiosonde Launches using RTLSDR
GNU General Public License v3.0
499 stars 125 forks source link

Ensure number of requested bins is an integer #930

Closed argilo closed 2 weeks ago

argilo commented 2 weeks ago

Auto-RX currently requests 7438.5 bins when running on an Airspy R2 with ka9q-radio. The powers utility expects this value to be an integer, so we should ensure that it is.