11611 Commits (f3a2c66e89aa2da0e9f736b89b4da9e4e03283f0)
 

Author SHA1 Message Date
Andreas Antener f3a2c66e89 write rosbags 10 years ago
Lorenz Meier 0daf2232ec Merge pull request #1933 from kd0aij/logCpuLoad 10 years ago
Mark Whitehorn 1cc8b6eefc add cpu load to STAT log message 10 years ago
Lorenz Meier 0cecb45d4e Merge pull request #1914 from UAVenture/gimbal_configuration 10 years ago
Lorenz Meier be0cdd6c6f Merge pull request #1929 from Zefz/eigen-tests 10 years ago
Johan Jansen b3e6d911be Eigen: Add eigen as a submodule 10 years ago
Andreas Antener 6a7f12496e fix errors and flag comparison 10 years ago
Lorenz Meier bba6f0ae1d Merge pull request #1919 from PX4/ekf_gyro 10 years ago
Lorenz Meier 9935707acd Merge pull request #1922 from UAVenture/sitl_test_updates 10 years ago
Lorenz Meier 92a52ea195 MPU6000 driver: Rotate before applying offsets. 10 years ago
Lorenz Meier 3436f08976 LSM303D driver: Rotate before applying offsets. 10 years ago
Lorenz Meier f36f43db6f L3GD20(H): driver: Rotate before applying offsets. 10 years ago
Lorenz Meier 7e9984b1d2 HMC5883 driver: Rotate before applying offsets. 10 years ago
Lorenz Meier ad54ff616d commander: Increase frame size limit 10 years ago
Lorenz Meier 904fc9b21c commander: Improve gyro calibration 10 years ago
Lorenz Meier 37de377dcf commander: Increase stack size for low prio task to accomodate accel cal. 10 years ago
Lorenz Meier 1e54dc4409 commander: Accel calibration: Reduce memory footprint, be more responsive 10 years ago
Andreas Antener 1d5beb1edf - updated flight path assertion position subscription and added check if it does not get a position after 1 sec 10 years ago
Andreas Antener 15a5c0a9be cleaned up direct tests, fixed various lint warnings and removed unused code 10 years ago
Andreas Antener c4a81f66cb set ground truth to true again, needs latest master from euroc_simulator 10 years ago
Andreas Antener 6f44b4d354 remove gazebo plugin command fake, fix some lint warnings 10 years ago
Lorenz Meier 2bddaa9573 commander: Mag calibration: Use c++ syntax for array initialization 10 years ago
Lorenz Meier 49b3906b78 commander: Fix status checks for leds and adjust stack size based on actual use 10 years ago
Lorenz Meier b73ea03244 Merge pull request #1917 from tridge/pullrequest-boot-delay 10 years ago
Lorenz Meier 2d8908ad01 Merge pull request #1905 from PX4/mc_att_rates_ff 10 years ago
Andreas Antener 4b65e62595 removing sleep between publishments again, issue should be fixed in mavlink node 10 years ago
Andreas Antener 7018ff298e removing manual input and unused code from posctl test 10 years ago
Andreas Antener 2bbad20696 fixed some warnings and updated comments 10 years ago
Andreas Antener 8ada8dc648 trying to fix timing issue 10 years ago
Andreas Antener 3e02ab3cd7 fixed some lint errors and removed arming 10 years ago
Thomas Gubler 60d2346f7a Merge pull request #1920 from UAVenture/mp_update_att_sp_handling 10 years ago
Andreas Antener 050473b3b5 added member vars for att_sp and offboard_control_mode 10 years ago
Andreas Antener 6f22cd07da fixing handling of attitude setpoints 10 years ago
Lorenz Meier 9db48df3d6 Slightly increase commander stack size to accomodate any additional printf calls 10 years ago
Lorenz Meier cf56db21a3 Better defaults for filter tuning params 10 years ago
Lorenz Meier bab79ece49 Better defaults for filter noise params 10 years ago
Lorenz Meier aceca6b2a9 Fix gyro offset calculation 10 years ago
Andrew Tridgell 9d8931328b Tools: added boot_now.py script 10 years ago
Andrew Tridgell 2c2359dcf0 px_uploader.py: added --boot-delay option 10 years ago
Andrew Tridgell 9efeb4cf0b FMUv2: added bootloader delay signature to text 10 years ago
Lorenz Meier d28e4ed7a7 Merge pull request #1913 from Zefz/ekf-fixes 10 years ago
Andreas Antener 76aed9e58d - implemented configuration with mount config cmd 10 years ago
Johan Jansen 8508287590 AttPosEKF: Remove unused code 10 years ago
Johan Jansen 4a8f799e9e AttPosEKF: Make local_pos output Z ref pos relative 10 years ago
Lorenz Meier 030a96aa2c Merge pull request #1912 from UAVenture/ignore_mount_cmd 10 years ago
Andreas Antener e566cff28b ignore mount commands in commander 10 years ago
Johan Jansen 435d82dee2 AttPosEKF: Remove barometer reference altitude 10 years ago
Johan Jansen 211760e3e3 AttPosEKF: Fix 5Hz sawtooth oscilation in XY position estimate 10 years ago
Johan Jansen 67695f191e AttPosEKF: Use Geolib lat/lon position projection 10 years ago
Johan Jansen 20592ce4d8 AttPosEKF: Compile fix for protected HIL function 10 years ago