mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
first commit
This commit is contained in:
25
doc/command_list.md
Normal file
25
doc/command_list.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## MiniRDS command list
|
||||
|
||||
Most commands are in the ASCII format, for RT you can use `TEXT` or `RT1`, however some comamnds werent yet transitioned to the new command syntax, and here they are:
|
||||
|
||||
### Commands
|
||||
|
||||
#### `MPX`
|
||||
Set volumes in percent modulation for individual MPX subcarrier signals.
|
||||
|
||||
`MPX 0,9,9,9,9`
|
||||
|
||||
Carriers: (first to last)
|
||||
Pilot tone
|
||||
RDS 1
|
||||
RDS 2 (67 khz)
|
||||
RDS 2 (71 khz)
|
||||
RDS 2 (76 khz)
|
||||
|
||||
#### `VOL`
|
||||
Set the output volume in percent.
|
||||
|
||||
`VOL 100`
|
||||
|
||||
## Other
|
||||
See src/supported_cmds.txt
|
||||
Reference in New Issue
Block a user