28189 Commits (9d42480f4e6775901803b7de260c65083cf4c760)
 

Author SHA1 Message Date
David Sidrane aa30560d68 aerofc-v1:Added Logical BOARD specific LED mapping 6 years ago
David Sidrane 96ba6c1174 sitl led:Support logical LED operations in commander 6 years ago
David Sidrane 0a1dd24af6 omnibus-f4sd:led clean up code and prevent out of bounds indexing 6 years ago
David Sidrane dc29820bd9 Document the LED colors used 6 years ago
David Sidrane 98394afcc7 board common:Define default CONTROL_STATUS LED mapping 6 years ago
Daniel Agar bba475aca1 logger limit trajectory_setpoint rate 6 years ago
Daniel Agar 26bac9594f add simple SITL shutdown test 6 years ago
Daniel Agar 48ba88eaf0
pwm_out_sim add mixer saturation status publication (#10866) 6 years ago
Paul Riseborough 3ee596284d ecl: Magnetic declination use improvements 6 years ago
Matthias Grob 8090734fe1 appveyor: switch cache to the entire PX4 folder 6 years ago
Daniel Agar 30fe079844 qurt px4_layer fix style 6 years ago
Daniel Agar 4278dd8fb4 posix px4_layer fix style 6 years ago
TSC21 05d9932f6c logger: limit vehicle_*_odometry topics to 30hz on default logging 6 years ago
TSC21 2c111222cf logger: fix vision topics naming 6 years ago
dkang 4901f8a1dc
add execption check after malloc 6 years ago
bresch 7779c0bd69 MPC - Update velocity integrator definition 6 years ago
bresch d852ce20e6 MPC - Increase max velocity integral gain to 3.0 6 years ago
bresch 0863e95a2c Add "Tracking Anti-Reset Windup" in velocity PID controller 6 years ago
Daniel Agar 88f6271061 Jenkins add tests on MacOS 6 years ago
Daniel Agar c2e0368370
Update submodule Mavlink v2.0 to latest Thu Nov 15 00:37:24 UTC 2018 6 years ago
Mara Bos c882ca9389 On Posix: Don't shutdown (half) the connection from the client. 6 years ago
Julian Oes d7c34ddee4 mavlink: fix yawing to North for LOITER_TIME (#10828) 6 years ago
Mara Bos 9594ebf72e Use unix sockets instead of pipes for posix daemon. (#10766) 6 years ago
Hamish Willee 9379c010f1 TRAJECTORY message renamed 6 years ago
Beat Küng 9a9c17b979 vehicle_attitude_setpoint: add comment that attitude sp angles can be NaN for FW 6 years ago
Beat Küng b3afa6ddac mc_pos_control: fix task activation failure for Transition 6 years ago
Beat Küng 330941c1fc FlightTaskManualAltitude: initialze yaw setpoint with NAN 6 years ago
Beat Küng 2b7d3bd088 flight tasks: move weather vane yaw handler from Altitude to Position task 6 years ago
Beat Küng c9e52d4386 MPC_MAN_TILT_MAX: increase max limit from 90 to 180 degrees 6 years ago
Beat Küng adf1fea554 mc_att_control: fix for Rattitude mode 6 years ago
Beat Küng 36ee0297ee FlightTask.hpp: minor code cleanup 6 years ago
Beat Küng ca7acae904 mc stabilized mode: move from mc_pos_control to mc_att_control 6 years ago
Beat Küng f31f63fff7 mc_att_control: use orb_publish_auto 6 years ago
Beat Küng 00c2086dd6 mc_pos_control: simplify weathervane logic 6 years ago
Beat Küng 1946f043f1 mc_pos_control: print active flight task for 'mc_pos_control status' cmd 6 years ago
Beat Küng e7e06dfe38 fix mc_pos_control: disable flight tasks if none of them should be running 6 years ago
bresch f590137525 Fix HIL 6 years ago
Daniel Agar 4e2bf27da6 FlightTaskAuto set WaypointType from position setpoint types 6 years ago
Daniel Agar 246b879aea require MODULE_NAME 6 years ago
David Sidrane 8d15da379b nxphlite-v3:Add HolyBro GPS on I2C 2 using ist8310 6 years ago
Beat Küng e91db7b4d2 uORBDeviceNode: move flags from SubscriberData to UpdateIntervalData 6 years ago
bresch 90cee2d5ea Manual Smoth Vel - Override reActivate to not reset Z axis (prevented takeoff) 6 years ago
bresch c3a4fff0cd Auto traj - generate heading from trajectory velocity vector if possible 6 years ago
bresch 066d1f50c4 Auto traj - Add dedicated parameter to enable trajectory smoothing in auto mode only 6 years ago
bresch 7205e8f359 Auto traj - Add Trajectory logging 6 years ago
bresch 2847ce20b8 Auto traj - Add parameter for gain of trajectory controller 6 years ago
bresch 2c63388fb7 Auto Traj - Disable reActivate "reset" function for AutoLineSmoothVel Flight Task 6 years ago
bresch 0209fa00bf Auto Smooth Vel - Add AutoMapper2 and AutoLineSmoothVel flight tasks 6 years ago
bresch 67c0846068 Vel smooth - Improve position lock/unlock detection 6 years ago
bresch d9edcfdc06 Trajectory - format style 6 years ago