Page 1 of 1

Better data export options

Posted: Mon Jun 12, 2017 12:11 am
by TimIrwin
I find analysis difficult even on my Nexus 6 screen, so I tend to export the logs post-event and analyze them on a PC. However, there is not an easy way to export multiple logs.

* Move export functionality out of analysis area for easier access
* Provide for multi-log export in one operation
* Default filename to log name
* Transfer log files through telemetry (haven't gotten telemetry working yet to play with it more)

Thanks,
Tim

Posted: Thu Jun 22, 2017 4:36 pm
by brentp
Hi Tim,

Got a number of issues that cover those use cases, or at least tangentially:
https://github.com/autosportlabs/RaceCa ... 3AAnalysis

In particular, the merging of sessions, which could be done before a session export. It could also be done at the time of export as well.

For connectivty, we have these issues as well:
https://github.com/autosportlabs/RaceCa ... nnectivity

Thanks!