Results 1 to 15 of 1070

Thread: new $EE tuning thing!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,058
    i'm going to try building eehack against a newer version of QT and let you try that.

    if that fails, im going to have to consider windows 10 UNSUPPORTED for the time being.

    i only have three users with windows 10, and all of them have crazy problems nobody else has.

  2. #2
    Fuel Injected!
    Join Date
    Sep 2012
    Location
    Huntsville, AL
    Posts
    237
    Oh no, it COULDN'T be windows 10.... :P

  3. #3
    Fuel Injected!
    Join Date
    Oct 2013
    Posts
    1,022
    That's too bad, I'll be using Win10 on a tablet in the spring as soon as I get the car out of storage. Win10 will become much more prevalent rather quickly going forward with the free upgrade MS is giving away.

    I could run it, but the PCM is in the car with the cable hardwired to the harness so I can't connect to anything right now.

    What are the QT libraries used for? It looks like they aren't officially supported on Win10.

  4. #4
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,058
    What are the QT libraries used for? It looks like they aren't officially supported on Win10.
    the entire program is based on QT. QT is a gui and portability layer to assist in rapid c++ development. im not good with gui programming, so it lets me roll the program out quickly and easily. without QT i would never have had time to write this junk. QT also offers the opportunity for the program to run on linux which is cool.

    That's too bad, I'll be using Win10 on a tablet in the spring as soon as I get the car out of storage. Win10 will become much more prevalent rather quickly going forward with the free upgrade MS is giving away.
    prevalent on desktops, yeah. but on hardcore tuning machines?

    sure it's a shame if all of your tuning software is buggy under windows 10 or with high dpi tablets, but it'd also be a shame if i had to waste many hours of my free time to support 2016 model shiny new devices with my utility software for tuning 1994 era 8 bit ECMs...

    i'll try my best to get it working, but since it's free software and runs on throw-away hardware, please, get hardware that works with my program instead of making me blow a ton of useful development time that i could spend on good stuff. seriously, people throw out windows 7 laptops now, and this software is useful enough to keep an old machine around for tuning.

    keep in mind, even if it stabilizes under windows 10, this is not the most awesome ui ever. this thing is a FIXED PIXEL INTERFACE. if you are running it on a high dpi tablet, you will be very dissapointed. it's not touchscreen optimized and does not scale well because i don't care about touchscreens and high dpi screens... and i have zero plans to make it dpi-scaleable. it's a crap ton of work. my fields dont get bigger as windows forces them to cram large font sizes in them as my interface is not dynamic enough. ui-wise, this is written like 90s software, not like 2016+ software. at the very least it'll require some compatibility mode stuff for such devices to make things readable.

    Oh no, it COULDN'T be windows 10.... :P
    lets find out, here's QT 5.5.1, i wrapped it in an installer, if this doesn't work, i don't know what will.

    i still have NO idea why it wouldn't even start on that computer, though, it's hard to imagine it's QT's fault...

    http://fbodytech.com/download/223/

  5. #5
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,058
    i got a windows 10 virtual machine going and reproduced the problem, it just doesn't start, although i have no idea what's going on yet.

    edit: found the problem with it mysteriously not starting. also played around quite a bit in the virtual machine (although not connected to a car) and couldn't make it fail.

  6. #6
    Fuel Injected! fbody_Brian's Avatar
    Join Date
    Mar 2013
    Location
    Biloxi MS
    Posts
    166
    "Auto trans gear selectors do not work."

    I noticed the same thing, I have yet to be able to test with a recent beta. I'll give it a try.

    Quote Originally Posted by steveo View Post
    i think i've decided to offer an option for linear temperature scaling just so it matches other tools properly.

    edit: also think i might have made an error in that table somewhere, it does seem to be a bit far off..
    And here I was thinking my cts was somehow wrong!
    1994 LT1/4L60E Formula

  7. #7
    Fuel Injected!
    Join Date
    Sep 2012
    Location
    Huntsville, AL
    Posts
    237
    Steve, Beta6 isn't running either. I used the installed and put it in C:\Program Files(x86)\eehack just as it asked, then copy/pasted all of the additional files over from the other folder where I had the previous versions installed, being careful not to overwrite any newer files. Same problem as before. I tried running Beta3 from that folder, and I get a "the application failed to start because it could not find or load the Qt platform plugin "windows".

    I'm still able to run Beta3 just fine from my other folder.
    Just for giggles, I threw beta6 (eehack.exe by itself) into my other folder where Beta3 runs, and it says "The procedure entry point ?registerNormalizedType@QMetaType@@SAHABVQByteArra y@@P6AXPAX@ZP6APAX1PBX@ZHV?$QFlags2W4TypeFlag@QMet aType@@@@PBUQMetaObject@@@Z could not be located in the dynamic link library C:\Users\me\Documents\eehack\eehack.exe."

    If you'd rather me take this offline or via email we can do that so I'm not crapping up this thread with windows related problems.

  8. #8
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,058
    running beta 6 with beta 3 libraries wont work. im using a different set of libraries to see if it fixes your windows 10 issues. thats why i included new libraries with the installer for you; so please do use the included libraries that come with beta 6.

    sorry about the platform plugin issue, that was an issue with the installer itself (first time using it). you can correct it yourself if you want, it'll be fixed in the next installer. you need to make a 'platforms' folder in c:\program files\eehack and place the qwindows and qminimal dll files in there.

Similar Threads

  1. 1badcell and thats not the only thing
    By 1badcell in forum Introductions
    Replies: 2
    Last Post: 12-31-2013, 02:25 AM
  2. Replies: 6
    Last Post: 11-27-2012, 09:03 PM
  3. Replies: 2
    Last Post: 11-07-2012, 05:26 PM
  4. Minor thing.
    By historystamp in forum GearHead EFI Forum Support
    Replies: 7
    Last Post: 01-22-2012, 12:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •