isdnfax/lib
Morten Rolland cc0fcaee0a This is a monster checkin that really should have been done a lot before,
but many of the changes are dependent on each other.  This checkin is an
intermediate version that is not complete and may not even compile, but I
don't dare sit on the changes any longer.

One of the major changes is the API for the state machine system which
has been changed a lot to facilitate some new features.  The most obvious
result of this is that some of the code in G3/fsm.c now needs to be
modified.  I hope this is a good change, although the syntax is
doubious as it makes heavy use of the C preprocessor and the state
machine functions really don't look like C functions any more.

Another important change is the HAL, which should make it easier to
make this code work on non-ISDN hardware.

Take care; much work remains.
2000-10-28 18:18:54 +00:00
..
Makefile This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
alaw.c A simplified and faster way to translate linear <-> alaw, including 1999-03-09 20:19:35 +00:00
atan.c *** empty log message *** 1999-02-21 12:19:37 +00:00
atantbl.c *** empty log message *** 1999-01-25 20:29:53 +00:00
bitreverse.c General cleanup and direct export of bitreversal-array for faster access. 1999-04-18 18:03:02 +00:00
debug.c Report messages including current debug level, not just those above. 1999-06-28 12:39:40 +00:00
g711.c Initial checkin of ISDNfax. 1998-11-29 22:56:33 +00:00
int2alaw.c Initial checkin of ISDNfax. 1998-11-29 22:56:33 +00:00
isdn.c Added comment to lib/isdn.c. Fixed call-answering in v21_softmodem. 1998-12-08 21:27:43 +00:00
module.c Make 'ifax_connect' handle a null-pointer for terminating a signal chain. 1999-08-15 16:48:04 +00:00
rate-7k2-8k-1.c Added filter for rateconversion 7200 -> 8000 samples/s. 1998-12-05 16:38:31 +00:00
rate-8k-7k2-1.c Added new filter for rateconversion from 8kHz to 7.2kHz 1999-08-15 19:23:07 +00:00
sincos.c Initial checkin of ISDNfax. 1998-11-29 22:56:33 +00:00
sqrt.c *** empty log message *** 1999-02-21 12:19:37 +00:00
sqrttbl.c *** empty log message *** 1999-02-21 12:19:37 +00:00