Matthew Kennedy
|
37473bd26e
|
Move slow ADC to thread #630 (#1042)
* adc with thread
* enable
* check result
* stacktual embiggenment
* tracing
* let's be type safe
* improve assert
* format, comment
* remove EFI_INTERNAL_SLOW_ADC_PWM fully
|
2019-12-11 09:28:11 -05:00 |
rusefi
|
813b6aa6ce
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 01:11:10 -05:00 |
andreika-git
|
2a39c69f51
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
Matthew Kennedy
|
3f0385f70d
|
Remove chibios trace flag (#1037)
* remove from scripts
* remove from others
|
2019-12-02 19:11:07 -05:00 |
andreika-git
|
9a0b66791b
|
unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029)
* Fix isConfigurationChanged() for EFI_ACTIVE_CONFIGURATION_IN_FLASH
* unregisterOutput() -> unregisterOutputIfPinOrModeChanged()
* clutchUpPinMode for unregisterPin()
* Fix Kinetis: EFI_ACTIVE_CONFIGURATION_IN_FLASH & EFI_MAIN_RELAY_CONTROL
* Stepper: enablePin & stepPin with modes support
|
2019-11-25 00:02:53 -05:00 |
andreika-git
|
ee5ee1942c
|
Kinetis & TLE8888 compatibility & fixes... (#991)
* TLE8888: More compatibility & postTunerStudioState
* activeConfiguration & EFI_ACTIVE_CONFIGURATION_IN_FLASH fix
* Kinetis: jump_to_bootloader() impl.
* Kinetis: UART baudrate safety check
* Kinetis: OMG!..
|
2019-10-31 16:06:34 -04:00 |
rusefi
|
86e421e0ee
|
fatalErrorPin setting is not used #926
reducing configuration fragility
|
2019-09-09 21:44:48 -04:00 |
rusefi
|
5fc6043a14
|
Kinetis readme files
|
2019-07-27 12:46:51 -04:00 |
andreika-git
|
1e73b830ac
|
Kinetis files (pre-alpha) (#890)
|
2019-07-27 09:52:01 -04:00 |