aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Collapse)AuthorAgeFilesLines
* Support additional payload commands and let commander ignore themLorenz Meier2014-08-261-7/+12
|
* Remove absolute pressure field as its not useful and confusing anywaryLorenz Meier2014-08-241-1/+0
|
* Merged master into vision_estimateLorenz Meier2014-08-133-11/+12
|\
| * Add default initializers and timestamp in local positionLorenz Meier2014-08-101-1/+2
| |
| * mc_pos_control: manual and offboard control reorganization and cleanupAnton Babushkin2014-08-081-4/+4
| |
| * Remove airspeed and altitude raw data from TECS log, as we have these ↵Lorenz Meier2014-08-031-6/+6
| | | | | | | | quantities already in the system log
* | Merged masterLorenz Meier2014-07-319-9/+47
|\|
| * global pos topic docsLorenz Meier2014-07-291-2/+2
| |
| * circuit_breakers: added param to disable airspeed checkJulian Oes2014-07-261-0/+1
| |
| * update comment about condition_global_position_validThomas Gubler2014-07-241-1/+1
| |
| * Cleanup of heartbeat handling and status printing. Ready to go mainlineLorenz Meier2014-07-231-1/+2
| |
| * parse flighttermination commandThomas Gubler2014-07-191-0/+1
| |
| * px4io driver: force failsafe depending on actuator armedThomas Gubler2014-07-191-1/+2
| |
| * Merge pull request #1199 from PX4/navlogfixLorenz Meier2014-07-181-0/+2
| |\ | | | | | | Nav log fix
| | * uORB: Add navigation stateLorenz Meier2014-07-171-0/+2
| | |
| * | mtecs: add altitude prefilteringThomas Gubler2014-07-171-0/+1
| |/
| * uORB: Support up to three topics per sensorLorenz Meier2014-07-152-0/+27
| |
| * Merged masterLorenz Meier2014-07-1522-110/+487
| |\
| * | introduce multi device support on uORBLorenz Meier2014-06-101-4/+8
| | |
* | | Merge branch 'master' of github.com:PX4/Firmware into vision_estimateLorenz Meier2014-07-143-8/+11
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/Firmware into airspeed_test_fixLorenz Meier2014-07-122-7/+11
| |\ \
| | * \ Merge branch master into dataman_state_nav_rewriteAnton Babushkin2014-07-109-3/+95
| | |\ \
| | * \ \ Merge branch 'master' into dataman_nav_drtonAnton Babushkin2014-07-072-2/+17
| | |\ \ \
| | * \ \ \ Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-07-046-51/+125
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-06-301-3/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged masterLorenz Meier2014-06-293-0/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-212-16/+16
| | |\ \ \ \ \ \ \
| | * | | | | | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-142-5/+9
| | | | | | | | | |
| | * | | | | | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-131-18/+19
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-1211-37/+225
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mavlink: waypoint manager fixes, mission saving on rebootAnton Babushkin2014-06-091-2/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | uORB: Remove voltage field from airspeedLorenz Meier2014-07-111-1/+0
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merged master into vision_estimateLorenz Meier2014-07-0912-14/+207
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #1072 from PX4/forcesetpointLorenz Meier2014-07-082-0/+68
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Force setpoint uorb topic
| | * | | | | | | | | force setpoint uorb topic: add yaw fieldThomas Gubler2014-06-301-0/+1
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into forcesetpointThomas Gubler2014-06-3014-50/+243
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/uORB/objects_common.cpp
| | * | | | | | | | | force setpoint: fix commentThomas Gubler2014-06-241-3/+2
| | | | | | | | | | |
| | * | | | | | | | | define force setpoint uorb topicThomas Gubler2014-06-232-0/+68
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #1145 from DonLakeFlyer/MoreWarningsLorenz Meier2014-07-081-0/+10
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix compiler warnings
| | * | | | | | | | | Fix compiler warningsDon Gagne2014-07-071-0/+10
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-073-3/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/commander/commander.cpp
| | * | | | | | | | telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-062-2/+17
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
| * | | | | | | | Fix compile error: rename field in rc_channels.hThomas Gubler2014-07-021-1/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-026-50/+125
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/uORB/topics/rc_channels.h
| | * | | | | | | Merged master to gnss_reworkLorenz Meier2014-07-022-42/+30
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged upstream master into gnss_rework branchKynos2014-06-3014-50/+243
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge master with the exception of ubx.cpp and ubx.hKynos2014-06-151-5/+15
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | U-blox driver rework, step 3Kynos2014-06-081-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More sat info isolation Flush input after changing baudrate to allow driver restart w/o GNSS module restart
| | * | | | | | | | U-blox driver rework, step 2Kynos2014-05-304-8/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved satellite info from vehicle_gps_position_s into a new uORB topic satellite_info. Renamed satellites_visible to satellites_used to reflect true content. sdlog2 will log info for GPS satellites only for now.