diff --git a/Makefile b/Makefile index 43cd1bc5..05c0667e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BUILD=1 +BUILD=2 VERSION=$(shell date +%Y%m%d%H%M)-$(BUILD) CPUS=4 STLINUX=/opt/STM/STLinux-2.4 diff --git a/dist/README b/dist/README index 0d62bb64..7ccc3f49 100644 --- a/dist/README +++ b/dist/README @@ -64,7 +64,10 @@ without further testing or modification. Bugs: - the Inverto driver do not initialize properly sometimes - (minisatip is not started) + (minisatip is not started); if minisatip does not work, + you may check 'logread' for tuner initialization error (512) + or use 'dmesg' to check the lines bellow; + turn off the box for 5-30 minutes and try again... demod900] setup [num_demods 4] [pll6120] setup [num_plls:4] [clk:30000000] [bbgain:16] @@ -84,5 +87,9 @@ Bugs: History: + satip-axe-201504061852-2 : Mon Apr 6 2015 + - minisatip fixes (unicable, multiple tuners, h/v and lo/hi setup) + - load axe modules in rcSBB + satip-axe-201503311856-1 : Tue Mar 31 2015 - initial firmware release diff --git a/dist/satip-axe-201504061852-2.flash b/dist/satip-axe-201504061852-2.flash new file mode 100644 index 00000000..fe2b1f9a Binary files /dev/null and b/dist/satip-axe-201504061852-2.flash differ diff --git a/dist/satip-axe-201504061852-2.fw b/dist/satip-axe-201504061852-2.fw new file mode 100644 index 00000000..794edd7d Binary files /dev/null and b/dist/satip-axe-201504061852-2.fw differ diff --git a/dist/satip-axe-201504061852-2.usb b/dist/satip-axe-201504061852-2.usb new file mode 100644 index 00000000..8d356c0f Binary files /dev/null and b/dist/satip-axe-201504061852-2.usb differ