correct .md files for minisatip8

This commit is contained in:
Jaroslav Kysela 2018-09-24 17:02:37 +02:00
parent d4130c5564
commit 18b4f42460
2 changed files with 27 additions and 15 deletions

28
dist/README vendored
View File

@ -97,21 +97,21 @@ nfsd:
- to list connected clients 'showmount' - to list connected clients 'showmount'
- to list exports 'exportfs' - to list exports 'exportfs'
Minisatip8 (0.7.15) config: Minisatip8 (0.7.16) config:
--------------------------- ---------------------------
- this is the preferred minisatip server now - this is the preferred minisatip server now
- you may add extra parameters to MINISATIP8_OPTS= in /etc/sysconfig/config - you may add extra parameters to MINISATIP8_OPTS= in /etc/sysconfig/config
- WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net - WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net
- SEE: minisatip.md file in this directory for more details - SEE: minisatip.md file in this directory for more details
- example 1: only two tuners: MINISATIP_OPTS="-e 0-1" - example 1: only two tuners: MINISATIP8_OPTS="-e 0-1"
- example 2: unicable: MINISATIP_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040" - example 2: unicable: MINISATIP8_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040"
- AXE hardware specific options: - AXE hardware specific options:
-7 link adapters (identical src,lo/hi,h/v), the format is M:S (master:slave) -7 link adapters (identical src,lo/hi,h/v), the format is M:S (master:slave)
-Q quattro LNB config (H/H,H/V,L/H,L/V) -Q quattro LNB config (H/H,H/V,L/H,L/V)
-9 X AXE unicable/jess input (0-3) -9 X AXE unicable/jess input (0-3)
- example 3: unicable coax in input 2: MINISATIP_OPTS="-9 1" - example 3: unicable coax in input 2: MINISATIP_OPTS="-9 1"
- example 4: quattro LNB: MINISATIP_OPTS="-Q" - example 4: quattro LNB: MINISATIP8_OPTS="-Q"
- example 5: coax in inputs 1,2, tuner 3 slave to input 1, tuner 4 slave to input 2 - example 5: coax in inputs 1,2, tuner 3 slave to input 1, tuner 4 slave to input 2
MINISATIP_OPTS="-7 0:2,1:3" MINISATIP_OPTS="-7 0:2,1:3"
@ -121,14 +121,14 @@ Minisatip 0.7 config:
- you may add extra parameters to MINISATIP7_OPTS= in /etc/sysconfig/config - you may add extra parameters to MINISATIP7_OPTS= in /etc/sysconfig/config
- WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net - WARNING: use -D with unique numbers if you have _multiple_ SAT>IP servers on net
- SEE: minisatip.md file in this directory for more details - SEE: minisatip.md file in this directory for more details
- example 1: only two tuners: MINISATIP_OPTS="-e 0-1" - example 1: only two tuners: MINISATIP7_OPTS="-e 0-1"
- example 2: unicable: MINISATIP_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040" - example 2: unicable: MINISATIP7_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040"
- AXE hardware specific options: - AXE hardware specific options:
-7 link adapters (identical src,lo/hi,h/v), the format is M:S (master:slave) -7 link adapters (identical src,lo/hi,h/v), the format is M:S (master:slave)
-Q quattro LNB config (H/H,H/V,L/H,L/V) -Q quattro LNB config (H/H,H/V,L/H,L/V)
-9 X AXE unicable/jess input (0-3) -9 X AXE unicable/jess input (0-3)
- example 3: unicable coax in input 2: MINISATIP_OPTS="-9 1" - example 3: unicable coax in input 2: MINISATIP_OPTS="-9 1"
- example 4: quattro LNB: MINISATIP_OPTS="-Q" - example 4: quattro LNB: MINISATIP7_OPTS="-Q"
- example 5: coax in inputs 1,2, tuner 3 slave to input 1, tuner 4 slave to input 2 - example 5: coax in inputs 1,2, tuner 3 slave to input 1, tuner 4 slave to input 2
MINISATIP_OPTS="-7 0:2,1:3" MINISATIP_OPTS="-7 0:2,1:3"
@ -244,6 +244,20 @@ Bugs:
History: History:
-------- --------
satip-axe-2018 - ??
- added minisatip8
- updated minisatip code (latest minisatip 0.7.16)
- note that some options were removed (-M) or added (-2)
- follow /etc/config.default and this file
- fixed reported VDR problem (issue #108)
- fixed the improper tuner release problem for complex diseqc settings
where one input is used by multiple tuners (minisatip7 and minisatip8)
- added SYSLOGD_OPTS to pass extra options to syslog
- modified net.ipv4.tcp_wmem (issue #102)
- increased net.core.wmem_max=12582912 , it might help to prevent
the UDP packet loss (issue #88)
- fixed time sync (ntpd) issue when DHCP is used (issue #109)
satip-axe-201705251044-14 - Wed Jun 7 2017 satip-axe-201705251044-14 - Wed Jun 7 2017
- kernel modules from idl4k-1.25.0.157 (frontend + demux) - kernel modules from idl4k-1.25.0.157 (frontend + demux)
- updated minisatip5 (0.5.54) - updated minisatip5 (0.5.54)

14
dist/minisatip.md vendored
View File

@ -8,12 +8,12 @@ the physical F-type connector on the box have numering 1-4.
NOTE: Some options identifiers were changed between minisatip5 and minisatip7: NOTE: Some options identifiers were changed between minisatip5 and minisatip7:
minisatip7 | minisatip5/minisatip | description minisatip7,8 | minisatip5/minisatip | description
-----------|----------------------|----------------------------------- -------------|----------------------|-----------------------------------
-7 | -L | tuner linking -7 | -L | tuner linking
-9 | -X | unicable input (-S for minisatip8) -9 | -X | unicable input (-S for minisatip8)
-W | -P | AXE power -W | -P | AXE power
-8 | -Z | quattro hiband mode -8 | -Z | quattro hiband mode
other AXE specific option | decription other AXE specific option | decription
--------------------------|---------------------------------------- --------------------------|----------------------------------------
@ -156,8 +156,6 @@ control the standard LNBs/diseqc equipment.
### Multiple unicable groups ### Multiple unicable groups
For minisatip8 use -S argument.
You may connect multiple unicable LNBs through multiple coaxial You may connect multiple unicable LNBs through multiple coaxial
wires to the box. In this case, it is necessary to tell which tuners wires to the box. In this case, it is necessary to tell which tuners
will use which physical input. In this case '-9 T1,T2,T3,T4 / will use which physical input. In this case '-9 T1,T2,T3,T4 /