Markus Heiser | 5377d91 | 2016-06-30 15:18:56 +0200 | [diff] [blame] | 1 | .. -*- coding: utf-8; mode: rst -*- |
| 2 | |
| 3 | .. _frontend_legacy_types: |
| 4 | |
| 5 | Frontend Legacy Data Types |
| 6 | ========================== |
| 7 | |
| 8 | |
| 9 | .. toctree:: |
| 10 | :maxdepth: 1 |
| 11 | |
| 12 | fe-type-t |
| 13 | fe-bandwidth-t |
| 14 | dvb-frontend-parameters |
| 15 | dvb-frontend-event |
| 16 | |
| 17 | |
| 18 | .. _frontend_legacy_fcalls: |
| 19 | |
| 20 | Frontend Legacy Function Calls |
| 21 | ============================== |
| 22 | |
| 23 | Those functions are defined at DVB version 3. The support is kept in the |
| 24 | kernel due to compatibility issues only. Their usage is strongly not |
| 25 | recommended |
| 26 | |
| 27 | |
| 28 | .. toctree:: |
| 29 | :maxdepth: 1 |
| 30 | |
Mauro Carvalho Chehab | 0060665 | 2016-07-05 11:22:28 -0300 | [diff] [blame] | 31 | fe-read-ber |
| 32 | fe-read-snr |
| 33 | fe-read-signal-strength |
| 34 | fe-read-uncorrected-blocks |
| 35 | fe-set-frontend |
| 36 | fe-get-frontend |
| 37 | fe-get-event |
| 38 | fe-dishnetwork-send-legacy-cmd |