9 Commits

Author SHA1 Message Date
CKegel
38a673b30a Rename vertResolution to pixelsPerLine.
previously the number of pixels encoded in each scan line was represented as the `vertResolution`. This is a typo, and is better referred to as `pixelsPerLine`.
2025-03-26 23:56:24 -04:00
CKegel
627e3301dc Fix typo. 2025-03-26 23:48:50 -04:00
ckegel
7adf434eef Remove testing script from decode. 2024-11-16 01:14:53 -05:00
ckegel
f325a9855e Add the ability to download encoded images as a WAV file. Dervive Scotty modes from the Scottie base class. 2024-11-16 01:13:26 -05:00
ckegel
a65f308216 Add all PD Modes. 2024-10-16 23:48:22 -04:00
ckegel
ff0d4fcd35 Added callsign marking and restructed in preperation for decoding. 2024-10-13 16:39:28 -04:00
ckegel
6ebd89948d Add support for encoding PD-50 and PD-90 modes. 2023-12-15 00:10:14 -05:00
ckegel
1c96d71a69 Add README, fix input handling bug, and tweak the frontend. 2023-12-14 22:10:03 -05:00
ckegel
b14b4624fc initial commit 2023-12-14 21:30:58 -05:00