aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2
Commit message (Expand)AuthorAgeFilesLines
...
| * Merged airspeed filtering from Thomas GublerLorenz Meier2014-03-232-1/+3
| |\
| | * fix logging of filtered diff pressure signalThomas Gubler2014-03-151-1/+1
| | * Merge remote-tracking branch 'upstream/master' into diff_press_filterThomas Gubler2014-03-153-526/+392
| | |\
| | * | add low pass filter to meas airspeed driver including logging of filtered valueThomas Gubler2014-03-142-1/+3
* | | | 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-272-5/+5
* | | | Merge branch 'beta_mavlink2' into mpc_local_pos_mavlinkAnton Babushkin2014-03-191-15/+16
|\| | |
| * | | Removed stupid sensor counter, replaced it with much more useful timestampsLorenz Meier2014-03-161-15/+16
| | |/ | |/|
* / | vehicle_local_position: use double for ref_lat and ref_lon instead of int32, ...Anton Babushkin2014-03-171-2/+2
|/ /
* | merged masterLorenz Meier2014-03-121-0/+14
|\ \
| * | Add range finder to loggingLorenz Meier2014-03-101-0/+20
| |/
* | Merge branch 'getopt_fixes' into sdlog2_optAnton Babushkin2014-03-081-2/+13
|\ \
| * | sdlog2: getopt invalid usage fixedAnton Babushkin2014-02-281-2/+13
* | | Revert "sdlog2: max write chunk increased to 1024"Anton Babushkin2014-03-071-1/+1
* | | sdlog2: max write chunk increased to 1024Anton Babushkin2014-03-071-1/+1
* | | sdlog2: bug fixed, sleep when idle tooAnton Babushkin2014-03-071-2/+2
* | | sdlog2: lseek() workaround removedAnton Babushkin2014-03-071-1/+0
* | | sdlog2: move some global variables to local scope, set default log rate to 50 HzAnton Babushkin2014-03-071-9/+6
* | | sdlog2: code style fixedAnton Babushkin2014-03-073-12/+29
* | | sdlog2: use orb_check() instead of poll() to minimize polling overhead, bugs ...Anton Babushkin2014-03-071-505/+333
| |/ |/|
* | Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-03-012-4/+2
|\ \ | |/ |/|
| * sdlog2: code style fixes broke compilationJulian Oes2014-02-241-1/+0
| * Code style fixes (authors should be in the doxygen section), using lseek to a...Lorenz Meier2014-02-232-4/+3
| * Merged master into loggingLorenz Meier2014-01-202-63/+1
| |\
* | | sdlog2: TELE (telemetry status) message added, type for 'rssi' and 'remote_rs...Anton Babushkin2014-02-122-0/+38
* | | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-282-1/+5
* | | dlog2: GPSP message fixedAnton Babushkin2014-01-281-1/+1
* | | sdlog2: NavState moved to GPSP messageAnton Babushkin2014-01-282-19/+6
* | | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-271-2/+2
* | | Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-241-5/+5
* | | position_setpoint_triplet refactoring finishedAnton Babushkin2014-01-232-14/+8
* | | Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-231-1/+1
* | | attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector loggingAnton Babushkin2014-01-202-1/+7
* | | Merge branch 'sdlog2_timestamp' into betaAnton Babushkin2014-01-191-114/+188
|\| |
| * | sdlog2: code style fixedAnton Babushkin2014-01-191-2/+15
| * | rc: use sdlog2 -t optionAnton Babushkin2014-01-191-63/+66
| * | sdlog2: use GPS time for naming log dirs and files, some fixesAnton Babushkin2014-01-191-90/+148
* | | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-172-63/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-142-9/+35
| |\|
| * | hw_ver app added for hardware version checkingAnton Babushkin2014-01-072-63/+1
* | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-141-1/+3
|\ \ \
| * | | sdlog2: fixed state logging if navigator not runningAnton Babushkin2014-01-141-1/+3
* | | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-142-10/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged origin/master into batt_fixesLorenz Meier2014-01-072-18/+5
| |\ \ \ | | | |/ | | |/|
| * | | Track raw battery voltage and filtered battery voltage separately. Estimate r...Anton Babushkin2013-11-112-1/+3
| * | | sdlog2: BATT message bug fixedAnton Babushkin2013-11-101-0/+1
| * | | sdlog2: BATT message format fixedAnton Babushkin2013-11-091-1/+1
| * | | sdlog2: log all low-level battery parameters in BATT messageAnton Babushkin2013-11-082-6/+29
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-061-5/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | sdlog2: Main & Nav state logging fixedAnton Babushkin2014-01-061-5/+16
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-022-5/+3
|\| | |