FreeEMS-Tuner Development Diary - Comments

Aaron Barnes' wxPython based FreeEMS tuning tool. No longer maintained and out of date with the protocol requirements.
User avatar
jharvey
1N4001 - Signed up
Posts: 1607
Joined: Tue Jun 10, 2008 5:17 pm

Re: FreeEMS-Tuner Development Diary - Comments

Post by jharvey »

I've been playing with getting it going on my FC8 box. I've started adding some notes to the wiki about my install. Some things I'm not sure about. Do we want pyserial installed or is that going to be a sub set of another package like it was with pywin32?

Right now I've got pyserial installed for another reason.

About git, I know I've got git installed, I just don't know anything about it. I guess I'll go learn more about git.
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Tuner Development Diary - Comments

Post by Fred »

pyserial is included in the tuner dist. In the long term we'll push Aaron into rolling his own standalone executables that include all the deps in one file ;-) Then it will be piss easy. I think that will become a priority in a few months, right now anyone that wants to use it can download the stuff required in the normal way :-) The normal way is easier for hackers too ;-)

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!
User avatar
sry_not4sale
LQFP144 - On Top Of The Game
Posts: 568
Joined: Mon Mar 31, 2008 12:47 am
Location: New Zealand, land of the long white burnout
Contact:

Re: FreeEMS-Tuner Development Diary - Comments

Post by sry_not4sale »

jharvey wrote:I just did a new wget -rF http://github.com/srynot4sale/freeems-tuner.git/ now it's broken. I'm sure that means I need to be patient and that it's being worked on right? Here's the message I got.

No handlers could be found for logger "root"
Traceback (most recent call last):
File "\\STRIPED\FreeEMS-Tuner\github.com\srynot4sale\freee
ms-tuner.git\main.py", line 34, in <module>
comms.loadDefault()
File "\\STRIPED\FreeEMS-Tuner\github.com\srynot4sale\freee
ms-tuner.git\comms\__init__.py", line 44, in loadDefault
path = 'comms.'+comms
TypeError: cannot concatenate 'str' and 'NoneType' objects
That error is a result of a bad config file :) Namely the comms default plugin setting
Owner / Builder: 1983 Mazda Cosmo 12at (1200cc 2-rotor turbo) coupe [SPASTK]
165hp @ 6psi standard - fastest production car in japan Oct 82
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Tuner Development Diary - Comments

Post by Fred »

(10:21:01 PM) Fred: http://www.diyefi.org/forum/viewtopic.p ... 6553#p6553
(10:21:02 PM) Fred: epic
(10:21:39 PM) Fred: performance just became a problem for you :-) There is your non functional ;-)
(10:22:01 PM) Fred: 115200 stream received, decoded, displayed with smooth user actions :-)
(10:22:23 PM) Fred: 115200bps , divide by 9 for bytes per second
internet is dodgy tonight, not sure if you got that, but here it is again :-)
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!
User avatar
BenFenner
LQFP144 - On Top Of The Game
Posts: 360
Joined: Wed Jul 09, 2008 3:15 pm

Re: FreeEMS-Tuner Development Diary - Comments

Post by BenFenner »

Just saw this today and I like the 3D graph with the visible axises (sp?).

Image

I know Aaron's working on eye candy, so I thought I'd give him some more food for thought.

Edit: I guess I put this in the wrong place. Going to post it in the UI request thread.
easyBob
TO92 - Vaguely active
Posts: 2
Joined: Tue Dec 02, 2008 11:33 pm

Re: FreeEMS-Tuner Development Diary - Comments

Post by easyBob »

Wow, I really like that.

(I mean, I reeeeeaaaally like that)

haha. Very clean and sharp.

-Chris
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Tuner Development Diary - Comments

Post by Fred »

Me too!
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!
User avatar
BenFenner
LQFP144 - On Top Of The Game
Posts: 360
Joined: Wed Jul 09, 2008 3:15 pm

Re: FreeEMS-Tuner Development Diary - Comments

Post by BenFenner »

I just realized part of why that 3D map looks so good is that it's resolution is 16 x 64!
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Tuner Development Diary - Comments

Post by Fred »

It's important to note, following that comment, that high resolution is primarily important only for auto tuning. A good manual tuner can make good use of variable axis. 24 rpm 19 load should be plenty really :-)
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!
User avatar
BenFenner
LQFP144 - On Top Of The Game
Posts: 360
Joined: Wed Jul 09, 2008 3:15 pm

Re: FreeEMS-Tuner Development Diary - Comments

Post by BenFenner »

Yah I wasn't trying to imply we go with maps that big. You may recall I fought to keep them small. Although I've seen the light now and see the need for more than I initially fought for. I think we'll be just fine. =]
Post Reply