15 Commits (a5e3ce4655133e151f40ac1ac145f74c2911a106)

Author SHA1 Message Date
Andrew Tridgell 17c115d2aa SITL: don't define __AVR_ATmega2560__ on desktop build 12 years ago
Andrew Tridgell fe23d27904 SITL: added SREG declaration 12 years ago
Andrew Tridgell b787dc8cce APM: added wdt.h for SITL build of APM 13 years ago
Andrew Tridgell 82954f823b SITL: make abs() 16 bit in SITL 13 years ago
Andrew Tridgell 7ff7514a88 SITL: added pgm_read_dword() and pgm_read_float() 13 years ago
Andrew Tridgell 1fdcc3e8f0 SITL: added support for new analog source 13 years ago
Andrew Tridgell cf4e56457b SITL: map() is a C++ function, so needs to be in C++ part of the header 13 years ago
rmackay9 173ae33627 ArduCopter Desktop Build: added definition of "map" to wiring.h and included WMath.cpp to fix SITL build failures. 13 years ago
Andrew Tridgell b337441ec5 SITL: added pgm_read_byte_far() 13 years ago
Andrew Tridgell 37275d229d SITL: implement cli()/sei() properly for desktop build 13 years ago
Andrew Tridgell d658bc6f9d desktop: more progmem string functions 13 years ago
Andrew Tridgell f2a0a49d55 desktop: fixed desktop build for strlcat_P() changes 13 years ago
Andrew Tridgell ffba37d599 desktop: first version of register level SITL support 13 years ago
Andrew Tridgell 3c3db649d5 desktop: make ISRs normal C++ functions 14 years ago
Andrew Tridgell 7098e8cfa1 first rough build for desktop CPUs 14 years ago