Anton Babushkin
|
83da4ae02d
|
'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.
|
2014-03-27 00:27:11 +04:00 |
|
Anton Babushkin
|
9b71e660ad
|
Merge branch 'beta_mavlink2' into mpc_local_pos_mavlink
|
2014-03-19 20:01:01 +04:00 |
|
Anton Babushkin
|
c266124099
|
vehicle_local_position: use double for ref_lat and ref_lon instead of int32, fix related apps
|
2014-03-17 23:58:00 +04:00 |
|
Lorenz Meier
|
717e1bd374
|
Removed stupid sensor counter, replaced it with much more useful timestamps
|
2014-03-16 13:47:26 +01:00 |
|
Lorenz Meier
|
4840d5fbcb
|
merged master
|
2014-03-12 20:42:34 +01:00 |
|
Lorenz Meier
|
3f3abebf68
|
Add range finder to logging
|
2014-03-10 18:47:31 +01:00 |
|
Anton Babushkin
|
544de3c9f0
|
Merge branch 'getopt_fixes' into sdlog2_opt
|
2014-03-08 22:03:25 +04:00 |
|
Anton Babushkin
|
aca6806b82
|
Revert "sdlog2: max write chunk increased to 1024"
This reverts commit a478dac621.
|
2014-03-07 23:36:07 +04:00 |
|
Anton Babushkin
|
a478dac621
|
sdlog2: max write chunk increased to 1024
|
2014-03-07 23:29:05 +04:00 |
|
Anton Babushkin
|
2ee8cf1cf0
|
sdlog2: bug fixed, sleep when idle too
|
2014-03-07 23:28:38 +04:00 |
|
Anton Babushkin
|
c11e1ee0ab
|
sdlog2: lseek() workaround removed
|
2014-03-07 23:14:39 +04:00 |
|
Anton Babushkin
|
2ee8214244
|
sdlog2: move some global variables to local scope, set default log rate to 50 Hz
|
2014-03-07 11:27:24 +04:00 |
|
Anton Babushkin
|
80595c177a
|
sdlog2: code style fixed
|
2014-03-07 11:18:31 +04:00 |
|
Anton Babushkin
|
e505f4fae5
|
sdlog2: use orb_check() instead of poll() to minimize polling overhead, bugs and compiler warnings fixed
|
2014-03-07 11:17:02 +04:00 |
|
Julian Oes
|
2c337d9b45
|
Merge remote-tracking branch 'px4/master' into beta
|
2014-03-01 10:36:19 +01:00 |
|
Anton Babushkin
|
8783bed114
|
sdlog2: getopt invalid usage fixed
|
2014-02-28 00:49:12 +04:00 |
|
Julian Oes
|
5ed5e04cb2
|
sdlog2: code style fixes broke compilation
|
2014-02-24 15:43:23 +01:00 |
|
Lorenz Meier
|
e1f60e7709
|
Code style fixes (authors should be in the doxygen section), using lseek to attempt to work around log corruption
|
2014-02-23 12:53:20 -08:00 |
|
Anton Babushkin
|
179aa17a38
|
sdlog2: TELE (telemetry status) message added, type for 'rssi' and 'remote_rssi' in 'telemetry_status' topic fixed to be consistent with 'noise'/'remote_noise' and mavlink message.
|
2014-02-12 12:21:23 +01:00 |
|
Anton Babushkin
|
6a1a29f77e
|
global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, use baro/AMSL alt
|
2014-01-28 20:40:05 +01:00 |
|
Anton Babushkin
|
5ffa28b0e9
|
dlog2: GPSP message fixed
|
2014-01-28 18:21:37 +01:00 |
|
Anton Babushkin
|
f9b5709e9b
|
sdlog2: NavState moved to GPSP message
|
2014-01-28 00:23:23 +01:00 |
|
Anton Babushkin
|
d1508a7813
|
vehicle_control_mode publication moved to commander, WIP
|
2014-01-27 20:49:17 +01:00 |
|
Anton Babushkin
|
58792c5ca6
|
Use double for lat/lon in vehicle_global_position topic, use filed names lat, lon, alt, vel_n, vel_e, vel_d for global positions
|
2014-01-24 00:06:10 +01:00 |
|
Anton Babushkin
|
1cffa9d2f7
|
position_setpoint_triplet refactoring finished
|
2014-01-23 22:41:26 +01:00 |
|
Anton Babushkin
|
6acb8fa66f
|
Replace mission_item_triplet with position_setpoint_triplet, WIP
|
2014-01-23 12:16:02 +01:00 |
|
Anton Babushkin
|
2e472cf918
|
attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector logging
|
2014-01-20 23:44:04 +01:00 |
|
Lorenz Meier
|
f8c5a6cc50
|
Merged master into logging
|
2014-01-20 13:19:49 +01:00 |
|
Anton Babushkin
|
01975619c8
|
Merge branch 'sdlog2_timestamp' into beta
|
2014-01-19 23:26:21 +01:00 |
|
Anton Babushkin
|
47c226988c
|
sdlog2: code style fixed
|
2014-01-19 22:56:57 +01:00 |
|
Anton Babushkin
|
5e3c365cd4
|
rc: use sdlog2 -t option
sdlog2: move all logs and conv.zip to "log" dir, messages cleanup
|
2014-01-19 22:56:24 +01:00 |
|
Anton Babushkin
|
40a0ac5736
|
sdlog2: use GPS time for naming log dirs and files, some fixes
|
2014-01-19 20:59:15 +01:00 |
|
Anton Babushkin
|
a863b07f8c
|
Merge branch 'autostart_cleanup' into navigator_new_vector
|
2014-01-17 23:14:24 +01:00 |
|
Anton Babushkin
|
7b60761bf5
|
Merge branch 'master' into autostart_cleanup
|
2014-01-14 15:52:46 +01:00 |
|
Anton Babushkin
|
8ab3870a0d
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-14 15:47:33 +01:00 |
|
Anton Babushkin
|
14c0fae175
|
sdlog2: fixed state logging if navigator not running
|
2014-01-14 15:47:21 +01:00 |
|
Anton Babushkin
|
97e4522c76
|
Merge branch 'master' into navigator_new_vector
|
2014-01-14 15:45:49 +01:00 |
|
Anton Babushkin
|
255d91d8d4
|
hw_ver app added for hardware version checking
|
2014-01-07 21:56:35 +01:00 |
|
Lorenz Meier
|
9b711d6a72
|
Merged origin/master into batt_fixes
|
2014-01-07 15:34:13 +01:00 |
|
Anton Babushkin
|
c094a1a33d
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-06 09:17:29 +01:00 |
|
Anton Babushkin
|
187c2a4bca
|
sdlog2: Main & Nav state logging fixed
|
2014-01-06 09:17:08 +01:00 |
|
Anton Babushkin
|
5bedd8c714
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 14:52:00 +04:00 |
|
Anton Babushkin
|
74e2542c07
|
navigator: takeoff and mission fixes
|
2014-01-02 14:49:34 +04:00 |
|
Anton Babushkin
|
a71b04775c
|
Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_vector
|
2013-12-30 08:55:26 +04:00 |
|
Anton Babushkin
|
7e29028429
|
Moving nav state from commander to navigator, WIP
|
2013-12-29 12:16:49 +04:00 |
|
Anton Babushkin
|
7b7539fbbd
|
Merge branch 'navigator_new' into navigator_new_vector, WIP
|
2013-12-28 10:04:13 +04:00 |
|
Julian Oes
|
effa62937f
|
Prevent some warnings for lat/lon double conversions
|
2013-12-27 11:14:08 +01:00 |
|
Julian Oes
|
1c7e07d8d7
|
Topics: Move from global_position_setpoint to mission_item_triplet
|
2013-12-26 21:41:54 +01:00 |
|
Anton Babushkin
|
1e4bb764a6
|
Merge branch 'mathlib_new' into vector_control2
|
2013-12-25 18:31:12 +04:00 |
|
Lorenz Meier
|
64ad3d7e0a
|
Added channel count to log format
|
2013-12-23 18:44:07 +01:00 |
|