mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 03:37:40 +00:00
Using new CPLD data (fixes spectrum mirroring)
Scanner bugfix for wide ranges Added squelch parameter for NFM receiver Adjustment to Vumeter widget rendering
This commit is contained in:
@@ -48,7 +48,7 @@ struct NBFMConfig {
|
||||
const fir_taps_real<32> channel;
|
||||
const size_t deviation;
|
||||
|
||||
void apply() const;
|
||||
void apply(const uint8_t squelch_level) const;
|
||||
};
|
||||
|
||||
struct WFMConfig {
|
||||
|
Reference in New Issue
Block a user