dron0gus
76fa11d5e2
warning cleanup ( #693 )
...
* Kill annoing warnings about unused vars
* Kill annoing signed vs unsigned warnings
* Make ALWAYS_INLINE macro realy inlining
* Incorrect attribute placement.
While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.
* Silence -Wcast-function-type warnings
Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi
9ac982e598
ETB progress
2019-02-17 18:00:41 -05:00
rusefi
de0fb8aa92
wider usage of PeriodicController
2019-02-10 23:54:41 -05:00
rusefi
9325cd6d23
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
de6d9d6f8d
ETB PeriodicController refactoring
2019-02-10 19:52:06 -05:00
rusefi
dc0ae33a54
ETB progress
2019-02-10 19:13:04 -05:00
rusefi
ee4ac9b240
NA6 progress
...
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi
57993ff1b4
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 22:16:30 -05:00
rusefi
970d120a41
The Big Refactoring of 2019: scheduler should not be global #655
2019-01-09 08:50:51 -05:00
Fabien Poussin
72fe39ff32
Workarounds for GCC 8 ( #637 )
2018-12-27 09:40:40 -05:00
rusefi
d632d72ed3
ETB bias curve in TS
2018-12-09 13:50:13 -05:00
rusefi
8a1138ba2b
docs
2018-12-01 16:41:40 -05:00
rusEfi
3d3122c76c
better? field name
2018-11-30 00:17:55 -05:00
rusEfi
73ba5aca89
ETB CLI progress
2018-11-26 22:17:16 -05:00
rusEfi
409cfca5e3
better logging
2018-11-26 21:40:41 -05:00
rusEfi
e6d44fb85f
NAN handling
2018-11-26 20:40:24 -05:00
rusEfi
0e3b5ad7fa
OK, this was a silly defect
2018-11-26 20:19:42 -05:00
rusEfi
74585d835c
little progress
2018-11-25 23:13:03 -05:00
rusefi
55aac03201
PID auto tune unit test
2018-11-22 23:54:11 -05:00
rusefi
8156e8f752
PID auto tune unit test
2018-11-22 23:42:30 -05:00
rusefi
64a592e507
PID auto tune unit test
2018-11-22 23:06:06 -05:00
andreika-git
23fea3c0c5
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
117be1f09d
minor ETB progress
2018-10-21 17:45:14 -04:00
rusEfi
935dd73c47
better enum name
2018-10-21 15:20:35 -04:00
rusEfi
b24685ce65
ETB progress
2018-09-24 23:57:03 -04:00
rusefi
1f90cf153d
refactoring
2018-09-16 22:26:57 -04:00
rusEfi
319abc861e
docs
2018-01-30 22:04:33 -05:00
rusefi
64b7a51617
#65
...
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi
1d31067d19
happy new year
2018-01-20 20:55:31 -05:00
rusefi
7732d06dad
refactoring
2017-11-16 14:44:34 -05:00
rusEfi
3e7adb5ea6
ETB auto-tune
2017-09-21 23:21:03 -04:00
rusEfi
5cb6cad9b9
nicer ETB properties change
2017-05-30 21:56:56 -04:00
rusEfi
78da002203
better logging
2017-05-29 23:36:08 -04:00
rusEfi
b9a8bfed2b
PID refactoring
2017-05-29 23:15:07 -04:00
rusEfi
ae4228a900
better variable name
2017-05-29 22:51:30 -04:00
rusEfi
5a2884bf77
fixing throttle pedal settings storage & better names
2017-05-29 22:35:24 -04:00
rusEfi
7117e96fff
ETB
2017-05-29 22:08:55 -04:00
rusefi
d267c75b83
PID storage refactoring - minor incompatible storage change
2017-05-28 22:32:32 -04:00
rusefi
d4513bd30d
ETB
2017-05-28 14:22:43 -04:00
rusefi
3f40e95f0d
ETB online settings
2017-05-27 23:01:41 -04:00
rusefi
1bcfea1068
docs
2017-05-25 12:09:07 -04:00
rusefi
e0ef6420b0
isVerboseETB
2017-05-25 08:57:03 -04:00
rusefi
6e382ed282
docs
2017-05-24 23:53:07 -04:00
rusefi
b25b6623d6
progress
2017-05-22 15:31:03 -04:00
rusefi
b1d17c7da0
removing dead code #4
2017-05-16 20:18:28 -04:00
rusefi
74a359077c
better macro name
2017-05-15 23:33:22 -04:00
rusefi
6f9ff11213
refactoring - reducing GPIO complexity
2017-04-21 18:11:36 -04:00
rusefi
6ac7f0a88c
fixed #377
2017-03-21 21:12:51 -04:00
rusefi
81d3c1679b
progress - pin management
2017-03-19 21:44:52 -04:00
rusEfi
16d1d273fe
auto-sync
2017-01-27 21:04:23 -05:00