[linux-dvb] [PATCH] 8PSK/BPSK DVB-S/S2 support
Manu Abraham
abraham.manu at gmail.com
Sat Feb 25 11:15:49 CET 2006
Johannes Stezenbach wrote:
> If someone can show that there is a neat way to add DSS
> support to dvb-core I'm not against adding it, but please
> don't start by pushing random bits into the frontend
> API which are totally useless by itself.
>
>
After some searching around , the only information that i was able to
collect was like this.
* DVB
packet length = 188/204/208
Sync word (First byte in packet) = 0x47
* DSS
packet length = 127/147
Sync word (First byte in packet) = 0x1d
Eventhough this is sufficient to transfer the data to userspace, but
need more information to do something properly.
If somebody would like to see DSS and has some specs on DSS/DirecTV, can
chip in some info.
Manu
More information about the linux-dvb
mailing list