29677 Commits (7be5d15502a1185c4b4c4eb84fa694cd0589352a)
 

Author SHA1 Message Date
baumanta 23c23e3aa5 clean up 6 years ago
baumanta f50a1d58b0 bugfixes and cleanup 6 years ago
baumanta 4212ae8b87 sign bug fix and clean up 6 years ago
baumanta 60befdce5b change collision prevention algorithm 6 years ago
baumanta 8427cd3051 constant acceleration breaking for collision prevention 6 years ago
Julian Oes 6f9598c76a topic_listener: document how to exit 6 years ago
Daniel Agar ceac68e69d uORB remove unused SubscriptionInterval and SubscriptionIntervalData 6 years ago
Beat Küng d68dcb9cf7 log_writer_file: increase stack size by 20 bytes 6 years ago
Beat Küng 0d71eeccbf console buffer: write to log as 'boot_console_output' message 6 years ago
Beat Küng 08b8ee4831 replace fprintf(stderr with PX4_{INFO/WARN} 6 years ago
Beat Küng d947818654 console: add simple dmesg functionality (enable only on v5) 6 years ago
bresch 2307c7c390 Geofence - Rename _warning_action_on to _geofence_warning_action_on 6 years ago
bresch f8f967f073 Geofence - Change from "re-engage geofence failsafe every 10s when 6 years ago
bresch 427b2e6636 Geofence - Do not trigger geofence failsafe while in low battery 6 years ago
pedro-roque a707403eaf mc_att_ctrl: added yawrate control from offboard. 6 years ago
Matthias Grob ac002db25c MAVLink/Commander: @Pedro-Roque's offboard yawrate handling 6 years ago
Daniel Agar 579cbbb42c mavlink move to new lightweight uORB::Subscription 6 years ago
Daniel Agar 2c63e335e9 uORB::Subscription subscribe directly to uORB device node object 6 years ago
Daniel Agar 2d1c60bc85
SITL offboard ATT test reduce Z boundary requirement 6 years ago
rfauvet 755eccbe60 simulator: fixing missing declaration 6 years ago
mcsauder 8966ad59c7 Add distance sensor id to the the MavlinkStreamDistanceSensor class and format whitespace in mavlink_messages.cpp. 6 years ago
Daniel Agar 32fb2bae8c InvenSense MPU9250 move to PX4Accelerometer and PX4Gyroscope helpers 6 years ago
Daniel Agar cd45d8fc68 fxas21002c split out main and header 6 years ago
Daniel Agar b57dff8594 fxas21002c move to PX4Gyroscope and cleanup 6 years ago
Daniel Agar c8ea198a78
uavcan cmake FATAL_ERROR if platform isn't set 6 years ago
Daniel Agar 43e3fc707d
simulator move to PX4Accelerometer, PX4Gyroscope, PX4Magnetometer, PX4Barometer helpers (#12081) 6 years ago
Daniel Agar 4a4d323a97
Update submodule mavlink v2.0 to latest Thu May 30 13:05:26 UTC 2019 (#12127) 6 years ago
Daniel Agar f85c15e247 board common create generic dma allocator (from fat_dma_alloc) 6 years ago
Daniel Agar bf12583d80 fw_pos_control_l1 replace FW_LND_THRTC_SC param description < character 6 years ago
Daniel Agar e4926373e6 INA226 move to new WQ and cleanup 6 years ago
Daniel Agar a10b1afb54 vtol_att_control vtol_type enum -> enum class 6 years ago
bresch d13dfdcd24 AutoLineSmoothVel - Remove duplicate of _yaw_sp_prev update. This is done in the Auto FlightTask, _limit_yaw_rate 6 years ago
bresch a7cf981c8c AutoLineSmoothVel - Reduce jerk if acceleration, velocity and desired velocity are small to help the optimizer to converge towards zero 6 years ago
bresch 3499b6ff89 AutoLineSmoothVel - Do not generate heading from trajectory if the velocity vector is smaller than 10cm/s 6 years ago
Daniel Agar 21c791e959 listener exit with ctrl-c, escape, or q 6 years ago
Julian Oes 2ac8841f35 vtol/fw/mc: fix VTOL enum shadowing 6 years ago
Daniel Agar 4b3f68f90c cmake and Tools/setup.sh default to python3 6 years ago
Daniel Agar f593e3de9c AK09916 move to new WQ, PX4Magnetometer, and cleanup 6 years ago
Daniel Agar a523e18c13 ST L3GD20 move to PX4Gyroscope helper 6 years ago
Martina Rivizzigno 119ccc4256 ObstacleAvoidance: fix comment 6 years ago
Martina Rivizzigno 61f69ed139 ObstacleAvoidance: use convention for paramter name 6 years ago
Martina Rivizzigno 1e8582974c do not update desired setpoints and waypoints if the oa is disabled 6 years ago
Martina Rivizzigno 0963dc9af1 ObstacleAvoidance: fix bug in requesting update of the mission item. 6 years ago
Martina Rivizzigno 9e8575b71b do not overwrite with obstacle avoidance yaw setpoints if external yaw 6 years ago
Martina Rivizzigno 44b8b4f79f send velocity setpoint to enable proper takeoff/land 6 years ago
Julian Oes b135503447 wqueue: check before dereferencing 6 years ago
Julian Oes 29915cbc6d BlockingQueue: default initialize _data 6 years ago
Julian Oes 4d7a1afd92 Revert "Revert "simulator: remove hack for diff_pressure noise"" 6 years ago
Beat Küng ed9d25a75a logger: add arming/disarming via AUX1 RC channel logging mode 6 years ago
Beat Küng 721f9f901f log_writer_file: fix race condition for fast consecutive stop & start calls 6 years ago