progress
This commit is contained in:
parent
beb1d98e33
commit
98626cf38a
|
@ -2,6 +2,8 @@
|
|||
|
||||
TODO :)
|
||||
|
||||
[HOWTO_tune_electronic_throttle_body](HOWTO_tune_electronic_throttle_body)
|
||||
|
||||
See https://rusefi.com/forum/viewtopic.php?f=5&t=592&start=150#p32044
|
||||
|
||||
tl;dr:
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
|
||||
We have some progress integrating with conventional knock sensors but it's not ready for end users.
|
||||
We use TPIC/HIP9011 IC for knock sensor integration
|
||||
|
||||
Frankenso has hip9011 on-board
|
||||
|
||||
TODO AndreiKA?
|
||||
|
||||
|
||||
We also have ideas for knock sensor signal processor without specialised ICs but even hardware is not finished yet
|
||||
|
||||
TODO MattK
|
||||
|
||||
|
||||
|
||||
We also have some results with ion sensing but it's not ready for end users
|
||||
|
||||
|
||||
|
23
home.md
23
home.md
|
@ -1,7 +1,10 @@
|
|||
# rusEfi Documentation
|
||||
;)
|
||||
|
||||
User documentation for rusEfi engine control unit
|
||||
# User documentation
|
||||
|
||||
[List_of_engines_running_rusEfi](List_of_engines_running_rusEfi)
|
||||
|
||||
[rusEfi_history](rusEfi_history)
|
||||
|
||||
|
||||
## [Quick Start](HOWTO_quick_start)
|
||||
|
||||
|
@ -14,6 +17,13 @@ User documentation for rusEfi engine control unit
|
|||
## rusEfi Features
|
||||
[FSIO - Flexible Sweet Input Output](FSIO)
|
||||
|
||||
[Drive-by-wire/Electronic throttle body](HOWTO_electronic_throttle_body)
|
||||
|
||||
[Shaun TODO Multispark](Shaun TODO)
|
||||
|
||||
[Knock Sensing](knock_sensing.md)
|
||||
|
||||
|
||||
## Hardware
|
||||
### Frankenso
|
||||
#### [Frankenso_MazdaMiataNA6_pnp](Frankenso_MazdaMiataNA6_pnp)
|
||||
|
@ -28,5 +38,10 @@ https://github.com/rusefi/rusefi
|
|||
|
||||
https://github.com/rusefi/hw_modular
|
||||
|
||||
# Contributor Documentation
|
||||
|
||||
Contributors - some GIT help is available inside [misc/git_scripts](https://github.com/rusefi/hw_microRusEfi/tree/master/git_scripts) folder
|
||||
[Documentation Strategy](Documentation_Strategy)
|
||||
|
||||
[Documentation Workflow](Documentation_Workflow)
|
||||
|
||||
Some GIT help is available inside [misc/git_scripts](https://github.com/rusefi/hw_microRusEfi/tree/master/git_scripts) folder
|
||||
|
|
Loading…
Reference in New Issue