FreeEMS Statistics Application

FreeEMS topics that aren't specific to hardware development or firmware development.
Post Reply
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

FreeEMS Statistics Application

Post by Fred »

I think it would be really nice to track FreeEMS usage in a detailed way. Currently this is only in my mind, or where ever I happen to post it. I'd like to keep a permanent and visible record of most key attributes.

First draft of fields required:

Name of owner
Name of builder
Name of installer
Location, city, country
Contact email (kept private)

Type of hardware (DIY+TA, DIY+Other, Puma Spin 1, etc. enum style, add them as people design them.)
Type of engine (mine this from somewhere online or free form?)
Make of vehicle
Model of vehicle
Cylinder count (auto derived from engine?)
Level of control (Fuel, Ignition, both)
Type of config for fuel if installed
Type of config for ignition if installed
Previous versions/history of aspects that can change as a car is developed.

Placing, automatic, as entered, but overrideable by force by me to correct inaccuracies

Initial code version if known.
Date/time of first start
Date/time of first drive

Stats that I'd like pretty graphs of:

Scaled bar graph and/or coloured pie chart of each

Country
HW type
Control type
Vehicle make
Vehicle model (this'll get big, perhaps by make?)
Type of fuel config (including "none")
Type of ign config (including "none")

Additionally, a curve of engines run over time based on the first start time/date, scaled appropriately, or sub scales of this?

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
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS Statistics Application

Post by Fred »

One more field:

Forum thread ID number for "vehicles" section thread, construct link automatically, such that spam can't be had.
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
Preston
LQFP112 - Up with the play
Posts: 128
Joined: Fri Feb 26, 2010 5:26 am
Location: Aucks

Re: FreeEMS Statistics Application

Post by Preston »

+1 I think this is a great idea.... do you ever sleep?
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS Statistics Application

Post by Fred »

Only sometimes :-p
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
oden
QFP80 - Contributor
Posts: 91
Joined: Sat Sep 24, 2011 12:27 pm
Location: Australia

Re: FreeEMS Statistics Application

Post by oden »

+1, on the idea and sleep comment
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS Statistics Application

Post by Fred »

https://github.com/fredcooke/FreeEMS-History

I've started a repository for this. Don't contribute to it yet, the structure is not finalised. Once it is, I'll fill out what I can, then leave it to others to add their own details where applicable.

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
sim
LQFP112 - Up with the play
Posts: 112
Joined: Thu Jun 02, 2011 8:17 pm

Re: FreeEMS Statistics Application

Post by sim »

Another field:

Crank/cam sensor type and pattern?
<@TekniQue> but in the end, it's code that makes a computer useful
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS Statistics Application

Post by Fred »

How about "decoder_name" ? I think that beats describing it. You had to use one to run the engine, so you should know what it's called. Good point.
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
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS Statistics Application

Post by Fred »

BTW, input_style was supposed to cover that, however thanks for reminding me that decoder name was missing! :-)

I might change input_style to rpm_input_style too. It can remain a free text field to allow the weird and wonderful and unique in future, including all of the odd ball details required!

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!
Post Reply