Search found 202 matches

by ababkin
Sat Mar 01, 2008 8:11 pm
Forum: Users Rides
Topic: My car's vanity thread
Replies: 9
Views: 13865

Re: My car's vanity thread

the lack of light is a fresh air intake ;) cough-rice-cough the opposite in fact, pure function, even tho it makes the car look ugly (as bimmers should be) Thanks for putting the face on the name, the personal touch is important on such a project that HAS to be fairly close knit. I also appreciate ...
by ababkin
Sat Mar 01, 2008 5:11 pm
Forum: Users Rides
Topic: My car's vanity thread
Replies: 9
Views: 13865

Re: My car's vanity thread

here, so you can put a face to a name:

Image


the lack of light is a fresh air intake ;)
by ababkin
Sat Mar 01, 2008 4:37 pm
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

replying on the comments: (i numbered them for you) 1. IMO the wheel/trigger/RPM/engine position stuff IS CORE FreeEMS code even if it changes from wheel to wheel. 2. the "hardware abstraction layer" needs to go 3. the line from the right hand "main loop" to the hardware needs to...
by ababkin
Sat Mar 01, 2008 6:11 am
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

BTW, i've revised the diagram again and started the block description/summary. I don't see how scheduling the timer can be anywhere other than in the ISR. Never said it should be otherwise. Sorry if i wasn't clear - i meant 'calculate the time for timer scheduling' ...and calculate the time, to sche...
by ababkin
Sat Mar 01, 2008 3:52 am
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

Can you detail any single ONE aspect of code, anything at all, that would NOT run in an ISR ? Where do you plan to determine what tooth the ign/inj events are triggered off of and calculate the time, to schedule a timer for, between the trigger tooth event and the actual event? Surely not in ISR! t...
by ababkin
Fri Feb 29, 2008 10:43 pm
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

NOTE: diagram and some other contents of the original post had been updated
by ababkin
Fri Feb 29, 2008 9:58 pm
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

Also, what IS a backend if it is not low level "get it done" code? Perhaps backend was not the best term for this. 'Plug-in' would have been better i think. It is a code that brings a particular flavour to 'getting it done' ;) In fact, it doesn't even have to be functional code - could be...
by ababkin
Fri Feb 29, 2008 6:45 pm
Forum: FreeEMS Firmware Dev
Topic: Wheel decoder/scheduler architecture
Replies: 21
Views: 26469

Re: Wheel decoder front/backend interface definition

I am happy to see your feedback guys The diagram was an attempt to illustrate a very high level abstract architecture diagram. It does NOT represent data flow or sequence of events (this needs different type of diagrams), just the main components and connections/interfaces between them. Comments on ...
by ababkin
Thu Feb 28, 2008 9:20 pm
Forum: Users Rides
Topic: My car's vanity thread
Replies: 9
Views: 13865

My car's vanity thread

Here are some pics. Will update with more info later

Image
Image
by ababkin
Thu Feb 28, 2008 8:42 pm
Forum: FreeEMS Firmware Dev
Topic: FreeEMS Goals discussion
Replies: 44
Views: 57254

Re: FreeEMS Goals discussion

Here is my input on the previous post: - I am not very familiar with the dizzy way of things, so i'd appreciate if you can elaborate on the dizzy one pin thing. - I would dispute this statement: "The injection must be timed such that each cylinder at the very least sees the same exact sequence ...