0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00

first commit

This commit is contained in:
2025-03-10 16:50:29 +01:00
commit 800f3222ca
36 changed files with 5064 additions and 0 deletions

25
doc/command_list.md Normal file
View 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

BIN
doc/mpxgen.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB