User Tools

Site Tools


agw_emulator

AGW Emulation

BPQ supports an AGWPE interface to allow programs that use AGW to connect to the node.

Note that the default AGW port is 8000 but if you're using Direwolf as a TNC, it's probably already using that port.

; AGW Emulator Params
AGWPORT=8002               ; Port Applications connect to
AGWSESSIONS=5              ; Max sessions allowed
;AGWMASK=1                 ; Application Mask. This os only needed for connects to the application,
                           ; and can be specified in decimal or hex - ie 16 or 0x10
; undocumented flags to send TX packets on AGW port - useful for monitoring
AGWLOOPMON=1
AGWLOOPTX=1

You can now use a program such as AGW Monitor to see traffic being received and sent on all ports of your node.

agw_emulator.txt · Last modified: 2024/04/06 08:27 by g6fji