mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-10 02:35:17 -04:00
Transponder apps: Use gains from receiver model.
This commit is contained in:
parent
c573f3b57d
commit
5e362534c3
3 changed files with 13 additions and 3 deletions
|
@ -181,7 +181,7 @@ TPMSAppView::TPMSAppView(NavigationView&) {
|
|||
sampling_rate,
|
||||
baseband_bandwidth,
|
||||
rf::Direction::Receive,
|
||||
false,
|
||||
receiver_model.rf_amp(),
|
||||
static_cast<int8_t>(receiver_model.lna()),
|
||||
static_cast<int8_t>(receiver_model.vga()),
|
||||
1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue