34165 Commits (25f3fe84561c377375f8be5653fadadcd7f4968d)
 

Author SHA1 Message Date
Daniel Agar 5762c3b356 mavlink: move NAV_CONTROLLER_OUTPUT to separate streams header 4 years ago
Daniel Agar 9f57df75e8 remove rotation 41 (ROLL_270_YAW_180) 4 years ago
Daniel Agar a66cb0cbaf mavlink: check TX buffer before processing command ack 4 years ago
bazooka joe 8d5813994f format smart battery serial number as string on mavlink 4 years ago
Daniel Agar ceadcd74d0 mavlink: CAMERA_TRIGGER stream check free tx buf before send 4 years ago
Daniel Agar ae706537b8 mavlink: CAMERA_IMAGE_CAPTURED stream check free tx buf before send 4 years ago
Daniel Agar 27b631e827 mavlink: ADSB_VEHICLE stream check free tx buf before send 4 years ago
Daniel Agar 0d72b47571 mavlink: COLLISION stream check free tx buf before send 4 years ago
Daniel Agar dcb897307d mavlink: HEARTBEAT stream check free tx buf before send 4 years ago
Nicolas MARTIN e06d218ff2
commander: disable arm_auth request for prearm status continuous publication 4 years ago
Daniel Agar 02a08c42b7 tests: perf don't bother printing all perf counters 4 years ago
Daniel Agar 12bf035642 uORB: tests limit latency to only orb_test_medium and remove some unnecessary output 4 years ago
Daniel Agar 409ea2ac02
mavlink: parameters manually mark active minimal QGC set on first send 4 years ago
Lorenz Meier 4b0d8efbc1 Commander: move static overload_start to class 4 years ago
Jaeyoung-Lim 4f30037980 Add yosemite world as SITL target for gazebo 4 years ago
Daniel Agar 092060cde2
posix: improve error out for mlockall() and pthread_create 4 years ago
Daniel Agar 48da0055a1
boards: add initial mRo Pixracer Pro (M10064C) support 4 years ago
PX4 BuildBot aa54db42ed Update submodule ecl to latest Sat Dec 26 12:39:53 UTC 2020 4 years ago
Dan George 051bcf75b3
Fix PX4_CMAKE_BUILD_TYPE=Debug configuration 4 years ago
Daniel Agar 92afe45f7f
vtol_att_control: improve readability of fill_actuator_outputs() 4 years ago
Silvan Fuhrer 9849ff4a9c Standard VTOL: set idle PWM during backtransition 4 years ago
Silvan Fuhrer 7e01938341 VTOL: rename class variable flag_idle_mc to _flag_idle_mc 4 years ago
Ramón Hernán Roche Quintana 5c93403db7 Tools: Python >3.7 requires the wheel packge 4 years ago
Lorenz Meier 70c372329c MAVLink FTP: Update implementation according to updates specs 4 years ago
PX4 BuildBot 7861377e20 Update submodule devices to latest Tue Dec 22 00:39:39 UTC 2020 4 years ago
Silvan Fuhrer a88b7fc517 ROMFS: Tiltrotor SITL: improve tuning and remove unnecessary params from config 4 years ago
PX4 BuildBot 3ff7cd94dd Update submodule ecl to latest Mon Dec 21 00:39:54 UTC 2020 4 years ago
PX4 BuildBot ec79361548 Update submodule sitl_gazebo to latest Mon Dec 21 00:39:43 UTC 2020 4 years ago
PX4 BuildBot 5868463d06 Update submodule matrix to latest Fri Dec 18 12:38:33 UTC 2020 4 years ago
JaeyoungLim 39c585ac97
Enable SITL tests for macos (#16329) 4 years ago
jaeyoung c8d18c2719 Fix tiltrotor model for sitl_gazebo 4 years ago
bresch c253badba4 HTE: remove dist_bottom validity check 4 years ago
bresch 690c1158ad HTE: do not update the estimator during fast up/down motions 4 years ago
bresch 39251daf28 HTE: pull status from class instead of returning struct 4 years ago
bresch 652cc4350e HTE: empty braces initialization of struct 4 years ago
bresch d532bc9555 HTE: only run in air 4 years ago
Daniel Agar c05c213042 mavlink: ALTITUDE stream initialize local_pos 4 years ago
PX4 BuildBot 66b3562080 Update submodule ecl to latest Fri Dec 18 00:39:53 UTC 2020 4 years ago
PX4 BuildBot e5a00033f5 Update submodule matrix to latest Thu Dec 17 23:05:20 UTC 2020 4 years ago
PX4 BuildBot 2a187a76d6 Update submodule sitl_gazebo to latest Thu Dec 17 23:05:03 UTC 2020 4 years ago
Ramón Hernán Roche Quintana 90f61c2f9a Update submodule GPSDrivers to latest Wed Dec 16 18:45:08 UTC 2020 4 years ago
Daniel Agar 74083d6bd1
optical_flow/paw3902: minor improvements 4 years ago
Daniel Agar 43b4cf39bd
sitl_gazebo build single threaded 4 years ago
Daniel Agar 4d30f327f9
Github Actions: skip Mavros tiltrotor mission for now (#16405) 4 years ago
Daniel Agar a152fb65cb
parameters: remove unnecessary duplicated shutdown lock in param_save_default() 4 years ago
Daniel Agar c7db0942ba sensors: vehicle_imu don't round measured accel and gyro sample rates 4 years ago
Daniel Agar bf5ee99952 sensors: acceleration always get accel rate from vehicle_imu_status 4 years ago
Daniel Agar 7038cb8518 sensors: angular_velocity always get gyro rate from vehicle_imu_status 4 years ago
Daniel Agar 336176b2f0 Mavlink FLIGHT_INFORMATION fix arming time (ms -> us) and add takeoff time 4 years ago
bresch b23d8244f0 ekf2: fix dist bottom constraint 4 years ago