12651 Commits

Author SHA1 Message Date
Daniel Agar
287e802bb5 travis s3 move archive location and store Firmware.zip instead of individual images 2015-01-20 01:54:13 -05:00
Daniel Agar
12e54d1adb travis delete redundant addons artifacts s3 upload 2015-01-20 01:11:26 -05:00
Daniel Agar
0da66c33ad travis delete commented after_script PX4_REPORT template 2015-01-20 01:10:46 -05:00
Daniel Agar
275a9df928 fixes #1621 - travis after_script upload all Images to s3 with build status and index 2015-01-20 01:09:20 -05:00
Andrew Tridgell
9b10395e94 hmc5883: fixed DEVIOCGDEVICEID ioctl
we need to pass the ioctl through to the bus interface

thanks to Jon Challinger for noticing this bug
2015-01-20 15:08:22 +11:00
Andrew Tridgell
0af6303d0b hmc5883: fixed mixup of internal and external hmc5883 I2C bus options 2015-01-20 14:30:46 +11:00
Lorenz Meier
fa4d090185 Hotfix: Fix EKF estimator and remove debug output which should not have been on master anyway 2015-01-19 20:18:44 +01:00
Lorenz Meier
8c8315044c NuttX update to include Coverity fixes 2015-01-19 20:15:03 +01:00
Lorenz Meier
327c1de8af Merge pull request #1672 from sjwilks/uploader_progress
Cleanup px_uploader output.
2015-01-19 18:11:23 +01:00
Simon Wilks
0a99a26fcc Cleanup uploader output. 2015-01-19 16:51:08 +01:00
Lorenz Meier
65915e5d01 EKF: Fix race condition in accel measurement assignment 2015-01-19 14:42:51 +01:00
Lorenz Meier
5aa75c8f00 Fixed coverity CID #12543 2015-01-19 13:52:39 +01:00
Lorenz Meier
a1a5a65dfa Fixed Coverity CID #12412 2015-01-19 13:38:50 +01:00
Lorenz Meier
7d13318df8 Fix coverity CID 12451 2015-01-19 13:22:44 +01:00
Lorenz Meier
b85f0ab3cd README.md: Add coverity logo 2015-01-19 13:16:44 +01:00
Thomas Gubler
8121574632 Merge pull request #1665 from AndreasAntener/ros-install-fixes
more ros setup changes
2015-01-19 12:04:04 +01:00
Andreas Antener
a5caf1c99b adding '-y' option to apt-get and missing update before drcsim installation 2015-01-19 10:17:58 +01:00
Thomas Gubler
4c9cc4175b ros: update ubuntu install scripts 2015-01-19 07:47:12 +01:00
tumbili
3a05b57169 log total airspeed for vtol 2015-01-18 18:00:14 +01:00
tumbili
beab89367f calculate total airflow over elevons using physical of flow behind propeller. read local position topic for future use. 2015-01-18 18:00:14 +01:00
Lorenz Meier
fd1f36c3a1 Merge pull request #1532 from kd0aij/baro_offset
dynamic estimation of baro_gps_offset
2015-01-18 12:24:54 +01:00
Lorenz Meier
650e1e4cc2 Merge pull request #1547 from PX4/ekf_flow
Update EKF estimator to most recent version from Paul Riseborough
2015-01-18 11:40:05 +01:00
Lorenz Meier
9dbcea4b1f Merge branch 'land_detector' 2015-01-17 23:32:14 +01:00
Lorenz Meier
378dcc53d6 Code style: minor comment styling 2015-01-17 23:32:00 +01:00
Lorenz Meier
b1127315b4 Fixed land detector param names 2015-01-17 23:26:43 +01:00
Lorenz Meier
6324513b91 MS5611: Comment-only fix 2015-01-17 18:48:41 +01:00
hauptmech
e18e5ca5b5 Add SENS_MAG_ID parameter
Record devid to SENS_MAG_ID during mag calibration
Verify devid matches SENS_MAG_ID during preflight_check
2015-01-17 18:41:43 +01:00
Lorenz Meier
6899a516b3 Merge pull request #1642 from PX4/readme_test
README: Add link to contribution.md
2015-01-17 18:40:03 +01:00
Lorenz Meier
d27456b937 Merge pull request #1657 from Zefz/commander-home-pos-cleanup
Commander home pos cleanup
2015-01-17 18:39:45 +01:00
Andreas Antener
43f3e3ac78 adding drcsim binary installation 2015-01-17 16:52:02 +01:00
Andreas Antener
93173190fd removed drcsim, set bash as executing shell 2015-01-17 16:52:02 +01:00
Thomas Gubler
94091a1ce7 fix dependencies in CMakeLists.txt 2015-01-17 16:46:20 +01:00
Johan Jansen
9ecadcd9b4 Astyle: Fix format for commander.cpp 2015-01-16 16:46:16 +01:00
Johan Jansen
a581ae8ed6 Commander: Remove duplicate code for setting home position 2015-01-16 16:43:11 +01:00
Lorenz Meier
fb730bacd2 Merge pull request #1655 from Zefz/home-timestamp-fix
Commander: Fix for resetting home timestamp on arm
2015-01-16 16:16:57 +01:00
Johan Jansen
818ccf7a04 Commander: Fix for resetting home timestamp on arm 2015-01-16 15:51:57 +01:00
Thomas Gubler
dfba2f3cb0 add drcsim to workspace setup script 2015-01-16 15:18:53 +01:00
Andreas Antener
18b4e15836 added needed dependencies because or recent changes in ROS 2015-01-16 12:16:02 +01:00
Andreas Antener
ac76cdbc37 added catkin_make 2015-01-16 12:16:02 +01:00
Johan Jansen
510a314386 LandDetector: Shorter and less ambiguous param names 2015-01-15 14:58:06 +01:00
Johan Jansen
92add9cf80 LandDetector: Externalized algorithm parameters 2015-01-15 14:37:51 +01:00
Johan Jansen
e40d207311 AStyle: Fixed file formatting 2015-01-15 14:37:51 +01:00
Johan Jansen
f1587da4c4 MulticopterLandDetector: Detect land even if autopilot is not landing 2015-01-15 14:37:51 +01:00
Johan Jansen
1356c44f0e LandDetector: Fix land detection algorithm not being initialized 2015-01-15 14:37:51 +01:00
Johan Jansen
73c7b44f6a ROMFS: Corrected land detector startup scripts 2015-01-15 14:37:51 +01:00
Johan Jansen
9ea086bf2d Astyle: Run astyle to fix code formatting 2015-01-15 14:37:51 +01:00
Johan Jansen
10a2dd8a34 LandDetector: Merged fixedwing and multicopter into one module handling both algorithms 2015-01-15 14:37:51 +01:00
Johan Jansen
784fa9f469 sdlog2: Removed vehicle_land_detected topic from logging 2015-01-15 14:37:51 +01:00
Johan Jansen
2da6439f74 uORB: Removed landed boolean flag from vehicle_local_position topic 2015-01-15 14:37:51 +01:00
Johan Jansen
6edb54ff77 sdlog2: Added land detector log message (removed from local pos) 2015-01-15 14:37:51 +01:00