aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* Merged master to gnss_reworkLorenz Meier2014-07-025-18/+21
|\
| * Merge pull request #984 from PX4/rc_channelsLorenz Meier2014-06-301-1/+0
| |\
| | * rc_channels topic cleanupAnton Babushkin2014-05-201-1/+0
| * | mavlink: Warning fixesLorenz Meier2014-06-303-10/+10
| * | Fix compiler warningsDon Gagne2014-06-294-9/+13
* | | Merged upstream master, add missing changeKynos2014-06-301-10/+10
* | | Merged upstream master into gnss_rework branchKynos2014-06-3014-632/+1862
|\| |
| * | Merged estimator fixes and mavlink rate config bitsLorenz Meier2014-06-306-7/+178
| |\ \
| | * \ Merged masterLorenz Meier2014-06-298-103/+831
| | |\ \
| | * \ \ Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-272-28/+26
| | |\ \ \
| | * \ \ \ Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-231-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merged rate config changesLorenz Meier2014-06-235-1/+148
| | |\ \ \ \ \
| | | * | | | | mavlink: REQUEST_DATA_STREAM hadling implementedAnton Babushkin2014-04-075-3/+135
| | * | | | | | Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-233-28/+36
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged masterLorenz Meier2014-06-2210-494/+737
| | |\ \ \ \ \ \ \
| | * | | | | | | | Capture TX issues in performance counter instead of spamming console in mavli...Lorenz Meier2014-06-222-6/+30
| * | | | | | | | | Fix tabbing to 8 spaces, keep tabDon Gagne2014-06-292-44/+44
| * | | | | | | | | Merged master into navigator_rewriteLorenz Meier2014-06-298-103/+832
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge pull request #923 from PX4/mavlink-ftpLorenz Meier2014-06-297-101/+823
| | |\ \ \ \ \ \ \
| | | * | | | | | | Support for List, Open, Read, Terminate commandsDon Gagne2014-06-274-135/+122
| | | * | | | | | | mavlink-ftp: Add extra padding because the ringbuffer implementation relies o...Lorenz Meier2014-06-261-2/+5
| | | * | | | | | | mavlink-ftp: Remove commented out codeLorenz Meier2014-06-261-2/+0
| | | * | | | | | | mavlink-ftp: Remove two extra bytes we don not needLorenz Meier2014-06-261-1/+1
| | | * | | | | | | merged masterLorenz Meier2014-06-2610-504/+751
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fix packing of directory entries in the List replypx4dev2014-06-081-0/+1
| | | * | | | | | | | Fixed threading and transmission issues for FTPLorenz Meier2014-06-084-21/+80
| | | * | | | | | | | Formatting and some ftp drive-byLorenz Meier2014-06-081-78/+94
| | | * | | | | | | | Don't queue empty work items.px4dev2014-06-072-17/+21
| | | * | | | | | | | fix extraction of path info from FTP requestpx4dev2014-06-072-7/+16
| | | * | | | | | | | Merge branch 'master' into mavlink-ftppx4dev2014-06-079-106/+119
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Added debug printfsLorenz Meier2014-05-051-2/+11
| | | * | | | | | | | | Merge branch 'master' into mavlink-ftpLorenz Meier2014-05-051-5/+5
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Implement directory listingpx4dev2014-05-042-12/+49
| | | * | | | | | | | | | WIP: Mavlink file serverpx4dev2014-05-045-1/+599
| | * | | | | | | | | | | mavlink: spaces replaced with tabsAnton Babushkin2014-06-261-4/+4
| | * | | | | | | | | | | mavlink: init structs for HEARTBEAT if uORB topic copy failedAnton Babushkin2014-06-261-2/+9
| * | | | | | | | | | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-2710-499/+747
| |\| | | | | | | | | | | | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | mavlink: Always send heartbeat and do not require both topics to updateLorenz Meier2014-06-261-13/+15
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Revert "Hotfix: Only orb_copy items in mavlink app if the timestamp changed"Thomas Gubler2014-06-251-15/+11
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Hotfix: Move channel count to right positionLorenz Meier2014-06-231-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Fix error reporting in stream config, report if a stream was not found at all...Lorenz Meier2014-06-231-16/+20
| | * | | | | | | Hotfix: Only orb_copy items in mavlink app if the timestamp changedLorenz Meier2014-06-231-11/+15
| | * | | | | | | Hotfix: Fix message name typoLorenz Meier2014-06-231-1/+1
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | mavlink: sign of climb rate fixed in VFR_HUD messageAnton Babushkin2014-06-121-1/+1
| | * | | | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-121-6/+1
| | |\ \ \ \ \ \
| | * | | | | | | MavlinkOrbSubscription API reworkedAnton Babushkin2014-06-116-137/+248
| | * | | | | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-106-60/+68
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | mavlink app: Finish porting all messages to new schemeLorenz Meier2014-05-161-645/+717
| | * | | | | | | mavlink app: Fix compile errorLorenz Meier2014-05-161-2/+2
| | * | | | | | | Converted streams to new API, saving a bunch of RAMLorenz Meier2014-05-161-170/+212