49f8daae14
* use ISS for gearbox ratio, add gauge for TC ratio * measure shift time * add shift time gauge, todo notes for pc * do conversion in the right direction * switch to Timer and seconds * try fixing build * try fixing build again * try defines, remove include * use shift pcs * add 3-2 pct curve * control 3-2 solenoid * move 3-2 to persistent config * fix param |
||
---|---|---|
.. | ||
connectors | ||
board.mk | ||
board_configuration.cpp | ||
efifeatures.h | ||
prepend.txt | ||
readme.md |
readme.md
Skeleton Board
This directory contains an example of the files needed to configure the firmware for a specific RusEFI board.
The files here
- select specific features to be included into the firmware
- firmware to configure and support unique features of the board
- set communication channels (USB, serial, CAN) and parameters e.g. speed
- set the default GPIO pin configuration for use at startup
Note that many settings may be immediately reconfigured by the engine configuration.