Tag Archives: chirp

Fixing a Kenwood TM-281 serial interface

I have a Kenwood TM-281 that I got second-hand from an unknown source, and have always programmed it by hand since it’s so simple. Recent efforts in the chirp py3 branch require a lot of re-testing of radios, so I … Continue reading

Posted in Radio Tagged , , , ,

The beauty of automated builds

Just about any developer knows that if you’ve got even a moderately complicated project, you have to have automated builds. This helps to ensure not only that the builds you provide to the public are consistent, but also that you … Continue reading

Posted in Codemonkeying Tagged , , , , ,

Update your FT-817, FT-857, or FT-897 with the new 60 meter channel

In the US starting in 2003, amateurs have had a secondary allocation of five specific channels in the 60 meter band. Unlike most other allocations, these are restricted to phone emissions in upper sideband, with a maximum of 50 watts … Continue reading

Posted in Hardware, Radio Tagged , , , ,

A better way to process binary data in Python

One of my side-projects is CHIRP, which is an application for programming the memory contents of various radios.  Like other projects I’ve done where I want to cater to (or at least, not exclude) people running Windows, it’s written in … Continue reading

Posted in Codemonkeying Tagged ,

CHIRP gains Yaesu VX-7 Support

Until now, CHIRP development has been focused on ICOM products.  In fact, you might even be tempted to think that the “I” in CHIRP was for ICOM.  Lately I’ve been using my Yaesu VX-7 and VX-8 radios a little bit … Continue reading

Posted in Radio Tagged , ,