mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-25 15:20:31 -04:00
Correct squawk id in ADSB TX
This commit is contained in:
parent
c8774e82d9
commit
988404df9c
5 changed files with 107 additions and 39 deletions
|
@ -676,6 +676,7 @@ public:
|
|||
void set_sym(const uint32_t index, const uint32_t new_value);
|
||||
void set_length(const uint32_t new_length);
|
||||
void set_symbol_list(const uint32_t index, const std::string symbol_list);
|
||||
uint16_t concatenate_4_octal_u16();
|
||||
uint32_t value_dec_u32();
|
||||
uint64_t value_hex_u64();
|
||||
std::string value_string();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue