mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 08:46:01 -04:00
ReceiverModel no longer uses some baseband modes.
This commit is contained in:
parent
5cdbae495a
commit
472b0a2e79
2 changed files with 1 additions and 5 deletions
|
@ -36,10 +36,7 @@ public:
|
|||
AMAudio = 0,
|
||||
NarrowbandFMAudio = 1,
|
||||
WidebandFMAudio = 2,
|
||||
AIS = 3,
|
||||
SpectrumAnalysis = 4,
|
||||
TPMS = 5,
|
||||
ERT = 6,
|
||||
};
|
||||
|
||||
rf::Frequency tuning_frequency() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue