Kamal Mostafa
e01ccb1d71
simpleaudio: alsa back-end
2012-08-08 14:25:53 -07:00
Kamal Mostafa
f4aa9dd64a
minimodem-0.8.2-1
2012-08-06 14:55:36 -07:00
Kamal Mostafa
b68a0c0d43
debian: update copyright format and bump standards version
2012-08-06 14:54:25 -07:00
Kamal Mostafa
7d8c62cf5e
configure: new opts --without-{pulseaudio,sndfile}
...
./configure --without-pulseaudio or --without-sndfile (but not both)
to preclude those dependencies.
Sources use config.h defines USE_PULSEAUDIO and USE_SNDFILE.
2012-08-06 13:14:26 -07:00
Kamal Mostafa
03396e7027
configure: autoreconf update to autoconf 2.6.8
...
aclocal 1.11.3
autoconf 2.68
automake 1.11.3
2012-08-06 14:11:50 -07:00
Kamal Mostafa
4f3e04b45d
minimodem-0.8.1-1
2011-07-15 20:40:54 -07:00
Kamal Mostafa
777b57dd3a
minimodem: do not do interactive signal handling with --tx --file
2011-07-15 20:37:13 -07:00
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