rusefi
5d2afd2331
refactoring: better file name
2019-07-06 20:15:49 -04:00
rusefi
e0e00d5634
typo
2019-06-14 00:57:24 -04:00
rusefi
81a68f59b7
input has sizes hard-coded #836
2019-06-10 15:45:18 -04:00
rusefi
32601867fe
fix #802
2019-05-25 13:36:29 -04:00
rusefi
8a90297160
refactoring: better method name
2019-05-07 19:32:08 -04:00
rusefi
ea86d987c8
PID - fix dTime usages #776
2019-04-25 21:31:33 -04:00
rusefi
884c54a185
defined(__DOXYGEN__) ? #748
2019-04-12 22:07:03 -04:00
rusefi
59d33c4cdc
The Big Refactoring of 2019: folder structure #723
2019-03-31 17:44:34 -04:00
andreika-git
b7a9cc13bb
Idle timing PID control & TPS-based VE table ( #713 )
...
* Add new config settings for idleTimingPidControl & TPSBasedVeTable
* Add dialogs for idleTimingPidControl settings
* Add dialogs for TPSBasedVeTable settings
* Share the code for getTargetRpmForIdleCorrection() and move it from idle_thread.cpp
* Implement TPSBasedVeTable
* Add PID to advance_map.cpp
* Implement idleTimingPidControl
* Make getAdvanceCorrections() visible to unit-tests
* Unit-tests! Yeah!
2019-03-22 22:55:51 -04:00
rusefi
f475fb1691
better conditional compilation
2019-01-31 17:55:23 -05:00
rusefi
35ed0fc2a3
better fields location, better initialization logic
2019-01-19 21:10:58 -05:00
rusefi
615a83cc5e
Question: something strange trigger errors #662
2019-01-11 09:24:24 -05:00
rusefi
4ed1ec7067
refactoring: method name consistency
2019-01-10 23:48:05 -05:00
rusefi
c1509dd0b7
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 19:25:07 -05:00
rusefi
fed61c1af4
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 22:57:33 -05:00
andreika-git
96dfebc542
STM32 Nucleo144-F767ZI board: Initial support ( #620 )
...
* More EFI_ #ifdefs for config flexibility
* Even more config flexibility
* New firmware/config/stm32f7ems/* files
* New firmware/config/boards/NUCLEO_F767/* files
* New firmware/hw_layer/stm32f7/* files
* Fix for EFI_USB_SERIAL
* Adding #if defined(STM32F7XX)
* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL
* I2Cv2 config changed in F7
* More versatile CCM defines
* Makefiles
* Double #ifs cleanup
* docs
2018-11-16 07:40:06 -05:00
rusefi
c2d83e4c9c
better state validation
2018-10-07 14:22:05 -04:00
andreika-git
3001f2837d
AirFlow-interpolated tCharge Mode ( #612 )
...
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
2018-09-29 12:16:36 -04:00
rusefi
2ff0d83f56
better state validation
2018-09-29 11:11:25 -07:00
andreika-git
6ccc1ede72
Tps-based Advance Table ( #611 )
...
* typedefs
* Impl. TPS-based Advance
2018-09-26 04:13:16 -04:00
rusefi
553969dc72
refactoring
2018-09-16 22:26:57 -04:00
rusefi
4d27109a8d
better state validation
2018-09-16 22:11:59 -04:00
rusefi
70b91d2295
names for error codes
2018-09-10 22:00:13 -04:00
rusefi
2f95cd1e0d
step towards more unique codes
2018-07-25 23:30:00 -04:00
rusEfi
4ae468e7d3
per error code
2018-07-23 21:38:05 -04:00
rusefi
f62f9563d3
error code into angle validation
2018-07-23 21:03:20 -04:00
rusefi
58d6363f3a
more detailed warning
2018-06-12 05:45:11 -04:00
rusefi
2c6faf3dce
better state validation
2018-05-24 22:12:57 -04:00
andreika-git
7c88a97edc
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
andreika-git
6be3a8bb55
Fix advance corrections for cranking ( #547 )
2018-01-22 23:47:58 -05:00
rusefi
f5a4376036
happy new year
2018-01-20 20:55:31 -05:00
rusEfi
87f47b4a0e
better method name
2018-01-07 11:17:49 -05:00
andreika-git
1b17a682f5
Fix useSeparateAdvanceForIdle now using corrections ( #527 )
2018-01-02 21:11:49 -05:00
andreika-git
d6dd4fb3f3
Impl. useSeparateVeForIdle/useSeparateAdvanceForIdle ( #522 )
2017-12-23 12:24:20 -05:00
rusEfi
df4b20e8bf
better state check
2017-12-03 16:45:39 -05:00
rusefi
e0e453ddb9
better state validation
2017-12-03 16:16:15 -05:00
andreika-git
12aff34939
Implement Cranking to Running Adv.Angle Interpolation for faster start ( #506 )
...
* Implement Cranking to Running Adv.Angle Interpolation for faster start
* Reduce code dup. and rename minRpm
* fix
2017-12-03 13:25:24 -05:00
rusefi
d99690d3a2
refactoring
2017-12-03 13:22:29 -05:00
rusefi
c3d4b1d8b3
useFSIO16ForTimingAdjustment
2017-08-03 21:21:16 -04:00
rusefi
f8fb3cdb69
rpm refactoring
2017-07-06 08:43:15 -04:00
rusefi
f8e592f454
better macro name
2017-05-15 23:28:49 -04:00
rusefi
ae17c650a6
refactoring - reducing GPIO complexity
2017-04-21 16:27:15 -04:00
rusefi
12a6313d68
refactoring - extracting sensors storage class
2017-03-07 02:24:57 -05:00
rusEfi
0f070ea5e9
auto-sync
2017-02-09 12:03:46 -05:00
rusEfi
390e08b3d6
auto-sync
2017-01-06 11:02:49 -05:00
rusEfi
6998b8357c
auto-sync
2017-01-05 21:12:06 -05:00
rusEfi
552c664a23
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
2baaae64e7
auto-sync
2016-12-05 22:01:54 -05:00
rusEfi
40749925c7
auto-sync
2016-11-02 23:01:48 -04:00
rusEfi
28e1d3f2d0
auto-sync
2016-08-28 16:02:34 -04:00