bpq-fldigi
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bpq-fldigi [2025/09/08 16:10] – created w1cdn | bpq-fldigi [2025/09/20 16:38] (current) – [References] w1cdn | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Introduction ====== | ====== Introduction ====== | ||
| - | fldigi is a software package for running a subset of amateur radio digital modes. [[BPQ]] can interface with fldigi to either allow users to connect or [[forward messages]] using other modes than [[AX.25]]. | + | [[fldigi]] is a software package for running a subset of amateur radio digital modes. [[BPQ]] can interface with fldigi to either allow users to connect or [[forward messages]] using other modes than [[AX.25]]. |
| - | * link to BPQ docs | + | To make integration easier, you can use a rig control package like [[flrig]] |
| - | * link to packet-radio.com docs | + | |
| - | * screenshots of things getting set up | + | |
| - | * example configs and explanation | + | |
| + | ====== Bare Bones Example in Windows ====== | ||
| + | This example uses an IC-7300 plugged into a Windows computer, using QtSoundModem to interface the radio to BPQ. | ||
| + | ===== Software ===== | ||
| + | * [[BPQ]] | ||
| + | * [[flrig]] | ||
| + | * [[QtSoundModem]] | ||
| + | * [[fldigi]] | ||
| + | |||
| + | ===== Steps ===== | ||
| + | * Set up flrig to interface/ | ||
| + | * The Server `Xmlrpc` port is used in the QtSoundModem PTT config in the next step. | ||
| + | * Set up a regular HF BPQ port if you want. In this example, you can use QtSoundModem and use the `FLRIG` PTT port, which is not available in the [[UZ7HO Soundmodem]] this software is based on. | ||
| + | * Set up and start fldigi to act as a server. | ||
| + | * The KISS `Addr` is the machine running BPQ. | ||
| + | * The `I/O` port is used in the BPQ port config, below. | ||
| + | |||
| + | {{:: | ||
| + | |||
| + | |||
| + | * Set up an // | ||
| + | * The `ADDR` is of the machine running fldigi and the fldigi port. | ||
| + | * You can set the default mode as in the [[https:// | ||
| + | |||
| + | < | ||
| + | ; | ||
| + | PORT | ||
| + | PORTNUM=7 | ||
| + | ID=FLDigi | ||
| + | DRIVER=fldigi | ||
| + | PACLEN=64 | ||
| + | CONFIG | ||
| + | ADDR 192.168.0.6 7342 | ||
| + | TIMEOUT=10 | ||
| + | RETRIES=5 | ||
| + | DEFAULTMODEM BPSK125/ | ||
| + | UPDATEMAP | ||
| + | ENDPORT | ||
| + | </ | ||
| + | |||
| + | * See [[https:// | ||
| + | |||
| + | ====== References ====== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * fldigi screenshot is out of date as of 2025-09 | ||
| + | * [[https:// | ||
| + | * Basis for this page | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
bpq-fldigi.1757347833.txt.gz · Last modified: by w1cdn