Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: complete(?) tv adapters docs and added more screenshots
- Loading branch information
Showing
14 changed files
with
190 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| This is the list of available parameters for the linuxdvb frontend. It | ||
| is used as a base for other frontends. | ||
|
|
||
| See [TV Adapters](tv_adapters). | ||
|
|
||
| --- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| This panel lists all the available Cable (DVB-C/C2/ISDB-C/ATSC-C) frontend | ||
| parameters. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| * Other Frontends | ||
| - [DVB-C](class/linuxdvb_frontend_dvbc) | ||
| - [ATSC-C](class/linuxdvb_frontend_atsc_c) | ||
| - [ISDB-C](class/linuxdvb_frontend_isdb_c) | ||
| * Back to [TV Adapters](tv_adapters) | ||
|
|
||
| --- | ||
|
|
||
| ###Buttons | ||
|
|
||
| The following buttons are available: | ||
|
|
||
| Button | Function | ||
| ---------------|--------- | ||
| **Save** | Save the current configuration. | ||
| **Help** | Display this help page. | ||
|
|
||
| --- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| This panel lists all the available satellite (DVB-S/ISDB-S) frontend | ||
| parameters. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| * Other Frontends | ||
| - [Master](class/linuxdvb_frontend_dvbs) | ||
| - [Slave](class/linuxdvb_frontend_dvbs_slave) | ||
| - [Master (ISDB-S)](class/linuxdvb_frontend_isdb_s) | ||
| * Back to [TV Adapters](tv_adapters) | ||
|
|
||
| --- | ||
|
|
||
| ###Buttons | ||
|
|
||
| The following buttons are available: | ||
|
|
||
| Button | Function | ||
| ---------------|--------- | ||
| **Save** | Save the current configuration. | ||
| **Help** | Display this help page. | ||
|
|
||
| --- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| This panel lists all the available Terrestrial (DVB-T/T2/ISDB-T/ATSC-T) frontend | ||
| parameters. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| * Other Frontends | ||
| - [DVB-T/DVB-T2](class/linuxdvb_frontend_dvbt) | ||
| - [ATSC-T](class/linuxdvb_frontend_atsc_t) | ||
| - [ISDB-T](class/linuxdvb_frontend_isdb_t) | ||
| * Back to [TV Adapters](tv_adapters) | ||
|
|
||
| --- | ||
|
|
||
| ###Buttons | ||
|
|
||
| The following buttons are available: | ||
|
|
||
| Button | Function | ||
| ---------------|--------- | ||
| **Save** | Save the current configuration. | ||
| **Help** | Display this help page. | ||
|
|
||
| --- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| This tab lists all the available satellite (DVB-S/ISDB-S) configuration | ||
| parameters. | ||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| ###Buttons | ||
|
|
||
| The following buttons are available: | ||
|
|
||
| Button | Function | ||
| ---------------|--------- | ||
| **Save** | Save the current configuration. | ||
| **Help** | Display this help page. | ||
|
|
||
| --- | ||
|
|
||
| * Satellite Configuration | ||
| - [Universal LNB](class/linuxdvb_satconf_lnbonly) | ||
| - [2 Port](class/linuxdvb_satconf_2port) | ||
| - [4 Port](class/linuxdvb_satconf_4port) | ||
| * Satellite Configuration (Advanced) | ||
| - [Advanced LNB](class/linuxdvb_satconf_advanced) | ||
| - [Unicable EN50494 (experimental)](class/linuxdvb_satconf_en50494) | ||
| - [DiseqC Rotor](class/linuxdvb_rotor) | ||
| - [DiSEqC Switch](class/linuxdvb_switch) | ||
| - [Rotor (GOTOX)](class/linuxdvb_rotor_gotox) | ||
| - [Rotor (USALS)](class/linuxdvb_rotor_usals) | ||
| * Back to [TV Adapters](tv_adapters) | ||
|
|
||
| --- |
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters