Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tovisx committed Mar 4, 2024
1 parent d762e76 commit b1fabe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ This container is based on the excellent [jlesage/docker-baseimage-gui](https://
|`ENABLE_BASESTATION_FORMAT` | Enable jaero Basestation output | Enable BaseStation format | `false` |
|`BASESTATION_ADDRESS` | IP address and port on which to serve basestation data | Enable BaseStation format ip:port window | `0.0.0.0:30003` |
|`BEHAVE_AS_BASESTATION_CLIENT` | Set to true to enable client behaviour | Behave as client | `false` |
|`SDRX_ADDRESS` | SDRReceiver ip adrress and port to receive zmq data | Address | Unset |
|`SDRX_ADDRESS` | SDRReceiver ip address and port to receive zmq data | Address | Unset |
|`SDRX_TOPIC_NAME` | SDRReceiver Topic name | First half of topic setting | `VFO` |
|`NUMBER_OF_SDRX_TOPICS` | Total number of jaero configurations to create based on total number of SDRX receiver configurations, starting at `01` for a maximum of 20. Update SDRX.ini to match.| Second half of topic setting | `3` |
|`NUMBER_OF_SDRX_TOPICS` | Total number of jaero configurations to create based on total number of SDRX vfo's, starting at `01` for a maximum of 20. Update SDRX.ini to match.| Second half of topic setting | `3` |
|`FEED_AIRFRAMES` | Enable feeding to [airframes.io](https://app.airframes.io) | Enable output feeding using UDP | `true` |


Expand Down

0 comments on commit b1fabe2

Please sign in to comment.