From 551e71789e5fea98142be7706d61ef20a1a07e26 Mon Sep 17 00:00:00 2001 From: Hatagashira Date: Sun, 22 Feb 2015 14:38:57 +0100 Subject: [PATCH] included new arguments --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c79410f..c5cdf12 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ All arguments are optional: * `-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). * `-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.