Commit Graph

7 Commits

Author SHA1 Message Date
Michael Jerris 6c13e901e0 fix destroy leak when using uart.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:14:39 +00:00
Michael Jerris 68365e349e Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Change destroy function to take ** pointer so it can set the pointer back to NULL
make code style consistent with the rest of the lib.






git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:06:36 +00:00
Michael Jerris 5eed6650f8 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 ff448df407 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 03de9509d6 dos2unix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:45:23 +00:00
Anthony Minessale c07438a6f5 remove unecessary inlcudes
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:44:27 +00:00
Michael Jerris cb9dff97a4 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