update README
This commit is contained in:
parent
b79b0de202
commit
2b0b08b434
22
dist/README
vendored
22
dist/README
vendored
@ -189,7 +189,7 @@ Bugs:
|
|||||||
History:
|
History:
|
||||||
--------
|
--------
|
||||||
|
|
||||||
upcoming - https://github.com/perexg/satip-axe/issues/45
|
upcoming - https://github.com/perexg/satip-axe/issues/45
|
||||||
- updated stmmac ethernet driver from latest stlinux kernel
|
- updated stmmac ethernet driver from latest stlinux kernel
|
||||||
- linux-sh4-2.6.32.y - _stm24_0217
|
- linux-sh4-2.6.32.y - _stm24_0217
|
||||||
- enabled Realtek PHY module (RTL8211E)
|
- enabled Realtek PHY module (RTL8211E)
|
||||||
@ -206,7 +206,7 @@ History:
|
|||||||
- added second minisatip binary (minisatip5 - based on 0.5.26 version)
|
- added second minisatip binary (minisatip5 - based on 0.5.26 version)
|
||||||
- add new lines to /etc/sysconfig/config from /etc/config.default
|
- add new lines to /etc/sysconfig/config from /etc/config.default
|
||||||
|
|
||||||
satip-axe-201508061051-10 - Thu Aug 6 2015
|
satip-axe-201508061051-10 - Thu Aug 6 2015
|
||||||
- replaced stapi / frontend / demuxer drivers with latest from Inverto
|
- replaced stapi / frontend / demuxer drivers with latest from Inverto
|
||||||
- updated kernel USB stack, fixed ftdi_sio kernel oops (mouse readers)
|
- updated kernel USB stack, fixed ftdi_sio kernel oops (mouse readers)
|
||||||
- updated minisatip to new demuxts (reduce CPU usage)
|
- updated minisatip to new demuxts (reduce CPU usage)
|
||||||
@ -215,7 +215,7 @@ History:
|
|||||||
- fixed /etc/mdev.conf to mount USB sticks without partitions
|
- fixed /etc/mdev.conf to mount USB sticks without partitions
|
||||||
- added idl4k.cfgreset script to reset wrong config
|
- added idl4k.cfgreset script to reset wrong config
|
||||||
|
|
||||||
satip-axe-201505242057-9 - Sun May 24 2015
|
satip-axe-201505242057-9 - Sun May 24 2015
|
||||||
- added http://boxip:8080/axe-status.txt status page (shell parseable)
|
- added http://boxip:8080/axe-status.txt status page (shell parseable)
|
||||||
- fixed ntpd start
|
- fixed ntpd start
|
||||||
- added crond start / configuration
|
- added crond start / configuration
|
||||||
@ -225,7 +225,7 @@ History:
|
|||||||
- added upgrade-fw script for the internal flash upgrade without an USB stick
|
- added upgrade-fw script for the internal flash upgrade without an USB stick
|
||||||
- added /etc/sysconfig/profile support
|
- added /etc/sysconfig/profile support
|
||||||
|
|
||||||
satip-axe-201504211434-8 - Tue Apr 21 2015
|
satip-axe-201504211434-8 - Tue Apr 21 2015
|
||||||
- faster boot (approx. 25 seconds from flash)
|
- faster boot (approx. 25 seconds from flash)
|
||||||
- tuners - configurable gain (0-16dB) - STV6210_BAMP in config
|
- tuners - configurable gain (0-16dB) - STV6210_BAMP in config
|
||||||
- enabled inetd/httpd/ftpd/nfsd by default
|
- enabled inetd/httpd/ftpd/nfsd by default
|
||||||
@ -233,7 +233,7 @@ History:
|
|||||||
- added ethtool
|
- added ethtool
|
||||||
- extended debug tools for I2C bus (axe-debug, axehelper)
|
- extended debug tools for I2C bus (axe-debug, axehelper)
|
||||||
|
|
||||||
satip-axe-201504142137-7 - Tue Apr 14 2015
|
satip-axe-201504142137-7 - Tue Apr 14 2015
|
||||||
- minisatip
|
- minisatip
|
||||||
- allow configurable DVR read buffer (-b option)
|
- allow configurable DVR read buffer (-b option)
|
||||||
- decrease default DVR read buffer to 14 UDP packets (18424 bytes)
|
- decrease default DVR read buffer to 14 UDP packets (18424 bytes)
|
||||||
@ -243,15 +243,15 @@ History:
|
|||||||
- remove the load hell from STLinux, move everything to /etc/init.d/rcS
|
- remove the load hell from STLinux, move everything to /etc/init.d/rcS
|
||||||
- another workarounds for the correct tuner initialization
|
- another workarounds for the correct tuner initialization
|
||||||
|
|
||||||
satip-axe-201504101512-6 - Fri Apr 10 2015
|
satip-axe-201504101512-6 - Fri Apr 10 2015
|
||||||
- extended minisatip (quattro LNB, master/slave, unicable on other input)
|
- extended minisatip (quattro LNB, master/slave, unicable on other input)
|
||||||
- another shuffling in the AXE modules load procedure
|
- another shuffling in the AXE modules load procedure
|
||||||
|
|
||||||
satip-axe-201504092035-5 - Thu Apr 9 2015
|
satip-axe-201504092035-5 - Thu Apr 9 2015
|
||||||
- fixed minisatip & dhcp issue - minisatip is started with good IP
|
- fixed minisatip & dhcp issue - minisatip is started with good IP
|
||||||
- changed load order of AXE modules and AXE hw initialization
|
- changed load order of AXE modules and AXE hw initialization
|
||||||
|
|
||||||
satip-axe-201504082030-4 : Wed Apr 8 2015
|
satip-axe-201504082030-4 : Wed Apr 8 2015
|
||||||
- upgraded busybox to v1.23.2
|
- upgraded busybox to v1.23.2
|
||||||
- added ntpd configuration (network time daemon)
|
- added ntpd configuration (network time daemon)
|
||||||
- changed dropbear default PATH to "/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin"
|
- changed dropbear default PATH to "/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin"
|
||||||
@ -262,12 +262,12 @@ History:
|
|||||||
- allow customization of hostname (/etc/sysconfig/config)
|
- allow customization of hostname (/etc/sysconfig/config)
|
||||||
- minisatip fixes (signal levels, cleanups)
|
- minisatip fixes (signal levels, cleanups)
|
||||||
|
|
||||||
satip-axe-201504061852-3 : Mon Apr 6 2015
|
satip-axe-201504061852-3 : Mon Apr 6 2015
|
||||||
- minisatip fixes (unicable-jess, corrected input selection - coax inputs)
|
- minisatip fixes (unicable-jess, corrected input selection - coax inputs)
|
||||||
|
|
||||||
satip-axe-201504061852-2 : Mon Apr 6 2015
|
satip-axe-201504061852-2 : Mon Apr 6 2015
|
||||||
- minisatip fixes (unicable, multiple tuners, h/v and lo/hi setup)
|
- minisatip fixes (unicable, multiple tuners, h/v and lo/hi setup)
|
||||||
- load axe modules in rcSBB
|
- load axe modules in rcSBB
|
||||||
|
|
||||||
satip-axe-201503311856-1 : Tue Mar 31 2015
|
satip-axe-201503311856-1 : Tue Mar 31 2015
|
||||||
- initial firmware release
|
- initial firmware release
|
||||||
|
Loading…
Reference in New Issue
Block a user