...
Markdown | ||
---|---|---|
| ||
## [v7.1]
## Added
- Custom Code Menu (CCM) added
- New engine light (CEL) blink: different sub-menus blink a different number of times
- Ability to enter "sub-menus" for each feature:
- 0k RPM = Exit, cancel menu (slow blink)
- 1k RPM = Switchable Map selection menu (1 blink)
- 2k RPM = Burble selection menu (2 blinks)
- 3k RPM = Max Cooling selection menu (3 blinks)
- 4k RPM = Antilag RPM selection menu (4 blinks)
- 5k RPM = Ethanol Content override selection menu (5 blinks)
- 6k RPM = Exhaust Flap selection menu (6 blinks)
- 7k RPM = Valet Mode (7 blinks)
- Ability to override ethanol content via CCM
- Use tachometer to override E% anywhere between 0% (0 RPM) - 75% (7500 RPM)
- This feature doesn't have any functionality other than demoing the ability to set a value (v7.2 will use it)
- Exhaust flap override control via CCM
- Flap will be opened if exceeding max engine load (set via app: 50% - 200%)
- Use tachometer to set flap functionality:
- 0 RPM = OEM function
- 1000 RPM = Closed flap
- 2000 RPM = Open flap
- Valet mode toggle via CCM
- Limited torque and engine RPM
- Exceeding the set pedal position or vehicle speed will set a flag
- The "Exceeded Value" flag will slow blink the CEL
- Flag can be reset by disabling/enabling valet mode again
- UniRocker and RockerCombo cruise control button configurations introduced:
- UniRocker (Rocker Only):
- Short up/down on the rocker:
- Enter the CCM (hold position)
- Enter sub-menu (hold position)
- Confirm a selection (hold position)
- Far up/down:
- Navigate the menu (tap button)
- Adjusts values (tap or hold button)
- RockerCombo (Rocker and more):
- RES and BC buttons:
- Enter the CCM (hold button)
- Enter sub-menu (tap button)
- Confirm a selection (tap button)
- Rocker button:
- Short or far up/down:
- Navigate the menu (tap button)
- Adjusts values (tap or hold button)
## Changed
- Long term storage of On-The-Fly feature settings:
- Valet mode status (and exceeded values)
- Exhaust flap status
- Flex Fuel override status & value
- Safety protocol from switching into empty slots
- Invalid selections will indicate via RPM at 7000
## [v7.0.5]
## Changed
- Improved map switch method
## [v7.0.4]
## Added
- Ability to read "Low Fuel Pressure" via 3rd byte in 0x0EC CAN bus ID
- Fuel-it, or similar, kit required
## [v7.0.3]
## Changed
- Bug fix: Recognition of empty slots in custom tunes
## [v7.0.2]
## Changed
- Bug fix: Safety protocol from switching into empty slots
## [v7.0.1]
## Changed
- Resolved EEPROM saving bug from Custom Code v7.0
- Resolved "sticky" Antilag on select vehicles
## [v7.0]
## Added
- Initial release for B48 Hybrid F-Series vehicles
- Long term storage of On-The-Fly feature settings
- Requires key cycle (set value, 5s ignition off, ignition on, saved)
- Preserved between flashes, battery swaps, etc.
- Switchable map slot selection
- Burble aggression level
- Max cooling status
- Antilag standstill RPM setpoint
- Logging of ethanol content from CAN sensor (ID 0x0EC)
## Changed
- Safety protocol from switching into empty slots
- Switchable Maps and Burbles OTF
- Invalid selections will default to slot 0
- Added engine status check |
...