30157 Commits (d256fb8770e594ebc3d15539dcbb88af8f7cddf3)
 

Author SHA1 Message Date
Daniel Agar f3aba02654 vscode recommended extensions update docker and ros 6 years ago
Daniel Agar 24764c676e Jenkins hardware run logger and attempt to stop modules 6 years ago
Daniel Agar 67644e29b7 Jenkins hardware print AUX pwm info 6 years ago
Daniel Agar b9fc3ed2ab Jenkins hardware select airframe 4001 on fmu-v4 6 years ago
Daniel Agar 17c46623f9 Jenkins hardware default airframe 4001 -> 13000 (run all controllers) 6 years ago
Daniel Agar b8cdec65cc Jenkins hardware target general px4_fmu-v5 6 years ago
Daniel Agar 7adc43b795
px4_fmu-v5: add critical section monitor build (#12724) 6 years ago
Daniel Agar acc7067596 Jenkins hardware run adc test 6 years ago
Daniel Agar 76b9198522 kinetis/adc move to new WQ 6 years ago
Daniel Agar 746f13d2d4 stm32/adc move to new WQ 6 years ago
Daniel Agar 6e7e2b6e3b
px4_fmu-v5: add irqmonitor build (#12723) 6 years ago
fghanei b28dda3926 rpi_rc_in: fix typo that was causing build to fail rpi 6 years ago
Daniel Agar 48f5ab2896
Update submodule mavlink v2.0 to latest Fri Aug 16 12:37:56 UTC 2019 (#12717) 6 years ago
Daniel Agar dacaabe92e
introduce sensor_gyro_control message for vehicle_angular_velocity (#12145) 6 years ago
Daniele Pettenuzzo be3d09c700 uavcan: add optical flow support (Here Flow) 6 years ago
Mathieu Bresciani dab66e92d3 Fix typo 6 years ago
Dennis Mannhart bf25c462b2 Orbit failsafe: switch internal_state to Posctrl such that Manual-Positionctrl is activated after failsafe recovery. This is needed because Orbit can only be invoked via vehicle_command msg. 6 years ago
Daniele Pettenuzzo 82ecf4d942 motor_ramp: set fmu in test mode and cleanup (#11249) 6 years ago
mcsauder d4fedca1ee Rename _accel_horz_lp -> _xy_accel_filtered to standardize naming, use time literal, and delete unneeded #includes in the FixedwingLandDetector class. 6 years ago
Martina 0414d59ee9 mavlink_main: stream OBSTACLE_DISTANCE to GCS 6 years ago
Julian Oes 82bee2bf54 mavlink: match commands aimed at any sysid/compid 6 years ago
Julian Oes a4fb18a6c4 commander: fix arming auth param translation 6 years ago
Daniel Agar b7f0db62ba
mRo Control Zero F7 initial board support 6 years ago
Beat Küng 5cadb0aab1 px_mkfw: add git commit hash to .px4 file 6 years ago
mcsauder 9e055e9b21 Implement ModuleParams inheritance in the VtolLandDetector class. Requires PR #12356. 6 years ago
Jimmy Johnson 9e3493bd6e Update commander_params.c 6 years ago
Jimmy Johnson 3ab5932adf updating pre-takeoff and landding values to defaults 6 years ago
Jimmy Johnson 963467b4df splitting preflight and land disarm times into 2 parameters 6 years ago
Mark Owen e25db01620 Mavlink: Fix forwarding of messages with target system/component id (#12559) 6 years ago
Beat Küng 166639be3a logger: unconditionally call _writer.notify() 6 years ago
Mark Sauder 6abf2203a3 sensors: uniform initialization and whitespace formatting in voted_sensors_update.h 6 years ago
Daniel Agar 6413525645
uORB::PublicationQueued don't unadvertise on destruction (#12674) 6 years ago
Daniel Agar b5a01532ae
vtol_att_control move to WQ with uORB callback scheduling (#12229) 6 years ago
jie.zhang decb9a8982 mc_pos_control_main: Fixed missing semicolon 6 years ago
Julian Kent d70b024ec7
GTest functional tests that include parameters and uORB messaging (#12521) 6 years ago
bresch 4eb9c7d812 Create TrajMath library and move waypoint speed calculations in it 6 years ago
bresch b1698b78bc AutoSmoothVel - scale down acc_hor using traj_p parameter in the computation of the maximum waypoint entrance speed 6 years ago
bresch de10f1e04d MC auto - Modify yaw_sp_aligned to take mis_yaw_error tolerance. 6 years ago
Dennis Mannhart 9e9b2ab9e8 FlightTaskAutoLine/SmoothVel: stop at waypoint if altitude is has not been reached yet 6 years ago
bresch 255c911155 AutoSmoothVel - Compute desired speed at target based on angle between previous-current and current-next waypoints 6 years ago
Silvan Fuhrer 07895cd3b6 Airspeed Selector: resolve conflics for wind estimate topic publishing after rebase 6 years ago
Silvan Fuhrer d129fcccd5 Omnibus: take out local_position_estimator from build as was out of flash after ecl update for airspeed selection module 6 years ago
Silvan Fuhrer 5bc6979796 AirspeedSelector: added RTPS ID for airspeed_validated message 6 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Silvan Fuhrer 970e362e9a Increased stack of lp work queue as with new airspeed modudle it was getting low 6 years ago
Silvan Fuhrer 50dc8aee7a Airspeed Selector: added airspeed validator class 6 years ago
Silvan Fuhrer 248e1818e2 Airspeed Selector: changes in airspeed library to account for new EAS state (equivalent airspeed) 6 years ago
Claudio Micheli aae16cc594 uavcan esc: use time literals for timeout checks. 6 years ago
Claudio Micheli 2eb9fb9ed6 Commander: move esc_status as local variable. 6 years ago
Claudio Micheli 5fe7992af5 mixer_group: improved get_multirotor_count () code readbility. 6 years ago