Commit Graph

309 Commits

Author SHA1 Message Date
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
Kamal Mostafa 32141d17d9 make test: run self tests 2011-06-21 16:06:11 -07:00
Kamal Mostafa e1b8082e4c minimodem cleanup 2011-06-21 14:01:16 -07:00
Kamal Mostafa 118722249b minimodem: allow for band_width > bfsk_data_rate 2011-06-21 12:20:11 -07:00
Kamal Mostafa 1ab9d2783c minimodem: rx rate measurement 2011-06-21 12:18:33 -07:00
Kamal Mostafa 9002cf2694 fsk: confidence considers start/stop bits 2011-06-21 12:13:47 -07:00
Kamal Mostafa 15bb83ee9b minimodem: fix segfault on unrecognized option 2011-06-20 19:18:38 -07:00
Kamal Mostafa 0e1093843a configure: add sndfile to DEPS 2011-06-20 19:11:23 -07:00
Kamal Mostafa bfa20e85cd start new release 2011-06-20 10:48:07 -07:00
Kamal Mostafa 7d45c08a0e minimodem 0.4 2011-06-20 10:35:07 -07:00
Kamal Mostafa 8e6c3abc2c remove testdata/ from src dist 2011-06-20 10:34:37 -07:00
Kamal Mostafa 7e01e77d5e minimodem cmdline options reorg 2011-06-20 10:22:11 -07:00
Kamal Mostafa fa1c6e7b4e start new release 2011-06-19 10:02:47 -07:00
Kamal Mostafa 4009518420 minimodem-0.3 2011-06-19 10:01:19 -07:00
Kamal Mostafa 38fa4c71a4 self-test script 2011-06-19 09:41:19 -07:00
Kamal Mostafa 5c281ad28f simpleaudio-sndfile file write 2011-06-19 09:40:49 -07:00
Kamal Mostafa 2a7f8214df minimodem -T rtty (baudot RTTY transmit) 2011-06-18 21:03:20 -07:00
Kamal Mostafa 286879cfb3 baudot cleanup 2011-06-18 11:55:48 -07:00
Kamal Mostafa e36594ca47 minimodem cleanup 2011-06-18 11:47:58 -07:00
Kamal Mostafa 952962dde3 minimodem -T stdin transmitter 2011-06-18 11:29:48 -07:00