mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-23 23:11:28 -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
|
@ -67,7 +67,7 @@ void set_pocsag(const pocsag::BitRate bitrate);
|
|||
void set_adsb();
|
||||
void set_jammer(const bool run, const uint32_t type, const uint32_t speed);
|
||||
void set_rds_data(const uint16_t message_length);
|
||||
//void set_dtmf_data(const uint32_t bw, const uint32_t tone_length, const uint32_t pause_length);
|
||||
void set_spectrum(const size_t sampling_rate, const size_t trigger);
|
||||
|
||||
void run_image(const portapack::spi_flash::image_tag_t image_tag);
|
||||
void shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue