32917 Commits (fbc8e1b09ed75851ec92f4cb2089376bd3fc8fea)
 

Author SHA1 Message Date
Daniel Agar fbc8e1b09e boards: mRo X2.1-777 fixes 5 years ago
Daniel Agar e16c8fa345
boards: add new Holybro Pix32v5 5 years ago
SungTae Moon 9707ac5316
implement gazebo simulation based on RTPS for multiple UAVs (#15463) 5 years ago
Daniel Agar 3002e74b4f
mavlink: publish telemetry_status per instance with all HEARTBEATS from the same system 5 years ago
Thies Lennart Alff f950fe8a38
uuv_att_control: added bodyrate setpoint to the geometric controller 5 years ago
Beat Küng 0f68121ae0 kopis 2 airframe: enable frsky telemetry 5 years ago
Beat Küng bc9be2d040 frsky_telemetry: add support for inverted single-wire S.Port on F7 5 years ago
Beat Küng b6052fbb11 nuttx: update submodule 5 years ago
Daniel Agar 3345bf39b8 cdev: remove unnecessary virtuals and increase opt level 5 years ago
JacobCrabill b164174037 uavcan: stm32h7: Fix improper loopback handling 5 years ago
Daniel Agar f9c8d38e44
gitattributes eol=lf for nearly all file types 5 years ago
Daniel Agar de59d6c788 flight_tasks: pass previous setpoint as const reference 5 years ago
Beat Küng e28395a58b TRIG_MODE: update description to support 78 5 years ago
Hamish Willee 8c6bb697d8 Update json param field names 5 years ago
Igor Mišić f5283e0da1 spracing_h7extreme: OSD enabled with added internal SPI bus flag 5 years ago
Daniel Agar b6a17a6538
new IntrusiveSortedList container used for uORB, WorkQueues, and WorkItems 5 years ago
Beat Küng dfc2160489 commander: update vehicle_status with at least 2Hz 5 years ago
Beat Küng 5f8c6512b3 vehicle_status: add latest arming/disarming reason 5 years ago
Daniel Agar 1f5d0cd2d0
Update submodule mavlink v2.0 to latest Tue Aug 4 12:39:39 UTC 2020 5 years ago
PX4 BuildBot 201a3a19ff Update submodule ecl to latest Tue Aug 4 12:39:50 UTC 2020 5 years ago
Daniel Agar c40cf9a626
uORB: remove lost message count per DeviceNode 5 years ago
Beat Küng 4282b3dd47 TRIG_PINS: allow triggering on 78 while still using the lower 6 pins for pwm 5 years ago
Beat Küng ca189fefb7 v5x: use board-specific camera capture pin PI0 5 years ago
Beat Küng 316085c154 camera_capture: remove board-specific ifdef 5 years ago
Beat Küng 46208edfac fix camera_trigger: no need to check for '_pins[i] < num_gpios' 5 years ago
Beat Küng 002e671d3f fix pwm_out,dshot: set _num_outputs to 5 for mode_pwm5 5 years ago
Beat Küng 78e918ff3a fix pwm_out: respect _num_outputs for calling up_pwm_servo_set() 5 years ago
Silvan Fuhrer 7a71cbb9bf FlightTask Auto: use yaw setpoint from Navigator if disable_weather_vane is true 5 years ago
Daniel Agar a93052f9b2 boards/spracing/h7extreme: delete unused stackcheck build 5 years ago
Daniel Agar 834dcbeb3d add spracing_h7extreme_default to builds 5 years ago
Igor Mišić 7eaa48e36f
New board: SP Racing H7 Extreme 5 years ago
Daniel Agar ba640acfcc
mc_hover_thrust_estimator: validity flag and other small improvements/fixes 5 years ago
Hamish Willee 958d5a36ec
params: generate param metadata as MAVLink-compatible JSON component info (#15389) 5 years ago
Daniel Agar 6923d9eb64
Update submodule mavlink v2.0 to latest Sun Aug 2 16:36:28 UTC 2020 5 years ago
PX4 BuildBot d3a14b3ff1 Update submodule sitl_gazebo to latest Sun Aug 2 16:36:22 UTC 2020 5 years ago
Daniel Agar f5f2897486
land_detector: multicopter ground contact fixes, improvements, and cleanup 5 years ago
Daniel Agar 63a23957b1
rc/dsm: decode improvements 5 years ago
Daniel Agar 1191a0efe6
Update ecl to geo_lookup, SymPy covariance, bugfixes 5 years ago
David Sidrane e2a9b68fc7 kinetis:Add kinetis_gpiosetevent in PX4 layer 5 years ago
David Sidrane 726b1aa8bb Add nxp_fmuk66-e to CI 5 years ago
David Sidrane e67486d603 nxp:Add support for rev E HW nxp_fmuk66-e 5 years ago
David Sidrane f8b6de24c7 nxp_fmurt1062-v1:Assign board_id 5 years ago
Steve Nogar 48bf9268c3 rename Mixer to MixerBase to resolve case-insensitivity on mac 5 years ago
TSC21 342b1c5ded microRTPS: client: properly set task/thread naming 5 years ago
TSC21 162e0c7675 microRTPS: client: reserve the minimum required stack to the send/receive tasks 5 years ago
TSC21 0b41aa3ecd microRTPS: client: dynamically allocate the uORB pub/subs 5 years ago
TSC21 398f104918 microRTPS: transport: do not discard message from rx_buffer if a CRC error occurs 5 years ago
TSC21 1ab193f548 microRTPS: remove the need for the eClock util 5 years ago
TSC21 acc3866ac9 generate_microRTPS_bridge: make sure that the ROS2 version of FastRTPS is grabbed in a colcon build 5 years ago
TSC21 311a8144e1 microRTPS: client: use structs for pub/subs to avoid increasing the stack usage 5 years ago