second build / release
This commit is contained in:
parent
8364aa7b8e
commit
65c3950095
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
BUILD=1
|
BUILD=2
|
||||||
VERSION=$(shell date +%Y%m%d%H%M)-$(BUILD)
|
VERSION=$(shell date +%Y%m%d%H%M)-$(BUILD)
|
||||||
CPUS=4
|
CPUS=4
|
||||||
STLINUX=/opt/STM/STLinux-2.4
|
STLINUX=/opt/STM/STLinux-2.4
|
||||||
|
9
dist/README
vendored
9
dist/README
vendored
@ -64,7 +64,10 @@ without further testing or modification.
|
|||||||
Bugs:
|
Bugs:
|
||||||
|
|
||||||
- the Inverto driver do not initialize properly sometimes
|
- 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]
|
demod900] setup [num_demods 4]
|
||||||
[pll6120] setup [num_plls:4] [clk:30000000] [bbgain:16]
|
[pll6120] setup [num_plls:4] [clk:30000000] [bbgain:16]
|
||||||
@ -84,5 +87,9 @@ Bugs:
|
|||||||
|
|
||||||
History:
|
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
|
satip-axe-201503311856-1 : Tue Mar 31 2015
|
||||||
- initial firmware release
|
- initial firmware release
|
||||||
|
BIN
dist/satip-axe-201504061852-2.flash
vendored
Normal file
BIN
dist/satip-axe-201504061852-2.flash
vendored
Normal file
Binary file not shown.
BIN
dist/satip-axe-201504061852-2.fw
vendored
Normal file
BIN
dist/satip-axe-201504061852-2.fw
vendored
Normal file
Binary file not shown.
BIN
dist/satip-axe-201504061852-2.usb
vendored
Normal file
BIN
dist/satip-axe-201504061852-2.usb
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user