aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* navigator: lot's of cleanup (WIP)Julian Oes2014-04-214-11/+28
* navigator: wrong mission topic was copied, clearer naming of offboard mission...Julian Oes2014-04-182-2/+2
* mavlink and mission topic: added reading in DO_JUMP mission itemsJulian Oes2014-04-181-1/+3
* 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
|/
* 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
|\|
| * 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
| | |\
| | * | add low pass filter to meas airspeed driver including logging of filtered valueThomas Gubler2014-03-142-4/+6
* | | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-217-1/+494
|\| | |
| * | | Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2Lorenz Meier2014-03-217-1/+494
| |\ \ \ | | | |/ | | |/|
| | * | Added encoder uORB message/ fixedwing_backside working if enabled.James Goppert2014-03-204-0/+101
| | * | Fix for md25 and uORB update.James Goppert2014-03-201-0/+2
| | * | Fixed uORB Pub/Sub templates for GCC 4.7James Goppert2014-03-204-18/+67
| | * | Moved List.hpp from controllib to src/include/containers.James Goppert2014-03-202-2/+2
| | * | Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-205-1/+342
| | |/
| * | Removed stupid sensor counter, replaced it with much more useful timestampsLorenz Meier2014-03-161-9/+8
* | | 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
|\ \ \ | | |/ | |/|
| * | Mavlink and navigator: handle current waypoint onboardJulian Oes2014-02-151-1/+2
| * | Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-125-29/+27
| |\|
| * | Mavlink: get orb_listener to workJulian Oes2014-02-111-1/+1
| * | Merged beta into mavlink rework branchLorenz Meier2014-01-2810-39/+61
* | | Merged beta into paul_estimatorLorenz Meier2014-02-1614-140/+258
|\ \ \ | | |/ | |/|
| * | sdlog2: TELE (telemetry status) message added, type for 'rssi' and 'remote_rs...Anton Babushkin2014-02-121-5/+5
| * | Merged master into betaLorenz Meier2014-02-011-0/+1
| |\ \
| * | | setpoint type IDLE added (for AUTO_READY state), LAND mode fixedAnton Babushkin2014-01-291-4/+5
| * | | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-4/+8
| * | | mavlink: AUTO states indication fixedAnton Babushkin2014-01-281-0/+3
| * | | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-272-16/+5
| * | | cammander: state machine can now deny current state (e.g. when position lock ...Anton Babushkin2014-01-262-3/+5
| * | | commander: more user-friendly states indicationAnton Babushkin2014-01-251-1/+3
| * | | «flighttermination state» replaced by more general «failsafe state»Anton Babushkin2014-01-252-6/+7
| * | | Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-242-10/+9
| * | | position_setpoint_triplet refactoring finishedAnton Babushkin2014-01-231-3/+6
| * | | Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-232-17/+25
| * | | attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector loggingAnton Babushkin2014-01-201-0/+1