Project:Packet Radio

From London Hackspace Wiki
Revision as of 19:25, 25 March 2018 by Rawles (talk | contribs) (A few links to ukrepeater.net)
Jump to navigation Jump to search

Aim

Several of us on the Amateur Radio IRC channel expressed an interest in setting up and managing a packet network for London and a BBS on that network.

Getting involved

Background

Back in the 80s and 90s, packet radio linked amateur radio stations together. In fact, it goes back even further than this — the use of TCP/IP on amateur radio preceded the appearance of the public Internet. Anyway, whereas at the time most people were getting their data using modems and telephone lines, radio amateurs were experimenting with terminal node controllers (TNCs) and radio waves.

The TNC takes a chunk of data, splits it into packets, and sends it over VHF/UHF, and a TNC on the other end decodes, error-corrects and delivers it. TNCs are also digipeaters, repeating traffic for a further-flung station. An adaptation of the AX.25 protocol is used to handle many TNCs using one frequency. The result is an error-corrected, transparent and automatic network. Such networks are still in use; APRS, a protocol to share tactical information and short messages, is built on top of packet.

Some TNCs had a feature whereby you could leave messages for their owners. Bulletin board software began to develop partly out of this, allowing one-to-one message exchange and posting on forums, real-time chat, distributing news and data, and whatever the operators of the BBS want to offer. The scene may be quieter, but it isn’t dead. Ten or so packet BBSs still exist in the UK.

We might be able to reach quite a lot of people from a central London location. However, we’d need somewhere with decent coverage and we’d also need a full license to run an unattended node. Furthermore, to repeat or rebroadcast other peoples’ messages we’d need a Notice of Variation for each node that is on and unattended.

Getting started

Get a TNC and connect it to your computer and radio.

You may already have a TNC in your radio. APRS-equipped radios like the Kenwood TM-D710, TH-D74A, TH-D72A, TH-D7A and even earlier models have internal KISS TNCs. If you have a Kenwood TM-D710GE or similar, you may be interested in Simon's notebook of how to get connected to packet with it.

The AX.25 support in the Linux kernel via kissattach then enables you to connect to other packet nodes, use BBSs and so on. The PicoAPRS, a 50g dedicated APRS transceiver, also has a KISS TNC mode.

You can also use your sound card as the modem part of the packet radio TNC, with your computer doing all the processing in the CPU. For this you need the soundmodem driver.

A more plug-and-play way to get going is to borrow a TNC from the TNC pool. You can then hook it up to your computer and radio and run a terminal emulator like minicom to send commands to the TNC.

Connect to GB7CIP

While its likely that there are packet users around repeating packets, GB7CIP is a well-connected packet radio node listening in Caterham, Surrey. Several of us have been connecting to it over RF and its BBS and generally learning stuff. You can also join in by connecting over IP, that is, if you have a UK amateur radio licence. You need to telnet gb7cip.theskywaves.net 6300 to access the BBS. You can register from there. There was a BBS in Amersham, GB7IPF, but that's now IP-only.

Ideas for other next steps

  • There's a VHF Tait 8110 in the shack that would make a nice Packet / APRS radio
  • Meeting in the hackspace, we can work out what we all know and what we need to know, look that stuff up and generally educate each other in the ways of packet. We could even start to follow the Zork instructions.
  • Find ways of encouraging other radio amateurs to connect to packet. When we have a space again, we could get people to bring in their VHF/UHF radios and lend out TNCs where needed.
  • Look into getting a small block of addresses on network 44 for our network, ideally under the club call. We need to understand the network layout for this.
  • Trying to get packet working over HF.
  • Testing out potential links between our home stations.

Links