aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Clean up RC related metadata, put everything into the RC data page. This ensu...Lorenz Meier2014-01-266-29/+76
| | | * | | | Add additional flags to RC topic, not used yet.Lorenz Meier2014-01-261-0/+28
| | | * | | | Fixed year in controls.c comment.Lorenz Meier2014-01-251-1/+1
| | | * | | | IO firmware: Use right base reg value - since the wrong one had the same valu...Lorenz Meier2014-01-251-1/+1
| | | * | | | Stop setting RSSI by cross-reading servo status.Lorenz Meier2014-01-251-7/+0
| | | * | | | IO driver: Variable name and comment cleanup, no binary / functionality changes.Lorenz Meier2014-01-251-2/+5
| | | | |/ / | | | |/| |
| * | | | | Teach the commander to arm on the commandlineLorenz Meier2014-01-161-10/+47
| * | | | | Teach IO driver how to disable lockdown modeLorenz Meier2014-01-161-10/+89
| * | | | | Add IOCTLs to disable lockdown of an output portLorenz Meier2014-01-161-0/+14
| * | | | | Teach IO firmware that arming and lockdown are two different things, clean up...Lorenz Meier2014-01-163-8/+16
* | | | | | mc_att_control: major cleanup and code reorganizationAnton Babushkin2014-01-301-327/+377
* | | | | | Merge branch 'master' into betaAnton Babushkin2014-01-291-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-281-15/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Hotfix: Fixed telemetry transmission of RC channels - we always sent one set ...Lorenz Meier2014-01-281-1/+1
| | |_|/ / | |/| | |
* | | | | navigator: reset mission item timer on state and mission item changesAnton Babushkin2014-01-291-0/+9
* | | | | mc_att_control: yaw deadzone increasedAnton Babushkin2014-01-291-1/+1
* | | | | Merge branch 'beta1' into betaAnton Babushkin2014-01-2921-773/+851
|\ \ \ \ \
| * | | | | Use NAV_STATE_LAND instead RTL_STATE_LANDAnton Babushkin2014-01-291-43/+48
| * | | | | setpoint type IDLE added (for AUTO_READY state), LAND mode fixedAnton Babushkin2014-01-293-223/+267
| * | | | | navigator: handle regaining global position lock while LANDingAnton Babushkin2014-01-291-5/+14
| * | | | | navigator: add home position check for RTL stateAnton Babushkin2014-01-281-2/+8
| * | | | | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-2811-34/+69
| * | | | | mc_pos_control: fill nav_state = NONE when publishing position setpoint tripletAnton Babushkin2014-01-281-0/+1
| * | | | | dlog2: GPSP message fixedAnton Babushkin2014-01-281-1/+1
| * | | | | mc_pos_control: avoid global to local projections, work in global frameAnton Babushkin2014-01-281-122/+129
| * | | | | lib/geo: bugs fixed, added function add_vector_to_global_position()Anton Babushkin2014-01-282-12/+21
| * | | | | sdlog2: NavState moved to GPSP messageAnton Babushkin2014-01-282-19/+6
| * | | | | mavlink: AUTO states indication fixedAnton Babushkin2014-01-285-59/+55
| * | | | | navigator: RTL fix, more informative log messageAnton Babushkin2014-01-271-6/+8
| * | | | | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-278-277/+255
* | | | | | Revert "Navigator: make state names generic so that they can be used by the F...Julian Oes2014-01-284-93/+93
* | | | | | Navigator: FSM bugfix and missing breakJulian Oes2014-01-281-2/+3
* | | | | | Navigator: make state names generic so that they can be used by the FSM visua...Julian Oes2014-01-284-87/+87
* | | | | | Merge remote-tracking branch 'upstream/beta' into betaThomas Gubler2014-01-271-15/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into betaLorenz Meier2014-01-271-15/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-261-2/+61
| | |\| | |
| | * | | | Remove unneeded header and commented out dead code from MEAS airspeed driverLorenz Meier2014-01-261-15/+7
* | | | | | fw att pos estimator: fix output lat/lon conversion (introduced by changes in...Thomas Gubler2014-01-271-2/+2
|/ / / / /
* | | | | commander: minor refactoring current_status -> statusAnton Babushkin2014-01-271-29/+29
* | | | | navigator: minor mavlink messages and comments fixesAnton Babushkin2014-01-271-2/+2
* | | | | navigator: wait before landing in RTLAnton Babushkin2014-01-272-2/+7
* | | | | Merge branch 'beta' of https://github.com/PX4/Firmware into betaAnton Babushkin2014-01-261-2/+61
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into betaLorenz Meier2014-01-261-2/+61
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #603 from PX4/rc_config_cleanupLorenz Meier2014-01-251-2/+61
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | RC config params set to more useful default values - needs more testingLorenz Meier2014-01-231-2/+61
| | * | | | Remove unused fieldLorenz Meier2014-01-241-1/+0
| | * | | | Merge branch 'cleanup'Lorenz Meier2014-01-249-36/+80
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #606 from PX4/sbus2Lorenz Meier2014-01-241-2/+24
| | |\ \ \ \ \
* | | | | | | | commander, navigator: failsafe fixes, mavlink messages cleanupAnton Babushkin2014-01-262-46/+31
* | | | | | | | commander: «home position set» condition fixed, failsafe fixes, navigator: ...Anton Babushkin2014-01-262-127/+133