2022 Commits (49828eba7d003d2689bac7a8338b903143a15c77)

Author SHA1 Message Date
Pat Hickey d7eeeab79e ArduCopter: fix new style Log.pde build for PX4. 12 years ago
Randy Mackay 87627d883b ArduCopter: use new logging method for remaining packet types 12 years ago
Randy Mackay 177da0ca74 ArduCopter: fixed minor bug in logging of parameter changes to dataflash 12 years ago
Randy Mackay b4bbae56c6 ArduCopter: reduce redundant event logging 12 years ago
Andrew Tridgell af478d52bc Copter: use the new logging methods for 2 packet types 12 years ago
Andrew Tridgell 0fe7901422 Copter: only print perf data when SCHED_DEBUG is non-zero 12 years ago
Andrew Tridgell dcb181d2d8 Copter: use new AP_Scheduler library 12 years ago
Andrew Tridgell 585459ece9 Copter: tweak the serial buffer sizes 12 years ago
Andrew Tridgell 2e57720444 Copter: move memcheck_init() earlier in setup 12 years ago
Andrew Tridgell 21e979910f Copter: improved 'FRAME' docs 12 years ago
Pat Hickey 0ff6ed12b1 ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
James Bielman 7374e5d84e ArduCopter: Use 16-bit arithmetic when comparing event tick counters. 12 years ago
James Bielman 7827a4a54a ArduCopter: Add AP_HAL_SMACCM support. 12 years ago
James Bielman ab37f833db MS5611: Fix CONFIG_MS5611_SERIAL definitions. 12 years ago
Andrew Tridgell e575c5eba0 Copter: read baro at 50Hz 12 years ago
Andrew Tridgell 269804e866 Copter: use barometer.accumulate() 12 years ago
Andrew Tridgell 91ad870f11 Copter: check bitmask in more logging functions 12 years ago
Andrew Tridgell a237b6cc7b Copter: update for new AP_Param API 12 years ago
Andrew Tridgell 860f4b2605 Copter: merge the latest 2.9 changes into master 12 years ago
Andrew Tridgell d11dde578f Copter: a useful bit of timing debug code 12 years ago
Andrew Tridgell 647b3b09b6 Copter: ensure we process deferred mavlink messages 12 years ago
Andrew Tridgell d952ccf968 Copter: added main_loop_ready() function 12 years ago
Andrew Tridgell b079a96eaf Copter: removed GPS_STATUS message 12 years ago
Andrew Tridgell c48714be16 Copter: enabled PX4 sensors 12 years ago
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago
rmackay9 ed79e8c954 ArduCopter: correct TRIM_THROTTLE parameter comments 12 years ago
rmackay9 861a66e26e ArduCopter: remove @brief from GCS_MAVLINK class's comments because they mess up the mission planner's parsing of parameter descriptions 12 years ago
rmackay9 ba8e9c8f9e ArduCopter: revert path for reading gcs parameter descriptions 12 years ago
rmackay9 d56e9cc701 ArduCopter: change path for GCS_Mavlink parameter descriptions 12 years ago
rmackay9 4ef7e7b1c6 ArduCopter: add parameter descriptions for GCS_Mavlink objects 12 years ago
Andrew Tridgell 94e3322e24 Copter: fixed build on px4 12 years ago
rmackay9 886329898c ArduCopter: minor fixup to a few parameter descriptions 12 years ago
rmackay9 ac028cca74 ArduCopter: remove spaces to allow MP to parse RC Channel parameter descriptions 12 years ago
rmackay9 42a5d183da ArduCopter: added parameter descriptions for optflow, throttle and loiter pid controllers 12 years ago
rmackay9 ffa923981c ArduCopter: added parameter description for navigation and some throttle controllers 12 years ago
rmackay9 4a975d35ce ArduCopter: add parameter descriptions for loiter's lat and lon rate controllers 12 years ago
rmackay9 c595a1e9a2 ArduCopter: updated parameters for roll, pitch and yaw rate controllers. 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell e56a7eacec Copter: don't pass board version to motors 12 years ago
Andrew Tridgell 394dccf9a8 Copter: make config defaults match 2.9 12 years ago
Andrew Tridgell ead38f917f Copter: use GRAVITY_MSS 12 years ago
Robert Lefebvre b9594e7123 Parameters: Fixing a typo 12 years ago
Andrew Tridgell 4236b10edc Copter: fixed board ID string 12 years ago
Andrew Tridgell 17a63dc76a Copter: fixes for AP_HAL merge 12 years ago
Andrew Tridgell 51d987a890 Copter: removed unusued variable 12 years ago
rmackay9 9b2956b377 ArduCopter: increase throttle rate P to 6.0 (was 1.0) and alt hold P to 2.0 (was 1.0) 12 years ago
rmackay9 228ad2198f ArduCopter: update firmware version to 2.9-rc2 12 years ago
rmackay9 2181ec2ab0 ArduCopter: log watchdog event to dataflash 12 years ago
rmackay9 16f99ebcab ArduCopter: fix to sub system used to record failsafe in dataflash ERR message 12 years ago
rmackay9 672fdfbf71 ArduCopter: added ERR dataflash message 12 years ago