24450 Commits (b1a16840c7fcb7248ef2ba59bfba6b520fd60c18)
 

Author SHA1 Message Date
Paul Riseborough 3fc7aba178 TECS: Use version in ECL library 7 years ago
Lorenz Meier 4923d0cba3 Remove TECS from system codebase 7 years ago
DonLakeFlyer 8693c51cba Fix bad meta data 7 years ago
Paul Riseborough c9f44531c2 logger: Add logging profile to support comparison of multiple sensors (#8134) 7 years ago
Daniel Agar 136d259876 travis-ci fix coverity scan and px4_metadata (#8156) 7 years ago
Beat Küng aa92ef3ca6 airframe 4040_reaper: fix type to quad h 7 years ago
Paul Riseborough 85c076d54e update ecl/ekf submodule 7 years ago
ChristophTobler d7c8d53489 use get() for BlockParam 7 years ago
ChristophTobler 2a23162f8d update ecl/ekf submodule 7 years ago
ChristophTobler 40b8d8bd48 use distance to ground if on ground an distance is out of range 7 years ago
Julian Oes 787931f04f navigator: check distances between waypoints 7 years ago
Beat Küng 8b797d9b05 logger: use int for loop counter 7 years ago
Beat Küng d930ad4e9e mavlink_orb_subscription: reduce orb_exists() check from 10Hz to 3Hz 7 years ago
Beat Küng 7381ea8222 logger: remove unused topics commander_state & rc_channels 7 years ago
Beat Küng d096ec0b61 vdev_posix: change filemap into a static list of objects instead of pointers 7 years ago
Beat Küng 2668055358 vdev: remove unused fileds from file_t 7 years ago
Beat Küng deaf125c81 logger: check for newly published topics while not logging 7 years ago
Beat Küng 3be252289a logger: use orb_exists to check if we need to subscribe to the first instance 7 years ago
Beat Küng 4c4b528842 uORBManager: fix code style 7 years ago
Beat Küng 2f2c0440c4 orb_exists: change semantics from (is published or subscribed) to (is published) 7 years ago
Daniel Agar d83073f016 move RTPS to dedicated px4fmu-v{3,4,4pro,5}, posix, sdflight builds (#8113) 7 years ago
Daniel Agar 979d092628 travis-ci enable tests under address sanitizier (#8095) 7 years ago
Daniel Agar c607805154 travis-ci allow coverage failures (#8145) 7 years ago
Matthias Grob e12bfa30d4 mc_att_control: defualt parameters set maximal acro rates to 2/1.5 turns per second for roll,pitch/yaw 7 years ago
Matthias Grob 8b09eaf124 mc_att_control: use SuperExpo input curve for acro mode to further enhance the stick feel 7 years ago
Matthias Grob 455ba0e1b5 mathlib Functions: added SuperExpo function for stick feel enhancement 7 years ago
Matthias Grob 3ce5525b7c mc_att_control: use expo input for acro mode to allow for high input rates without loosing input sensitivity 7 years ago
Beat Küng 747e392be6 px4fmu-v2 cmake config: disable team blacksheep telemetry driver 7 years ago
Beat Küng 291872a28d mavlink: fix flight_information: use COM_FLIGHT_UUID instead of the board id 7 years ago
Beat Küng 85e82dca0d commander: add COM_FLIGHT_UUID param, increased upon disarm 7 years ago
Beat Küng fa8453443f fix commander: remove arming_state_changed, check for was_armed != armed.armed instead 7 years ago
José Roberto de Souza 239de7191f dataman: Prevent database corruption 7 years ago
Luís Felipe Strano Moraes cc724438f9 Adding Sugnan as maintainer for Intel Aero (#8133) 7 years ago
rde-mato 78a9658163 define SDP3X_SCALE_PRESSURE_SDP3X corrected 7 years ago
sanderux fd6f2192ac Code style 7 years ago
sanderux b01d887700 When switching to land in VTOL, update land target during back transition 7 years ago
Khoi Tran ff6ffa73b5 Fix typos in MPU6000 driver comments 7 years ago
Khoi Tran 1594c80bf4 Add icm20602 to auav-x21 sensors startup 7 years ago
Beat Küng 98e6ba858d logger: change SDLOG_PROFILE into a bitset 7 years ago
Beat Küng be6079bc52 logger: add high rate & debug profiles 7 years ago
Julian Oes 07ae1e4044 posix-configs: attitude quaternion for DroneCore 7 years ago
Julian Oes 2837870733 posix-configs: send gimbal attitude to mavros port 7 years ago
Julian Oes 1e91b8cd32 posix-configs: send gimbal attitude over mavlink 7 years ago
Beat Küng 30bc248138 rc_check: cleanup mavlink log messages 7 years ago
Daniel Agar c47cd972a8 attitude_estimator_q remove unused (#8106) 7 years ago
Beat Küng 4da4093839 logger status output: print 'Not logging' if not actually logging 7 years ago
Beat Küng e65547b6af mpu6000: add support for revision 1 7 years ago
acfloria 3929afd617 Fix format in test_mixer.cpp 7 years ago
acfloria 5f165e8b3e Add the flaperons again to the AAERTWF mixer 7 years ago
acfloria 9d2da611f6 Fix mixer issue with undefined return in callback and non value initialized variables. 7 years ago