aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2
Commit message (Expand)AuthorAgeFilesLines
* sdlog2: parameters logging implemented (APM-compatible)Anton Babushkin2013-10-233-47/+110
* Merge branch 'master' into sdlog2_verAnton Babushkin2013-10-231-1/+10
|\
| * Bring back proper log conversion copy operationLorenz Meier2013-10-141-1/+10
* | sdlog2: VER message added instead of FWRVAnton Babushkin2013-10-143-22/+99
|/
* sdlog2: position & velocity valid, postion global and landed flags added to L...Anton Babushkin2013-09-142-1/+7
* grab the git hash and inject it into every log file headertstellanova2013-09-061-0/+19
* sdlog2: "landed" flag loggingAnton Babushkin2013-08-282-5/+7
* sdlog2: free buffer on exitAnton Babushkin2013-08-221-0/+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-182-9/+7
* Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-162-158/+65
|\
| * sdlog2: copyright fixAnton Babushkin2013-07-172-4/+4
| * sdlog2: GVSP (global velocity setpoint) message added, cleanupAnton Babushkin2013-07-122-39/+40
| * Merge branch 'sdlog2_GPSP' into seatbelt_multirotorAnton Babushkin2013-07-122-9/+56
| |\
| * \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-07-112-1/+52
| |\ \
| * \ \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-07-081-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-302-10/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'att_control_der_fix' into seatbelt_multirotorAnton Babushkin2013-06-285-10/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit '8191130bbc8f2cbd53e69a7bcd1a4d4b1b2d68bb' into seatbelt_multirotorAnton Babushkin2013-06-282-2/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-181-17/+33
| |\ \ \ \ \ \ \
| * | | | | | | | sdlog2 GPOS message bug fixAnton Babushkin2013-06-171-1/+1
| * | | | | | | | Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-173-44/+37
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sdlog2: ARSP, GPOS messages addedAnton Babushkin2013-06-172-12/+33
| * | | | | | | | | Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-172-2/+26
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merged masterLorenz Meier2013-08-141-1/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed log conversion scripts copy operation. Each log comes now with the requ...Lorenz Meier2013-08-131-4/+4
| * | | | | | | | | | | Hotfix: Copy a current version of the log conversion tools to each log directoryLorenz Meier2013-08-131-0/+9
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-2/+2
* | | | | | | | | | | Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-16/+16
* | | | | | | | | | | Merged masterLorenz Meier2013-07-152-9/+107
|\| | | | | | | | | |
| * | | | | | | | | | sdlog2: Global Position Set Point message added, vehicle_global_position_setp...Anton Babushkin2013-07-122-9/+56
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merged mkblctrlLorenz Meier2013-07-082-1/+52
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Version from esc_status topic added to sdlog2marco2013-07-072-1/+3
| | * | | | | | | | mkclctrl 8/11Bit support, uOrb Topic added, ESC Topic to Sdlog2 addedmarco2013-07-022-1/+50
* | | | | | | | | | Merge branch 'master' into new_state_machineJulian Oes2013-07-085-12/+32
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-025-11/+31
| |\| | | | | | | |
| | * | | | | | | | Merge pull request #314 from DrTon/att_control_der_fixsjwilks2013-07-025-10/+10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Copyright fixesAnton Babushkin2013-06-225-10/+10
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Added global position to loggingLorenz Meier2013-06-302-1/+21
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-302-1/+23
| |\| | | | |
| * | | | | | Merged masterLorenz Meier2013-06-213-66/+107
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-172-1/+26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-132-16/+38
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergedLorenz Meier2013-06-074-25/+100
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Tracked task_spawn API changes for sdlog2 and att_estm_so3_compLorenz Meier2013-06-061-1/+1
* | | | | | | | | | Corrected merge mistakeJulian Oes2013-06-271-1/+0
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-272-8/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | sdlog2: bugfix in FLOW messageAnton Babushkin2013-06-251-1/+1
| * | | | | | | | | sdlog2: FLOW message added, bug fixed in optical_flow topicAnton Babushkin2013-06-252-1/+23
| | |_|_|_|_|/ / / | |/| | | | | | |