planet.alt.electron
Some people who write about things


HamBSD Development Log 2020-05-07

Posted on

I worked on HamBSD today, still looking at improvements to aprsisd(8). My focus today was on writing unit tests for aprsisd. I’ve added a few unit tests to test the generation of the TNC2 format packets from AX.25 packets to upload to APRS-IS. There’s still some todo entries there as I’ve not made up packets for all the cases I wanted to check yet. These are the first unit tests I’ve written for HamBSD and it’s definitely a different experience compared to writing Python unit tests for example.