6763 Commits (689cc9e298b170c875439a35ca98c1c1f68c01fd)

Author SHA1 Message Date
Andrew Tridgell ede920f293 AP_Mission: ensure location options are zero at start of mavlink conversion 10 years ago
Andrew Tridgell f98e283091 GCS_MAVLink: re-generate with updated upstream mavlink 10 years ago
Andrew Tridgell 940966f3e3 DataFlash: fixed example sketch build 10 years ago
Andrew Tridgell 86bf02d64c RC_Channel: update example sketch to copy input to output 10 years ago
Andrew Tridgell 5aabfd4dc4 AP_HAL: added RCInput example sketch 10 years ago
Andrew Tridgell 8e36c1cd60 AP_HAL: fixed RCOutput example 10 years ago
Andrew Tridgell 4ec6a74829 AP_HAL: addex UART_test example sketch 10 years ago
Andrew Tridgell 9e0a7e6631 AP_HAL: fixed printf example build 10 years ago
Andrew Tridgell c5e4e8f035 SITL: fixed SITL for example sketches 10 years ago
Randy Mackay 9e731550fd AHRS: default EKF on for copter 10 years ago
priseborough 053c5054f3 AP_TECS: Change default landing damp gain to 0.5 10 years ago
priseborough 0912f05e7c AP_TECS: Add parameter to adjust height rate gain during flare 10 years ago
priseborough 11aefa6858 AP_TECS: Fix bug in parameter label 10 years ago
priseborough bd97f15d06 AP_TECS: make flare height demand consistent with height rate demand 10 years ago
Holger Steinhaus ebed80cd2a AP_GPS: work-around for invalid time reported by PX4 GPS 10 years ago
Holger Steinhaus df7c4baed9 AP_GPS: check lock type before accepting position and speed information 10 years ago
Andrew Tridgell 38c1b622f3 AP_AHRS: fixed example build on APM2 10 years ago
Andrew Tridgell 48abfcede7 AP_Scheduler: added example sketch 10 years ago
Andrew Tridgell 89cdae62b4 AP_AHRS: fixed example build 10 years ago
Andrew Tridgell e45522f51d AP_Baro: fixed example build 10 years ago
Andrew Tridgell a686494127 AP_Compass: fixed example build 10 years ago
Andrew Tridgell 908ad46e8e AP_GPS: fixed example build 10 years ago
Andrew Tridgell 7bb56e50aa AP_InertialSensor: fixed example build 10 years ago
Andrew Tridgell 0811f9c175 AP_Notify: fixed example build 10 years ago
John Williams d0e467aea0 AP_HAL_Linux: Bypass manual CS assertion for SPI_CS_KERNEL mode 10 years ago
Andrew Tridgell eb22815668 AP_TECS: fixed range values 10 years ago
Staroselskii Georgii d40011acf3 AP_Notify: added abstract Led and RGBLed classes 10 years ago
Mikhail Avkhimenia 955753f3f0 HAL_Linux: Optimize bandwidth for RCOutput_Navio 10 years ago
Mikhail Avkhimenia 50459bdca0 HAL_Linux: Enable external clk for RCOutput_Navio 10 years ago
Andrew Tridgell d0087c91e9 DataFlash: prevent build errors on non-PX4 targets 10 years ago
Andrew Tridgell 1d0122e6c2 DataFlash: log each ESC separately 10 years ago
Holger Steinhaus 294d944cbd DataFlash: added logging of ESC feedback (currently only available with UAVCAN ESCs) 10 years ago
Andrew Tridgell 4132b53541 HAL_PX4: publish actuator values for UAVCAN ESCs 10 years ago
Andrew Tridgell e89d380b73 AP_HAL: added set_esc_scaling() RCOutput function 10 years ago
Andrew Tridgell 22cb1c8525 HAL_Linux: tidy up SPI debugging a bit 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Andrew Tridgell 38c5f25c70 AP_Math: fixed example build 10 years ago
Michael Day b3e693daa4 AP_Mission: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Michael Day b36c1b2c3d AP_Mission: support for MAV_CMD_CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day dca99a9643 GCS_MAVLink: code generation from XML for MAV_CMD_CONTINUE_AND_CHANGE_ALT. 10 years ago
Andrew Tridgell d5ced15acf GCS_MAVLink: include units in CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day 958d8ffacc GCS_Mavlink: New message def: MAV_CMD_NAV_CONTINUE_AND_CHANGE_ALT 10 years ago
Kirill A. Kornilov 33e4f44434 RC_Channel: added set_radio_trimmed() 10 years ago
Andrew Tridgell 8d54368650 AP_Math: fixed build warning 10 years ago
Andrew Tridgell 09547c40cb DataFlash: added staticmode to EKF4 message 10 years ago
Andrew Tridgell 46f601d703 AP_NavEKF: added getStaticMode() function 10 years ago
Andrew Tridgell 8acfbb2ee0 AP_NavEKF: add another health check in the EKF 10 years ago
Andrew Tridgell f84f432ecf AP_InertialSensor: allow gyro calibration to take up to 30 seconds 10 years ago
Randy Mackay 20f3f19285 Compass: add new rotation to ORIENT param description 10 years ago
Randy Mackay 503d14428d AP_Math: add new rotation to example rotation sketch 10 years ago