No subject


Mon Mar 10 15:32:33 UTC 2008


mysql> select * from diseqc_tree;
+----------+----------+---------+--------+---------+-------------+-------=
-------+----------------+----------------+-----------------+-------------=
---+------------+------------+------------+
| diseqcid | parentid | ordinal | type   | subtype | description | switch=
_ports | rotor_hi_speed | rotor_lo_speed | rotor_positions | lnb_lof_swit=
ch | lnb_lof_hi | lnb_lof_lo | cmd_repeat |
+----------+----------+---------+--------+---------+-------------+-------=
-------+----------------+----------------+-----------------+-------------=
---+------------+------------+------------+
|        2 |     NULL |       0 | switch | diseqc  | Switch      |       =
     2 |              0 |              0 |                 |             =
 0 |          0 |          0 |          1 |
|        3 |        2 |       0 | lnb    | voltage | LNB         |       =
     0 |              0 |              0 |                 |             =
 0 |          0 |    9750000 |          1 |
|        4 |        2 |       1 | lnb    | voltage | LNB         |       =
     0 |              0 |              0 |                 |             =
 0 |          0 |    9750000 |          1 |
|        5 |     NULL |       0 | switch | diseqc  | Switch      |       =
     2 |              0 |              0 |                 |             =
 0 |          0 |          0 |          1 |
|        6 |        5 |       0 | lnb    | voltage | A-Thor      |       =
     0 |              0 |              0 |                 |             =
 0 |          0 |    9750000 |          1 |
|        7 |        5 |       1 | lnb    | voltage | B-Sirius    |       =
     0 |              0 |              0 |                 |             =
 0 |          0 |    9750000 |          1 |
+----------+----------+---------+--------+---------+-------------+-------=
-------+----------------+----------------+-----------------+-------------=
---+------------+------------+------------+
6 rows in set (0.00 sec)

mysql> select * from diseqc_config;
+-------------+----------+-------+
| cardinputid | diseqcid | value |
+-------------+----------+-------+
|           2 |        5 | 1     |
|           1 |        5 | 0     |
|           3 |        5 | 1     |
+-------------+----------+-------+
3 rows in set (0.00 sec)



More information about the mythtv-users mailing list