Skip to content

Build 15 - fix 1

Compare
Choose a tag to compare
@perexg perexg released this 21 Oct 13:58
· 6 commits to master since this release

satip-axe-201810211549-15 - Sun Oct 21 2018

  • moved the releases (firmware files) to github
  • added minisatip8
    • theaded mode is turned on by default (use -T to toggle)
    • 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 problems (issue #108)
    • added DVB-S2 multistream support
  • 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)
  • partly fixed time sync (ntpd) issue when DHCP is used (issue #109)
  • upgraded python to 3.5.6 (package)
  • upgraded oscam to rev.11434