Pete,
Your logs has missing minutes.
mavlink_terrain_report_t from 2016-03-26T14:23:43.977 it jumps to 2016-03-26T14:26:49.462
Basically the entire log is missing those 3 minutes. The terrain report is just an example because I was tyring to collect GPS coordinate. To see on the jump on playback of Tlog in Mission planner, it is at 89.00% to 90.02%
Maybe what happen is you power off Solo but controller remains ON, so telemetry logs is still recording but without Solo drone being ON, it does not record new data...maybe. I suppose this is the last (3rd) flight you speak off where cordinate is seen as HOME or -33.5330765 by 151.3525895
Your RSSI is zero but REMRSSI is good.
2016-03-26T14:11:20.197 to 2016-03-26T14:28:13.863 RSSI stay zero.
If I read correctly, RSSI is the Solo's receiver. REMRSSI is the controller.
If you are looking for coordinates, convert the Tlog to CSV and you will be able to sort out cordinate data using these parameters :
mavlink_terrain_report_t
mavlink_global_position_int_t
mavlink_gps_raw_int_t
What I do not undertand is the coordinate under this parameter
mavlink_terrain_request_t
This coordinate do not change at all and it is in the sea ....LOL. Approx 226 degrees from HOME and 2,400ish meter away.
2016-03-26T14:11:21.772
2016-03-26T14:28:12.540
-33.5472465
-33.5472465
151.3337396
151.3337396
The last coordinatess I can get for your Solo are :
mavlink_gps_raw_int_t ...... 2016-03-26T14:28:13.396 .... -33.5343202 ... 151.3522398
mavlink_global_position_int_t ... 2016-03-26T14:28:11.270 .... -33.5343339 ... 151.3522285
mavlink_terrain_report_t ... 2016-03-26T14:28:13.523 ... -335343184 .... 151.3522406
Good luck finding it and please becareful because the slope looks dangerous.
If dangerous dont push it, take it as a learning $$.

Your logs has missing minutes.
mavlink_terrain_report_t from 2016-03-26T14:23:43.977 it jumps to 2016-03-26T14:26:49.462
Basically the entire log is missing those 3 minutes. The terrain report is just an example because I was tyring to collect GPS coordinate. To see on the jump on playback of Tlog in Mission planner, it is at 89.00% to 90.02%
Maybe what happen is you power off Solo but controller remains ON, so telemetry logs is still recording but without Solo drone being ON, it does not record new data...maybe. I suppose this is the last (3rd) flight you speak off where cordinate is seen as HOME or -33.5330765 by 151.3525895
Your RSSI is zero but REMRSSI is good.
2016-03-26T14:11:20.197 to 2016-03-26T14:28:13.863 RSSI stay zero.
If I read correctly, RSSI is the Solo's receiver. REMRSSI is the controller.
If you are looking for coordinates, convert the Tlog to CSV and you will be able to sort out cordinate data using these parameters :
mavlink_terrain_report_t
mavlink_global_position_int_t
mavlink_gps_raw_int_t
What I do not undertand is the coordinate under this parameter
mavlink_terrain_request_t
This coordinate do not change at all and it is in the sea ....LOL. Approx 226 degrees from HOME and 2,400ish meter away.
2016-03-26T14:11:21.772
2016-03-26T14:28:12.540
-33.5472465
-33.5472465
151.3337396
151.3337396
The last coordinatess I can get for your Solo are :
mavlink_gps_raw_int_t ...... 2016-03-26T14:28:13.396 .... -33.5343202 ... 151.3522398
mavlink_global_position_int_t ... 2016-03-26T14:28:11.270 .... -33.5343339 ... 151.3522285
mavlink_terrain_report_t ... 2016-03-26T14:28:13.523 ... -335343184 .... 151.3522406
Good luck finding it and please becareful because the slope looks dangerous.
If dangerous dont push it, take it as a learning $$.


