Web application for CYBER MAX FM+

Manuals and drivers for all products, erratas, problem report and solutions and related topics...

Moderators: Nina, pcs, 5r, Boris

Post Reply
miguel
New registered user
New registered user
Posts: 4
Joined: Sat Sep 24, 2011 10:42 pm

Web application for CYBER MAX FM+

Post by miguel »

Rádio Zero (Lisbon) bought a CYBER MAX FM+ 300W and since we preferred Linux machines, we developed some code to configure this transmitter.

The code is available at https://gitorious.org/transmitter/transmitter. It consists of a Python script running on the machine connected to the transmitter that serves a webpage, where the settings can be made.

The code was tested on:
Python 2.7.3
Twisted 11.1.0-1ubuntu2
AutobahnPython 0.5.14

The transmitter has support for rolling PS, but that is not implemented.

Please be aware that, since the default 14400 bps is Windows specific, our FM transmitter was configured for 9600 bps for the power settings, and we changed the RDS baud rate to 19200 bps via jumper. This explains the two serial baud rates given to the python script.

More details at https://gitorious.org/transmitter/trans ... ter/README
User avatar
pcs
Site master
Site master
Posts: 3132
Joined: Fri Jan 18, 2002 1:00 am
Location: Radio Land
Contact:

Post by pcs »

Hi,

great work!

You will be happy to know that we changed the baud rate for CyberMax FM+ to 9600 baud starting with mid January 2013.

We also changed baud rate for RDS to 9600 (2400 was changed into 9600, you only need to install a jumper, I think J11).

This was done since Ethernet to Com port only accepts one baud rate so they had to be unified. 9600 was implemented to support Linux users.
Best regards,
Marko - PCS Electronics
--------------------------------------------------------
Turn your PC into a FM radio station!
http://www.pcs-electronics.com
fax +386 4 2316 128
Post Reply