3262 Commits (0e66bac70b0ad989cba07a290f6143b84984d219)

Author SHA1 Message Date
Andrew Tridgell 0e66bac70b AP_RangeFinder: removed special case for APM1 12 years ago
Andrew Tridgell 244a10aeb6 HAL_SMACCM: fixed build for new AnalogIn API 12 years ago
Andrew Tridgell 9bc48c9894 HAL_PX4: fixed build with new AnalogIn API 12 years ago
Andrew Tridgell 5ac493908c SITL: fixed build with new AnalogIn API 12 years ago
Andrew Tridgell 09ca9d4283 AP_Rangefinder_analog: implement settle time and stop_pin 12 years ago
Andrew Tridgell 5d80a5619d HAL_Empty: add new API functions 12 years ago
Andrew Tridgell 912ed2c97c HAL_AVR: initialise settle time 12 years ago
Andrew Tridgell e7a6b12ac1 HAL_AVR: support set_stop_pin() and set_settle_time() for analogin 12 years ago
Andrew Tridgell 0b6cfc7294 AP_HAL: added set_stop_pin() and set_settle_time() interfaces to analogin 12 years ago
Andrew Tridgell 0242d50ad4 DataFlash: added Log_Write_Message() 12 years ago
Andrew Tridgell ccd38e58a1 HAL_PX4: fixed the scaling on the analog pins 12 years ago
Andrew Tridgell 500497f5fa AP_HAL: update AnalogIn test to show the first 16 pins 12 years ago
Andrew Tridgell c90d44c121 AP_Compass_HIL: fixed indentation 12 years ago
Andrew Tridgell 26bf636541 AP_Baro: fixed a build warning 12 years ago
Andrew Tridgell 65183887e5 SITL: use new baro setHIL method 12 years ago
Andrew Tridgell 90cf1b0386 AP_ADC: removed unused setHIL method 12 years ago
Andrew Tridgell 7cec3caf19 AP_Baro: cleaned up setHIL method 12 years ago
Andrew Tridgell c6c1fce2f1 AP_Baro: removed HIL constructor 12 years ago
Andrew Tridgell 811c2ccc11 libraries: fixes for AP_Baro_HIL 12 years ago
Andrew Tridgell 2d089174cd AP_Baro: rename AP_Baro_BMP085_HIL to AP_Baro_HIL 12 years ago
Andrew Tridgell a09c53a3ea SITL: use new HIL compass API 12 years ago
Andrew Tridgell f72dd560cb AP_Compass: fixed the HIL sensors compass 12 years ago
Andrew Tridgell 86027f6e0f AP_Compass: fixed PX4 build 12 years ago
Andrew Tridgell af50b652f8 AP_Compass: removed old orientation defines 12 years ago
Andrew Tridgell 261eb6d841 AP_Declination: fixed example build 12 years ago
Andrew Tridgell 54b826a583 AP_AHRS: update for new compass API 12 years ago
Andrew Tridgell 217f34e155 AP_Compass: added COMPASS_ORIENT parameter, to support external compasses 12 years ago
Andrew Tridgell ba83950fc4 libraries: replace constrain() with constrain_float() 12 years ago
Andrew Tridgell 813e767efb AP_Param: use const refs in a few more places 12 years ago
Randy Mackay 4fcb189c97 GCS_MAVLink: typo in message definition 12 years ago
Randy Mackay 2d17688363 AC_Fence: add backup fence 12 years ago
Andrew Tridgell 0fce0eb488 AP_Compass_PX4: fixed handling of a saturated compass 12 years ago
Andrew Tridgell d7ec985029 AP_Baro_PX4: fixed baro driver to run at full rate 12 years ago
Randy Mackay ad01aeee44 Copter: increase max loiter overshoot to 8.12m 12 years ago
Randy Mackay 8122a32114 InertialNav: reduce XY TC to 2.5 (was 3) 12 years ago
Randy Mackay c139134192 Copter: increase max loiter speed to 7.5m/s 12 years ago
Randy Mackay 6c081c3def AC_WPNav: slow acceleration of intermediate point 12 years ago
Randy Mackay 00146ca97d AP_HAL: fix another RCInput compile error 12 years ago
Randy Mackay e7122b85ed AP_HAL: example compile error fix 12 years ago
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
Randy Mackay a28c6df611 RCInput: allow ppmsum of less than 8 channels 12 years ago
Andrew Tridgell c067fa2660 L1_Control: make NAVL1_DAMPING docs clearer 12 years ago
Andrew Tridgell 786e4cf705 AP_GPS: added last_message_time_ms() API 12 years ago
Andrew Tridgell f5d062d5ba AP_GPS: move byte swapping code to cpp 12 years ago
priseborough 84ed37938d Plane : AP_L1_Control : Replaced division by constants with multiplies and adjusted default L1 period to 25 seconds 12 years ago
Andrew Tridgell f5d6fb6216 AP_AHRS: added _kp gain reduction for catapult launch 12 years ago
Randy Mackay 9910d6d1cd AC_Fence: first implemenation of library 12 years ago
Andrew Tridgell b71f36ee34 RC_Channel: support 8 auxillary RC channels 12 years ago
Andrew Tridgell ec1678db83 HAL_PX4: setup for 12 output channels 12 years ago
Andrew Tridgell 709615159a HAL_PX4: support 12 output channels with PX4IO 12 years ago