Bias-T now works in capture mode

Simplified soundboard app, still some work to do
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
furrtek 2018-12-18 16:25:21 +00:00
commit 1d13389b5a
21 changed files with 557 additions and 125 deletions

View file

@ -275,6 +275,7 @@ void ReceiverModel::update_modulation() {
break;
case Mode::SpectrumAnalysis:
case Mode::Capture:
break;
}
}