aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/sdlog2_messages.h
Commit message (Collapse)AuthorAgeFilesLines
...
| * position_estimator_inav: use independent estimate for distance to ground ↵Anton Babushkin2013-10-101-1/+3
| | | | | | | | (sonar), WIP
* | 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 ↵Anton Babushkin2013-09-141-1/+4
| | | | LPOS, some refactoring
* 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 ↵Anton Babushkin2013-08-181-5/+4
| | | | fixes, only altitude estimate required for SETBELT now.
* Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-161-34/+20
|\ | | | | | | WIP, TODO fixedwing
| * 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, ↵Anton Babushkin2013-07-121-8/+26
| | |/ | |/| | | | | | | vehicle_global_position_setpoint topic fixed
| * | 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compiling again Conflicts: src/modules/fixedwing_att_control/fixedwing_att_control_att.c src/modules/fixedwing_att_control/fixedwing_att_control_rate.c src/modules/fixedwing_pos_control/fixedwing_pos_control_main.c src/modules/mavlink/orb_listener.c src/modules/multirotor_att_control/multirotor_attitude_control.c src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/systemlib/pid/pid.c src/modules/systemlib/pid/pid.h src/modules/uORB/objects_common.cpp
| * | Merge pull request #314 from DrTon/att_control_der_fixsjwilks2013-07-021-2/+2
| |\ \ | | |/ | |/| Multirotor attitude controller updated
| | * 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
|\| | | | | | | | | | | | | | | | | Conflicts: src/modules/sdlog2/sdlog2.c src/modules/sdlog2/sdlog2_messages.h
| * | 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 ↵Julian Oes2013-06-201-1/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new_state_machine Conflicts: src/modules/multirotor_att_control/multirotor_att_control_main.c src/modules/multirotor_att_control/multirotor_attitude_control.c src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/multirotor_att_control/multirotor_rate_control.h src/modules/sdlog2/sdlog2.c
| * | sdlog2: add angular accelerations to ATT messageAnton Babushkin2013-06-201-1/+4
| | |
| * | Fixed numeration that was introduced through merge, I should add new log ↵Julian Oes2013-06-191-2/+2
| | | | | | | | | | | | messages to the end
| * | Merge remote-tracking branch 'upstream/master' into pid_fixesJulian Oes2013-06-191-2/+23
| |\| | | | | | | | | | | | | Conflicts: src/modules/sdlog2/sdlog2.c
* | | Fixed numeration that was introduced through merge, I should add new log ↵Julian Oes2013-06-191-2/+2
| | | | | | | | | | | | messages to the end
* | | Merge remote-tracking branch 'drton/sdlog2' into new_state_machineJulian Oes2013-06-171-2/+23
|\ \ \ | | |/ | |/| | | | | | | Conflicts: src/modules/sdlog2/sdlog2.c
| * | 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 ↵Anton Babushkin2013-06-131-1/+13
| |/ / | | | | | | | | | to ATT message
* | | Merge branch 'pid_fixes' into new_state_machineJulian Oes2013-06-161-18/+7
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/sdlog2/sdlog2.c src/modules/sdlog2/sdlog2_messages.h and some fixes, logging of control PID values now working
| * | Just include the rate controls for nowJulian Oes2013-06-161-10/+1
| | |
| * | Added ctrl debugging valuesJulian Oes2013-06-161-2/+26
| |/ | | | | | | | | Conflicts: src/modules/sdlog2/sdlog2.c
* | 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 ↵Anton Babushkin2013-06-081-1/+15
| | | | statistics to mavlink console
* 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 ↵Anton Babushkin2013-05-301-0/+2
| | | | compressed output.
* 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