31438 Commits (c6c7f963ac88c1e60bea5a534aa4330fc3719104)
 

Author SHA1 Message Date
PX4 BuildBot c6c7f963ac Update submodule nuttx to latest Sat Feb 8 12:38:09 UTC 2020 5 years ago
Daniel Agar f2eefb4e7a
codecov: remove notifications until we can address false reporting 5 years ago
David Sidrane 254b05d377 px4_fmu-v5x:P2 Base migrating to LAN8742Ai phy 5 years ago
Daniel Agar 8df22541ef
sensors: filter sample rate calculate with simple interval average instead of perf count 5 years ago
Silvan Fuhrer a3710fcdef VTOL: flight task auto: disable weather vane when not stationary 5 years ago
Silvan Fuhrer 98aee29ddc VTOL: Manual Pos Flight Task: do not use yawrate sp from weather vane if position isn't locked 5 years ago
Silvan Fuhrer 9ba0d5b706 tiltrotor tilt support: fix thrust compensation constraining 5 years ago
Silvan Fuhrer 4c9dba8692 VTOL type and tiltrotor: use math::constrain() for constraining 5 years ago
Silvan Fuhrer e3310796ce tiltrotor: limmit the adapted thrust for tilt to [0,1] 5 years ago
Silvan Fuhrer a26e914ef4 VTOL pusher/tilt support: addressed review comments: 5 years ago
Silvan Fuhrer 5ae4ca8ff1 VTOL: Make pusher assist generic to enable also for tiltrotor 5 years ago
bresch ca0b5700ab uorb_rtps_message_ids: add hover_thrust_estimate msg 5 years ago
bresch 7ca13a67b3 ZeroOrderHoverThrustEstimatorTest: add hover thrust jump test case 5 years ago
bresch e15e94b00a HoverThrustEstimator: Add convergence tests 5 years ago
bresch 0f1c7590e9 HoverThrustEstimator: add a new single state estimator 5 years ago
CarlOlsson a61f1647ad replay: remove GPS relative timestamps 5 years ago
Beat Küng b399698306 ist8310: remove calibration code 5 years ago
Ricardo Marques 225a3a0cba Update sitl_gazebo submodule to latest 5 years ago
Daniel Agar 05b075984f Jenkins hardware clear hardfault log and board cleanup 5 years ago
Daniel Agar 1aa514a8ea
Update submodule ecl to latest Wed Feb 5 12:39:46 UTC 2020 5 years ago
CarlOlsson 37db7d3bba ekf2: define max number of range finders seperate from max number of mutli uORB topics 5 years ago
Daniel Duecker 36f836be79
add support for unmanned underwater vehicles (#14079) 5 years ago
Daniel Agar a82428c5fd codecov: try to relax notifications 5 years ago
Daniel Agar 36c6e36b9d sensors: refactor common corrections and rotation code 5 years ago
Hamish Willee ca96b6b0ea CBRK_AIRSPD_CHK: Doc driver not started 5 years ago
bresch c80593a144 FlightTaskManualAltitude: Rename _min_speed_down -> _max_speed_down as it is the maximum allowed downward speed 5 years ago
bresch c0d1aa1654 FlightTaskManualAltitude: Follow altitude limit given by the estimator 5 years ago
Daniel Agar 36b37189ba
drivers/rpm/pcf8583: minor cleanup 5 years ago
Nico van Duijn 7778cbd463
Mavlink: Add MAV_x_RADIO_CTL parameter to disable RADIO_STATUS flow control 5 years ago
SalimTerryLi 9612e40464
purge drivers/linux_sbus 5 years ago
SalimTerryLi 20ad3a0ded fix batt_smbus build error 5 years ago
fnoop 86eff44a5e Honour PYTHON_EXECUTABLE environment variable if set and pass to cmake #14077 5 years ago
Daniel Agar 3dc23afb3e fw_pos_control_l1: move to px4::params 5 years ago
SalimTerryLi e0abe7090e
SBUS on Linux: replace termios with termios2 and add UNKNOWN UART WQ 5 years ago
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago
JaeyoungLim 6dc3cbbd95
SITL add catapult plane target for new gazebo model (plane_catapult) 5 years ago
Travis Bottalico 9d2a37b35d Fix hardware detection of Flight Core standalone configuration 5 years ago
Travis Bottalico 9e38fee1c6 [BACKPORT] hrt needs to be running for ADC time out. 5 years ago
Nicolas Martin cfa74b9106 logger: choose logged instances by logger_topics file 5 years ago
Julian Oes a8c3944485 setup: select Java 8 after installation 5 years ago
Julian Oes 733e73e185 Tools: check for Java 8 on Linux 5 years ago
Daniel Agar 035c3e6f6a commander params fix whitespace 5 years ago
Daniel Agar d089bacb1b
codecov notification changes 5 years ago
Hamish Willee 1acb947124 commander_params: subedit com_rc_override 5 years ago
David Sidrane 514e1a3744 px4_fmu-v4pro:Fix USART6 RX DMA Assignment 5 years ago
Daniel Agar e49112d406 invensense/icm20608-g: delete unnecessary perf counters 5 years ago
Daniel Agar aad27c4f94 invensense/icm20602: use watermarak interrupt instead of data ready and remove unnecessary perf counters 5 years ago
Daniel Agar ca4b8e4e76 invensense/mpu9250: delete redundant interval perf counter 5 years ago
Daniel Agar 6fe35d522a new icm20689 driver using FIFOs and raw sampling (8 kHz gyro, 4 kHz accel) 5 years ago
Daniel Agar 3910028fc5 new mpu6000 driver using FIFOs and raw sampling (8 kHz gyro, 1 kHz accel) 5 years ago