Log export incompleet

With recent compiled APM Planner 2.0 (2015-08-27) I get some inconsistent / missing log lines when exporting from bin -> log.

FMT, 133, 35, RCIN, Ihhhhhhhhhhhhhh, TimeMS,C1,C2,C3,C4,C5,C6,C7,C8,C9,C10,C11,C12,C13,C14
Defined are C1 to C14 but only C1 to C12 are exported:
RCIN, 75375, 1490, 1526, 982, 1520, 1166, 1494, 982, 982, 874, 874, 874, 874
(in this case LogAnalyzer reports BAD LINE:)

The MSG line(s) is -not always- exported:
So sometimes these lines are missing in the export:
FMT, 132, 67, MSG, Z, Message
and for example:
MSG, ArduCopter V3.2.1 (36b405fb)
MSG, PX4: ce602658 NuttX: 475b8c15
MSG, PX4v2 00320030 3034510A 38353334
MSG, Frame: QUAD

The Parameters
PARM, THR_MIN, 130
PARM, THR_MAX, 1000
and perhaps more are not exported
(LogAnalyzer exits with error)

Hope this will help to improve APM Planner.

.

Thanks, I have raised the issue here github.com/diydrones/apm_planner/issues/796