Jordan Sherer
5d64ac37c5
Restructured building frames and decoding for better support of compound callsigns
2018-08-05 11:38:08 -04:00
Jordan Sherer
565f4d9321
Starting compound call refactoring
2018-08-05 11:38:08 -04:00
Jordan Sherer
bf28918096
Write current messages to ALL.TXT
2018-07-26 16:30:19 -04:00
Jordan Sherer
01249bd115
Support compound callsigns
2018-07-24 02:53:01 -04:00
Jordan Sherer
b8267372e4
Added varicode encoding of messages
...
What this does is allow us to pack more than 13 characters in a single
transmission frame. Optimized using a Huffman encoding using weights of
alphabetical frequency, this will often allow us to send less than 5 bits
per character.
2018-07-19 03:44:08 -04:00
Jordan Sherer
a96216e2f8
Refactored directed code into decoded text so the rest of the app can use it as is.
2018-07-13 10:32:58 -04:00
Jordan Sherer
705244786e
Add bits accessor for decodedtext
2018-07-12 16:35:00 -04:00
Jordan Sherer
05257d287f
Parse callsigns in QSO and add to call panel
2018-07-12 15:14:41 -04:00
Jordan Sherer
678c1d3966
Initial Commit
2018-02-08 21:28:33 -05:00