mirror of
https://github.com/RFnexus/modem73.git
synced 2026-04-27 14:30:33 +00:00
Update README
This commit is contained in:
parent
a40010c6bd
commit
67550c1945
1 changed files with 3 additions and 3 deletions
|
|
@ -70,7 +70,7 @@ By default, MODEM73 will listen on port 8001
|
|||
|
||||
All of the modes provided by the OFDM modem require a bandwidth of 2400 Hz and work over both FM and SSB.
|
||||
|
||||
There are currently four PTT options:
|
||||
There are currently five PTT options:
|
||||
- NONE (speaker/mic over the air)
|
||||
- Rigctl
|
||||
- VOX
|
||||
|
|
@ -110,7 +110,7 @@ while running `rigctld`
|
|||
```
|
||||
|
||||
```
|
||||
# CM108 USB audio interface PTT (GPIO3 is default)
|
||||
# CM108 USB audio interface PTT (GPIO3 is the default)
|
||||
./modem73 --ptt cm108 --cm108-gpio 3
|
||||
```
|
||||
|
||||
|
|
@ -122,4 +122,4 @@ modem73 comes included with a update utility `update.sh`
|
|||
To update to the latest version:
|
||||
```
|
||||
./update.sh
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue