Codec Algorithms

Note

This codec is not an encryption algorithm, since it is openly published here. Therefore, this codec is perfectly legal for use under amateur radio regulations.

Python3 Implementation

Important

This is the reference implementation. Other implementations should yield identical results as the test examples contained in the Python3 implementation.

  • Python3 codec algorithms and tests

C Implementations

  • C for PC codec algorithms and tests

  • Arduino C for ESP32 codec algorithms (under development)