Guillaume Pinon
Guillaume Pinon
When I ran ```modeslive --source rtlsdr``` It results by ```IOError: Error code -1 when opening SDR (device index = 0)```
### Please describe your feature request: The json already returns references/links related to the CVE, so it could be nice to have them directly in a field in cli output...
**Description of the functionality** Adding squelch in audio receiver for cutting the audio when no signal is received or to activate the audio only when a certain dB is reached....
Hello ! In the `VirtualMachineConfig` structure, the `OnBoot` type is defined as "int" but for better parsing and cleaner code it should be of the type "bool" or maybe at...