Search found 4 matches

by myrkel
Fri Mar 21, 2003 3:56 pm
Forum: Users share experience...
Topic: CAN FCC Pinpoint my station if...
Replies: 25
Views: 191759

LPFM in different countries

HI all!

How about LPFM rules in different countries? In Estonian telecommunication law is no such "thing" as LPFM. Even 10mW is illegal.
by myrkel
Sun Mar 16, 2003 5:55 pm
Forum: Users share experience...
Topic: Empty holes in Pcimax ultra PCB, marked as "RDS".
Replies: 1
Views: 9094

Empty holes in Pcimax ultra PCB, marked as "RDS".

HI!

Is in future planned to make RDS encoder module for Pcimax Ultra?
by myrkel
Fri Mar 14, 2003 2:39 pm
Forum: Users share experience...
Topic: PC Max Ultra && Linux driver
Replies: 2
Views: 10213

Re: Look at the other threads

Yep, manual driver modification helps, but right number for good operation is 13 (0xd), because 1 (0x1) locks frequency and pcmax_user -F freq does not work anymore.

I did ugly hack and replaced two lines on linux driver

case PCMAX_SET_POWER:
copy_from_user(&val, (int *)ioarg, sizeof(u8 ...
by myrkel
Thu Mar 13, 2003 1:34 pm
Forum: Users share experience...
Topic: PC Max Ultra && Linux driver
Replies: 2
Views: 10213

PC Max Ultra && Linux driver

HI!

I have problem with PCI Max Ultra + linux. Frequency settings works fine but power settings have strange results. Setting power to 0, turns station into stereo and very low TX power (not off as expected).
IF power setting are 1-7 (no difference), the station transmits high power and in mono ...