thank you barbeque!
This commit is contained in:
parent
133acdb4bb
commit
cba028c24f
38
README.md
38
README.md
|
@ -5,24 +5,24 @@ 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/
|
||||
current binaries are always available at http://rusefi.com/build_server/
|
||||
|
||||
|
||||
|
||||
*****************************************************************************
|
||||
*** 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.
|
||||
|
||||
+#Releases
|
||||
+| Release date | Revision | Details |
|
||||
+| ------------ | --------- | ------- |
|
||||
+| 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