29807 Commits (14501dfdf261e2b1e9f0e5fdbdc1adb98c38bbd6)
 

Author SHA1 Message Date
Jacob Dahl 59c555aec3 Multicopter Auto: Adjustable land speed via RC (#12220) 6 years ago
mcsauder c1e4970841 Delete uneccessary #includes from the lights driver directory. 6 years ago
mcsauder f3af3217c7 Delete unnecessary #includes from the irlock driver. 6 years ago
mcsauder b495ddbdd3 Delete unnecessary #includes from the imu driver directory. 6 years ago
mcsauder be414f7ab1 Alphabetize the heater driver #include list. 6 years ago
mcsauder 35e5327cc9 Delete unnecessary #includes in the gps driver directory. 6 years ago
mcsauder 2ef6e18640 Delete unnecessary #includes in the differential_pressure drivers directory. 6 years ago
mcsauder 2a3b98a463 Deprecate unneeded #includes from the camera_capture driver. 6 years ago
mcsauder b10cb2a24e Deprecate unnecessary #includes from the batt_smbus driver. 6 years ago
mcsauder d1e46737a3 Organize, alphabetize, and deprecate unneeded #includes from the barometer drivers. 6 years ago
Daniel Agar aff13f6f64 rc.fw_defaults: reduce EPH/EPV failsafe values from 5x to 3x MC 6 years ago
BazookaJoe1900 df45124d02 black sheep telemetry add new TEL_BST_EN parameter to enable 6 years ago
Daniel Agar 6ea5853161 px4_fmu-v2_multicopter sync with px4_fmu-v2_default 6 years ago
Daniel Agar 58b74e241e px4_fmu-v2 disable mpu9250 6 years ago
Daniel Agar 26f6794aa9 px4_fmu-v2 re-enable CONSTRAINED_FLASH build 6 years ago
Daniel Agar 15d1543f95 create systemcmds/i2cdetect tool to scan i2c bus 6 years ago
PX4 Build Bot d9c90ed31a Update submodule ecl to latest Fri Jul 5 12:38:36 UTC 2019 6 years ago
Mathieu Bresciani e54075abe8 MC pos control - Force cruise and manual speeds below max speed. (#12404) 6 years ago
David Sidrane ea0da3a3b6 px4/fmu-v5x: GPIO ADC had bad definition 6 years ago
RomanBapst 7c8fa82e76 rtl cone angle: expose a few values to the user 6 years ago
RomanBapst 81ee40eac8 rtl: implemented RTL based on cone shape 6 years ago
Timothy Scott f7a460427b Changed name of mixer to be shorter 6 years ago
CarlOlsson 12fcddd288 fmu: remove unused functions 6 years ago
Silvan Fuhrer 9b46c1d8a9 Upated Babyshark VTOL config and vtol_defaults 6 years ago
Nicolas de Palezieux 2f1cfa60f4 precland: store result of _target_pose_sub.update() for later use 6 years ago
BazookaJoe1900 72a449490a Mavlink: Use MAV_BROADCAST only in context of ethernet 6 years ago
Fabian Schilling d139bc5a7c Use bc to support floating point PX4_SIM_SPEED_FACTOR 6 years ago
Timothy Scott dce1dda871 Fixed incorrect timestamps 6 years ago
Beat Küng a2471fb539 logger: handle 'char' type in messages 6 years ago
alessandro fecb32f88d
Parameter for virtual battery in SITL (#12299) 6 years ago
Daniel Agar 9bfc4f2d54
Analog Device ADIS16477 move to PX4Accelerometer/PX4Gyroscope and cleanup 6 years ago
Daniel Agar 9450496eb4
Analog Devices ADIS16497 move to PX4Accelerometer/PX4Gyroscope and cleanup 6 years ago
Daniel Agar cdadb393b7
Analog Device ADIS16448 cleanup 6 years ago
dlwalter cbdfc0c587 px4_fmu-v5: rc.board_sensors start lis3mdl optional external magnetometer 6 years ago
Daniel Agar 6ef61e5c19 landing_target_estimator: update to uORB Subscription and Publication 6 years ago
Daniel Agar 38da0f95aa rc_input move to uORB::Subscription 6 years ago
Daniel Agar 4f445cd7f8 vscode add av_x-v1 debug target 6 years ago
Daniel Agar 7f9415ba46 systemcmds/top: increase stack 200 bytes 6 years ago
Daniel Agar d1298f2c37 Jenkins HITL exit upload monitor on nsh> 6 years ago
Daniel Agar c165a6f71b attitude_estimator_q: move most orb subscriptions to uORB::Subscription 6 years ago
Mark Sauder 423219c60e pga460: Change variable initialization to uniform initialization style, format whitespace, and change baud rate unsigned to speed_t type. (#11861) 6 years ago
Mark Sauder db96b6c08d cm8jl65: Refactor driver, employ uniform initialization, format, and deprecate ringbuffer and IOCTL. (#11853) 6 years ago
Daniel Agar 4b778fd0c2
navigator: fix vehicle_status update (#12364) 6 years ago
Mark Sauder 5857cf4799 LeddarOne: Refactor the driver to standardize against other distance sensor drivers. (#11858) 6 years ago
PX4 Build Bot 309322ce98 Update submodule sitl_gazebo to latest Fri Jun 28 12:37:57 UTC 2019 6 years ago
Daniele Pettenuzzo 55b5e7552c mavlink: add new extvisionmin mode (#12279) 6 years ago
Mark Sauder c22ed9397e land_detector: Implement ModuleParams inheritance in the FixedwingLandDetector class. 6 years ago
RomanBapst 0b2af5c519 FixedWingAttitudeControl: don't lock integrator during transition 6 years ago
RomanBapst 7bba5a7287 vtol_configs: replaced VT_MOT_COUNT with VT_MOT_ID 6 years ago
RomanBapst afd95b14cf vtol_att_control: use VT_MOT_ID instead of VT_MOT_COUNT 6 years ago