322 Commits (8b06a12fa484498581d045a6ccac7381f4baf975)

Author SHA1 Message Date
Andrew Tridgell 371677610d APM: avoid fetching the DCM matrix twice 13 years ago
Andrew Tridgell e39c3cb9d2 APM: make it possible to build ArduPlane with quaternion support 13 years ago
rmackay9 02cf07bb6b ArduPlane - updated to use new filter library 13 years ago
rmackay9 e1114bf7f7 ArduPlane - added Filter.h to unbreak the build! 13 years ago
rmackay9 21d7a77009 ArduPlane - switch sonar to use new mode filter from filter library 13 years ago
Andrew Tridgell 0248b48d30 allow MAG_ENABLE to be changed in flight 13 years ago
Andrew Tridgell 330ff5dc8b APM: added some comments related to hold_course 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Michael Oborne 9ca6668c1b fix SITL attitude hil 13 years ago
analoguedevices 418f5ea31e Increment version number in anticipation of a firmware hex push. 13 years ago
Doug Weibel 797e0e27a9 Additional commenting on global variables 13 years ago
Doug Weibel b4e58b50ee Additional commenting on global variables 13 years ago
Doug Weibel 0306bf97a0 Just a little more commenting work on global variables 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Doug Weibel 892f24ac5c Adding comments for global variables 13 years ago
Doug Weibel 4de2155845 Tweak to FBW min altitude 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell 98353b7ba8 APM: added error checking on compass read 13 years ago
Andrew Tridgell 3cb96fb8af APM: convert to new I2C library 13 years ago
analoguedevices b8917b58bd Added contributor names, removed "alpha" from firmware name 13 years ago
Andrew Tridgell e687ce9b3d mainloop_count should be uint16_t 13 years ago
Andrew Tridgell 89561d49d0 always declare a timer_scheduler 13 years ago
Andrew Tridgell df094ce463 fixed airspeed sensor for ArduPlane on APM2 13 years ago
Andrew Tridgell f6f808357c removed AperiodicProcess code 13 years ago
Andrew Tridgell fc495ce6a7 geofence: added fence status reporting and faster altitude check 13 years ago
Andrew Tridgell 3b148c87d5 geofence: main geo-fence code 13 years ago
Andrew Tridgell 960d6ee38a removed an unused variable 13 years ago
Andrew Tridgell 888d6226b2 fixed two more CONFIG_HARDWARE #ifdef bugs 13 years ago
Andrew Tridgell 78e8fbff9c fixed hardware config check for barometer 13 years ago
Andrew Tridgell 011110e1dd airspeed: use floating point values and better averaging in zero_airspeed() 13 years ago
Pat Hickey a99a1dbc9a ArduPlane: update AP_Baro construtors and initializers 13 years ago
Pat Hickey 04ea979331 ArduPlane: Rename APM_BMP085 classes to AP_Baro_BMP085 classes 13 years ago
Doug Weibel 2ef4c79a7c Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
Pat Hickey ab56a764d3 ArduPlane: rev version number from 2.26 to 2.27 Alpha 13 years ago
Andrew Tridgell 86927ac0a5 ArduPlane: rename purple to APM2 13 years ago
Andrew Tridgell 7def0e98e8 USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 13 years ago
Andrew Tridgell ffba37d599 desktop: first version of register level SITL support 13 years ago
Andrew Tridgell 1c20efe4b8 re-organiser sensor declarations 13 years ago
Andrew Tridgell 03c7d7bfb6 purple: always declare timer_scheduler 13 years ago
Pat Hickey 9e47536924 purple: declare sensors for purple library rework 13 years ago
analoguedevices b3716d988f Rev version number 13 years ago
Doug Weibel f752c4b799 Change to logging file system. 13 years ago
analoguedevices 7535b8a3d5 Rev version number 13 years ago
analoguedevices e3ef9a2a36 Rev version number to 2.25 13 years ago
Amilcar Lucas ab730ff919 Added camera and/or antenna mount support. 13 years ago
Andrew Tridgell 0211fc2f09 move g_rc_function[] to RC_Channel library 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago
Doug Weibel 9cbc38b516 Add a feature for a minimum altitude parameter while flying in FBW-B 14 years ago
Michael Oborne 7ef51f723d Sensor hil fix's 14 years ago
Andrew Tridgell 546b4df76d avoid the need for compiler optimisation for HIL build 14 years ago