¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

BPQ32 on Windows 10 64bit


 

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


 

¿ªÔÆÌåÓý

I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?

I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?

73 de Ted N3UP
Sysop N3IP node/bbs


On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

?
Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


 

Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa

On 04/30/2025 1:09 AM EDT n3up via groups.io <n3up@...> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


 

Chris,

The NinoTNC is a USB based device. It uses a USB-Serial converter chip right on board the modem. You can pull that out and talk "proper" serial if you want but nobody does.

Mark / NI2O

On Wed, Apr 30, 2025, 19:59 Chris Lance WW2BSA via <Ww2bsa=[email protected]> wrote:

Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa
On 04/30/2025 1:09 AM EDT n3up via <n3up=[email protected]> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


 

Chris,
I'm using a motherboard USB port for the Nino.

I currently have it setup wired back to back with a second Nino simulating a dedicated link to my shack computer.
This will eventually by used for a UHF backbone port,? but I need to get some antenna farm reconfigurations done first.

I simply identified the com port assigned to the nino by windows.
Relevant port config follows:
;NINO TNC TEST PORT (FUTURE UHF)
PORT
PORTNUM=4 ? ? ? ? ? ?; Optional but sets port number if stated
ID=NINO TNC TEST PORT ? ? ; Displayed by PORTS command
TYPE=ASYNC ? ? ? ? ? ? ; Port is RS232 Com
PROTOCOL=KISS ? ? ? ? ? ? ; TNC is used in KISS mode
FULLDUP=0 ? ? ; Only meaningful for KISS devices
IOADDR=6 ? ? ; 1 = SERIAL PORT COM1 ETC.
SPEED=57600 ? ? ; RS232 COM PORT SPEED
;CHANNEL=A ? ? ; Address if multichannel TNC
PERSIST=64 ? ? ; PERSIST=256/(# of transmitters-1)
SLOTTIME=100 ? ? ; CMSA interval timer in milliseconds
TXDELAY=200 ? ? ; Transmit keyup delay in milliseconds
TXTAIL=200 ? ? ; TX key down, in milliseconds, at packet end
QUALITY=192 ? ? ; Quality factor applied to node broadcasts heard on this port, unless overridden by a locked route
? ? ? ? ?; entry. Setting to 0 stops node broadcasts
MINQUAL=150 ? ? ; Entries in the nodes table with qualities greater or
? ? ? ? ?; equal to MINQUAL will be sent on this port. A value of 0 sends everything.
MAXFRAME=4 ? ? ; Max outstanding frames (1 thru 7)
FRACK=5000 ? ? ; Level 2 timout in milliseconds
RESPTIME=2000 ? ? ; Level 2 delayed ack timer in milliseconds
RETRIES=5 ? ? ; Level 2 maximum retry value
UNPROTO=ID ? ? ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
BCALL= ? ? ? ? ; BTEXT call. unstated defaults to BBSCALL/APPL1CALL
L3ONLY=0 ? ? ; 1=No user downlink connects on this port
DIGIFLAG=0 ? ? ; Digipeat: 0=OFF, 1=ALL, 255=UI Only
DIGIPORT=0 ? ? ; Port on which to send digi'd frames (0 = same port)
USERS=0 ? ? ? ? ; Maximum number of L2 sessions, 0 = no limit
NOKEEPALIVES=1
ENDPORT
??
73 N3UP
?


 

Very good, Mark. I didn't know that. Thanks.
73 de Chris

On 04/30/2025 8:28 PM EDT Mark Phillips via groups.io <enicomms@...> wrote:
?
?
Chris,
?
The NinoTNC is a USB based device. It uses a USB-Serial converter chip right on board the modem. You can pull that out and talk "proper" serial if you want but nobody does.
?
Mark / NI2O

On Wed, Apr 30, 2025, 19:59 Chris Lance WW2BSA via <Ww2bsa=[email protected]> wrote:
Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa
On 04/30/2025 1:09 AM EDT n3up via <n3up=[email protected]> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa

?

?


 

Thanks for the reply, Ted. This is what I was looking for.? I hate reinventing the wheel and your example will be a good template to keep.
73 de Chris ww2bsa

On 04/30/2025 11:44 PM EDT n3up via groups.io <n3up@...> wrote:
?
?
Chris,
I'm using a motherboard USB port for the Nino.

I currently have it setup wired back to back with a second Nino simulating a dedicated link to my shack computer.
This will eventually by used for a UHF backbone port,? but I need to get some antenna farm reconfigurations done first.

I simply identified the com port assigned to the nino by windows.
Relevant port config follows:
;NINO TNC TEST PORT (FUTURE UHF)
PORT
PORTNUM=4 ? ? ? ? ? ?; Optional but sets port number if stated
ID=NINO TNC TEST PORT ? ? ; Displayed by PORTS command
TYPE=ASYNC ? ? ? ? ? ? ; Port is RS232 Com
PROTOCOL=KISS ? ? ? ? ? ? ; TNC is used in KISS mode
FULLDUP=0 ? ? ; Only meaningful for KISS devices
IOADDR=6 ? ? ; 1 = SERIAL PORT COM1 ETC.
SPEED=57600 ? ? ; RS232 COM PORT SPEED
;CHANNEL=A ? ? ; Address if multichannel TNC
PERSIST=64 ? ? ; PERSIST=256/(# of transmitters-1)
SLOTTIME=100 ? ? ; CMSA interval timer in milliseconds
TXDELAY=200 ? ? ; Transmit keyup delay in milliseconds
TXTAIL=200 ? ? ; TX key down, in milliseconds, at packet end
QUALITY=192 ? ? ; Quality factor applied to node broadcasts heard on this port, unless overridden by a locked route
? ? ? ? ?; entry. Setting to 0 stops node broadcasts
MINQUAL=150 ? ? ; Entries in the nodes table with qualities greater or
? ? ? ? ?; equal to MINQUAL will be sent on this port. A value of 0 sends everything.
MAXFRAME=4 ? ? ; Max outstanding frames (1 thru 7)
FRACK=5000 ? ? ; Level 2 timout in milliseconds
RESPTIME=2000 ? ? ; Level 2 delayed ack timer in milliseconds
RETRIES=5 ? ? ; Level 2 maximum retry value
UNPROTO=ID ? ? ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
BCALL= ? ? ? ? ; BTEXT call. unstated defaults to BBSCALL/APPL1CALL
L3ONLY=0 ? ? ; 1=No user downlink connects on this port
DIGIFLAG=0 ? ? ; Digipeat: 0=OFF, 1=ALL, 255=UI Only
DIGIPORT=0 ? ? ; Port on which to send digi'd frames (0 = same port)
USERS=0 ? ? ? ? ; Maximum number of L2 sessions, 0 = no limit
NOKEEPALIVES=1
ENDPORT
??
73 N3UP
?