included new arguments

This commit is contained in:
Hatagashira 2015-02-22 14:38:57 +01:00
parent 3ce9eabefb
commit 551e71789e
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ All arguments are optional:
* `-rt` specifies the radiotext (RT) to be transmitted. Limit: 64 characters. Example: `-rt 'Hello, world!'`. * `-rt` specifies the radiotext (RT) to be transmitted. Limit: 64 characters. Example: `-rt 'Hello, world!'`.
* `-ctl` specifies a named pipe (FIFO) to use as a control channel to change PS and RT at run-time (see below). * `-ctl` specifies a named pipe (FIFO) to use as a control channel to change PS and RT at run-time (see below).
* `-ppm` specifies your Raspberry Pi's oscillator error in parts per million (ppm), see below. * `-ppm` specifies your Raspberry Pi's oscillator error in parts per million (ppm), see below.
* `-autokill` stop broadcasting the carrier wave at exit.
* `-kill` stop any ongoing broadcast, reset the DMA controller and exit. Do not use while an instance is running!
* `-raw` raw mode expects 44100HZ bitrate, 2 channels and PCM 16 bit.
By default the PS changes back and forth between `Pi-FmRds` and a sequence number, starting at `00000000`. The PS changes around one time per second. By default the PS changes back and forth between `Pi-FmRds` and a sequence number, starting at `00000000`. The PS changes around one time per second.