Speeduino
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 12]
 Optimised bitwise shiftsAs of AVR-GCC 13.2.0, the code produced for 32-bit shifts with a compile time shift distance is very poor. The templates here implement optimised shifting. Average 35% increase in shift performance on AtMega2560: see unit tests
 Serial comms implementation
 Serial return codes sent to TS
 Hard coded response for some TS messages
 Universal Decoder Routines
 Missing tooth wheel
 Dual wheels
 Basic Distributor
 GM7X
 Mistsubishi 4G63 and Miata + MX-5
 GM 24X
 Jeep 2000 (6 cyl)
 Audi 135
 Honda D17
 Honda J 32
 Miata '99 to '05
 Mazda AU
 Non-360 Dual wheel
 Nissan 360 tooth on cam
 Subaru 6/7
 Daihatsu (3 and 4 cyl.)
 Harley Davidson
 36-2-2-2 Trigger wheel
 36-2-1 For Mistsubishi 4B11
 DSM 420a, For the DSM Eclipse
 Weber-Marelli
 Ford ST170 (01-04 Focus)
 Chrysler NGC - 4, 6 and 8-cylinder
 Yamaha Vmax
 Renix decoder
 Suzuki K6A
 Rounding integer divisionInteger division returns the quotient. I.e. rounds to zero. This code will round the result to nearest integer. Rounding behavior is controlled by DIV_ROUND_BEHAVIOR
 Rounding behavior
 3D TablesStructures and functions related to 3D tables, such as VE, Spark Advance, AFR etc