index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
frontends
/
stb0899_drv.c
Age
Commit message (
Expand
)
Author
2007-10-06
Hmmph, a proper calculation broke the working behaviour.
Manu Abraham
2007-10-05
Bug: DiSEqC receiver was trying to initialize the transmitter
Manu Abraham
2007-10-05
Initialize DiSEqC
Manu Abraham
2007-10-05
Bug: Set Auxilliary Clock Register correctly
Manu Abraham
2007-10-05
Bug! Timing recovery was calculated for 99MHz not 90 MHz
Manu Abraham
2007-09-27
Optimizations Reduce capture range from 10MHz to 3Mhz
Manu Abraham
2007-09-25
TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same time
Manu Abraham
2007-09-23
Really silly! Disabled all clocks and expected it to run.
Manu Abraham
2007-07-02
FIX: Add in missing inversion (should be ideally in the config struct)
Manu Abraham
2007-07-02
FIX: reading from wrong registers
Manu Abraham
2007-07-02
Let's neither sleep nor wakeup for now
Manu Abraham
2007-07-02
Use a delay for tracking acquisition status
Manu Abraham
2007-07-02
On the KNC1 cards the CLOCK is clamped to a maximum limit of 90MHz, eventhough
Manu Abraham
2007-07-03
Add STB0899 support
Manu Abraham