26130 Commits (3f00e2e6c2a923d2d8cc4ae36b9ea0e60bbbb583)
 

Author SHA1 Message Date
alessandro c16e17f47b mag_calibration: only allocate as much memory as needed 7 years ago
Beat Küng 123f11fcdd land_detector: use user-defined literals for time constants 7 years ago
Beat Küng e98919cf3c drv_hrt: add user-defined integer literals for time constants 7 years ago
Daniel Agar 17beeb13c4 Jenkins set CCACHE_BASEDIR on Mac 7 years ago
Daniel Agar e9aa79e309
Update submodule ecl to latest Fri Apr 13 20:26:41 CDT 2018 (#9303) 7 years ago
Daniel Agar 90b81cf4c4 move check stack to cmake and run in Jenkins 7 years ago
PX4 Jenkins 0c9f483581 Update submodule DriverFramework to latest Fri Apr 13 20:26:36 CDT 2018 7 years ago
Daniel Agar 119fe0a24f
Update submodule v2.0 to latest Fri Apr 13 20:26:31 CDT 2018 7 years ago
PX4 Jenkins 8c9b941e60 Update submodule sitl_gazebo to latest Fri Apr 13 20:26:27 CDT 2018 7 years ago
Daniel Agar 4ffa98aa2a
Jenkins add OSX builds and disable circleci (#9198) 7 years ago
Beat Küng d4faaff854 logger: remove some unneeded SITL topics 7 years ago
Roman c206e0f1ac vtol_type.cpp: close pwm output device file descriptor 7 years ago
Roman bd434636e9 vtol_type: avoid code duplication 7 years ago
Roman 733d773bcc drv_pwm_output: include board config header 7 years ago
Roman 41a9ac0acb vtol_att_control: initialise VT_FW_MOT_OFFID correcly for standard vtol 7 years ago
Roman df53dce6e1 vtol_type.h: initialise flag_idle_mc correctly 7 years ago
Roman cd49c4bc17 vtol_type: improve comments 7 years ago
Roman 79ff1436b8 vtol_att_control: move handling of motor state and idle speed selection 7 years ago
Roman 744f806214 vtol_att_control: merge methods to disable a selection of motors 7 years ago
Daniel Agar 00f98c64db VTOL preserve PWM min and max when enabling/disabling actuators 7 years ago
Daniel Agar a78ab02144 fw_pos_control_l1 don't store TECS and L1 parameters 7 years ago
Daniel Agar d2abd53692 mixer lib remove custom constrain and cleanup includes 7 years ago
Daniel Agar 08cc963de3 px4iofirmware use std NAN instead of undefined 0.0f/0.0f 7 years ago
Daniel Agar 1ecfb22dbc EKF2 move all orb_subscribe/unsubsribe to the constructor/destructor 7 years ago
Daniel Agar 2a58c7a28c EKF2 and replay add all consumed messages to ekf2_timestamps and refactor 7 years ago
Daniel Agar 07edec282e replay update sensor_combined fields 7 years ago
Daniel Agar 3b5b12e1d1 move baro and magnetometer data out of sensor_combined 7 years ago
Paul Riseborough 3e6ba1d541 simulator: Use baro pressure direct from simulator 7 years ago
Daniel Agar 5dc23def2a move pressure altitude from baros to sensors module 7 years ago
Daniel Agar bdf4f19867
enable -fno-math-errno as we never check errno (#9281) 7 years ago
Mohammed Kabir 28f9b38919 mavlink : fix pointer for main_mode and sub_mode 7 years ago
Oleg Kalachev 1b1617b5a0 Add new mode AUTO_PRECLAND 7 years ago
Beat Küng f02ef20a23
commander: set timestamp for vehicle_command publication 7 years ago
acfloria 0caa4dc171 Mavlink: Don't use a packed struct as input for the convert_limit_safe function 7 years ago
acfloria 477a4e7ec8 MavlinkReceiver: Don't start MissionManager in IRIDIUM mode 7 years ago
acfloria 41de588a73 Move HIGH_LATENCY2 stream to separate file and update some comments" 7 years ago
acfloria fb1bb7a769 Move the SimpleAnalyzer to a separate file 7 years ago
acfloria ae807fc189 Move VEHICLE_CMD_CONTROL_HIGH_LATENCY ack to commander 7 years ago
acfloria 975d7ddcb2 IridiumSBD: Clean up MavLink message parsing 7 years ago
acfloria f1a6aecb4d IridiumSBD: Log tx buffer reset in the telemetry_status instead of a status text 7 years ago
acfloria 53fdbb6c04 Remove unnecessary newlines 7 years ago
acfloria 219980cec1 Commander: Combine telemetry variables into struct 7 years ago
acfloria 6f0d3ffe9b Mavlink: Add acknowledge for VEHICLE_CMD_CONTROL_HIGH_LATENCY 7 years ago
acfloria 2a5c7efd8d Mavlink: Use filtered update rate for HIGH_LATENCY2 stream instead of main loop delay 7 years ago
acfloria e9dde721f7 Commander: Remove Mavlink from CMakeFile 7 years ago
acfloria 8c0450b483 revert v2 cmake changes 7 years ago
acfloria b95d65df53 Commander: Fix bug when changing to high latency telemetry 7 years ago
acfloria 1124a397f2 Commander: Move telemetry logic to separate functions 7 years ago
acfloria 443a4016af Commander: Improve handling and generating of VEHICLE_CMD_CONTROL_HIGH_LATENCY 7 years ago
acfloria da57dbbce0 Increase the MavLink module stack size 7 years ago