Recon capture mod (#1190)

* Recon: disabling config while recording
* Capture and Spectre Painter: using freqman set bandwidth option instead of static define
* Recon: light_grey for disable so we can still see the text
This commit is contained in:
gullradriel
2023-06-25 11:33:44 +02:00
committed by GitHub
parent 407fee23b9
commit 996ccb0e40
5 changed files with 10 additions and 19 deletions
@@ -57,6 +57,8 @@ SpectrumPainterView::SpectrumPainterView(
input_image.set_parent_rect(view_rect);
input_text.set_parent_rect(view_rect);
freqman_set_bandwidth_option(SPEC_MODULATION, option_bandwidth);
field_frequency.set_step(5000);
tx_gain = transmitter_model.tx_gain();