Commit Graph

5 Commits

Author SHA1 Message Date
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
Morten Rolland a2e7a9fb6c Create proper DIS and CSI frames. 1999-08-29 18:57:04 +00:00
Morten Rolland bd0e62c2e1 Build/analyze command-frames (DIS, DCS, ...) 1999-07-01 14:35:58 +00:00
Morten Rolland 011007c54d Let the state-machine try to transmit something using HDLC and V.21 1999-04-18 18:20:48 +00:00
Morten Rolland d47a133481 Definition of fax-instance as used throughout. 1999-03-21 15:31:18 +00:00