ardupilot/libraries/Desktop/support
Andrew Tridgell c9031f1d36 SITL: implement cli()/sei() properly for desktop build
this disables simulated hardware interrupts during critical sections
2012-03-02 15:48:27 +11:00
..
Arduino.cpp SITL: implement cli()/sei() properly for desktop build 2012-03-02 15:48:27 +11:00
DataFlash_APM1.cpp DataFlash: moved high level logging logic to library 2011-12-28 16:00:48 +11:00
FastSerial.cpp SITL: added -C option to desktop mode 2012-02-25 11:37:20 +11:00
Print.cpp first rough build for desktop CPUs 2011-10-09 22:16:13 +11:00
SPI.cpp first rough build for desktop CPUs 2011-10-09 22:16:13 +11:00
WString.cpp desktop: fixed a warning 2011-10-11 20:53:43 +11:00
desktop.h SITL: added -C option to desktop mode 2012-02-25 11:37:20 +11:00
digital.c digital.c for CLI 2011-11-07 22:56:13 +11:00
eeprom.c desktop: fixed type of dword eeprom read 2011-12-16 20:09:18 +11:00
main.cpp SITL: added -C option to desktop mode 2012-02-25 11:37:20 +11:00
sitl.cpp SITL: simulate noise on each ADC channel separately 2012-02-28 09:43:49 +11:00
sitl_adc.cpp desktop: floating point precision changes from Justin Beech 2012-01-11 21:31:59 +11:00
sitl_adc.h SITL: simulate noise on each ADC channel separately 2012-02-28 09:43:49 +11:00
sitl_barometer.cpp desktop: fixed desktop barometer code 2011-12-12 15:14:55 +11:00
sitl_compass.cpp SITL: adjust the SITL compass code to have saner z values 2012-02-15 22:34:16 +11:00
sitl_gps.cpp fixed SITL GPS heading to be 0..360 2012-02-14 11:26:42 +11:00
sitl_rc.h libraries: rename purple to APM2 2011-11-25 20:00:19 -08:00
util.cpp autotest: switch to big-endian metric packets internally 2011-12-02 22:12:58 +11:00
util.h desktop: added attachInterrupt() support 2011-12-26 19:17:11 +11:00