mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-19 04:19:30 -04:00
Restoring jammer and RDS functionalities, please wait...
Started work on frequency manager and numbers station simulator
This commit is contained in:
parent
ef0feae62b
commit
d18b6d135d
43 changed files with 1083 additions and 734 deletions
|
@ -63,6 +63,7 @@ void set_ook_data(const uint32_t stream_length, const uint32_t samples_per_bit,
|
|||
const uint32_t pause_symbols);
|
||||
void set_pocsag();
|
||||
void set_adsb();
|
||||
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 run_image(const portapack::spi_flash::image_tag_t image_tag);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue