neo7530
neo7530
Is there Support for 28F256 EEPROM ? Thanks.
Tested satpi today and got it only working for frontend0 to frontend3. Would like to use frontend6 and 7 for sat>IP. The webgui shows, that it is in use, but...
Line 447: board = pro8MHzatmega328 should be: board = pro16MHzatmega328. took me some hours to figure out why serial baud rate was doubled ;)
Hi, i have an adalm-pluto now and would like to use it with hacktv. How is the syntax for using it?
Hi, Can you add Leitch and Nokia line shuffle simulation Support? Leitch was designed for ntsc resolution. The visable lines are scrambled randomly and delayed by a quarter frame. (120...
Hey, Can this code be changed to support more than 40 chars? Rgds, Neo.
Hi. I've tried to tune into a high-bitrate DVB stream, supplied via udp-multicast ( 3 TV-Channels and 3 Radio channels). Ts-Reader, streamer and childpipe - all have the same behavior....
I like to do dual-output of my dvb-stream. One stream should do udp-multicast, and the fork of this stream should do output to my dektec-device. with this both output streams...
Hi, I've tried to simulate an authentication with the GaussKeyCard App. The card is allready paired with my M3 and is working. But if i simulate the auth process on...
Hi, can you explain, how i can use DES as CMAC algorithm with your code? Thank you.