aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-2510-141/+246
* Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-245-42/+86
|\
| * Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into multir...Lorenz Meier2013-08-234-42/+84
| |\
| | * Indicate AUTO submodes in mavlink custom_mode.Anton Babushkin2013-08-234-42/+84
| * | Merge pull request #14 from tstellanova/multirotor_testLorenz Meier2013-08-231-0/+2
| |\ \
| | * | Fix timestamp on rates_sptstellanova2013-08-231-0/+2
| |/ /
* | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-235-17/+50
|\ \ \ | |/ / |/| |
| * | In order to save people from themselves, force a given FMU version to depend ...px4dev2013-08-231-0/+13
| * | Add support for adding extra files to the ROMFS from the config.px4dev2013-08-225-17/+37
* | | Merge branch 'fmuv2_bringup_new_state_machine_drton' of github.com:cvg/Firmwa...Lorenz Meier2013-08-231-0/+116
|\ \ \
| * \ \ Merge pull request #13 from tstellanova/update_config_filesLorenz Meier2013-08-221-0/+116
| |\ \ \
| | * | | start position estimator and position controltstellanova2013-08-221-0/+9
| | * | | Merge branch 'master' of https://github.com/tstellanova/px4v2_privtstellanova2013-08-220-0/+0
| | |\ \ \
| | | * | | add placeholder autoconfig file for X550tstellanova2013-08-221-0/+107
| | * | | | add placeholder autoconfig file for X550tstellanova2013-08-221-0/+107
| |/ / / /
* | | | | Merged seatbelt_multirotor_newLorenz Meier2013-08-237-61/+79
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sdlog2: free buffer on exitAnton Babushkin2013-08-221-0/+2
| * | | | mavlink VFR_HUD message fixed, minor fixes and cleanupAnton Babushkin2013-08-224-17/+17
| * | | | Default flight mode switches parameters changed.Anton Babushkin2013-08-221-2/+2
| * | | | Merge branch 'master' into seatbelt_multirotor_newAnton Babushkin2013-08-224-7/+188
| |\ \ \ \
| * | | | | multirotor_att_control: yaw setpoint reset fixAnton Babushkin2013-08-221-50/+53
* | | | | | Restore proper feedback (mavlink and tone) for calibration commands, etcJulian Oes2013-08-2213-140/+183
* | | | | | Reset yaw position when disarmed in multirotor controllerJulian Oes2013-08-221-16/+2
* | | | | | Allow the tone alarms to be interruptedJulian Oes2013-08-221-8/+3
* | | | | | Changed the default PID gains for the F330Julian Oes2013-08-221-8/+8
* | | | | | Fix to RC param updates on IOLorenz Meier2013-08-222-2/+7
* | | | | | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-221-5/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixed commandline handlingLorenz Meier2013-08-221-5/+7
* | | | | | Moved to USART1 for the main console, starting a 2nd NSH instance on USB if n...Lorenz Meier2013-08-227-65/+97
| |_|_|/ / |/| | | |
* | | | | Added missing config files, compilingLorenz Meier2013-08-212-16/+16
* | | | | Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-2169-171/+216
* | | | | Merged fmuv2_bringupLorenz Meier2013-08-2120-534/+803
|\| | | |
| * | | | Merge pull request #12 from cvg/fmuv2_bringup_lsm303d_configLorenz Meier2013-08-217-440/+645
| |\ \ \ \
| | * | | | Adapted the MPU6000 to have the same get range ioctls and defines for defaultsJulian Oes2013-08-211-39/+48
| | * | | | L3GD20 and LSM303D reset and range config working properly nowJulian Oes2013-08-212-87/+136
| | * | | | Use gyro at correct rateJulian Oes2013-08-211-4/+4
| | * | | | Get units right in configJulian Oes2013-08-211-2/+2
| | * | | | Changed range handling of LSM303D once again, added defines for default valuesJulian Oes2013-08-211-24/+39
| | * | | | Workaround to get the HMC5883 default rate rightJulian Oes2013-08-211-4/+4
| | * | | | Forgot to comment mag init in sensors.cpp back back inJulian Oes2013-08-211-2/+2
| | * | | | Add reset and samplerate ioctl to HMC5883 driverJulian Oes2013-08-211-47/+60
| | * | | | Don't store m/s^2 and G at the same timeJulian Oes2013-08-211-4/+1
| | * | | | Improved LSM303D driver, plus some fixes to the HMC5883Julian Oes2013-08-205-229/+379
| | * | | | Sorry, finally got the axes of the external mag rightJulian Oes2013-08-201-2/+2
| | * | | | Handle the config command line arguments a bit more intuitiveJulian Oes2013-08-201-87/+59
| * | | | | openocd: lost change from my cherry-pickingKevin Hester2013-08-211-1/+5
| * | | | | add step hooks to make stepping work correctly for non isrsKevin Hester2013-08-212-2/+48
| * | | | | Add scripts for debugging with openocdKevin Hester2013-08-215-64/+36
| * | | | | build: use unqualified com port names on windowsAndrew Tridgell2013-08-211-1/+1
| * | | | | Moved mavlink log to system libLorenz Meier2013-08-214-19/+10