2635 Commits (46f7c9e92b88c77a387a03a518041d2eeabe5bcf)

Author SHA1 Message Date
Pat Hickey d18b9feaa1 AP_HAL: add HAL_BOARD_EMPTY to AP_HAL_BOARDS 12 years ago
Pat Hickey 104ad8f6c8 AP_Menu: save a little ram by reducing MENU_ARGS_MAX to 3 12 years ago
Andrew Tridgell af12c18dea AP_Param: setup var_info and num_vars earlier 12 years ago
Andrew Tridgell 8916b280fd SITL: filled in more of the HAL SITL backend 12 years ago
Andrew Tridgell e10e3ee3be AP_HAL: fixed argv declaration to match getopt() 12 years ago
Andrew Tridgell 964bc56aa2 DataFlash: reinstate SITL dataflash code 12 years ago
Andrew Tridgell 18824c7ef5 AP_HAL: expose argc/argv in hal.init() 12 years ago
Pat Hickey ddafd4ffbb memcheck: need AP_HAL_Boards import for CONFIG_HAL_BOARD configs to make sense 12 years ago
Pat Hickey d93d932831 ArduCopter: defines fixes 12 years ago
Pat Hickey f060df9747 AP_HAL_AVR: now that we can detect the APM revision, use wdt reboot on apm2 12 years ago
Pat Hickey 7622b725c9 AP_Limits: fixes to use hal.storage for eeprom access 12 years ago
Pat Hickey b0b3fa33b4 AP_Limits: fix for AP_Param var_info registration in AP_Limit_Module 12 years ago
Pat Hickey 304afd45e1 AP_Limits: export all internal headers from AP_Limits.h 12 years ago
Pat Hickey f1869d1aa6 AP_GPS: GPS_406_test ported to AP_HAL 12 years ago
Pat Hickey 4c5aaef245 removed AP_PID test, deprecated and forgotten 12 years ago
Pat Hickey 308281f252 DataFlash_test ported to AP_HAL 12 years ago
Pat Hickey a28c614fbe remove RC_Channel2 test sketch: deprecated by AP_HAL 12 years ago
Andrew Tridgell c4b8959202 DataFlash: added SITL headers 12 years ago
Pat Hickey a4fdfd999c remove AP_RangeFinder_test: deprecated by AP_HAL 12 years ago
Pat Hickey d6cb240468 AP_GPS: GPS_NMEA_test ported to AP_HAL 12 years ago
Andrew Tridgell d42cbb791f HAL_SITL: start filling in more of SITL framework 12 years ago
Andrew Tridgell 1342a82ba7 HAL_AVR: catch atomic nesting errors 12 years ago
Andrew Tridgell e57834d763 DataFlash: added SITL header 12 years ago
Andrew Tridgell 551ff0c8b8 AP_HAL_AVR: prevent build of AVR code on non-AVR platforms 12 years ago
Andrew Tridgell 9b15d0e714 Build: update makefile for SITL build 12 years ago
Andrew Tridgell 2c1682f310 InertialSensor: use AP_HAL progmem 12 years ago
Andrew Tridgell 7582c882e6 Motors: updates for new AP_Param API 12 years ago
Andrew Tridgell 9d1f43928c Mount: updates for new AP_Param API 12 years ago
Andrew Tridgell f393389db2 Progmem: removed desktop specific progmem handling 12 years ago
Andrew Tridgell 9b3ed0b683 AP_Limits: updates for new AP_Param API 12 years ago
Andrew Tridgell 265707401f memcheck: fix for new HAL_SITL 12 years ago
Andrew Tridgell fc8bd8cf95 SITL: updates for new AP_Param API 12 years ago
Andrew Tridgell 306d53b4ae PID: updates for new AP_Param API 12 years ago
Andrew Tridgell cead629fc4 Filter: fixed merge error 12 years ago
Andrew Tridgell 4aa16303ed RC_Channel: updates for new AP_Param API 12 years ago
Andrew Tridgell c064becf28 AP_InertialSensor: updates for new AP_Param API 12 years ago
Andrew Tridgell 62e396167a AP_InertialNav: updates for new AP_Param API 12 years ago
Andrew Tridgell 18fb9c67f6 AP_GPS: use AP_Progmem 12 years ago
Andrew Tridgell 69af1add15 Declination: fixes for AP_HAL progmem interface 12 years ago
Andrew Tridgell c181498e36 Compass: updates for new AP_Param API 12 years ago
Andrew Tridgell 53470aff09 AP_Camera: updates for new AP_Param API 12 years ago
Andrew Tridgell dbd9814327 AP_Baro: get rid of apm2_hardware parameter in init 12 years ago
Andrew Tridgell cafeaf91d6 AP_Baro: updates for new AP_Param API 12 years ago
Andrew Tridgell b5a23d934b Airspeed: updates for new AP_Param API 12 years ago
Andrew Tridgell 5c148153ac AP_AHRS: updates for new AP_Param API 12 years ago
Andrew Tridgell a18298ed76 APM_PI: updates for new AP_Param API 12 years ago
Andrew Tridgell e45f32a4b6 APM_OBC: updates for new AP_Param API 12 years ago
Andrew Tridgell 9349259487 AC_PID: updates for new AP_Param API 12 years ago
Andrew Tridgell 5a9ba4aeb4 APM_Control: updates for new AP_Param API 12 years ago
Andrew Tridgell 95d4cc2ce9 AP_Param: change method of loading defaults 12 years ago