mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 02:56:34 -04:00
Move common code to LNA/VGA field widgets.
This commit is contained in:
parent
5ee035fbb3
commit
9190fe7e4f
6 changed files with 10 additions and 49 deletions
|
@ -150,8 +150,6 @@ private:
|
|||
|
||||
void on_tuning_frequency_changed(rf::Frequency f);
|
||||
void on_baseband_bandwidth_changed(uint32_t bandwidth_hz);
|
||||
void on_lna_changed(int32_t v_db);
|
||||
void on_vga_changed(int32_t v_db);
|
||||
void on_modulation_changed(const ReceiverModel::Mode modulation);
|
||||
void on_show_options_frequency();
|
||||
void on_show_options_rf_gain();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue