Commit Graph

128 Commits

Author SHA1 Message Date
Kamal Mostafa e5e620ed95 minimodem-0.8-1 2011-07-15 19:33:50 -07:00
Kamal Mostafa 5c849bfca3 minimodem: man page enhancements 2011-07-15 19:17:31 -07:00
Kamal Mostafa 93405a3751 minimodem: default 1.5 stop bits for rtty only 2011-07-15 19:00:20 -07:00
Kamal Mostafa 2efe4bac19 minimodem: set reasonable default mark/space for high baud rates 2011-07-15 17:56:02 -07:00
Kamal Mostafa 7686acc38e minimodem: transmit interactive zero latency; fix leader/trailer 2011-07-13 20:37:17 -07:00
Kamal Mostafa 836475faa3 simpleaudio: zero pulseaudio playback latency 2011-07-13 20:35:45 -07:00
Kamal Mostafa 79344a03dd simpleaudio: zero pulseaudio capture latency 2011-07-10 12:34:44 -07:00
Kamal Mostafa 7b10750d3c start new release 2011-07-15 19:01:46 -07:00
Kamal Mostafa 164e133900 minimodem-0.7-1 2011-07-08 18:51:47 -07:00
Kamal Mostafa ccf9459ac2 man: recommend --auto-carrier with rtty 2011-07-08 18:13:24 -07:00
Kamal Mostafa 9a85232c96 minimodem: --quiet 2011-07-08 18:08:52 -07:00
Kamal Mostafa 695c628427 minimodem: --auto-carrier off by default
No longer on by default for <= 300 baud.
2011-07-08 17:42:19 -07:00
Kamal Mostafa 633153916b minimodem: --confidence param 2011-07-08 13:16:06 -07:00
Kamal Mostafa 7a5aea88df minimodem: rate analysis fixes ("rate perfect")
adjust MIN_CONFIDENCE
2011-07-08 13:03:00 -07:00
Kamal Mostafa bca34371e1 fsk: do not consider the stop bit twice 2011-07-08 13:00:50 -07:00
Kamal Mostafa 9efb04cb8c tests: use -T 1 to check for rate perfect 2011-07-08 11:53:50 -07:00
Kamal Mostafa 47ced96ccf minimodem: version message to stdout 2011-07-08 09:48:52 -07:00
Kamal Mostafa da141a008e tests: make case 02 shorter 2011-07-08 09:26:52 -07:00
Kamal Mostafa 726b284afc minimodem: CARRIER_AUTODETECT_THRESHOLD reduced to 0.001 2011-07-08 09:26:25 -07:00
Kamal Mostafa 25e6e41939 fsk: no FSK_MIN_STRENGTH limitation 2011-07-08 09:26:02 -07:00
Kamal Mostafa 1aafe0022b self-test: MINIMODEM env var 2011-07-08 08:53:06 -07:00
Kamal Mostafa 845c3e1be6 fsk: CONFIDENCE_ALGO 3 (worst divergence)
CONFIDENCE_ALGO 3 (worst divergence):
 - single worst diverging bit in the frame
 - amplitude normalized
 - drop AVOID_TRANSIENT
2011-07-08 08:03:31 -07:00
Kamal Mostafa cb3e81e576 fsk debug 2011-07-08 07:31:54 -07:00
Kamal Mostafa fd0546d80d fsk expect_bits 2011-07-07 13:31:10 -07:00
Kamal Mostafa 613f4ec5bd minimodem-0.6.1 2011-07-03 17:03:29 -07:00
Kamal Mostafa 5e7106451e debian Recommends: pulseaudio; doc clarify PulseAudio dependency 2011-07-03 09:39:48 -07:00
Kamal Mostafa e02172087c simpleaudio: improve open err msg 2011-07-03 08:59:15 -07:00
Kamal Mostafa 2a5307e698 man page cleanup 2011-07-03 08:48:47 -07:00
Kamal Mostafa 8161a48e10 minimodem: add --version switch 2011-07-02 14:22:06 -04:00
Kamal Mostafa b84b4e8572 start new release 2011-07-02 14:24:00 -04:00
Kamal Mostafa 83d26aa96c minimodem-0.6 2011-06-24 00:15:33 -07:00
Kamal Mostafa 0e394389e1 minimodem self-test: use .wav
Use .wav instead of .flac in self-test, since libsndfile in Ubuntu
Maverick and earlier writes .flac files that it cannot itself read
(flac length unknown).
2011-06-23 23:47:46 -07:00
Kamal Mostafa 50864fd556 simpleaudio: tx file extension sets audio format 2011-06-23 23:46:18 -07:00
Kamal Mostafa b1a0a0f7c1 cleanup 2011-06-23 23:06:46 -07:00
Kamal Mostafa 2d1310febf reduce FSK_MIN_STRENGTH to 0.005 2011-06-23 23:05:35 -07:00
Kamal Mostafa db594f2e5f minimodem-0.5-1 2011-06-22 19:35:45 -07:00
Kamal Mostafa b4c85cfbbf minimodem-0.5 2011-06-22 13:56:12 -07:00
Kamal Mostafa 702c0be223 minimodem licenced as GPL3+ 2011-06-22 17:10:50 -07:00
Kamal Mostafa 8bfbfad5dd minimodem.1 man page 2011-06-22 16:10:31 -07:00
Kamal Mostafa 29be44dfc7 build: move src-tscope out of tree 2011-06-22 14:16:59 -07:00
Kamal Mostafa 57ad1bb021 build: omit -Werror 2011-06-22 13:55:57 -07:00
Kamal Mostafa 6a00252c42 minimodem: default --txstopbits 1.5 for RTTY 2011-06-22 13:43:49 -07:00
Kamal Mostafa 27bc5f5ca7 minimodem --txstopbits M.N variable stop bits 2011-06-22 13:43:24 -07:00
Kamal Mostafa 1b764faa5b simpleaudio_tone: handle any duration 2011-06-22 11:14:01 -07:00
Kamal Mostafa 3a22116159 fsk: new confidence algo 2011-06-22 10:06:19 -07:00
Kamal Mostafa 2b014b50fb fsk_find_frame: search across an entire bit 2011-06-21 22:30:37 -07:00
Kamal Mostafa 65d0232c46 minimodem: make leader tone 2.0 bits long 2011-06-21 20:28:17 -07:00
Kamal Mostafa 243af5da56 fsk: floating point band_width 2011-06-21 20:27:51 -07:00
Kamal Mostafa 8ba07cb81a make check: runs testcases/ 2011-06-21 20:26:00 -07:00
Kamal Mostafa 12565ff39a minimodem: reduce FSK_SCAN_LAG to 0.4 for improved decode 2011-06-21 16:09:44 -07:00