packet:bpq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packet:bpq [2024/05/16 09:02] – g7taj | packet:bpq [2025/04/13 11:43] (current) – m0lte | ||
---|---|---|---|
Line 12: | Line 12: | ||
Here are some miscellaneous hints and tips on BPQ configuration. | Here are some miscellaneous hints and tips on BPQ configuration. | ||
+ | |||
+ | ==== Showing up on the Maps ==== | ||
+ | |||
+ | There are at least 2 different maps you can configure your BPQ system to appear on, the primary BPQ map at [[http:// | ||
+ | |||
+ | In both cases you will need to set these in the root of bpq32.cfg: | ||
+ | |||
+ | < | ||
+ | LOCATOR=< | ||
+ | MAPCOMMENT=< | ||
+ | </ | ||
+ | |||
+ | To appear on the live connectivity map as well (recommended), | ||
+ | |||
+ | < | ||
+ | EnableM0LTEMap=1 | ||
+ | </ | ||
+ | |||
+ | The ID of your ports will also show up as a port description, | ||
+ | |||
+ | < | ||
+ | M0LTEMapInfo=< | ||
+ | </ | ||
+ | |||
+ | The DIAL+freq format is used if you are setting the frequency with rigcontrol. 40m slot one would be DIAL+850. | ||
+ | |||
+ | Example port configuration: | ||
+ | |||
+ | < | ||
+ | PORT | ||
+ | PORTNUM=1 | ||
+ | ID=432.625 9600 GFSK IL2P+CRC | ||
+ | M0LTEMapInfo=RF, | ||
+ | | ||
+ | ..... other port config ... | ||
+ | |||
+ | ENDPORT | ||
+ | </ | ||
==== ' | ==== ' | ||
Line 144: | Line 182: | ||
===== REST API ===== | ===== REST API ===== | ||
- | BPQ has a simple and evolving HTTP REST API. | + | Details here: [[packet:bpq-api|BPQ APIs]] |
- | It is used though the HTTPPORT (in this example is port 9122) | + | |
- | + | ||
- | endpoints: (note older versions were prefixed with ' | + | |
- | + | ||
- | < | + | |
- | / | + | |
- | / | + | |
- | / | + | |
- | / | + | |
- | /api/info | + | |
- | / | + | |
- | / | + | |
- | </ | + | |
- | + | ||
- | Requested like so: | + | |
- | < | + | |
- | + | ||
- | Output: | + | |
- | < | + | |
- | + | ||
- | Example of MH for Port 1: ( >ver 6.0.24.33 ) | + | |
- | < | + | |
- | + | ||
- | Output: | + | |
- | < | + | |
- | {" | + | |
- | + | ||
===== Events ===== | ===== Events ===== | ||
BPQ can fire an executable on certain events. | BPQ can fire an executable on certain events. | ||
Line 246: | Line 256: | ||
See [[packet: | See [[packet: | ||
+ | |||
+ | ===== BPQ Web Monitor ===== | ||
+ | |||
+ | Watch the packet racket in your web browser! | ||
+ | |||
+ | See [[packet: | ||
+ | |||
+ | ===== Credentials ===== | ||
+ | |||
+ | The password at the top of bpq32.cfg is only use for authenicating access to the node over rf commections, | ||
+ | |||
+ | Webmail uses the password in the BBS User config. The management part of the Web interface uses USER records from the Telnetserver config. | ||
+ | |||
+ | ===== Building from source ===== | ||
+ | |||
+ | Requires '' |
packet/bpq.1715850129.txt.gz · Last modified: 2024/05/16 09:02 by g7taj