Added "test app" as a draft zone for... stuff

Added second signature for M2K2 radiosonde
This commit is contained in:
furrtek 2017-10-30 02:00:39 +01:00
parent d5aec94eed
commit 17b238f3a8
12 changed files with 522 additions and 1 deletions

View file

@ -75,6 +75,7 @@ constexpr image_tag_t image_tag_sonde { 'P', 'S', 'O', 'N' };
constexpr image_tag_t image_tag_tpms { 'P', 'T', 'P', 'M' };
constexpr image_tag_t image_tag_wfm_audio { 'P', 'W', 'F', 'M' };
constexpr image_tag_t image_tag_wideband_spectrum { 'P', 'S', 'P', 'E' };
constexpr image_tag_t image_tag_test { 'P', 'T', 'S', 'T' };
constexpr image_tag_t image_tag_adsb_tx { 'P', 'A', 'D', 'T' };
constexpr image_tag_t image_tag_afsk { 'P', 'A', 'F', 'T' };