aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* manual control setpoint: add comment about signThomas Gubler2014-05-121-4/+11
* Merge remote-tracking branch 'upstream/master' into manualcontrolrenameThomas Gubler2014-05-123-7/+7
|\
| * manual_control_setpoint: comments fixedAnton Babushkin2014-05-111-4/+4
| * ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-112-4/+4
| * Use "POSCTL" switch name consistentlyAnton Babushkin2014-05-111-1/+1
| * Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-283-4/+4
| * renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-273-5/+5
| * compilesTickTock-2014-04-272-8/+0
| * Merged in upstream masterTickTock-2014-04-273-0/+10
| |\
| * \ Merge branch 'mpc_rc' of https://github.com/TickTock-/Firmware into rc_mergedTickTock-2014-04-253-8/+8
| |\ \
| * | | renamed mission_switch to loiter_switch and assisted_switch to easy_switchTickTock-2014-04-222-4/+4
| * | | Merge branch 'rc_timeout' of https://github.com/TickTock-/Firmware into rc_me...TickTock-2014-04-223-45/+21
| |\ \ \
* | | | | manual control setpoint: rename variablesThomas Gubler2014-05-121-13/+23
| |_|_|/ |/| | |
* | | | Merged mpc_rc with masterLorenz Meier2014-04-271-0/+2
|\ \ \ \
| * \ \ \ Merge pull request #749 from DonLakeFlyer/ArmDisarmLorenz Meier2014-04-261-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Simpler state transition codeDon Gagne2014-03-261-0/+2
* | | | | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-242-2/+2
|\ \ \ \ \
| * | | | | MISSION switch renamed to LOITERAnton Babushkin2014-04-242-2/+2
| * | | | | Merge branch 'master' into rc_timeoutAnton Babushkin2014-04-222-2/+2
| |\| | | | | | |_|/ / | |/| | |
* | | | | Merge branch 'master' into mpc_rcAnton Babushkin2014-04-202-2/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | navigator: wrong mission topic was copied, clearer naming of offboard mission...Julian Oes2014-04-182-2/+2
* | | | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-137-51/+103
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into rc_timeoutAnton Babushkin2014-04-064-6/+82
| |\| |
| | * | Add celsius air temperature field to airspeedLorenz Meier2014-04-051-2/+3
| | * | Included raw differential pressure fieldAndrew Tridgell2014-04-051-4/+5
| | * | uORB: added an ORB topic for system_powerAndrew Tridgell2014-04-052-0/+74
| * | | manual_control_setpoint: signal_lost flag removed, sensors: bugs fixedAnton Babushkin2014-04-051-2/+0
| * | | commander, navigator: use updated manual_control_setpointAnton Babushkin2014-04-031-28/+0
| * | | sensors: use enum for switches position and -1..1 for values in 'manual_contr...Anton Babushkin2014-04-031-17/+20
| * | | 'signal_lost' flag added to manual_control_setpoint and rc_channels topics to...Anton Babushkin2014-04-032-0/+3
| |/ /
* | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-0226-182/+247
|\| |
| * | Added estimator status logging to sdlog2Lorenz Meier2014-03-241-1/+0
| * | Added EKF filter health status reporting, added dynamic in-air reset.Lorenz Meier2014-03-242-0/+84
| * | Merge branch 'airspeed_filter_fixes' into paul_estimator_numericLorenz Meier2014-03-231-1/+1
| |\ \
| | * | Move changes regarding the filtered airspeed consistently across sensors, use...Lorenz Meier2014-03-231-1/+1
| * | | Merge branch 'master' into paul_estimator_numericLorenz Meier2014-03-232-2/+5
| |\| |
| * | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-217-1/+494
| |\ \ \
| * \ \ \ Merge branch 'adc_fix' into paul_estimator_mavlink2Lorenz Meier2014-03-171-2/+2
| |\ \ \ \
| | * | | | Consistently making space for a maximum of 12 channels, 10 channels (includin...Lorenz Meier2014-03-171-2/+2
| * | | | | Merge branch 'adc_fix' into paul_estimator_mavlink2Lorenz Meier2014-03-171-1/+2
| |\| | | |
| | * | | | ADC channel mapping fix in sensors appLorenz Meier2014-03-171-1/+2
| | | |_|/ | | |/| |
| * | | | Merged mavlink_beta2Lorenz Meier2014-03-112-2/+3
| |\ \ \ \
| * \ \ \ \ Merged beta into paul_estimatorLorenz Meier2014-02-1614-140/+258
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimatorLorenz Meier2014-02-091-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge masterLorenz Meier2014-01-311-4/+5
| |\ \ \ \ \ \
| * | | | | | | AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-1224-173/+148
| * | | | | | | Removed bogus sensor counters, replaced them with proper timestampsLorenz Meier2014-01-121-9/+8
* | | | | | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-03-282-2/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merged airspeed filtering from Thomas GublerLorenz Meier2014-03-232-2/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into diff_press_filterThomas Gubler2014-03-217-1/+494
| | |\ \ \ \ \ \