aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/sdlog2_messages.h
Commit message (Expand)AuthorAgeFilesLines
...
| * position_estimator_inav: use independent estimate for distance to ground (son...Anton Babushkin2013-10-101-1/+3
* | sdlog2: parameters logging implemented (APM-compatible)Anton Babushkin2013-10-231-8/+19
* | sdlog2: VER message added instead of FWRVAnton Babushkin2013-10-141-18/+6
|/
* sdlog2: position & velocity valid, postion global and landed flags added to L...Anton Babushkin2013-09-141-1/+4
* grab the git hash and inject it into every log file headertstellanova2013-09-061-0/+19
* sdlog2: "landed" flag loggingAnton Babushkin2013-08-281-1/+2
* commander, multirotor_pos_control, sdlog2: bugfixesAnton Babushkin2013-08-191-1/+1
* vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-181-5/+4
* Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-161-34/+20
|\
| * sdlog2: copyright fixAnton Babushkin2013-07-171-2/+2
| * sdlog2: GVSP (global velocity setpoint) message added, cleanupAnton Babushkin2013-07-121-0/+9
| * Merge branch 'sdlog2_GPSP' into seatbelt_multirotorAnton Babushkin2013-07-121-8/+26
| |\
| * \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-07-111-0/+19
| |\ \
* | \ \ Merged masterLorenz Meier2013-07-151-6/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | sdlog2: Global Position Set Point message added, vehicle_global_position_setp...Anton Babushkin2013-07-121-8/+26
| | |/ | |/|
| * | Version from esc_status topic added to sdlog2marco2013-07-071-1/+2
| * | mkclctrl 8/11Bit support, uOrb Topic added, ESC Topic to Sdlog2 addedmarco2013-07-021-0/+18
* | | Merge branch 'master' into new_state_machineJulian Oes2013-07-081-2/+14
|\| |
| * | 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-0/+12
* | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-271-5/+8
|\| |
| * | sdlog2: FLOW message added, bug fixed in optical_flow topicAnton Babushkin2013-06-251-0/+13
| |/
* | Added Flow messages to sdlog2Julian Oes2013-06-241-0/+10
* | Merge remote-tracking branch 'drton/pid_fixes_drton_debug' into new_state_mac...Julian Oes2013-06-201-1/+4
|\ \
| * | sdlog2: add angular accelerations to ATT messageAnton Babushkin2013-06-201-1/+4
| * | Fixed numeration that was introduced through merge, I should add new log mess...Julian Oes2013-06-191-2/+2
| * | Merge remote-tracking branch 'upstream/master' into pid_fixesJulian Oes2013-06-191-2/+23
| |\|
* | | Fixed numeration that was introduced through merge, I should add new log mess...Julian Oes2013-06-191-2/+2
* | | Merge remote-tracking branch 'drton/sdlog2' into new_state_machineJulian Oes2013-06-171-2/+23
|\ \ \ | | |/ | |/|
| * | sdlog2 messages ID fixAnton Babushkin2013-06-171-1/+1
| * | Merge branch 'master' into sdlog2Anton Babushkin2013-06-171-0/+8
| |\ \
| | * | Log airspeed.Simon Wilks2013-06-151-0/+8
| * | | ATSP.ThrustSP addedAnton Babushkin2013-06-161-1/+2
| * | | sdlog2: ARSP (attitude rates setpoint) message added, attitude rates added to...Anton Babushkin2013-06-131-1/+13
| |/ /
* | | Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-161-18/+7
|\ \ \ | | |/ | |/|
| * | Just include the rate controls for nowJulian Oes2013-06-161-10/+1
| * | Added ctrl debugging valuesJulian Oes2013-06-161-2/+26
| |/
* | Tried to add ctrl debug values to sdlog2 (WIP)Julian Oes2013-06-161-10/+10
* | Added ctrl debugging valuesJulian Oes2013-06-161-2/+31
|/
* sdlog2: RC (RC controls) and OUT0 (actuator 0 output) messages added, print s...Anton Babushkin2013-06-081-1/+15
* sdlog2: STAT (vehicle state) log message added, minor optimizationsAnton Babushkin2013-06-071-0/+15
* sdlog2: ATTC - vehicle attitude control logging addedAnton Babushkin2013-06-061-0/+10
* sdlog2 GPS message changesAnton Babushkin2013-06-011-3/+3
* sdlog2 messages packing fixed, sdlog2_dump.py now produces much more compress...Anton Babushkin2013-05-301-0/+2
* sdlog2: GPS message addedAnton Babushkin2013-05-301-2/+19
* New messages added to sdlog2Anton Babushkin2013-05-281-13/+64
* sdlog2 logger app added. New flexible log format, compatible with APM.Anton Babushkin2013-05-251-0/+82