aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/sdlog2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sdlog2Anton Babushkin2013-06-171-1/+18
|\
| * Fixed too low stack sizesLorenz Meier2013-06-171-1/+1
| * Increase array size.Simon Wilks2013-06-151-1/+1
| * Log airspeed.Simon Wilks2013-06-151-0/+17
* | ATSP.ThrustSP addedAnton Babushkin2013-06-161-0/+1
* | sdlog2: ARSP (attitude rates setpoint) message added, attitude rates added to...Anton Babushkin2013-06-131-1/+24
|/
* sdlog2: RC (RC controls) and OUT0 (actuator 0 output) messages added, print s...Anton Babushkin2013-06-081-15/+23
* sdlog2 minor fixAnton Babushkin2013-06-071-3/+0
* sdlog2 -b option (log buffer size) added, minor cleanupAnton Babushkin2013-06-071-14/+36
* sdlog2 fixesAnton Babushkin2013-06-071-1/+3
* sdlog2: STAT (vehicle state) log message added, minor optimizationsAnton Babushkin2013-06-071-6/+28
* sdlog2: ATTC - vehicle attitude control logging addedAnton Babushkin2013-06-061-1/+7
* sdlog2 GPS message changesAnton Babushkin2013-06-011-3/+3
* sdlog2 mavlink msg fixAnton Babushkin2013-06-011-1/+1
* sdlog2 messages cleanup, fixesAnton Babushkin2013-06-011-81/+83
* sdlog2 performance increased, fixes and cleanupAnton Babushkin2013-06-011-156/+326
* adlog2: added options cleanup, updates rate limit addedAnton Babushkin2013-05-301-28/+47
* sdlog2: GPS message addedAnton Babushkin2013-05-301-1/+14
* New messages added to sdlog2Anton Babushkin2013-05-281-82/+107
* sdlog2 strick packing fixed, length bug fixed, "sdlog2_dump.py" debug tool addedAnton Babushkin2013-05-261-0/+2
* sdlog2 logger app added. New flexible log format, compatible with APM.Anton Babushkin2013-05-251-0/+890