Go to the source code of this file.
Functions | |
| static bool | send_diseqc (int fd, const dvb_diseqc_master_cmd &cmd) |
| static bool | set_tone (int fd, fe_sec_tone_mode tone) |
| static bool | set_voltage (int fd, fe_sec_voltage volt) |
| static bool | mini_diseqc (int fd, fe_sec_mini_cmd cmd) |
| static double | GetCurTimeFloating (void) |
| static bool send_diseqc | ( | int | fd, | |
| const dvb_diseqc_master_cmd & | cmd | |||
| ) | [static] |
Definition at line 595 of file diseqc.cpp.
Referenced by DiSEqCDevTree::SendCommand().
| static bool set_tone | ( | int | fd, | |
| fe_sec_tone_mode | tone | |||
| ) | [static] |
Definition at line 1382 of file diseqc.cpp.
Referenced by DiSEqCDevSwitch::ExecuteTone().
| static bool set_voltage | ( | int | fd, | |
| fe_sec_voltage | volt | |||
| ) | [static] |
Definition at line 1407 of file diseqc.cpp.
Referenced by DiSEqCDevSwitch::ExecuteVoltage().
| static bool mini_diseqc | ( | int | fd, | |
| fe_sec_mini_cmd | cmd | |||
| ) | [static] |
Definition at line 1432 of file diseqc.cpp.
Referenced by DiSEqCDevSwitch::ExecuteMiniDiSEqC().
| static double GetCurTimeFloating | ( | void | ) | [static] |
Definition at line 1628 of file diseqc.cpp.
Referenced by DiSEqCDevRotor::GetProgress(), and DiSEqCDevRotor::StartRotorPositionTracking().
1.6.3