Search found 116 matches

by andg
Fri May 17, 2013 4:03 am
Forum: FreeEMS User Support
Topic: Andg support role
Replies: 15
Views: 26394

Re: Andg support role

/** @file * * @ingroup interruptHandlers * @ingroup enginePositionRPMDecoders * * @brief For evenly spaced teeth on the cam or crank with a single second input. * * Fill out a data reverse header and include this file. Sync is provided by the * second input allowing a sequential and/or COP/CNP setu...
by andg
Fri May 17, 2013 3:40 am
Forum: FreeEMS User Support
Topic: Andg support role
Replies: 15
Views: 26394

Re: Andg support role

/** @file * * @ingroup interruptHandlers * @ingroup enginePositionRPMDecoders * * @brief For evenly spaced teeth on the camshaft with a single second input. * * This is suitable for engines such as the GM DIS Wasted Spark Ignition engines * with 3x TACH output which would equal 3 teeth on the crank...
by andg
Fri May 17, 2013 3:14 am
Forum: FreeEMS User Support
Topic: Andg support role
Replies: 15
Views: 26394

Re: Andg support role

andg:freeems-vanilla andg$ git branch * master andg:freeems-vanilla andg$ git checkout dev error: pathspec 'dev' did not match any file(s) known to git. andg:freeems-vanilla andg$ git checkout -b dev Switched to a new branch 'dev' andg:freeems-vanilla andg$ git pull origin dev remote: Counting obje...
by andg
Tue May 14, 2013 1:01 am
Forum: FreeEMS General
Topic: The FreeEMS Story! Part Two USA Road Trip! COMMENTS!
Replies: 14
Views: 32165

Re: The FreeEMS Story! Part Two USA Road Trip! COMMENTS!

fred wrote:to prepare a vehicle for me, arrive, change ownership, drink wine, and start driving! :-) It's still a dream for now
I'm just wondering if this is still a dream. Seems like NZ can't be that far away a year later. Plus the west coast suits you ;)
by andg
Tue May 14, 2013 12:43 am
Forum: FreeEMS Firmware Dev
Topic: Simple Transient Enrichment Brainstorming
Replies: 25
Views: 74534

Re: Simple Transient Enrichment Brainstorming

I'm probably off, but to mee it seems like you need to monitor the acceleration of the signal (TPS) and have an acceleration threshold config. Essentially padding the position sensor calculated input when the value changes at a rapid rate as soon as the event is detected. I'm probably missing a lot ...
by andg
Sun May 12, 2013 4:56 pm
Forum: FreeEMS General
Topic: teaser car 25
Replies: 42
Views: 77781

Re: teaser car 25

I have 2 of these machines. One might be a higher spec, currently running windows 7 Home premium. This PC will have an iPad connected with USB to enable 4G internet access. This machine will have a VM running ubuntu 12.04 (or 13.04). This VM will have USB pass through for the Jaguar connector. This...
by andg
Sat May 11, 2013 7:13 pm
Forum: FreeEMS General
Topic: teaser car 25
Replies: 42
Views: 77781

Re: teaser car 25

OK, so beginning to plan the infrastructure for the car, since hardware is starting to appear. Here is the beginnings of the 'logger/interfacer' Eee I have 2 of these machines. One might be a higher spec, currently running windows 7 Home premium. This PC will have an iPad connected with USB to enabl...
by andg
Fri May 10, 2013 6:47 am
Forum: FreeEMS User Support
Topic: Andg support role
Replies: 15
Views: 26394

Re: Andg support role

by andg
Thu May 09, 2013 1:03 am
Forum: FreeEMS User Support
Topic: Andg support role
Replies: 15
Views: 26394

Re: Andg support role

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 ch...
by andg
Wed May 08, 2013 6:35 am
Forum: FreeEMS General
Topic: Users, Please Help The Developers!
Replies: 45
Views: 144089

Re: Users, Please Help The Developers!

The only major thing I found was if I had an offline json file open and I opened it again it threw a bad error. I'd like to see a drop down for the COM interface too.