Create README.md
This commit is contained in:
parent
e446de43e4
commit
6f32ad72d5
|
@ -0,0 +1,28 @@
|
||||||
|
rusefi
|
||||||
|
======
|
||||||
|
|
||||||
|
for now this is just a backup of rusefi@SF
|
||||||
|
|
||||||
|
|
||||||
|
rusEfi is an open source DIY engine control unit (ECU) for gasoline engines. See http://rusefi.com/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*****************************************************************************
|
||||||
|
*** Releases ***
|
||||||
|
*****************************************************************************
|
||||||
|
03/26/2014 r2413 C++, refactoring & improvements
|
||||||
|
02/23/2013 r1777 trigger is now configurable via TunerStudio
|
||||||
|
01/30/2014 r1309 true trigger angles, VBatt signal
|
||||||
|
01/12/2014 r1007 refactoring, refactoring & refactoring
|
||||||
|
12/19/2013 r605 ignition control & a little bit of CAN bus
|
||||||
|
11/08/2013 r100 Tuner Studio fuel map tuning, fuel pump control
|
||||||
|
10/14/2013 r39 USB serial bug, missing IAR files, self-containted Makefile
|
||||||
|
10/13/2013 r33 IAR project file
|
||||||
|
10/04/2013 r26 Patched ChibiOS/RT 2.6.1 sources are now included
|
||||||
|
09/23/2013 r20 Tuner Studio integration, configuraton persistence
|
||||||
|
08/30/2013 r14 initial documentation & refactoring. tunerstudio integration
|
||||||
|
08/03/2013 r13 wideband O2 input, better idling algorithm, serial-over-USB
|
||||||
|
07/05/2013 r10 Second CKP, sequential injection.
|
||||||
|
06/19/2013 r9 Initial version - batch injection & ignition with advance table lookup.
|
||||||
|
|
Loading…
Reference in New Issue