View Single Post
Old 07-11-2015, 02:43 AM   #56
churchx
Senior Member
 
churchx's Avatar
 
Join Date: Mar 2015
Drives: 2014 GT86
Location: Latvia, Riga
Posts: 4,336
Thanks: 698
Thanked 2,091 Times in 1,437 Posts
Mentioned: 53 Post(s)
Quote:
Originally Posted by Shiv@Openflash View Post
There is a lot of things that can be done with regards to the datalogging code. But it's a tradeoff between time constraints more than anything else. We have an ever-growing To Do list which means that we need to prioritize updates carefully. As for storage capacity, there is plenty of it on the OFT. It is in the viewing/plotting domain where huge files become more a problem due to wait times.
If main issue is OFT speed to work with/display data, not storage space, then another easy way would be split big log file in smaller. Be it in eg. 5 or 1 min increments, or by user configurable time count. So then feature to be added: "auto-splitting/rotating" logfile output with adding timestamp (of log end/cut) to filename + UI for selection which logfile to display.
churchx is offline   Reply With Quote