aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MissleLauncher
Commit message (Collapse)AuthorAgeFilesLines
* Break device mode class driver interfaces into seperate config and state ↵Dean Camera2009-06-187-2959/+0
| | | | structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
* Remove hardcoded DOT path from all Doxygen config files.Dean Camera2009-06-162-14/+43
| | | | Better documentation for the MissleLauncher project - add credit to PyLauncher project.
* Add MissleLauncher project to the /Projects/ makefile. Add missing ↵Dean Camera2009-06-161-0/+1485
| | | | MissleLauncher Doxygen.conf file.
* Pipe_GetErrorFlags() now returns additional error flags for overflow and ↵Dean Camera2009-06-161-2/+2
| | | | | | underflow errors. Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
* Added USB Missle Launcher project, submitted by Dave Fletcher.Dean Camera2009-06-166-0/+1445