[nos-bbs] Fwd: [xBPQ32] Running JNOS with BPQ32.
Bill Vodall WA7NWP wa7nwp at gmail.comSun Mar 1 17:48:33 UTC 2009
- Previous message: [nos-bbs] Read/Unread messages public areas
- Next message: [nos-bbs] JNOS 2.0f Messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've recently been exploring the new work being done on BPQ32 switch and it looks really goods. Lots of TNC, TCP and COM port options to allow tieing our software applications together and to share TNC's in the Windows environment. Here's some info from Mr BPQ... 73 Bill - WA7NWP ---------- Forwarded message ---------- From: John Wiseman <john. Date: Sun, Mar 1, 2009 at 3:08 AM Subject: [BPQ32] Running JNOS with BPQ32. To: BPQ32 at yahoogroups.com Some versions of NOS include an option to use DOS BPQCODE to interface to radio ports. My testing was with JNOS 1.10x10. You can use these versions with BPQ32 as follows: Get the bpq1632 files from the RelatedFiles section of the distibutioh. Put bpq1632.dll in your system folder, and bpq1632.exe in your jnos folder. Copy bpqcfg.bin to your jnos folder (this is only used to get the Host Interrupt). Look at the attached autoexec.nos, the relevant lines are: attach bpq init 0x7f 60 attach bpq 1 bpq1 attach bpq 2 bpq2 The first line initilizes the bpq interface, the params are the HostInterrupt (almost always 127, expressed here in hex (0x7f)) and the bpq stream to use. I've used 60 - most bpq32 programs allocate streams dynamically from 1 up, so that should avoid a clash. You can have an attach port line for each ax25 port on the bpq32 system. This give NOS access to the radio. If you want to access the BPQ32 node itself (eg to access bpq32 applications, the IP Gateway, or NETROM), define a loopback port in bpq32. My loopback port is port 2, so I've attached netrom and my defualt IP route to this port: netrom interface bpq2 200 route add default bpq2 192.168.0.1 One you are happy with your autoexec.nos:
- Previous message: [nos-bbs] Read/Unread messages public areas
- Next message: [nos-bbs] JNOS 2.0f Messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the nos-bbs mailing list
