18934 Commits (84c52439e97a4f56b3c0d15969b676217b2a2164)

Author SHA1 Message Date
Daniel Agar 2217faf812
mathlib Limits constexpr helpers don't use references (#11411) 6 years ago
Beat Küng ab6ab97aa2 px4_module: document that the subcategory is optional 6 years ago
Beat Küng 4452669614 module documentation: add support for subcategories 6 years ago
Beat Küng d8b013355c PRINT_MODULE_USAGE_PARAM_{INT,FLOAT}: add support to ignore the default value 6 years ago
Daniel Agar 7f3b170024 mc_att_control: landing gear publish correct message 6 years ago
Daniel Agar 07fbd2202a EKF2 use simplified ecl/EKF setIMUData 6 years ago
Daniel Agar ddc9522712 EKF2 always use IMU timestamp as now 6 years ago
PX4 Build Bot 4c4ee67954 Update submodule ecl to latest Thu Feb 7 00:38:05 UTC 2019 6 years ago
Daniel Agar 537318cbb5 navigator delete unused mission_yaw_mode 6 years ago
Daniel Agar 83e76ece1c navigator mission block fix get_time_inside() and cleanup helpers 6 years ago
Daniel Agar 3665bc59b8 navigator initialize all mission items safely 6 years ago
Daniel Agar 26185f7c07 navigator orb subscribe/unsubscribe in constructor/destructor 6 years ago
Daniel Agar 1a4d31140e
create example vehicle type build configs for fmu-v2 and fmu-v5 (#10963) 6 years ago
Daniel Agar 87b17bed58 px4io depend on NuttX submodules 6 years ago
Julian Oes b17c0a11ab mavlink: improve comments about message forwarding (#11323) 6 years ago
Hamish Willee 87993e7335 Indicate version in which SYS_COMPANION deprecated (#11327) 6 years ago
Julien Lecoeur 34717f7005 Merge pull request #11288 from PX4/pr-tiltrotor_noairspeed_transition_check 6 years ago
Matthias Grob 664674c36b simulator_mavlink: zero initializer instead of memset 6 years ago
Matthias Grob 73f4706597 simulator_mavlink: consistent system call scope operator 6 years ago
bastien 1990338a3f gps: Support for Emlid Reach 6 years ago
Paul Riseborough 9692ef1ae9 commander: remove duplicate check 6 years ago
Daniel Agar 248320b328 PreflightCheck trivial astyle fix 6 years ago
Paul Riseborough 6fb7cda9f2 commander: Reduce false positives in pre-flight accel bias check 6 years ago
Julien Lecoeur 57f9104420 VTOL tiltrotor: respect VT_ELEV_MC_LOCK 6 years ago
PX4 Build Bot c6e60c2189 Update submodule ecl to latest Sun Feb 3 07:37:55 EST 2019 6 years ago
Matthias Grob 6a53a398e0 FlightTask: decline unimplemented callbacks, improve comments 6 years ago
mcsauder 9d67bbc328 Standardized/updated copyright file headers in the src/systemcmds/tests/ directory. 6 years ago
Daniel Agar 40e42a677b
NuttX cmake support optional compressed defconfigs 6 years ago
Beat Küng 2f4f4c6623 px4_module: explicitly call the constructor of _task_should_exit 6 years ago
Beat Küng 481bfc6308 px4_module: use px4_atomic_t 6 years ago
Beat Küng b6e2ac74de px4_atomic: add an atomic interface based on GGC's builtin atomics 6 years ago
Daniel Agar 8dc0509989 mpu9250: split icm20948 support out into new separate driver 6 years ago
Daniel Agar 298049b0fb
px4_fmu-v4_stackcheck sync with default and increase pmw3901 main stack 6 years ago
David Sidrane 6f9a9b3d2c px4_fmu-v4: add runtime external SPI4 detection to support pmw3901 (#11301) 6 years ago
David Sidrane 53a127beb9 Oversampling rate for MPL3115A2 pressure sensor (#11332) 6 years ago
Matthias Grob cdb6aca6bd mc_pos_control: refactor spoolup time naming 6 years ago
Matthias Grob 43fb84a63b mc_pos_control: make sure task gets started after idle delay 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago
mcsauder cced80edf9 Correct the mpu6000 temperature correction scalar value to match the datasheet. 6 years ago
Alessandro Simovic 6e5bd1ad70 commander: remove duplicate includes 6 years ago
Alessandro Simovic fc2fbf5e72 fmu: added missing include 6 years ago
Daniel Agar 739a02022b position_estimator_inav: move to examples (start deprecation) 6 years ago
Matthias Grob 573dd89cbf PositionControl: addess @bkueng 's comment in #11056 6 years ago
Matthias Grob f9ec0cd5ea LandDetector: use vertical velocity estimate for threshold 6 years ago
Matthias Grob d5903853df mc_pos_control: shut down vertical thrust with ground contact 6 years ago
PX4 Build Bot 98148aad34 Update submodule micro-CDR to latest Sat Jan 26 00:38:18 UTC 2019 6 years ago
Matthias Grob 504372f551 MAVLink: RC_CHANNELS_OVERRIDE generate correct RC channel count (#11219) 6 years ago
Alessandro Simovic 5bcd7c0a0d Capitalizing/improving warning messages 6 years ago
Alessandro Simovic 0bb5345306 removed unnecessary new-lines 6 years ago
Alessandro Simovic 0c129274af Fixing a few headers 6 years ago