neutrino, zapit: drop EVT_SCAN_REPORT_FREQUENCY,

use EVT_SCAN_REPORT_FREQUENCYP to pass full feparams,
fix scan transponder display info
This commit is contained in:
[CST] Focus
2014-10-02 14:23:36 +04:00
parent 713820a1c0
commit 6e9b71af90
8 changed files with 14 additions and 47 deletions

View File

@@ -57,7 +57,6 @@ class CScanTs : public CMenuTarget
int ypos_cur_satellite;
int ypos_transponder;
int ypos_frequency;
int xpos_frequency;
int ypos_provider;
int ypos_channel;
int ypos_service_numbers;
@@ -74,7 +73,6 @@ class CScanTs : public CMenuTarget
void paintRadar(void);
int handleMsg(neutrino_msg_t msg, neutrino_msg_data_t data);
int greater_xpos(int xpos, const neutrino_locale_t txt);
bool freqready;
void showSNR();
void testFunc();
void prev_next_TP(bool);