20165 Commits (77298e42db20906fe84b8f6bfdf184e853282e61)
 

Author SHA1 Message Date
Paul Riseborough 0ee75dbc6b ekf2: Allow adjustment of min arrival time delta parameter 8 years ago
Paul Riseborough 08a380ae2d ecl: update library reference 8 years ago
Paul Riseborough 5ac73f3440 ekf2: code style fixes 8 years ago
Paul Riseborough 699edd2535 ekf2: Prevent loss of baro data due to buffer time arrival checks 8 years ago
Paul Riseborough ef7ed97cbd ekf2: Don't send un-usable mag and baro data to the EKF 8 years ago
Paul Riseborough 7d0d29f62d ekf2_replay: fix time stamping bug 8 years ago
Lorenz Meier 7be71459f5 Offboard control (#5816) 8 years ago
Michal Stasiak 9180268a17 Geofence: Param update fix (#5812) 8 years ago
Daniel Agar 8ac4dd04ae implement MAV_CMD_MISSION_START 8 years ago
Beat Küng 223595e978 ecl: update submodule to master 8 years ago
Beat Küng d1a3261e81 ekf2_main: reduce stack (according to the reductions in the commit before) 8 years ago
Beat Küng 5bcfa3c7e6 ekf2_main: add {} to limit variable scope and save stack 8 years ago
Beat Küng f7e3e46a92 config command: fix device commands like 'config /dev/accel0 block' 8 years ago
Beat Küng cc27d2a1e0 ekf2_main: move subscriptions into main thread & call orb_unsubscribe at the end 8 years ago
Beat Küng 53cf27eb84 ekf2_main: some cleanup of redundant fields 8 years ago
Beat Küng 85cee9460f sensors: use only as many voters as there are sensors 8 years ago
Beat Küng 0f2b31b41e uorb: inline orb_advertise (directly calls orb_advertise_multi) 8 years ago
Henry Zhang 309c256e9e fix param interface (#5797) 8 years ago
Julian Oes 53e0bc5f12 POSIX: use up to 20 command line arguments 8 years ago
Lorenz Meier bae8adc1a8 Update README.md 8 years ago
Lorenz Meier f44ab6f05d Update README.md 8 years ago
Michal Stasiak 2bfac7ff4f Mission feasibility: Geofence check fix 8 years ago
Dennis Shtatnov bf9a1c5a18 Removing alternative io timer rate for CF2 8 years ago
David Sidrane 2d451991af PX4 System change to Remove #ifdefs from the IO timers 8 years ago
David Sidrane b2b9a0be9f PX4 System change to allow way to override the PWM_.*_{MIN|MAX} values 8 years ago
David Sidrane d77e107e31 Crazyflie uses the board common interface to provide board name 8 years ago
David Sidrane ab43baa02d Clean up Crazyflie 8 years ago
David Sidrane c4d91ef644 Removed CONFIG_STM32_I2CTIMEOTICKS defined in the PX4 I2C driver 8 years ago
David Sidrane fd797ae3b4 Using build system warnings. 8 years ago
Mark Whitehorn 9603794b9d set verbose flag for Dcm.renormalize test 8 years ago
Mark Whitehorn 03beeb2e55 update matrix submodule 8 years ago
Mark Whitehorn fc73ab5e40 add unit test for Dcm.renormalize() 8 years ago
Daniel Agar a8369c6ac8 FW use loiter to achieve waypoint altitude 8 years ago
Sander Smeets 39cc75b4a0 Rebase of vtol_land_weathervane patch 8 years ago
Beat Küng 4bcf2cdb52 uavcan: fix initialization of std::array 8 years ago
Carlo Wood 09d36a63ef Revert to using __builtin_isfinite for QuRT. 8 years ago
Beat Küng ab4d7dfc59 mavlink: stop ulog streaming when mavlink thread exits 8 years ago
Beat Küng 587c5161a3 mavlink_{shell,ulog_streaming}.py: show full error output when pymavlink import fails 8 years ago
Beat Küng fa461d018d mavlink_{shell,ulog_streaming}.py: send heartbeat 8 years ago
Mark Whitehorn 25be7aa7cf incorporate Bill Premerlani's fast rotation handling from MatrixPilot 8 years ago
Lorenz Meier 76082da674 Add IST8310 driver 8 years ago
Lucas De Marchi c5100b6273 tap_esc: fix output order for quadrotor 8 years ago
mantelt 8b237d7cf3 navio_sysfs_pwm_out: Adressing comments of @bkueng 8 years ago
mantelt 10491884ca navio_sysfs_pwm_out: command line argument for mixerfile 8 years ago
mantelt 32403ddb90 navio_sysfs_pwm_out: removing default mixer 8 years ago
mantelt 6cbd398974 RPi/Navio: add rpi baseline config for fw 8 years ago
mantelt 4b8fc2365e navio_sysfs_pwm_out: Use mixer file 8 years ago
mantelt 4c0c526898 Loading mixer from (hardcoded) file 8 years ago
Daniel Agar cdd317ba38 commander arm check throttle include rattitude 8 years ago
CarlOlsson 93fb02bfa3 fw_att_ctrl: Code cleanup 8 years ago