30334 Commits (b0806791460c3a4739ecc334022e485cdc86b705)
 

Author SHA1 Message Date
mcsauder 9023030931 LidarLite driver minor comment updates/formatting and change instances of OK to PX4_OK. 5 years ago
mcsauder 7b16c3482d Refactor the ll40ls namespace driver methods to more closely match the cm8jl65, mappydot, leddar_one, and other distance sensor driver implementations. 5 years ago
kamilritz 8ce4a15778 Update frame in mavlink receiver odometry to newest mavlink 5 years ago
kamilritz 9c46a89f64 Update EKF_AID_MASK 5 years ago
Silvan Fuhrer bfbc9dda91 VTOL: fix front transition rate publication (enable FW attitude controller to run instantly when transition is started). For that the vehicle_status_poll is moved before vehicle_control_module_poll in FW att C 5 years ago
kritz 190c817a9e ekf2: update to latest ecl version [continued] (#13023) 5 years ago
Daniel Agar dedd257433 CollisionPrevention: fix integer rounding (#13028) 5 years ago
Daniel Agar 3031f94ded
mavlink: optimize normal mode for typical GCS usage over serial radio 5 years ago
Daniel Agar 2366abefd8
nxp/fmuk66-v3: readd uavcan 5 years ago
Daniel Agar 88fb6f7b8e
cm8jl65: move to PX4Rangefinder and cleanup 5 years ago
Daniel Agar a217e15c5f Jenkins temporarily disable Catkin build 5 years ago
Mark Sauder db8e203a7a Update the Integrator class local variable dt from double to float and utilize the hrt_abstime typedef. (#12935) 5 years ago
Julian Oes 0b368d043f
mavlink: always check stream subscriptions (#13018) 5 years ago
Daniel Agar b6db872303 listener fix incorrect "never published" cases (#13006) 5 years ago
Matthias Grob bc8781d130 Appveyor: update to Windows Toolchain v0.6 (#13016) 5 years ago
Mark Sauder 4a6742c3e6 Deprecate the non-functioning HC_SR04 driver. (#13021) 5 years ago
Julian Kent 07d656e971
Guidance feature for Collision Prevention (#13017) 5 years ago
bresch 6139812293 FailureDetector - use standard topic subscription for attitude topic and 5 years ago
bresch 000c1e364c FailureDetector - Ignore attitude check for MC in acro and rattude, and FW in manual, acro and rattitude modes 5 years ago
kamilritz 35c50f693f Add missing id for vehicle_visual_odometry_aligned for rtps 5 years ago
Matthias Grob 6a5ca6e336 FlightTask: use inline assignment initializer for reset_counters struct 5 years ago
bresch 679b1659eb AutoLineSmoothVel - Reorganize functions declarations to match cpp file 5 years ago
bresch c811cf4784 FlightTask - Move ekf reset counter monitoring logic in the base FlihtTask 5 years ago
kritz 7427768e70 ECL reference frame alignment fix (#12771) 5 years ago
Matthias Grob 412b44ff6e Commander: allow RC to override during RTL 5 years ago
Matthias Grob 4f44fde080 Commander: remove not disarming by RC message 5 years ago
Christian Clauss 41516fbd55 Old style exceptions are Python 3 syntax errors 5 years ago
Daniel Agar bc35251799
Update submodule mavlink v2.0 to latest Sun Sep 22 08:37:26 EDT 2019 5 years ago
bazooka joe fb3a91cc4f added circuit_breaker_enabled_by_val() 5 years ago
cclauss c18104d48b Use print() function in both Python 2 and Python 3 5 years ago
mcsauder cdbe4a3ee8 Refactor the terraranger driver. 5 years ago
PX4 Build Bot c67a7536d4 Update submodule matrix to latest Sun Sep 22 08:37:30 EDT 2019 5 years ago
Daniel Agar fe4f6c186e Mavlink: ifdef networking code 5 years ago
Daniel Agar 86dc4c5a00 cmake generate vscode launch.json 5 years ago
PX4 Build Bot 42ca17ce77 Update submodule v2.0 to latest Thu Sep 19 20:38:28 EDT 2019 5 years ago
bresch 6f3868b5ba ManualVelocitySmoothing - Fix unlock initialization 5 years ago
bresch 0153e1b126 Matrix - Explicitly cast array[3] to Vector3f 5 years ago
bresch f405bf506b AltitudeSmoothVel - Use ManualVelocitySmoothingZ class instead of re-implementing the logic 5 years ago
bresch ce96d98621 ManualVelocitySmoothing - Cosmetic changes (renaming, indentation,..) 5 years ago
bresch 7cdb2364e9 ManualVelocitySmoothingXY - Add simple unit test 5 years ago
bresch f5d7eb4d87 Refactor FlightTaskManualPositionSmoothVel 5 years ago
bresch 080eedfd02 ManualPositionSmoothVel - Split large function into smaller ones, split XY and Z axes 5 years ago
Dennis Mannhart 453b6a39e4 TrajMath: move from FlightTasks/Utility into mathlib library because the function is also used by other libraries 5 years ago
Dennis Mannhart e6b7062442 TrajMath: replace type placeholder with floats 5 years ago
bresch e9ab6a75ba MC rate control - Scale the integrator with K during the integration 5 years ago
bresch 67e528ec0c Takeoff - allow publishing NAN longitude and latitude 5 years ago
Nico van Duijn 549a962553 EKF2: move handling of invalid range into ECL (#12988) 5 years ago
Matthias Grob fa13f63db6 ekf2: temporarily hardcode new quality information to unkown 5 years ago
Matthias Grob c8d0eba1d2 Update ecl and matrix to safe matrix access 5 years ago
Matthias Grob 1ecbf8efd2 test_matrix: remove duplicate namespace accesses 5 years ago