21664 Commits (4811ab6b137784a84c67c64bffa4917a7b7f0702)
 

Author SHA1 Message Date
zthorson a716b105f5 px4fmu-v4: Only close down fmu drivers on reset if they weren't running 8 years ago
zthorson 63857c6afc px4fmu-v4: Fix for HIL Unable to Set Control Surfaces. Fixes #5651 8 years ago
Daniel Agar e63ee9d8bd fw_att wheel controller enable param (default off) 8 years ago
Beat Küng ca05e64a9f replay: update & add some comments 8 years ago
Beat Küng eaa9e6a019 ekf2: set att.timestamp to now in replay mode before ekf is initialized 8 years ago
Beat Küng 01541bb10d logger: switch from ekf2_replay to ekf2_timestamps topic, enable by default 8 years ago
Beat Küng 1d48d7e053 ekf2 replay: add statistics output when replay finished 8 years ago
Beat Küng 2a11a2bc0b ekf2 replay: switch from ekf2_replay to ekf2_timestamps topic 8 years ago
Beat Küng aabdc4125b ekf2: publish ekf2_timestamps topic 8 years ago
Beat Küng df3ef3660b ekf2_timestamps.msg: add new message with ekf2 timestamps 8 years ago
Beat Küng 473192aa81 replay: some API refactoring & extensions 8 years ago
Beat Küng ba89839f65 replay: make sure ReplayEkf2::handleTopicUpdate is protected, not private 8 years ago
Beat Küng 1d93b1bce3 nuttx configs: increase CONFIG_NFILE_DESCRIPTORS from 51 to 53 8 years ago
Beat Küng 037280c17d sitl: add iris_replay startup script, handle $replay_mode in sitl_run.sh 8 years ago
Beat Küng 63203625bc replay: add ekf2 replay method (can be selected with 'export replay_mode=ekf2') 8 years ago
Beat Küng e251c64c5f refactor replay: add some overrideable methods 8 years ago
Beat Küng df8c1a1489 logger: log ekf2_replay topic if EKF2_REC_RPL is set 8 years ago
Beat Küng 9d54f62d37 replay: check if topic timestamp is smaller than logging start 8 years ago
Beat Küng 1d5f51e6a4 replay: don't add subscription if formats don't match 8 years ago
Beat Küng 4eea89bb42 refactor replay: move topic publication into separate method 8 years ago
Beat Küng 45ffb190e3 logger: add -p <topic> option to poll on a topic instead of running at fixed rate 8 years ago
Beat Küng 2220c3a60d ekf2: use sensors timestamp for published topics when in replay mode 8 years ago
Beat Küng 018846fadf ekf2_replay.msg: use timestamp instead of time_ref, remove unused time_usec_vel 8 years ago
Beat Küng dcdfcbe64f posix_sitl_default cmake: add ekf2_replay 8 years ago
Beat Küng aa56822f9d ekf2_replay: fix double/float conversion compile warning 8 years ago
Beat Küng 99beb03f83 ekf2_replay: switch to new vision topics 8 years ago
Beat Küng eb8bce4825 sdlog2: fix PARAM name truncation 8 years ago
Beat Küng 54c8e3b26b commander: fix excessive orb_advertise calls for vehicle_status_flags 8 years ago
Beat Küng b2d47adf56 jmavsim_run.sh: add -r option to set the update rate 8 years ago
Beat Küng 2bbe04c3d6 mavlink_receiver: don't publish sensor_combined for MAVLINK_MSG_ID_HIL_SENSOR 8 years ago
Beat Küng 8957b473a8 px4fmu rcS: start sensors in hil mode if HIL is set, don't load rc.sensors 8 years ago
Beat Küng 881f2d2d36 sensors: add 'sensors start -hil' parameter 8 years ago
Beat Küng 3f6783fce7 mc_att_control: make sure to update the polling fd when the selected gyro changes 8 years ago
Beat Küng ec33607912 mc_att_control_main: make sure to initialize at least one gyro sensor 8 years ago
Beat Küng 570aca98a3 pwm_out_sim: make sure g_pwm_sim is initialized with nullptr 8 years ago
ustbguan 68701b197a use mBar 8 years ago
Dennis Mannhart f5ae90a7cb mavlink_main: add POSITION_TARGET_LOCAL_NED to mavlink stream 8 years ago
Sander Smeets 9ef87f1311 VTOL QuadChute Maximum roll and pitch angles (#6665) 8 years ago
Dennis Mannhart e892a51afb mc_pos_control: delta_t needs to be positive 8 years ago
Matthias Grob 2b90224075 land_detector: added parameter for manual position stick takeoff threshold 8 years ago
Dennis Mannhart 9c2dd48814 landdetector: m/s to m 8 years ago
Dennis Mannhart 7f54f891c1 land_detector: set max height to 100 8 years ago
Dennis Mannhart 6939583650 mc_pos_control: _run_altitude if close to max altitude 8 years ago
Dennis Mannhart 3d4e7819a0 landdetector: delete function update_alt_max 8 years ago
Dennis Mannhart 1774e01c00 rtl: keep rtl altitude below max altitude 8 years ago
Dennis Mannhart b887654d69 mc_pos_control: fix limit_altitude function 8 years ago
Dennis Mannhart ca84cc7439 mc_pos_control: delete max altitude, which is not set by landdetector 8 years ago
Dennis Mannhart a1982e0392 land_detector: battery level status to adjust maximum altitude possible 8 years ago
Dennis Mannhart c8690fd072 mc_pos_control: limit altitude 8 years ago
Michael Schaeuble 497a210742 lis3mdl: Fix check_calibration() output 8 years ago