gui/scan_setup.cpp: add pilot param to manual scan menu

Origin commit data
------------------
Branch: ni/coolstream
Commit: 34691a1724
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-12-08 (Mon, 08 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-12-08 17:22:41 +03:00
parent 81086d87b2
commit 33348df25f
10 changed files with 58 additions and 2 deletions

View File

@@ -520,6 +520,9 @@ typedef enum
LOCALE_EXTRA_TP_MOD_64,
LOCALE_EXTRA_TP_MOD_8,
LOCALE_EXTRA_TP_MOD_AUTO,
LOCALE_EXTRA_TP_PILOT,
LOCALE_EXTRA_TP_PILOT_AUTO,
LOCALE_EXTRA_TP_PILOT_AUTO_SW,
LOCALE_EXTRA_TP_POL,
LOCALE_EXTRA_TP_POL_H,
LOCALE_EXTRA_TP_POL_L,
@@ -1285,6 +1288,7 @@ typedef enum
LOCALE_MENU_HINT_SCAN_NID,
LOCALE_MENU_HINT_SCAN_NIT,
LOCALE_MENU_HINT_SCAN_PIDS,
LOCALE_MENU_HINT_SCAN_PILOT,
LOCALE_MENU_HINT_SCAN_POL,
LOCALE_MENU_HINT_SCAN_RATE,
LOCALE_MENU_HINT_SCAN_RESET_NUMBERS,