 |
Author |
Message |
andg
SOT-223 - Salvaje
Joined: Thu Apr 18, 2013 3:21 am Posts: 144 Location: Portland OREGON
|
If you need firmware or system software Doc or write up on or my primitive QC checks against any firmware tool loader, bench tester, or dash ideas you may ponder feel free to bounce them at me if you want a second or fifteenth look at something.
_________________Code: {url: andrewgauger.com, skype: andrgaug, email: andg@andrewgauger.com, car: 25, fb: facebook.com/DonatoArrighi, github: andg.github.io, assets:https://s3.amazonaws.com/3400}
|
Sun May 05, 2013 3:55 am |
|
 |
Fred
Moderator
Joined: Tue Jan 15, 2008 2:31 pm Posts: 15376 Location: Home sweet home!
|
viewtopic.php?f=41&t=1608 Sign up here! :-) And/or keep an eye on it for requests.
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom FreeEMS.org - the open source engine management system FreeEMS dev diary and its comments thread and my turbo truck!n00bs, do NOT PM or email tech questions! Use the forum! The ever growing list of FreeEMS success stories!
|
Sun May 05, 2013 10:54 am |
|
 |
Fred
Moderator
Joined: Tue Jan 15, 2008 2:31 pm Posts: 15376 Location: Home sweet home!
|
Also, just thrash the tools and find faults. Sim found this last night, the hard way: http://issues.freeems.org/view.php?id=838
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom FreeEMS.org - the open source engine management system FreeEMS dev diary and its comments thread and my turbo truck!n00bs, do NOT PM or email tech questions! Use the forum! The ever growing list of FreeEMS success stories!
|
Sun May 05, 2013 10:55 am |
|
 |
andg
SOT-223 - Salvaje
Joined: Thu Apr 18, 2013 3:21 am Posts: 144 Location: Portland OREGON
|
https://github.com/AndrewGauger/freeems-vanilla/pull/1I commented on the pull request. Code: .-'"'-. / # \ : # : .-'"'-. \ / / # \ \ / : # : `'q'` \ / ( \ / ) .-'"'-.`'q'` ( / # \ ( ) # : ) .-'"'-. ( \ / ( / # \ \ / ) # : `'q'` ( \ / ( \ / ) `'p'` ( ) ) ( ) was the messed up comment here, github stole my whitespace. It was referring to the comment fred wrote: // Else do nothing, we're running!
_________________Code: {url: andrewgauger.com, skype: andrgaug, email: andg@andrewgauger.com, car: 25, fb: facebook.com/DonatoArrighi, github: andg.github.io, assets:https://s3.amazonaws.com/3400}
Last edited by andg on Wed May 08, 2013 2:55 am, edited 1 time in total.
|
Tue May 07, 2013 1:05 am |
|
 |
Fred
Moderator
Joined: Tue Jan 15, 2008 2:31 pm Posts: 15376 Location: Home sweet home!
|
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom FreeEMS.org - the open source engine management system FreeEMS dev diary and its comments thread and my turbo truck!n00bs, do NOT PM or email tech questions! Use the forum! The ever growing list of FreeEMS success stories!
|
Tue May 07, 2013 9:45 am |
|
 |
andg
SOT-223 - Salvaje
Joined: Thu Apr 18, 2013 3:21 am Posts: 144 Location: Portland OREGON
|
I think of it more as compulsive than attention deficit. You took my balloons. I guess I didn't post the balloons then. Nevermind. I had some ascii art balloons that github messed up so I posed in a code block, or so I though. Later found my balloons in preview on another tab on another computer.
_________________Code: {url: andrewgauger.com, skype: andrgaug, email: andg@andrewgauger.com, car: 25, fb: facebook.com/DonatoArrighi, github: andg.github.io, assets:https://s3.amazonaws.com/3400}
Last edited by andg on Wed May 08, 2013 2:56 am, edited 2 times in total.
|
Tue May 07, 2013 2:10 pm |
|
 |
Fred
Moderator
Joined: Tue Jan 15, 2008 2:31 pm Posts: 15376 Location: Home sweet home!
|
What balloons?
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom FreeEMS.org - the open source engine management system FreeEMS dev diary and its comments thread and my turbo truck!n00bs, do NOT PM or email tech questions! Use the forum! The ever growing list of FreeEMS success stories!
|
Tue May 07, 2013 2:16 pm |
|
 |
andg
SOT-223 - Salvaje
Joined: Thu Apr 18, 2013 3:21 am Posts: 144 Location: Portland OREGON
|
I'm trying out Code: sudo apt-get install qt-sdk to see if it alleviates some dependency isses. Fresh 12.04 desktop ubuntu eMStudioFred want's camelsudo apt-get install build-essential libqt4-dev libqt4-opengl-dev libqt4-opengl-dev qt4-qmake libqwt-dev libqt4-declarative libqjson-devsuccessful make. I didn't know the right dependecies so I ran: Code: apt-cache search glut sudo apt-get install libglui-dev libmgl-glut5 libmgl-dev Later ran with a fresh vm with this: Code: sudo apt-get install libglui-dev user complaint I don't have a search for com port. I have many com ports on this computer and it detected the wrong one. Baud rate should be drop down. camel case is no place on labels, this is user interface. BE SPEIFIC. send delay(ms) is fine. Don't bother with help if you only have an about. Seemed to have a bug where having a file open and then trying to open it again returned an error that could be handled with just returning. I finished setting up the mac with this:
Attachments:
File comment: me pretending to post on facebook
Screen Shot 2013-05-07 at 10.13.05 PM.png [ 48.01 KiB | Viewed 9009 times ]
_________________Code: {url: andrewgauger.com, skype: andrgaug, email: andg@andrewgauger.com, car: 25, fb: facebook.com/DonatoArrighi, github: andg.github.io, assets:https://s3.amazonaws.com/3400}
Last edited by andg on Tue May 14, 2013 8:55 pm, edited 2 times in total.
|
Wed May 08, 2013 4:25 am |
|
 |
Fred
Moderator
Joined: Tue Jan 15, 2008 2:31 pm Posts: 15376 Location: Home sweet home!
|
Thanks for testing :-) andg wrote: user complaint I don't have a search for com port. I have many com ports on this computer and it detected the wrong one. I think it's in the tracker? It's on the TODO though. A bit too much work for the gain right now. Quote: Baud rate should be drop down. Editable drop down, OK. But on non-linux platforms, it's more flexible than fixed numbers. Quote: camel case is no place on labels, this is user interface. BE SPEIFIC. send delay(ms) is fine. Good spotting, but "Inter-byte delay (ms)" is what it should say, "send delay" means very little to me. Quote: Don't bother with help if you only have an about. Menu is obviously a place holder for more. He could/should bang a URL opener in there for his forum section, though :-) Quote: Seemed to have a bug where having a file open and then trying to open it again returned an error that could be handled with just returning. GOOD FIND! More detail, please! BE SPECIFIC. :-) Fred.
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom FreeEMS.org - the open source engine management system FreeEMS dev diary and its comments thread and my turbo truck!n00bs, do NOT PM or email tech questions! Use the forum! The ever growing list of FreeEMS success stories!
|
Wed May 08, 2013 9:24 am |
|
 |
andg
SOT-223 - Salvaje
Joined: Thu Apr 18, 2013 3:21 am Posts: 144 Location: Portland OREGON
|
rebooted. opened terminal `emstudio` load offline data `forbenofflinedata.json` open File Load offline data `forbenofflinedata.json` Result: Error loading JSON. Location ID 0x8000 ram mismatch. Tuner isRam value is fale but json has isRam value of false. Unable to finish loading JSON file. Please check your JSON file to ensure it is not corrupt. Logged, advised this should have been logged as any/any/any platform
_________________Code: {url: andrewgauger.com, skype: andrgaug, email: andg@andrewgauger.com, car: 25, fb: facebook.com/DonatoArrighi, github: andg.github.io, assets:https://s3.amazonaws.com/3400}
|
Thu May 09, 2013 1:03 am |
|
|
Who is online |
Users browsing this forum: Baidu [Spider] and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
 |