Commit Graph

4 Commits

Author SHA1 Message Date
Anthony Minessale 3503096dfc update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@206 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 15:26:10 +00:00
Michael Jerris 2a79a09b8f make code style consistent with the rest of the lib.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 03:07:08 +00:00
Michael Jerris 34d002aaa4 Remove unused prototypes.
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL)


git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 02:56:56 +00:00
Michael Jerris 09516082c6 Add fsk demodulation code from Robert Krten. Thanks for the contribution!
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-02 17:27:10 +00:00