BPQ32 rigcontrol

https://www.cantab.net/users/john.wiseman/Documents/RigControl.html Multi line rigcontrol with rigctd emulator enabeld. Icom7300 RADIO 1 /dev/ttyUSB0 19200 ICOM IC7300 94 PTT_SETS_INPUT AUX HAMLIB=4532 00:00 5,14.102300,USB,F1,D,P123 06:00 5,7.049450,USB,F1,D,P123 19:00 5,14.102300,USB,F1,D,P123 **** FLrig as radio controler and rigctd as ptt for QtSoundModem RADIO 2 FLRIG 127.0.0.1:12345 HAMLIB=4532 00:00 5,7.04522,USB 07:00 5,14.1023,USB 23:00 5,7.04522,USB **** Yaesu FT991A RADIO 3 /dev/ttyUSB0 19200 YAESU FT991A PTT_SETS_INPUT HAMLIB=4532 5,144.850,FM **** Bpq32 port config pointing to the RADIO 1 config (QtSoundmodem port) PORT PORTNUM=1 ID=AFSK300 HF IL2P +850Hz INTERLOCK=1 DRIVER=UZ7HO CHANNEL=A PACLEN=100 CONFIG ADDR 127.0.0.1 8101 BEACONAFTERSESSION UPDATEMAP MAXSESSIONS=1 RADIO=1 ENDPORT Bpq32 port config pointing to RADIO 2 rig control config (ardop port) PORT PORTNUM=3 INTERLOCK=1 HIDE=0 ID=ARDOP500 DRIVER=ARDOP CONFIG ADDR 127.0.0.1 8515 PTT CAT ARQBW 500MAX LEADER 200 ENABLEPINGACK BUSYDET 5 CONSOLELOG 3 LOGLEVEL 3 CWID TRUE MONITOR TRUE GRIDSQUARE JO11VN RADIO=2 **** ENDPORT

RASPBERRY PI4 TRIFECTA TNC-BANK IMAGE COMPANION DOCUMENTATION

In memory of Red PE1RRR, We’ll keep the packets flying. Thanks my friend. Credits PE1RRR. DOWNLOAD WARNING: Cooling The use of this image is at own risk. Active (fan) or large area heatsink cooling is required to keep the RPI from overheating. For example, a heat sink case such as this one is sufficient if there is adequate airflow around the unit. While the image does not by default overclock your RPI4, it is necessary to put the RPI into Performance Mode, which will make it run hotter. Overclocking is highly recommended but is a manual step you must take full responsibility for. Before You Start Network is handled by DHCP. The SSH system is not running by default and this must be manually activated to generate host keys for the system using the raspi-config tool. Having the SSH system enabled will let you log in from a remote system (using PuTTY for example) on your own network, making it a lot easier to transfer copy & paste instructions from this document. You will still need a display, a keyboard and a mouse connected for initial setup. This document is not perfect, it is a work in progress. The image is the first of its kind so it isn’t perfect Read more

Winlink Gateway HB9AK

As Winlink Gateway i`m using HB9AK from Switzerland on dail 7.050Mhz. HB9AUR (Martin) is the Operator (SysOp) of HB9AK. I have test the system of Martin with Winmor, Ardop, Robust 300/600. I have a old AEA DSP2232 modem that can make Pactor 1, but i have some issues to get things going. HB9AK is a big boy with many possibilities. Here a small list. Technical details of HB9AK (JN36PV, 650 m asl): QRGs (dial frequency): 3’613.0, 7’050.0, 10’144.4(NB), 14’108.9, 18’114.4, 21’113.5 (NB: narrow band only). Use USB for all QRGs. Center frequency is 1.5 kHz higher than dial frequency. TRX1 (40m): KENWOOD TS-590S, dipole(N/S); Modes WINMOR, PACTOR(1-4), Robust Packet Radio, ARDOP, VARA TRX2 (30m): KENWOOD TS-590SG, dipole(N/S); Modes WINMOR(500), PACTOR(1-2), ARDOP TRX3 (20m): KENWOOD TS-590SG, dipole(N/S) or LogPer; Modes WINMOR, PACTOR(1-4), Robust Packet Radio, ARDOP, VARA TRX4 (80m/17m/15m): KENWOOD TS-590S, 80m dipole, 17/15m fan dipole; Modes WINMOR, PACTOR(1-4), Robust Packet Radio, ARDOP, VARA Technical details of HB9AK-1 (JN47LI, 1130 m asl): TRX5 (10m): ICOM IC-706, vertical dipole; Modes WINMOR, PACTOR(1-4), Robust Packet, ARDOP, VARA TRX6 (2m): MOTOROLA GM340, X-50; Mode Packet Radio AFSK 1200 Bd, BPSK 1200 Bd, BPSK 2400 Bd, QPSK 2400 bps, QPSK 3600 bps Technical details of Read more

Direwolf

Dire Wolf is a software “soundcard” AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate) In the early days of Amateur Packet Radio, it was necessary to use an expensive “Terminal Node Controller” (TNC) with specialized hardware. Those days are gone. You can now get better results at lower cost by connecting your radio to the “soundcard” interface of a computer and using software to decode the signals. For the windows or Linux version please visite the following site. https://github.com/wb2osz/direwolf/releases Simple installation on Linux git clone https://github.com/wb2osz/direwolf.git/ cd direwolf mkdir build && cd build cmake .. make -j4 sudo make install make install-conf Install the DireWolf DEVELOPMENT version. git clone https://github.com/wb2osz/direwolf.git cd direwolf git branch -r git checkout dev mkdir build && cd build cmake .. make update-data make -j4 sudo make install make install-conf   Direwolf Vs QtSoundModem (part 2) Direwolf Vs QtSoundModem (part 1) Direwolf 1.7 Dev branch support IL2P Aprs Weather Beacon Direwolf 1.6 Official release Direwolf <> AEA PK-88 Direwolf <> Tnc3s Direwolf <> Kpc9612 Direwolf 1.6 D (Mar 1 2020) FX.25 Direwolf AX.25 + FEC = FX.25 Direwolf Kissutil Bind Read more

Jnos

Maiko Langelaar, VE4KLM, the Maintainer of Jnos wrote. The JNOS 2.0 project began in October of 2004, and is an evolution of the original JNOS 1.11f project by James P. Dugal (N5KNX) and contributors. I have taken the original JNOS 1.11f project, and rebranded it as JNOS 2.0, but with significant bug fixes, enhancements, new features, and so on. Download and install Jnos….. Howto (CLICK) here. Documentation of Jnos (CLICK) Release history (CLICK) So Jnos is still being developed, and is a complex TCP/IP packet program with lots of possibilities. Below are some items that deal with some of the possibilities. Jnos and QtSoundModem Jnos with a KPC3(+) or Kam in kiss Aprs Weather Beacon Jnos vara FM/HF Jnos start with screen Jnos snmpd Jnos NNTPS Server Jnos colors are back Jnos White Pages (WP) Support Start Jnos with Systemd Write to Jnos UDP port Jnos aprs setup Weather beacon Jnos 2.0m run as NON-Root user Direwolf and Jnos Direwolf and Jnos (review) Jnos link with uronode Jnos rewrite Setup a Jnos axip link Setup Jnos Ampr Gateway Setup Jnos network interface (tun0) Jnos TCP access control Jnos axudp link to Xnet Examples howto forward Jnos/BPQ/Linfbb Start Jnos on bootup/reboot Compile Read more

BPQ32

John G8BPQ is the Creator and Maintainer of the BPQ32 Software. The BPQ32 software comes in different flavors. Windows Linux RaspBian Stable versions To download the lastest version for Windows follow this link. (CLICK) If you more a Linux fan you can download here te lastest version. (CLICK) Or if you just love to play with a Rasperry you can get the newest version here. (CLICK) The collection of items that deal with the aspects of Bpq32 and related software. Aprs Weather Beacon Guide…BPQ User and Sysop Commands Installing Direwolf and LinBPQ on Raspian Stretch Fldigi and BPQ32 Bpq32 log options Linbpq application interface Linbpq with winmor port Complex BPQ32.cfg from N9LYA Direwolf and Linbpq with Systemd BPQ32.CFG example PI1BDG/PI8BDG Bpq32.cfg Configuration with a SCS Tracker SCS tracker driver for BPQ32 Forward from Linbpq through Uronode to FBB Bind Linbpq to a AX25 Interface Installing Linbpq on the Rasperry Pi and TNC-Pi of Beaglebone Black and TNC-Black Howto install Linbpq on a Rapberry Pi Bpq32 Ardop Configuration Bpq32 Configuration example Watchdog with Linbpq Bpq32 port configuration examples. BPQ32 Example Kiss Port BPQ32 Example Kiss Tracker port BPQ32 Example Direwolf port BPQ32 Example Telnet port BPQ32 Example AXIP port BPQ32 Example Read more

Docs

APRS Documentation APRS-Digipeater-Algorithm.pdf APRS-Digpeaters-in-Space.pdf APRS-Information-Services.pdf APRS12b.pdf APRS12c.pdf How-to-Get-Started-in-APRS.pdf The-Best-APRS-Presentations.pdf Understanding-APRS-Packets.pdf What-is-APRS.pdf Ardop (windows) ardop_docs > pdf ARDOP_Chat Read me first > pdf ARDOP TNC Interface Spec > pdf ArdopC (Linux) Running ARDOPC > doxc XRouter(xrpi/xrlin/xr32) Xrouter manual 7 April 2013 Winmor How to use the WINMOR TNC > doc WINMOR Protocol Spec > doc SPEC for WINMOR TNC > doc WINMOR Protocol Support > pptx WINMOR Rate 93.75B WS > xls BPQ32 BBS/User/Node Commands BBS-User-SYSOP-commands > docx BPQ-NODE-COMMANDS > docx Node-SYSOP-Mode > docx BPQ32 Guide by PY2BIL Bpq-user-and-sysop-commands.pdf > pdf Direwolf Direwolf-User-Guide > pdf Direwolf-User-Guide-1.6-pre > pdf AX25_plus_FEC_equals_FX25 > pdf Vara VARA quick guide > pdf Soundmodem UZ7HO uz7ho-user_guide_v045b_EN > pdf (X)net Docs (X)net documentatie Engels > doc (X)net Handbuch Version 1.38 Duits > pdf Xrouter32 XRouter32 sysop manual > doc PacComm PacComm DCD Header sheme > pdf Baycom Baycom modem scheme > pdf Jnos Docs Jnos 2.0F documentatie Engels > doc Jnos 1.11F documentatie Engels > doc/txt/zip OpenBCM OpenBMC manual Engels/Duits > pdf F6FBB Fbb implementation guide (*DOS) > pdf Fbb forward protocol > docx Ax25 specification Ax.25 2.2 specification > AX25.2.2-Jul-98-2.pdf Netrom protocol description > netrom.pdf > Tnx to Andy UZ7HO Mutli Kiss description > multi-kiss.pdf Tnc / Modem Manuals Tnc7multi Read more

Downloads

AX25 (can not find any date in the changlog, probably 2016 the RC5 release) Ax25-tools > ax25-tools-0.0.10-rc5.tar.gz Ax25-apps > ax25-apps-0.0.8-rc5.tar.gz LibAx25 > libax25-0.0.12-rc5.tar.gz Ax25-tools > ax25-tools-0.0.10-rc4.tar.gz Ax25-apps > ax25-apps-0.0.8-rc4.tar.gz LibAx25 > libax25-0.0.12-rc4.tar.gz AX25 libraries, AX25 tools and AX25 apps This software is patch by VE7FET Get the recent version USE “git clone https://github.com/ve7fet/linuxax25.git” linuxax25-master > linuxax25-master-10-feb-2019.zip (Feb 10, 2019) linuxax25-master > linuxax25-master.zip (Oct 22, 2017) Ax25tools-1.0.2 > linuxax25-ax25tools-1.0.4.tar.gz (28 Aug, 2018) Ax25apps-2.0.0 > linuxax25-ax25apps-2.0.0.tar.gz (28 Aug, 2018) Libax25-1.1.1 > linuxax25-libax25-1.1.1.tar.gz (28 Aug, 2018) Xrpi/XRLin/Xrouter Full install file > xrpi-v501c-full.zip Update > xrpi501p Update > xrpi501q Update > xrpi502d XRpi monitor > xrpimonitor-v1.zip XRLin V501c x86 32bits version XRLin > xrlin XRLin 502e > XRLin502e (Release 23 Feb 2022) XRLinmon > xrlinmon XRouter manual 7 april 2013 (X)net software Ntnet windows (x)net > ntnet > Source (X)net Linuxnet linux x86 32bits (x)net > Linuxnet > Source (X)net (X)Net arm proccessor > xnet_arm6 (X)Net arm proccessor > xnet_arm7 Uronode Software (Brian n1uro) Uronode source link > Source link Uronode current Uronode-2.15 > uronode-2.15.tar.gz (Oct 22, 2021) Last release of Brian N1URO SK on Jan 4, 2022 Uronode old stable Uronode-2.3.1 > uronode-2.3.1.tar.gz Uronode-2.6 > uronode-2.6.tar.gz Uronode-2.7 > uronode-2.7.tar.gz Uronode-2.8 > uronode-2.8.tar.gz Uronode-2.8.1 > uronode-2.8.1.tar.gz Uronode-2.9 > uronode-2.9.tar.gz (Nov 13, 2018) Uronode-2.10 > uronode-2.10.tar.gz (Jan 27, 2019) Uronode-2.11 > uronode-2.11.tar.gz(Mar 3, 2020) Uronode-2.12 > Read more