18974 Commits (784883af2249dabbea526b1d0f6c2dc5bacef86f)
 

Author SHA1 Message Date
Julian Oes 772dc302b6 sdlog2: raise min write size back 9 years ago
Julian Oes fe91527604 sdlog2: poll for sensor and replay on Snappy 9 years ago
Julian Oes 5f18f9bbba sdlog2: select MIN < MAX bytes to write 9 years ago
Julian Oes 1631cfdc83 Eagle: SDLOG_PRIO_BOOST to raise sdlog2 priority 9 years ago
Julian Oes f7bb43b20b DriverFramework: update submodule (#5004) 9 years ago
Beat Küng 168c744232 replay: fix string printf output: add .c_str() 9 years ago
Beat Küng 6e44760819 replay: add 'tryapplyparams' command 9 years ago
Beat Küng 84a1a10006 logger: check if we are in replay mode via ENV variable 'replay' 9 years ago
Beat Küng 28ad6066aa replay: add replay module, build for sitl_default, but do not load on startup 9 years ago
Beat Küng ffcefd9047 orb: read & apply publisher rules from file (currently disabled via #ifdef) 9 years ago
Daniel Agar 4252511b8e add bitmask param metadata 9 years ago
Andreas Bircher 9974b6f747 Camera trigger update (#4998) 9 years ago
Lorenz Meier 15880f8d13 Less verbose 9 years ago
Lorenz Meier aa77e8ee23 Cleanup 9 years ago
Lorenz Meier 50b93b161c Camera trigger: Make interface dependent on parameter, not command line 9 years ago
Lorenz Meier 78f7f00ae2 Camera trigger: Make interface dependent on parameter, not command line 9 years ago
Lorenz Meier 4683e20187 Clean up camera trigger interface code 9 years ago
Beat Küng 9c73eae941 sensor_combined: replace accel & gyro integral with value, use float for dt 9 years ago
Beat Küng 8e136779ec stack sizes: reduce stack sizes for modules that use sensor_combined 9 years ago
Beat Küng c5ea4b43be sensor_combined.msg: make timestamps relative 9 years ago
Beat Küng c66f26245c sensor_combined.msg: use uint32 for integral_dt 9 years ago
Beat Küng 30301187f0 cleanup sensors_init: remove the static const int ERROR and use PX4_ERROR 9 years ago
Beat Küng d846ad5dac sensors: move voting into sensors module 9 years ago
Beat Küng c50d267bfb sensors: cleanup includes and logging (warnx -> PX4_WARN/ERR/INFO) 9 years ago
Beat Küng 0c30ee8d37 fix resource leak in attitude_estimator_q_main: unsubscribe topics 9 years ago
Beat Küng b4ecc5a8d9 sensor_combined cleanup: remove many unneeded fields 9 years ago
Beat Küng c407123a72 cleanup sensor_combined: remove adc & differential_pressure fields 9 years ago
Beat Küng 2c2477a07d fix sensors leaks: unsubscribe topics when exiting 9 years ago
Beat Küng ac45c9001b sensors: cleanup syntax: replace &x[0] with x 9 years ago
Beat Küng 78b45c4778 sensors: remove duplicated initialization 9 years ago
Beat Küng ddc4d70d51 airspeed_calibration: remove unused include 9 years ago
David Sidrane 1d5c5497b5 Reduces wasted FLASH by > 4K (#4994) 9 years ago
James Goppert 056f73f5d2 Changed LPE distance sensor timeout logic. (#4996) 9 years ago
Lorenz Meier 703141d650 Estimator cleanup 9 years ago
Lorenz Meier 332f669d9b Add tap-v1 config 9 years ago
Lorenz Meier 7ed0eba50e USB config is now in main boot 9 years ago
Lorenz Meier 8a2155f2af UAVCAN is now in main RCs 9 years ago
Lorenz Meier 96f053273c Always start default mc apps 9 years ago
Beat Küng 09ecc84cc7 gps file dump: re-implement with an uORB topic & write to the log file (#4987) 9 years ago
James Goppert 7e883809e3 Bump matrix version to 1.0.1. 9 years ago
James Goppert c38f23c0e1 Bump matrix version. (#4993) 9 years ago
James Goppert 9c0ed52bb8 Updated matrix lib to 1.0.0. (#4991) 9 years ago
James Goppert 09ddc24801 Added agl smoothing to LPE. (#4976) 9 years ago
Julian Oes 3524fd7d24 ekf2: don't ignore function argument (#4990) 9 years ago
Ivan Dimitrov e342299204 Fixed filename in the Doxygen field. See issue "wrong doxygen descriptor (file name) #4979" 9 years ago
Beat Küng c4e77cf411 logger: fix '-r 0' parameter: should be unlimited rate instead of 1Hz 9 years ago
Beat Küng c94fe845ec fix logger: remove space in format for changed parameters 9 years ago
Beat Küng a455962e17 logger: only call write_add_logged_msg when sucessfully subscribed 9 years ago
Eike dc1f343501 Change lower range limit of SF10a to 0.01m (#4977) 9 years ago
Daniel Agar 7f89994785 use NAV_ACC_RAD for vertical waypoint acceptance (#4978) 9 years ago