aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/sdlog2.c
Commit message (Expand)AuthorAgeFilesLines
* sdlog2: Global Position Set Point message added, vehicle_global_position_setp...Anton Babushkin2013-07-121-1/+30
* Merged mkblctrlLorenz Meier2013-07-081-1/+33
|\
| * Version from esc_status topic added to sdlog2marco2013-07-071-0/+1
| * mkclctrl 8/11Bit support, uOrb Topic added, ESC Topic to Sdlog2 addedmarco2013-07-021-1/+32
* | Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-021-3/+11
|\|
| * Merge pull request #314 from DrTon/att_control_der_fixsjwilks2013-07-021-2/+2
| |\
| | * Copyright fixesAnton Babushkin2013-06-221-2/+2
| * | Added global position to loggingLorenz Meier2013-06-301-1/+9
* | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-301-1/+10
|\| |
| * | sdlog2: bugfix in FLOW messageAnton Babushkin2013-06-251-1/+1
| * | sdlog2: FLOW message added, bug fixed in optical_flow topicAnton Babushkin2013-06-251-1/+10
| |/
* | Merged masterLorenz Meier2013-06-211-63/+91
|\|
| * sdlog2 bugs fixedAnton Babushkin2013-06-181-17/+33
| * Critical bug fixed, cleanupAnton Babushkin2013-06-171-46/+34
| * Merge branch 'master' into sdlog2Anton Babushkin2013-06-171-1/+18
| |\
| * | 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
* | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed too low stack sizesLorenz Meier2013-06-171-1/+1
* | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-1/+18
|\| |
| * | Increase array size.Simon Wilks2013-06-151-1/+1
| * | Log airspeed.Simon Wilks2013-06-151-0/+17
| |/
* | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-131-15/+23
|\|
| * sdlog2: RC (RC controls) and OUT0 (actuator 0 output) messages added, print s...Anton Babushkin2013-06-081-15/+23
* | mergedLorenz Meier2013-06-071-22/+71
|\|
| * 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
* | Tracked task_spawn API changes for sdlog2 and att_estm_so3_compLorenz Meier2013-06-061-1/+1
|/
* 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