15716 Commits (d3c87c77d27762282273f8acde7c16413ec66284)

Author SHA1 Message Date
Lorenz Meier e8aa5a3172 MAVLink app: Fix non-enabled debug string output 8 years ago
Lorenz Meier 6f368f34d1 MAVLink: Remove non-required safety check 8 years ago
Lorenz Meier 8d8174ea0c MAVLink command retransmission: Reduce RAM footprint and make debug output optional 8 years ago
Julian Oes a13f23f244 timestamped_list: use const ref 8 years ago
Julian Oes 7e1e98b258 timestamped_list: fix comment syntax 8 years ago
Julian Oes 1576094d9f mavlink_command_sender: use const ref 8 years ago
Julian Oes 893b7b5d46 mavlink_command_sender: instantiate in initialize 8 years ago
Julian Oes c66af00753 mavlink_command_sender: fix NuttX build 8 years ago
Julian Oes e6d31f951c mavlink_command_sender: fix logic after first test 8 years ago
Julian Oes af0107ae0a mavlink: add class for command retransmission 8 years ago
Julian Oes 9854fc0d84 Set timestamp with vehicle commands 8 years ago
ChristophTobler a5e435808f mavlink log if camera unsuccessful 8 years ago
David Sidrane 6eff7deb7e Extend the delay ensure post reset pulse delayed. 8 years ago
David Sidrane 65d8b5c9cd px4fmu-v4:Insure the discharge of the pins PWM pins on rest. 8 years ago
Jan Liphardt 38fa6dcad5 Clipping of the battery current due to Int*Float 8 years ago
Matthias Grob 60c760280e mc_pos_control: fix comment typo "hight" 8 years ago
Matthias Grob b511ccd9fe mc_pos_control: integrate complete order and limits of velocity setpoint calculation 8 years ago
Matthias Grob 1d7f760a96 mathlib, mc_pos_control: rename functions file and add gradual linear function 8 years ago
Dennis Mannhart 1c2d54397f mc_pos_control: move constraints to the end 8 years ago
Dennis Mannhart 2758a4a6fa mc_pos_control: add warn_rate limit function 8 years ago
Beat Küng 9141bf8386 replay: handle INFO_MULTIPLE & FLAG_BITS ULog messages 8 years ago
Beat Küng c775b07b43 logger: use INFO_MULTIPLE for top & perf output 8 years ago
Beat Küng 209f220288 hardfault_log: move hardfault_store_ulog_filename to logger module 8 years ago
Beat Küng eac657f4b3 hardfault_log: append crash log to last ULog file upon commit 8 years ago
Beat Küng b515873bee ULog: add INFO_MULTIPLE & FLAG_BITS messages 8 years ago
Beat Küng 1be089cf0c BBSRAM: add another partition and store the last ulog path 8 years ago
Beat Küng 18ea5ec1f8 logger: add git branch name to the log 8 years ago
Lorenz Meier 91144f502f EKF2 build fix 8 years ago
Paul Riseborough 63cbce6bd3 ekf2: Increase RAM to remove stack space warnings 8 years ago
Paul Riseborough ee75f0eb0e ekf2: Use updated quaternion type def 8 years ago
Paul Riseborough b7a5fd3147 ecl: update to latest master with bug fixes 8 years ago
Lorenz Meier f7ba70a032 MPU6K driver: Ensure that default range is always 16g by default 8 years ago
Daniel Agar 1c7833e3b1 airspeed calibration simplify logic 8 years ago
Daniel Agar eb067291bf airspeed sensors apply offset separately 8 years ago
Daniel Agar c45d369004 ms5525 use int64 for calculation 8 years ago
Daniel Agar 95eaac6876 bmp280 properly cleanup if failed 8 years ago
Daniel Agar 936f92fd0b airspeed verify using filtered differential pressure 8 years ago
Daniel Agar 72969f00d7 airspeed calibration error_count is uint64_t 8 years ago
Daniel Agar 32068dcd17 px4io increase stack 8 years ago
Daniel Agar 73d9358b1d meas_airspeed rename to ms4525_airspeed 8 years ago
Daniel Agar 7029be87c0 MS5525 differential pressure driver 8 years ago
James Goppert 66a890d428 Remove mode enum since not used and declare enum type. 8 years ago
James Goppert 9f20730d7e Remove unused sdlog mode handle. 8 years ago
James Goppert 57e0051c42 Fix enum. 8 years ago
James Goppert ac8ef5f338 Formatting. 8 years ago
James Goppert 16f46c15d3 Switch to class enum and cleanup log profiles. 8 years ago
James Goppert 034c0c702a Remove estimator replay log profile. 8 years ago
Beat Küng 784cec1cae logger: check if topic already added & if so only update the interval 8 years ago
James Goppert 15ae3a9eb7 Add estimator replay topics to default. 8 years ago
James Goppert d10a491243 Add logging profiles to logger module. 8 years ago