Ok I already posted this on fiero.com but I figured I would post it here too.
I know a little C++ and I started making a program that takes a log file from freescan and fine tunes the main VE table in a user specified .bin file. Its able to tune the table to a user specified BLM value(default 12 and it also gives out statistics and the strength of the log file.
I started making it mainly for myself but I was wondering if anybody else would have any interest in it? If anybody is good with C++ and wants to help that would be cool, I have the code part done but I need to create the GUI part and I dont know much on how to do that. But its about 90% done so far and everything works with the reading of the log file and editing of the .bin file.
Also does anybody have any ideas for additional features?
I know a little C++ and I started making a program that takes a log file from freescan and fine tunes the main VE table in a user specified .bin file. Its able to tune the table to a user specified BLM value(default 12 and it also gives out statistics and the strength of the log file.
I started making it mainly for myself but I was wondering if anybody else would have any interest in it? If anybody is good with C++ and wants to help that would be cool, I have the code part done but I need to create the GUI part and I dont know much on how to do that. But its about 90% done so far and everything works with the reading of the log file and editing of the .bin file.
Also does anybody have any ideas for additional features?
Comment