mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-23 23:11:28 -04:00
Added DCS parity table and generator tool
This commit is contained in:
parent
b77b8b0f42
commit
37cfcd392d
17 changed files with 1107 additions and 24 deletions
|
@ -72,6 +72,7 @@ void set_adsb();
|
|||
void set_jammer(const bool run, const jammer::JammerType type, const uint32_t speed);
|
||||
void set_rds_data(const uint16_t message_length);
|
||||
void set_spectrum(const size_t sampling_rate, const size_t trigger);
|
||||
void request_beep();
|
||||
|
||||
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