aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-236-50/+62
|\
| * 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
| * Hotfix: Improve PX4IO monitor commandLorenz Meier2014-06-232-20/+24
| * perfcounter: write time unit for all fieldsThomas Gubler2014-06-231-2/+2
* | Compile fixLorenz Meier2014-06-221-2/+2
* | Merged masterLorenz Meier2014-06-2212-500/+759
|\|
| * Merge pull request #928 from PX4/ekf_auto_mag_declLorenz Meier2014-06-212-6/+22
| |\
| | * Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-1794-3883/+4741
| | |\
| | * \ Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-1318-132/+173
| | |\ \
| | * | | attitude_estimator_ekf: auto detect mag declination using GPS coordinatesAnton Babushkin2014-05-122-6/+22
| * | | | 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-1083-1370/+2090
| |\ \ \ \ \
| * | | | | | 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
| * | | | | | mavlink app: Clean up allocationsLorenz Meier2014-05-169-1074/+1080
* | | | | | | Capture TX issues in performance counter instead of spamming console in mavli...Lorenz Meier2014-06-222-6/+30
* | | | | | | Remove debug output in commander spamming consoleLorenz Meier2014-06-221-1/+0
* | | | | | | 23 state estimator: Prepare GPS accel init (not yet active), clean up init callsLorenz Meier2014-06-222-13/+23
* | | | | | | estimator: Get offsets under control, prepare GPS acceleration based initiali...Lorenz Meier2014-06-221-7/+27
* | | | | | | MPU6K: Use usleep where usleep should be used instead of up_udelay()Lorenz Meier2014-06-221-1/+1
* | | | | | | Initialize velNED fields correctly, preventing a bogus initial filter resetLorenz Meier2014-06-211-1/+4
* | | | | | | estimator: Improve error reporting and status printing (less flash, better re...Lorenz Meier2014-06-211-192/+187
* | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-191-12/+12
|\ \ \ \ \ \ \
| * | | | | | | mavlink: only publish telemetry status from GCSJulian Oes2014-06-191-12/+12
* | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-192-17/+20
|\| | | | | | |
| * | | | | | | Merge pull request #1057 from achambers16/navigator_rewrite_modes_listJulian Oes2014-06-192-17/+20
| |\ \ \ \ \ \ \
| | * | | | | | | Added some commentsAndrew Chambers2014-06-121-0/+4
| | * | | | | | | Switched to using c-type arraysAndrew Chambers2014-06-122-10/+10
| | * | | | | | | Using a vector to store navigation modesAndrew Chambers2014-06-122-17/+16
* | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-196-15/+20
|\| | | | | | | |
| * | | | | | | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-196-15/+20
* | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-192-0/+23
|\| | | | | | | |
| * | | | | | | | mavlink: publish telemtry status without radio statusJulian Oes2014-06-192-0/+23
* | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-196-50/+142
|\| | | | | | | |
| * | | | | | | | commander: added some failsafe logicJulian Oes2014-06-186-50/+142
* | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-1811-137/+202
|\| | | | | | | |
| * | | | | | | | commander: modes display fixes, don't activate failsafe while disarmedAnton Babushkin2014-06-174-27/+66
| * | | | | | | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-169-118/+125
| * | | | | | | | mavlink: store last heartbeat time in telemetry_status topicAnton Babushkin2014-06-162-0/+19
* | | | | | | | | Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewr...Thomas Gubler2014-06-151-0/+1
|\| | | | | | | |
| * | | | | | | | mavlink: set current DO_JUMP repetitions to 0 initiallyJulian Oes2014-06-151-0/+1
* | | | | | | | | Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrit...Thomas Gubler2014-06-151-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | att pos estimator: correctly initialize fusionModeGPS variable, this makes th...Thomas Gubler2014-06-151-0/+1
* | | | | | | | | | Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrit...Thomas Gubler2014-06-151-3/+11
|\| | | | | | | | |
| * | | | | | | | | att pos estimator: on reset use projected gps position instead of [0,0,0] to ...Thomas Gubler2014-06-151-3/+11