32060 Commits (b02e20950795c0b9653900827bf81d8513f3be36)
 

Author SHA1 Message Date
Roman Dvořák b02e209507
Remove duplicite data from RPM message and enable logging of RPM message 5 years ago
David Jablonski 536cd6cb1a allow DO_CONTROL_VIDEO in missions 5 years ago
David Jablonski 6bd191a24e Mavlink: Implemented SET_CAMERA_ZOOM 5 years ago
TSC21 73f7243bc8 add links on tokens for the Github Actions pages 5 years ago
Daniel Agar a38d4192ab boards: airmind mindpx-v2 fix L3GD20 DRDY pin 5 years ago
TSC21 a71df40a8e Github Actions: update workflow naming 5 years ago
TSC21 f52739cc09 add Github Actions build status token to Nuttx targets and SITL Tests 5 years ago
TSC21 5b03f80376 Github Actions: improve the container matrix usage 5 years ago
TSC21 40a99f940a bump container tags to 2020-03-29 5 years ago
TSC21 43440b9797 ci: github: sitl_tests: add matrix for parallel build in Ubuntu Bionic and Focal 5 years ago
TSC21 ad143f5801 ci: github: bloaty: add matrix for parallel build in Ubuntu Bionic and Focal 5 years ago
TSC21 92e0a301ba ci: github: build_tests: add matrix for parallel build in Ubuntu Bionic and Focal 5 years ago
TSC21 cdbdb2f72c ci: github: ccpp: use 'matrix' to set the containers to run 5 years ago
TSC21 947219db7f ci: github: ccpp: add Ubuntu Focal build job 5 years ago
Matthias Grob bda072512a rc.vtol_defaults: reduce maximum jerk to 4.5 m/s³ based on testing feedback 5 years ago
Matthias Grob f6ceb08522 FlightTaskTransition: don't overwrite setpoints with estimates 5 years ago
Matthias Grob 58fd3e2ddc PositionControl: fix horizontal integral anti-windup 5 years ago
Matthias Grob 91057fe024 FlighTasks: remove FlightTaskSport 5 years ago
Matthias Grob bc2579f3be mc_pos_control_params: lower jerk configuration 5 years ago
Matthias Grob b79b095ce7 FlightTasks: adapt to acceleration based control 5 years ago
Matthias Grob b3d7445059 PositionControl: acceleration based control strategy 5 years ago
Matthias Grob 1d2ac41edc ControlMath: adding limitTilt() helper function 5 years ago
Matthias Grob aa53cabaa4 PositionControl: remove confusing uMin uMax alias 5 years ago
JaeyoungLim a938410c15 Add world targets and update submodules 5 years ago
Matthias Grob 6602e8d16b Support python3 only systems 5 years ago
Matthias Grob b8576cccc8 AttitudeControlTest: add scale testing for yaw weight 5 years ago
Matthias Grob 96bbc63eb1 AttitudeControl: let the user set yaw weight directly via parameter 5 years ago
user.name 5b28847ecc Tracking commit in libuavcan submodule to set submodule branch to legacy-v0 5 years ago
Peter van der Perk 9490f41f85 rddrone-uavcan146 removed shared clock between hrt & rtc 5 years ago
Hyon Lim eb1bad0185 A comment is added for TFmini valid minimum parameter. 5 years ago
Hyon Lim 7e7506ec52 Enhancement: 0.3 for TFMini was too low, as TFmini outputs slightly more than 0.3 when it is very near to the ground. 5 years ago
Beat Küng e5dd2e7a19 mag_compensation.py: some minor fixes + indentation 5 years ago
Dusan Zivkovic 26a8707298 flight task auto: set acceptance radius when setting loiter as a responce to invalid setpoint 5 years ago
Daniel Agar 28dc225015 add SENS_EN_PAW3902 to start paw3902 optical flow sensor 5 years ago
Beat Küng 2b360bfd48 rcS: fixes for SYS_USE_IO=0 5 years ago
Julian Oes b895a356aa cmake: fix warning 5 years ago
Travis Bottalico e898b7f110 - Remove RC_SERIAL_SINGLEWIRE, this broke Spektrum radio on last commit 5 years ago
Anurag Sai Vempati bcfe56b297
replay: apply replay module params before starting ekf2 (#14478) 5 years ago
bresch dc38930bb2 AutoSmoothVel: desynchronize XY from Z for small changes in speed 5 years ago
baumanta 2103b8f7de fmu-v5_optimized: disable esc_calib 5 years ago
baumanta 7fd77fedaa add python script for offline param identification 5 years ago
baumanta 22ceeccc26 add library for current- or thrust-based mag compensation 5 years ago
Daniel Agar 44bec269b0 boards: update all NuttX configs CONFIG_NSH_MAXARGUMENTS 12 -> 15 5 years ago
Peter van der Perk a4e6f96365
rddrone-uavcan146: HRT & RTC timer support 5 years ago
Dusan Zivkovic 3d44077f2c camera_trigger: lower the polling rate from 200Hz to 20Hz to reduce the CPU load 5 years ago
Hyon Lim 2b54e19adf Script: As recent driver refactoring checkes start argument first, we change script accordingly. 5 years ago
Hyon Lim fd0ea29fc6 Board support: UVify Core. As Core is not using SPI4 as external, SPI4 external interface related code removed. 5 years ago
Hyon Lim 0b3624ab5f To make UVify device compatible with upload script, we changed device name to be more generalized. 5 years ago
Hyon Lim 1161dac875 Script update: PMW3901 driver argument has changed. so we change scripts and SPI interface. 5 years ago
Hyon Lim e8f0c8e239 NSH argument stack increased. Specific MAVLink configuration requires more than 12 parameters. 5 years ago