Skip to content

v2.0.1

Choose a tag to compare

@EvanBoyar EvanBoyar released this 09 Mar 19:41

Codebase Reorganization

Reorganized the project into a clean package structure:

  • lib/ — core library modules (command_parser, grammar, transcription)
  • spotters/ — network posting clients (dx_cluster, pota_spotter, sota_spotter)
  • tests/ — all unit tests
  • sources/ — audio source classes (unchanged)

Other changes

  • Removed obsolete standalone scripts (kiwi_stream.py, rtl_stream.py), superseded by sources/
  • Updated debian packaging for new directory layout

No functional changes — all 148 tests pass.