Philip Heron
|
bf0249e59d
|
Put quotes around the callsign in verbose output
|
2023-04-14 15:01:45 +01:00 |
Philip Heron
|
f0248cfd62
|
When decoding, don't require packets in the input to be aligned to the packet size
|
2023-04-14 14:57:41 +01:00 |
Philip Heron
|
998d843f51
|
Tweak callsign length warning
|
2023-03-04 13:10:40 +00:00 |
Philip Heron
|
69944cb29a
|
Add option to override packet length from the standard 256 bytes
|
2023-03-04 13:10:13 +00:00 |
Philip Heron
|
3122b35260
|
Silence strncpy() warning when copying the callsign string
|
2020-07-05 12:44:07 +01:00 |
Philip Heron
|
6ff1a1073a
|
Additional changes for quality setting.
|
2016-06-30 10:11:20 +01:00 |
Philip Heron
|
6ac66a047f
|
Use quality level range 0-7 for the encoder, rather than the -4-3 as used in the packet header.
|
2016-06-25 00:12:46 +01:00 |
Philip Heron
|
b7128b16be
|
Add a quality option to SSDV. Provides 8 quality levels, -4 to 3.
|
2016-06-16 23:29:30 +01:00 |
Philip Heron
|
fc3f3f2dff
|
Fix copyright headers.
|
2016-04-03 23:27:54 +01:00 |
Philip Heron
|
421a9be721
|
The decoder now auto detects packets without FEC.
Add a verbose option to print data about each packet.
|
2015-10-20 09:59:48 +01:00 |
Philip Heron
|
062537a7e9
|
Update usage message
|
2015-10-20 00:17:20 +01:00 |
Philip Heron
|
0c847e515d
|
Add an EOI (End of Image / Last Packet) flag to the encoder.
Trim callsign correctly if longer than 6 characters.
Add a verbose mode for the decoder.
|
2015-10-20 00:15:15 +01:00 |
Philip Heron
|
e46d3a3c0f
|
Add a useful usage message.
|
2014-08-28 20:35:31 +01:00 |
Philip Heron
|
278004fb0c
|
Make the non-FEC packets 256 bytes long, same length as normal packets.
Non-FEC packets now have a packet type of 0x67.
|
2014-08-28 20:13:46 +01:00 |
Philip Heron
|
22d912f7de
|
Add an option to encode/decode without FEC
|
2014-08-27 23:49:25 +01:00 |
Philip Heron
|
17766a8447
|
Callsigns 6 characters long where not being null terminated
|
2013-04-11 23:41:07 +01:00 |
Philip Heron
|
3b87eca6bf
|
Add a callsign field to the header - breaks backwards compatibility
|
2012-02-25 20:06:15 +00:00 |
Philip Heron
|
0ca7961545
|
Update readme and licensing
|
2011-05-31 09:00:51 +01:00 |
Philip Heron
|
50eeaf77e5
|
Initial check-in
|
2011-05-30 23:37:33 +01:00 |