30266 Commits (508ffa1b390890a980a912b26c50db835054ce4c)
 

Author SHA1 Message Date
Mark Sauder 508ffa1b39 land_detector: Remove recently added vehicle_attitude.timestamp check from MulticopterLandDetector::_get_maybe_landed_state(). (#13072) 5 years ago
Daniel Agar d537f3ec6b vscode: restore editor.smoothScrolling to default 5 years ago
mcsauder 2644742b37 Deprecate RoverLandDetector virtual methods that are redundant. 5 years ago
Jacob Dahl 5842c0c2fb UAVCAN: add battery support (uavcan::equipment::power::BatteryInfo) 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
garfieldG cc1d86bc0b @value will be printed with Whitespace in start of line for serial_config parameters 5 years ago
Daniel Agar 0fe271b7f5 CollisionPrevention add more distance_sensor orientations 5 years ago
Daniel Agar 5126e6ea61 cmake: use gold linker if available 5 years ago
Daniel Agar 3687677095 cmake: show sitl_gazebo build output and improve rebuild 5 years ago
Daniel Agar 27f459c14e
px4io: move to uORB::Publication<> 5 years ago
Julian Oes fa9ac6ecf6 github: tone stalebot down 5 years ago
Daniel Agar 2989ce981c rc_input: move to uORB::PublicationMulti<> 5 years ago
Daniel Agar 6941077218
FlightTasks: orbit and obstacle test use new uORB::Publication<> 5 years ago
Daniel Agar 045f6233d4
FlightTasks: switch to uORB::Subscription 5 years ago
dvornikov-aa ad728cc0c7 sf1xx: Fix max distance for SF/LW20/b 5 years ago
Daniel Agar a557f3ffe4 bitcraze crazyflie add dmesg and console buffer 5 years ago
Daniel Agar 62bc0ab8ad
CollisionPrevention: limit collision warning to every 3 seconds and minor cleanup 5 years ago
Daniel Agar 34b03d5659 frsky_telemetry: move to uORB::Subscription 5 years ago
Daniel Agar 0af942ce12 Jenkins hardware skip sd_bench on px4_fmu-v5_stackcheck 5 years ago
Daniel Agar 030e22c724 adc test shorten 5 years ago
Daniel Agar c8e59c4e39 parameter_update use uORB::Subscription consistently 5 years ago
garfieldG bbb96cbd0c Mavlink startup script per board 5 years ago
Daniel Agar fdefaf1ad3 lights/blinkm: move to uORB::Subscription 5 years ago
Daniel Agar ec061a7cfd
telemetry/bst: move to uORB::Subscription 5 years ago
Daniel Agar 105bbef3bf
commander: rc_calibration move to uORB::Subscription 5 years ago
Julian Oes ce4290c8d4 mavlink: typo fix att -> act 5 years ago
Julian Oes b0035e5704 mavlink: prevent race if shut down immediately 5 years ago
Daniel Agar 0486d69240 delete obsolete segway example 5 years ago
Daniel Agar fd67bd0680 uORB: SubscriptionCallback cleanup naming 5 years ago
Kjkinney 3f9b3fb4da px4_log: publish all PX4_INFO messages as well (#12954) 5 years ago
Daniel Agar 637d52c74f frsky_telemetry: increase stack by 60 bytes 5 years ago
mcsauder 4f71c4e123 Change #defines to static constexpr types in LidateLite.h, updated the docs link in ll40ls.cpp, and shortened comments to allow uniform indentation in LidarLiteI2C.h. 5 years ago
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