This goes for binary status flags too. IE, I don't want to see "synced" when there is no connection. Nor do I want to see "not synced". Rather than red or green, I want grey.
3) EMStudio is currently our only dash, as such, presenting the list of tunables EVERY time is not ideal. For many/default, OK, for me, no, I want gauges and numeric in a usable pattern right up front, because I already know the meta data and I don't want to tune it.
4) Thinking more, the "tunables" window is necessarily huge for the expert view, but there should really be a tree or list view that's compact and could co-exist with the gauges/numeric/flags.
^ These sort of usability things, along with any of Jeff's bugs, would be a huge help in the near future/right now.
malcom2073's EMStudio development thread. (Comments welcome)
Re: malcom2073's EMStudio development thread. (Comments welc
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!
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!
- flat4power
- LQFP112 - Up with the play
- Posts: 100
- Joined: Mon Sep 24, 2012 8:19 am
- Location: France
Re: malcom2073's EMStudio development thread. (Comments welc
Hi all
I m working on project base on Arduino
My goal is to read information from différent sensor like oil pressure température rpm etc
I would use emstune for graphical résult
Did You have a documentation about your input format so I can send them to my serial port
Thanks for your help
I m working on project base on Arduino
My goal is to read information from différent sensor like oil pressure température rpm etc
I would use emstune for graphical résult
Did You have a documentation about your input format so I can send them to my serial port
Thanks for your help
Re: malcom2073's EMStudio development thread. (Comments welc
Emstudio has a plugin architecture so you can reuse one of the existing ones, or write your own to suit.
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!
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!
- flat4power
- LQFP112 - Up with the play
- Posts: 100
- Joined: Mon Sep 24, 2012 8:19 am
- Location: France
Re: malcom2073's EMStudio development thread. (Comments welc
ok
I go work on this
but no documentation for dialog use between freeems firmware and emstudio.
I would use the same output and format for data than freeems
I go work on this
but no documentation for dialog use between freeems firmware and emstudio.
I would use the same output and format for data than freeems
Re: malcom2073's EMStudio development thread. (Comments welc
I will send you something later if I remember.
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!
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!
- flat4power
- LQFP112 - Up with the play
- Posts: 100
- Joined: Mon Sep 24, 2012 8:19 am
- Location: France
-
- LQFP112 - Up with the play
- Posts: 211
- Joined: Tue May 01, 2012 4:17 pm
- Location: Shrewsbury PA
- Contact:
Re: malcom2073's EMStudio development thread. (Comments welc
flat4power Check out the docs Fred sent to you related to the comms protocol, it'l give you a base idea how to implement it. If you wish to use the FreeEMS plugin for communications, there are certain message EMS Tune expects to receive responses to, I'll see if I can get a quick list of them together for you.
- flat4power
- LQFP112 - Up with the play
- Posts: 100
- Joined: Mon Sep 24, 2012 8:19 am
- Location: France
Re: malcom2073's EMStudio development thread. (Comments welc
thanks for your help