ardupilot/libraries/Desktop/support
Andrew Tridgell bc89b53bdc SITL: adjust the SITL compass code to have saner z values 2012-02-15 22:34:16 +11:00
..
Arduino.cpp desktop: more progmem string functions 2012-02-13 16:22:51 +11:00
DataFlash_APM1.cpp DataFlash: moved high level logging logic to library 2011-12-28 16:00:48 +11:00
FastSerial.cpp desktop: added SO_REUSEADDR after accept() 2011-12-02 17:37:55 +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 desktop: floating point precision changes from Justin Beech 2012-01-11 21:31:59 +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: catch floating point errors 2012-02-15 08:50:45 +11:00
sitl.cpp Made timer unsigned 2012-01-10 23:42:26 -08:00
sitl_adc.cpp desktop: floating point precision changes from Justin Beech 2012-01-11 21:31:59 +11:00
sitl_adc.h desktop: improved the accuracy of the sensor emulation 2011-11-28 16:22:33 +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