Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
|
|
USAGE
|
|
G[ateway] <interface> <callsign> [<digipeater> . . .]
|
|
|
|
DESCRIPTION
|
|
The gateway command allows you to connect to another AX.25 station
|
|
through this host system's radio ports. You can determine what
|
|
ports are available using the "J[heard]" command. The list will be
|
|
divided by headings listing the interfaces available. You can also
|
|
try using the I[nfo] command. Your connection will assume the
|
|
callsign of this TCP/IP station instead of your own.
|
|
|
|
The station you want to connect to must be substituted for the
|
|
"<callsign>" parameter above. If you need to reach this station
|
|
via one or more digipeaters, enter the list following the desti-
|
|
nation station's callsign. The first digipeater in the list is
|
|
the one that is to be connected through first.
|
|
|
|
EXAMPLES
|
|
gateway ax0 w1aw (connect to w1aw on interface ax0)
|
|
g s01 w2abc w2def w2ghi (connect to w2abc on the s01 interface,
|
|
via w2def and w2ghi as digipeaters)
|
|
|