mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 18:19:08 -04:00
Close Call should be more accurate
Merged close call and wideband spectrum baseband processors
This commit is contained in:
parent
064e097bc3
commit
8662ed4024
19 changed files with 143 additions and 254 deletions
|
@ -48,6 +48,8 @@ public:
|
|||
baseband::Direction direction() const {
|
||||
return _direction;
|
||||
}
|
||||
|
||||
void set_sampling_rate(uint32_t new_sampling_rate);
|
||||
|
||||
private:
|
||||
static Thread* thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue