#ax25 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ax25, aggregated by home.social.
-
I'm looking for forwarding partners for my LinBQP packet radio BBS,
if you are interested please drop me a line.
73 -
I'm looking for forwarding partners for my LinBQP packet radio BBS,
if you are interested please drop me a line.
73 -
I've made another YouTube video. This time, it's about PacketRadio again. 😅 In this video, I briefly walk through how to use an "old" hardware TNC. Enjoy watching!
-
I've made another YouTube video. This time, it's about PacketRadio again. 😅 In this video, I briefly walk through how to use an "old" hardware TNC. Enjoy watching!
-
Finally APRSMap v0.7.0 is out. I've added some new features and fixed know issues. 😃
https://github.com/andreaspeters/aprsmap/releases/tag/v0.7.0
#hamradio #amateurradio #amateurfunk #aprs #ax25 #packetradio
-
Finally APRSMap v0.7.0 is out. I've added some new features and fixed know issues. 😃
https://github.com/andreaspeters/aprsmap/releases/tag/v0.7.0
#hamradio #amateurradio #amateurfunk #aprs #ax25 #packetradio
-
Coffee and a quick check if there are any new interesting mails in my BBS. 😃
#packetradio #hamradio #bbs #amateurfunk #amateurradio #ax25
-
Coffee and a quick check if there are any new interesting mails in my BBS. 😃
#packetradio #hamradio #bbs #amateurfunk #amateurradio #ax25
-
Here is my latest video. This time, I show how I operate APRS and packet radio while portable. In a future video, I will also demonstrate various digital modes on HF using my outdoor setup.
#hamradio #amateurradio #amateurfunk #packetradio #ax25 #aprs
-
Here is my latest video. This time, I show how I operate APRS and packet radio while portable. In a future video, I will also demonstrate various digital modes on HF using my outdoor setup.
#hamradio #amateurradio #amateurfunk #packetradio #ax25 #aprs
-
Netsuite:
> Your request for Long Service Leave for the period 2/6/2026 - 9/6/2026 has been approved.
> Your request for Long Service Leave for the period 10/6/2026 - 6/7/2026 has been approved.Those two emails are poetry to my ears. Why two blocks? I screwed up and meant to select a date in July for the first one… and couldn't edit it, so I just submitted a second one starting where the previous one finished.
Two things for this break:
- #BrisbaneWICEN work, in particular in relation to the #AX25 stack I've written
- Getting some kilometres up on the bicycle -
Netsuite:
> Your request for Long Service Leave for the period 2/6/2026 - 9/6/2026 has been approved.
> Your request for Long Service Leave for the period 10/6/2026 - 6/7/2026 has been approved.Those two emails are poetry to my ears. Why two blocks? I screwed up and meant to select a date in July for the first one… and couldn't edit it, so I just submitted a second one starting where the previous one finished.
Two things for this break:
- #BrisbaneWICEN work, in particular in relation to the #AX25 stack I've written
- Getting some kilometres up on the bicycle -
I've published OpenBCM v2.0.3 to fix a ugly bug. 🙂
-
I've published OpenBCM v2.0.3 to fix a ugly bug. 🙂
-
Silly question for those who muck around with the cheaper amateur transceivers. What sets out there are capable of packet radio (both classical 1200baud Bell203 and 9600baud G3RUH), dual-band and can do ≥20W?
I've looked around, and so far the winner seems to be the Yaesu FTM-150R; AU$500 through a local supplier. A little overkill, but workable.
I was thinking something like a Chinese clone of the FT-7900R if such a thing existed. Dual-band, but single watch, decent power, and mini-DIN 6 data jack.
eBay list lots of Anytones and other Chinese brands, but none of them I've looked at to date, seem to have a data port for doing packet radio, and I really don't want to go through the microphone circuit for that even though 1200-baud packet is quite forgiving. (9600 baud is not!)
-
Silly question for those who muck around with the cheaper amateur transceivers. What sets out there are capable of packet radio (both classical 1200baud Bell203 and 9600baud G3RUH), dual-band and can do ≥20W?
I've looked around, and so far the winner seems to be the Yaesu FTM-150R; AU$500 through a local supplier. A little overkill, but workable.
I was thinking something like a Chinese clone of the FT-7900R if such a thing existed. Dual-band, but single watch, decent power, and mini-DIN 6 data jack.
eBay list lots of Anytones and other Chinese brands, but none of them I've looked at to date, seem to have a data port for doing packet radio, and I really don't want to go through the microphone circuit for that even though 1200-baud packet is quite forgiving. (9600 baud is not!)
-
In my newest slightly chaotic video, I briefly show how to use FlexPacket with TFKISS and Bluetooth.
#packetradio #hamradio #amateurradio #linux #opensource #ax25
-
In my newest slightly chaotic video, I briefly show how to use FlexPacket with TFKISS and Bluetooth.
#packetradio #hamradio #amateurradio #linux #opensource #ax25
-
I've added Bluetooth support to the decades old tfkiss software. 🥳
https://github.com/andreaspeters/tfkiss
#hamradio #amateurradio #opensource #linux #ax25 #packetradio
-
I've added Bluetooth support to the decades old tfkiss software. 🥳
https://github.com/andreaspeters/tfkiss
#hamradio #amateurradio #opensource #linux #ax25 #packetradio
-
Today a Video about my PacketRadio Software called "FlexPacket".
Sorry @scott, still no PR sound. 😅 It's a 9k6 connection. But in the next PR Video, I will show my APRS Software and then you will also get the great sound of 1k2 PacketRadio. 😃
-
Today a Video about my PacketRadio Software called "FlexPacket".
Sorry @scott, still no PR sound. 😅 It's a 9k6 connection. But in the next PR Video, I will show my APRS Software and then you will also get the great sound of 1k2 PacketRadio. 😃
-
Well… today was quite a wet and rainy day. Not a lot of activity here other than blowing the dust off an AX.25 stack I've been working on for a little while. This is written in pure Python and implements both AX.25 and APRS standards, including connected mode. It's shipped as a library to include in your Python (asyncio) applications.
https://codeberg.org/sjlongland/aioax25/
https://github.com/sjlongland/aioax25/I'll probably do a release soon, as I've spent the day refining the API a bit and cleaning up the unit tests. I've finally now got 100% code coverage on this and it's being tested on Python 3.9-3.14.
One thing I'm considering is some sort of stream socket protocol (TCP, AF_UNIX and maybe websocket) that can be used to expose the functions of the stack to a separate program. Something like the AGWPE protocol in concept — but different as I don't want any legal trouble. I also think the AGWPE protocol is a bit limiting.
-
Well… today was quite a wet and rainy day. Not a lot of activity here other than blowing the dust off an AX.25 stack I've been working on for a little while. This is written in pure Python and implements both AX.25 and APRS standards, including connected mode. It's shipped as a library to include in your Python (asyncio) applications.
https://codeberg.org/sjlongland/aioax25/
https://github.com/sjlongland/aioax25/I'll probably do a release soon, as I've spent the day refining the API a bit and cleaning up the unit tests. I've finally now got 100% code coverage on this and it's being tested on Python 3.9-3.14.
One thing I'm considering is some sort of stream socket protocol (TCP, AF_UNIX and maybe websocket) that can be used to expose the functions of the stack to a separate program. Something like the AGWPE protocol in concept — but different as I don't want any legal trouble. I also think the AGWPE protocol is a bit limiting.
-
https://youtu.be/Zu87ZLwZXdA?si=8ZxzrLWhlodItrLT #Audio #packet mediated #transmission of text data #messaging between two #linux #mint #thinkpad #x230 computers using #direwolf #ax25 #ax_25
and the loudspeaker of one to send to the microphone of the other at 300 #baud to explain the #audio building blocks of a #packetradio system. #netrom -
https://youtu.be/Zu87ZLwZXdA?si=8ZxzrLWhlodItrLT #Audio #packet mediated #transmission of text data #messaging between two #linux #mint #thinkpad #x230 computers using #direwolf #ax25 #ax_25
and the loudspeaker of one to send to the microphone of the other at 300 #baud to explain the #audio building blocks of a #packetradio system. #netrom -
OK, so last post I talked about #hamradio and #ax25. I said more on NET/ROM. Well, I thought NET/ROM would let me connect to a distant station that my station couldn't hear through some routing protocol.
It looks like it doesn't work that way?
Does anyone actually use this? It appears I have to connect to a node, and try to find a path manually to where I want to connect, if that's even possible at all. No concept of default routes, etc...
-
OK, so last post I talked about #hamradio and #ax25. I said more on NET/ROM. Well, I thought NET/ROM would let me connect to a distant station that my station couldn't hear through some routing protocol.
It looks like it doesn't work that way?
Does anyone actually use this? It appears I have to connect to a node, and try to find a path manually to where I want to connect, if that's even possible at all. No concept of default routes, etc...
-
So I've made significant progress on my #hamradio #ax25 packet station. Last post I mentioned that I was using my Yaesu FT991a. My goal was to have a dedicated VHF radio and antenna, and finally I have that.
I'm running a Compactenna 2m/440+ antenna on my RV roof, an ICOM IC-V8000 radio, a Digirig, and Direwolf. I'm using the Linux AX.25 kernel networking code!
My latest endeavor is learning about Net/ROM. More on that later...
-
So I've made significant progress on my #hamradio #ax25 packet station. Last post I mentioned that I was using my Yaesu FT991a. My goal was to have a dedicated VHF radio and antenna, and finally I have that.
I'm running a Compactenna 2m/440+ antenna on my RV roof, an ICOM IC-V8000 radio, a Digirig, and Direwolf. I'm using the Linux AX.25 kernel networking code!
My latest endeavor is learning about Net/ROM. More on that later...
-
Nuevo artículo: "Simulador de radiopaquetes para todos" #gemini #radiopacket #ax25 #tnc
gemini://texto-plano.xyz/peron/articulos/radiopaquetes.gmi -
Nuevo artículo: "Simulador de radiopaquetes para todos" #gemini #radiopacket #ax25 #tnc
gemini://texto-plano.xyz/peron/articulos/radiopaquetes.gmi -
Ich habe schon länger das #Reticulum Netzwerk [1] auf dem Zettel, weil das auch Datenaustausch über #PacketRadio (#AX25, #KISS) verspricht [2].
Sieht leider so aus, als wenn die Software im #Amateurfunk nicht legal einsetzbar ist:
"It is not possible to send unencrypted packets to any destinations in the network" ([1])Die Entwickler scheinen auch ziemlich klar darin zu sein, dass sie jegliche Workarounds wie das Abschaltbar-machen der Verschlüsselung oder das Veröffentlichen der privaten Schlüssel nicht unterstützen werden. [3]
Schade.
[1] https://reticulum.network/
[2] https://reticulum.network/manual/interfaces.html#kiss-interface
[3] https://github.com/markqvist/Reticulum/discussions/399 -
Ich habe schon länger das #Reticulum Netzwerk [1] auf dem Zettel, weil das auch Datenaustausch über #PacketRadio (#AX25, #KISS) verspricht [2].
Sieht leider so aus, als wenn die Software im #Amateurfunk nicht legal einsetzbar ist:
"It is not possible to send unencrypted packets to any destinations in the network" ([1])Die Entwickler scheinen auch ziemlich klar darin zu sein, dass sie jegliche Workarounds wie das Abschaltbar-machen der Verschlüsselung oder das Veröffentlichen der privaten Schlüssel nicht unterstützen werden. [3]
Schade.
[1] https://reticulum.network/
[2] https://reticulum.network/manual/interfaces.html#kiss-interface
[3] https://github.com/markqvist/Reticulum/discussions/399 -
Ich würde mir ja eine App wie bei #Meshtastic / #Meshcore für #APRS wünschen.
Also eine Möglichkeit, einfach und komfortabel über Bluetooth am Smartphone Nachrichten zu schreiben und zu lesen, die dann durch den #Amateurfunk-Transceiver ausgesandt und zwischengespeichert werden.
Ich denke, eigentlich müsste man dafür nur einen ESP32 so programmieren, dass er das Meshtastic/Meshcore-Bluetooth-Protokoll spricht, das ganze Knotenmanagement macht und dann über normales #AX25-#KISS-#PacketRadio mit einem Transceiver spricht. Zumindest Meshtastic hat bereits einen #HamRadio-Mode, in dem die Verschlüsselung deaktiviert wird, somit sollte auch regulatorisch dem nichts entgegen stehen.
Denn, ohne jemandem auf die Füße treten zu wollen, am Spruch "Life is too short for QRP" ist schon was dran. Nachrichtenaustausch mit Signalen knapp über der Grasnarbe kann unglaublich frustrierend sein.
-
Ich würde mir ja eine App wie bei #Meshtastic / #Meshcore für #APRS wünschen.
Also eine Möglichkeit, einfach und komfortabel über Bluetooth am Smartphone Nachrichten zu schreiben und zu lesen, die dann durch den #Amateurfunk-Transceiver ausgesandt und zwischengespeichert werden.
Ich denke, eigentlich müsste man dafür nur einen ESP32 so programmieren, dass er das Meshtastic/Meshcore-Bluetooth-Protokoll spricht, das ganze Knotenmanagement macht und dann über normales #AX25-#KISS-#PacketRadio mit einem Transceiver spricht. Zumindest Meshtastic hat bereits einen #HamRadio-Mode, in dem die Verschlüsselung deaktiviert wird, somit sollte auch regulatorisch dem nichts entgegen stehen.
Denn, ohne jemandem auf die Füße treten zu wollen, am Spruch "Life is too short for QRP" ist schon was dran. Nachrichtenaustausch mit Signalen knapp über der Grasnarbe kann unglaublich frustrierend sein.
-
I've released FlexPacket v0.8.0 with a lot of fixes and new features.🎉 The list is to long for mastodon. 😅 So, here are just some points:
- ADD: Editor to write multiline messages.
- ADD: [mail] Offline mail support for LinBPQ.
- ADD: [convers] Separate window for convers.
- ADD: Progressbar to show the state of message/file download.
- ADD: External software can use FP as PR modem via pipes. -
I've released FlexPacket v0.8.0 with a lot of fixes and new features.🎉 The list is to long for mastodon. 😅 So, here are just some points:
- ADD: Editor to write multiline messages.
- ADD: [mail] Offline mail support for LinBPQ.
- ADD: [convers] Separate window for convers.
- ADD: Progressbar to show the state of message/file download.
- ADD: External software can use FP as PR modem via pipes. -
I've released v0.6.0 of APRSMap with a lot of bug fixes and some new features.🥳
- CHANGE: PoI data move into seperate tab
- ADD: Window of the last seen APRS objects.
- ADD: [raw] Show RAW Messages from APRS objects.
- ADD: Weather charts.
- ADD: Support for RS41 Ballon probes.
- FIX: ModeS airplane visibility.
- FIX: Wrong APRS overlay images.
- FIX: Delete old PoIs -
I've released v0.6.0 of APRSMap with a lot of bug fixes and some new features.🥳
- CHANGE: PoI data move into seperate tab
- ADD: Window of the last seen APRS objects.
- ADD: [raw] Show RAW Messages from APRS objects.
- ADD: Weather charts.
- ADD: Support for RS41 Ballon probes.
- FIX: ModeS airplane visibility.
- FIX: Wrong APRS overlay images.
- FIX: Delete old PoIs -
At altitudes above 30 km, the hardware used here for weather probes appears to have problems.
By the way, APRSMap now displays data from RS41 weather probes. Of course, only visible when data is available.
If there is any other hardware that you would like me to include in APRSMap, please let me know. 🙂
-
At altitudes above 30 km, the hardware used here for weather probes appears to have problems.
By the way, APRSMap now displays data from RS41 weather probes. Of course, only visible when data is available.
If there is any other hardware that you would like me to include in APRSMap, please let me know. 🙂
-
@JSkier Meshtastic nodes are fun, but I've only used them with the flaky #android app. I have plans to flash them so they can do plain-old #AX25 and #reticulum.
-
@JSkier Meshtastic nodes are fun, but I've only used them with the flaky #android app. I have plans to flash them so they can do plain-old #AX25 and #reticulum.
-
Two more nice features.
1) Progress bar for message and file downloads.
2) When FlexPacket displays the BBS software, it should also support offline mail reading. -
Two more nice features.
1) Progress bar for message and file downloads.
2) When FlexPacket displays the BBS software, it should also support offline mail reading. -
I've added altitude chart in APRSMap.
What do you think! Shell APRSMap virtualise data from special devices like the Ballon/Weather probe we see here?
-
I've added altitude chart in APRSMap.
What do you think! Shell APRSMap virtualise data from special devices like the Ballon/Weather probe we see here?
-
Two new features for a future APRSMap Release.
- Displaying RAW Data from a single APRS object
- Viewing the last 100 received APRS objectsFor the future, I'm also planing to send Data and Messages.