aboutsummaryrefslogtreecommitdiffstats
path: root/src/gaudin/gaudin.c
Commit message (Expand)AuthorAgeFilesLines
* Combine GAUDIN and GAUDOUT into a single GAUDIO module.inmarket2014-03-111-158/+0
* First GAUDOUT work. Still incomplete but compiling.inmarket2014-02-271-4/+4
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
* implemented some deinit()Joel Bodenmann2014-02-021-1/+4
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-2/+7
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-1/+1
* GOS module, for operating system independanceinmarket2013-05-251-8/+13
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* GAUDIN implemented with GADC driverAndrew Hannam2013-03-011-38/+158
* New Subsystems GADC, GAUDIN, GAUDOUT, GMISCAndrew Hannam2013-01-171-0/+38