aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Handle the config command line arguments a bit more intuitiveJulian Oes2013-08-201-87/+59
| * | | | Moved mavlink log to system libLorenz Meier2013-08-214-19/+10
| * | | | Build fix, added command line switch norc to disable RCLorenz Meier2013-08-211-0/+26
| * | | | Added flag to disable RC evaluation onboard of IO (raw values still forwarded)Lorenz Meier2013-08-214-11/+36
| |/ / /
| * | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-204-7/+188
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into fmuv2_...Lorenz Meier2013-08-206-46/+118
|\ \ \ \ | | |_|/ | |/| |
| * | | position_estimator_inav: "landed" detector implemented, bugfixesAnton Babushkin2013-08-206-46/+118
* | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-201-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed accel self testJulian Oes2013-08-201-0/+2
* | | | Merge branch 'master' into fmuv2_bringup_new_state_machine_drtonLorenz Meier2013-08-201-1/+13
|\| | |
| * | | Show values when selftest failsLorenz Meier2013-08-201-1/+13
* | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-204-7/+174
|\| | |
| * | | Merge branch 'sensor_selftests'Lorenz Meier2013-08-194-7/+174
| |\ \ \
| | * | | Made accel / gyro self tests aware of offsets and scales, added support to co...Lorenz Meier2013-08-094-7/+174
* | | | | Fixed NSH terminal initLorenz Meier2013-08-201-1/+1
* | | | | Merged calibration_cleanupLorenz Meier2013-08-201-172/+150
|\ \ \ \ \
| * | | | | WIP on getting low-priority non-command tasks out of the commander main loopLorenz Meier2013-08-171-139/+149
* | | | | | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-198-111/+208
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merged masterLorenz Meier2013-08-193-221/+325
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | commander, multirotor_pos_control, sdlog2: bugfixesAnton Babushkin2013-08-197-102/+197
* | | | | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-194-10/+49
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #11 from cvg/fmuv2_bringup_ext_mag_rotationLorenz Meier2013-08-194-10/+49
| |\ \ \ \ \
| | * | | | | Corrected orientation of external magJulian Oes2013-08-191-4/+5
| | * | | | | Sensors should now take into account the orientation of an external magJulian Oes2013-08-181-4/+16
| | * | | | | Add ioctl to find out if mag is external or onboardJulian Oes2013-08-183-8/+34
| * | | | | | Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-192-9/+11
* | | | | | | Improved sensor startup and error checkingLorenz Meier2013-08-192-2/+2
* | | | | | | Added stop command to RGB ledLorenz Meier2013-08-191-2/+3
* | | | | | | Fixed status changed flagLorenz Meier2013-08-191-2/+2
* | | | | | | Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-192-9/+11
* | | | | | | Fixed merge compile errorsLorenz Meier2013-08-191-61/+42
* | | | | | | mergedLorenz Meier2013-08-1936-1021/+2222
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | multirotor_pos_control: reset integrals when disarmedAnton Babushkin2013-08-193-4/+18
| * | | | | | vehicle_control_mode.flag_armed added, reset integrals in multirotor_att_cont...Anton Babushkin2013-08-197-29/+29
| * | | | | | vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-1810-213/+195
| * | | | | | commander, multirotor_att_control, position_estimator_inav: position valid fl...Anton Babushkin2013-08-173-85/+74
| * | | | | | commander, multirotor_pos_control, multirotor_att_control: bugfixesAnton Babushkin2013-08-166-121/+134
| * | | | | | position_estimator_inav: fixed global_pos topic publishingAnton Babushkin2013-08-161-1/+6
| * | | | | | multirotor_att_control: run rate controller only if vehicle_control_mode flag...Anton Babushkin2013-08-161-20/+23
| * | | | | | merged master, updated fixed wingLorenz Meier2013-08-1619-66/+119
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-1630-812/+1935
| |\ \ \ \ \ \ \
| | * | | | | | | multirotor_pos_control: limit xy velocity integral output to tilt_max / 2Anton Babushkin2013-07-251-7/+10
| | * | | | | | | position_estimator_inav, multirotor_pos_control: bugs fixedAnton Babushkin2013-07-242-3/+4
| | * | | | | | | Merge commit 'dc5bcdda761e5f8f4f7f26a600f02df007ab1df6' into seatbelt_multirotorAnton Babushkin2013-07-2215-55/+196
| | |\ \ \ \ \ \ \
| | * | | | | | | | position_estimator_inav: accelerometer bias estimation for Z, default weights...Anton Babushkin2013-07-213-9/+22
| | * | | | | | | | multirotor_pos_control: some refactoring and cleanup, attitude-thrust correct...Anton Babushkin2013-07-215-58/+54
| | * | | | | | | | multirotor_pos_control: minor cleanupAnton Babushkin2013-07-191-2/+2
| | * | | | | | | | sdlog2: copyright fixAnton Babushkin2013-07-172-4/+4
| | * | | | | | | | multirotor_pos_control: fixes for AUTO mode, minor cleanupAnton Babushkin2013-07-171-3/+3
| | * | | | | | | | position_estimator_inav: minor fixesAnton Babushkin2013-07-171-2/+2