#After a few days of using the RTLSDR-Airband seems a great project but I find that I need some functions not available, mainly related to the recording or scanning.
A small list functions that are missing:
- Possibility of referring to the dongles by their serial number
- Squelch delay selectable in seconds for scan mode.
- Selectable file recording rotation (on every transmission, every hour, every day, every week, and one single file)
- File recording in scan mode to separate files by channel/freq
- FM bandwidth configurable for better reception of narrowbanded pmr, commercial radio, etc. ( This maybe can helps with the problem i have in NFM bleeding audio/noise even after setting low gain values)
- Support for other SDRs HW with higher bandwidth, eg Airspy
- Realtime raw output ¿ALSA loopback devide? to stream with external software (mumble) or pipe to software decoders (for acars, pocsag, etc) and/or Raw file output (wav) that allows the offline data decoding.
I am aware that some functions are more complicated to implement than others. I'm sorry cant collaborate directly but C++ is not a familiar language for me, however I am willing to provide testing for the functions that come to be implemented.
#After a few days of using the RTLSDR-Airband seems a great project but I find that I need some functions not available, mainly related to the recording or scanning.
A small list functions that are missing:
I am aware that some functions are more complicated to implement than others. I'm sorry cant collaborate directly but C++ is not a familiar language for me, however I am willing to provide testing for the functions that come to be implemented.