Added frequency manager skeleton, LCR alt encoding, GPS jammer

This commit is contained in:
furrtek
2016-07-25 16:21:27 +02:00
parent e15f659a6a
commit 966a758a0b
31 changed files with 485 additions and 110 deletions

View File

@@ -105,6 +105,12 @@ private:
' '
};
Checkbox checkbox_altformat {
{ 8, 150 },
11,
"Alt. format"
};
Checkbox checkbox_lsb {
{ 8, 150 },
9,