#include <sec.h>
|
| enum | { modeStatic
, modeDynamic
} |
| |
| enum | {
NONE
, SLEEP
, SET_VOLTAGE
, SET_TONE
,
GOTO
, SEND_DISEQC
, SEND_TONEBURST
, SET_FRONTEND
,
SET_TIMEOUT
, IF_TIMEOUT_GOTO
, IF_VOLTAGE_GOTO
, IF_NOT_VOLTAGE_GOTO
,
SET_POWER_LIMITING_MODE
, SET_ROTOR_DISEQC_RETRYS
, IF_NO_MORE_ROTOR_DISEQC_RETRYS_GOTO
, MEASURE_IDLE_INPUTPOWER
,
MEASURE_RUNNING_INPUTPOWER
, IF_MEASURE_IDLE_WAS_NOT_OK_GOTO
, IF_INPUTPOWER_DELTA_GOTO
, UPDATE_CURRENT_ROTORPARAMS
,
INVALIDATE_CURRENT_ROTORPARMS
, UPDATE_CURRENT_SWITCHPARMS
, INVALIDATE_CURRENT_SWITCHPARMS
, IF_ROTORPOS_VALID_GOTO
,
IF_TUNER_LOCKED_GOTO
, IF_LOCK_TIMEOUT_GOTO
, IF_TONE_GOTO
, IF_NOT_TONE_GOTO
,
START_TUNE_TIMEOUT
, SET_ROTOR_MOVING
, SET_ROTOR_STOPPED
, DELAYED_CLOSE_FRONTEND
,
TAKEOVER
, WAIT_TAKEOVER
, RELEASE_TAKEOVER
, IF_TUNER_UNLOCKED_GOTO
,
CHANGE_TUNER_TYPE
, IF_EXTERNAL_ROTOR_MOVING_GOTO
} |
| |
◆ anonymous enum
| Enumerator |
|---|
| modeStatic | |
| modeDynamic | |
◆ anonymous enum
| Enumerator |
|---|
| NONE | |
| SLEEP | |
| SET_VOLTAGE | |
| SET_TONE | |
| GOTO | |
| SEND_DISEQC | |
| SEND_TONEBURST | |
| SET_FRONTEND | |
| SET_TIMEOUT | |
| IF_TIMEOUT_GOTO | |
| IF_VOLTAGE_GOTO | |
| IF_NOT_VOLTAGE_GOTO | |
| SET_POWER_LIMITING_MODE | |
| SET_ROTOR_DISEQC_RETRYS | |
| IF_NO_MORE_ROTOR_DISEQC_RETRYS_GOTO | |
| MEASURE_IDLE_INPUTPOWER | |
| MEASURE_RUNNING_INPUTPOWER | |
| IF_MEASURE_IDLE_WAS_NOT_OK_GOTO | |
| IF_INPUTPOWER_DELTA_GOTO | |
| UPDATE_CURRENT_ROTORPARAMS | |
| INVALIDATE_CURRENT_ROTORPARMS | |
| UPDATE_CURRENT_SWITCHPARMS | |
| INVALIDATE_CURRENT_SWITCHPARMS | |
| IF_ROTORPOS_VALID_GOTO | |
| IF_TUNER_LOCKED_GOTO | |
| IF_LOCK_TIMEOUT_GOTO | |
| IF_TONE_GOTO | |
| IF_NOT_TONE_GOTO | |
| START_TUNE_TIMEOUT | |
| SET_ROTOR_MOVING | |
| SET_ROTOR_STOPPED | |
| DELAYED_CLOSE_FRONTEND | |
| TAKEOVER | |
| WAIT_TAKEOVER | |
| RELEASE_TAKEOVER | |
| IF_TUNER_UNLOCKED_GOTO | |
| CHANGE_TUNER_TYPE | |
| IF_EXTERNAL_ROTOR_MOVING_GOTO | |
◆ eSecCommand() [1/6]
| eSecCommand::eSecCommand |
( |
int |
cmd | ) |
|
|
inline |
◆ eSecCommand() [2/6]
| eSecCommand::eSecCommand |
( |
int |
cmd, |
|
|
int |
val |
|
) |
| |
|
inline |
◆ eSecCommand() [3/6]
◆ eSecCommand() [4/6]
| eSecCommand::eSecCommand |
( |
int |
cmd, |
|
|
rotor |
measure |
|
) |
| |
|
inline |
◆ eSecCommand() [5/6]
| eSecCommand::eSecCommand |
( |
int |
cmd, |
|
|
pair |
compare |
|
) |
| |
|
inline |
◆ eSecCommand() [6/6]
| eSecCommand::eSecCommand |
( |
| ) |
|
|
inline |
◆ cmd
◆ compare
| pair eSecCommand::compare |
◆ diseqc
◆ measure
| rotor eSecCommand::measure |
◆ mode
◆ msec
◆ steps
◆ timeout
◆ tone
◆ toneburst
| int eSecCommand::toneburst |
◆ val
◆ voltage
The documentation for this class was generated from the following file: