Commit Graph

235 Commits

Author SHA1 Message Date
rusefi af82d63112 refactoring connectivity 2020-06-21 16:37:33 -04:00
rusefi 7e33ad575d Revert "Minor fixes (#1442)"
This reverts commit 2e9cff85
2020-05-16 19:28:49 -04:00
dron0gus 2e9cff8596 Minor fixes (#1442)
* exti trigger: mark pins used, handle errors

* MC33810 add to smart gpios
2020-05-16 19:15:49 -04:00
rusefi a88b41a8d0 refactoring related to RED FATAL/CRITICAL LED is a bit dim when it should be OFF
#157
2020-05-11 18:22:51 -04:00
kon ae44c0fce7 Aux serial (#1422)
* aux serial updates from last PR

* trying to guess

* wow that's old! also not working maybe?

* hiding diag code which was messing with GP2/GP3 i.e. TLE8888_PIN_22 TLE8888_PIN_23

* date

* Mc33 undervolt (#1421)

* mc33 flash check

* DI sanity checks for setting HV config

* mc33 under voltage check

* mc33 under voltage check

Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>

* fixed {}

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: NOx-z <50815960+NOx-z@users.noreply.github.com>
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
Co-authored-by: kon <dev@triggerdevel>
2020-05-11 12:17:42 -04:00
rusefi 6268b8d039 reducing confusion? 2020-05-04 19:26:13 -04:00
rusefi 5d6ec1d68b refactoring: using brain_pin like the rest of the code 2020-05-02 23:47:10 -04:00
rusefi 433b4811ca what could possibly go wrong 2020-05-02 22:34:31 -04:00
Matthew Kennedy 499d445fd2 reclaim (#1377)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-27 14:36:26 -04:00
Matthew Kennedy a005daa8cb switch ADC to gpt (#1343)
* switch to gpt

* halconf

* fix kinetis

* fix kinetis

* fix guards

* comment cleanup
2020-04-23 22:50:18 -04:00
rusefi 3888ffc007 smart gpio clean-up 2020-04-06 14:28:08 -04:00
rusefi c1ab5ca585 smart gpio clean-up 2020-04-06 14:13:29 -04:00
rusefi 205fdcee66 launch control #203 2020-03-23 20:44:34 -04:00
Matthew Kennedy d5034ab8c2 this flag did nothing (#1161) 2020-02-26 17:30:02 -05:00
Matthew Kennedy 2437aaffc6 Omit canned configs from Proteus (#1159)
* omit presets from proteus

* ifdef guard
2020-02-25 19:46:22 -05:00
Matthew Kennedy 6db8978667 Add single flag for omitting PnP configs (#1157)
* switch to single enable flag

* engine_configuration.cpp
2020-02-24 19:08:02 -05:00
rusefi f834f99245 opening the door to boost controller! 2020-01-31 14:29:52 -05:00
rusefi 63e3e84e08 happy new year 2020-01-08 00:02:40 -05:00
Matthew Kennedy b25f50c6ee 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 561986d3e4 The Big Refactoring of 2019: folder structure #723 2019-12-04 01:11:10 -05:00
andreika-git ae9c619c50 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
rusefi 82b7190dc0 review feedback 2019-11-03 10:36:35 -05:00
rusefi d3931fac50 why was RTC disabled? 2019-09-20 18:22:39 -04:00
rusefi d4b9c7217e fatalErrorPin setting is not used #926
reducing configuration fragility
2019-09-09 21:44:48 -04:00
rusEfi 32d6c1ce68 tiny progress 2019-09-02 11:48:49 -04:00
rusefi 5f51a783d2 fixing build? 2019-08-06 22:33:27 -04:00
rusefi d57779b686 F7 nucleo does not work?
funny, it was about some very unused feature
2019-08-02 01:36:02 -04:00
rusefi 10c06ab73c EFI_TOOTH_LOGGER 2019-07-07 15:22:46 -04:00
rusefi eca2c711e7 docs 2019-05-07 10:10:15 -04:00
andreika-git 20b6a17695 EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793)
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE

* Impl. EFI_CONSOLE_UART_DEVICE

* Move flash source files to ports/stm32/ & hw_ports.mk

* Fix TLE6240

* Fix EFI_NO_CONFIG_WORKING_COPY

* EFI_PRINT_MESSAGES_TO_TERMINAL
2019-05-05 11:06:27 -04:00
rusefi 913f887391 fixing F7 build 2019-05-03 22:12:57 -04:00
rusEfi 71976df42f MC33816 integraion #784
bare bones skeleton
2019-05-03 21:13:25 -04:00
rusefi 1d7c3f5b07 USB and TLE8888 not working for F4 or F767 #764 2019-04-20 22:38:56 -04:00
rusefi 600a6c5b9b USB and TLE8888 not working for F4 or F767 #764
changing order of compilation in order to change which version is hw_tested
2019-04-20 22:13:50 -04:00
rusefi af365a8f71 USB and TLE8888 not working for F4 or F767 #764
starting not to like smart chips
2019-04-20 16:50:03 -04:00
rusefi cee91fa378 USB and TLE8888 not working for F4 or F767 #764
continuing the guessing game
2019-04-20 14:58:01 -04:00
rusefi 2f80486d24 USB and TLE8888 not working for F4 or F767 #764
nope, still fails :(
2019-04-20 12:48:01 -04:00
rusefi c305c29984 USB and TLE8888 not working for F4 or F767 #764
interesting?!
2019-04-20 12:23:16 -04:00
rusefi 6d673b4bd8 USB and TLE8888 not working for F4 or F767 #764 2019-04-19 06:33:49 -04:00
rusefi a43ab0b9da trying again #764 2019-04-19 01:56:05 -04:00
rusefi f874a809d0 ? 2019-04-19 00:10:26 -04:00
rusefi befc01a601 would it work? 2019-04-18 08:57:59 -04:00
rusefi 57bdac9118 one step back 2019-04-16 01:32:24 -04:00
rusefi adceeaff8d running with BOARD_MC33972_COUNT 2019-04-15 23:15:16 -04:00
rusefi cedcd5fcf2 we need TLE8888 driver #714 2019-04-14 17:10:59 -04:00
rusefi 4adf3e0ff7 we need TLE8888 driver #714
reviving build
2019-04-13 16:35:45 -04:00
rusefi fb1dd5a3ca steps towards smarter gpio 2019-04-13 11:22:40 -04:00
rusefi 50c481924e steps towards smarter gpio 2019-04-13 10:58:52 -04:00
rusefi 2f5c20e4da progress? 2019-04-13 01:05:01 -04:00
rusefi 24948a2641 defined(__DOXYGEN__) ? fix #748 2019-04-12 22:10:57 -04:00
dron0gus b3a161fce6 Cleanup 3 (#745)
* status leds: pick warning LED pin from configuration

* wave analyzer: do not init if no pin assigned
2019-04-11 23:33:33 +02:00
rusefi 05c7baa7a1 CONFIG_RESET_SWITCH_PORT flexibility 2019-04-06 08:41:37 -04:00
rusefi 540e0a2c85 The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725 2019-04-01 11:16:19 -04:00
andreika-git a79175f6ef More portability & small fixes (#719)
* Use hw_stm32.mk

* Fix bootloader

* Use more common hw_ports.mk filename instead of hw_stm32.mk

* More CPU compatibility for Makefile

* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE

* Move lockAnyContext()/unlockAnyContext() to rfiutil.c

* USE_FATFS

* EFI_LCD

* Less compilation errors

* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE

* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS

* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()

* merge

* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
2019-03-29 15:29:01 +01:00
andreika-git a3f33f3f0d More compatibility for ADC_inputs, etc. (#716)
* Move STM32-specific ADC pinouts to ports/stm32/stm32_common.cpp

* Move STM32-specific files to ports/*

* setAdcChannelOverrides()

* Add #ifdefs for adc_inputs (PWM_FREQ_*, PWM_PERIOD_*, ADC_*_DEVICE)

* addChannel(), removeChannel()

* fix tle6240 compilation

* Add stm32_common.cpp to Makefile

* More ports/stm32/* paths

* More ports/stm32/* paths

* More flexible GPIO ports

* Add #ifdef for GPTDEVICE

* EFI_BOARD_TEST and EFI_JOYSTICK

* EFI_TLE8888

* Fix HIP9011_logic compilation

* ADC_CHANNEL_SENSOR

* Move ioportid_t PORTS[] to ports/*

* Fix simulator
2019-03-28 22:46:10 -04:00
rusefi 9a8f31e12f we need TLE8888 driver #714 2019-03-25 15:14:22 -04:00
rusefi a3b150a171 Migrating to chibios18 (#687)
* first step #631

* chconf #631

* no EXT driver

* #631 progress

* #631 WOW it already compiles?!

* #631 simulator progress

* #631 CAN is back

* more changes about 25MHz

* Migrate to Chibios 18 stable #631

* undoing some merge mistake?

* little mess

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631
joystick works!

* Migrate to Chibios 18 stable #631
done?!
2019-02-05 18:36:25 -05:00
rusefi dfe6d8391f better conditional compilation 2019-01-31 19:14:29 -05:00
rusefi a1d834130e FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously 2019-01-05 23:48:37 -05:00
rusefi dc5fe620ee Saab CDM knock signal integration #647 2019-01-04 23:47:39 -05:00
rusefi d56050dada avoiding magic constant 2018-12-24 00:15:00 -05:00
rusefi 7f5d352ecd explicit default 2018-12-23 23:59:21 -05:00
rusefi 00a7f26ef9 progress 2018-12-16 01:13:44 -05:00
rusefi 66ff934c6a #630 2018-12-09 14:32:50 -05:00
rusefi f2165da28e new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
rusefi 2f887ec315 #569 2018-03-17 21:24:04 -04:00
rusefi f33ee12f3b #550 2018-01-23 22:23:24 -05:00
rusefi 0b0f9efa3a Feature 463 (#464)
* #463

* #463

* default .LD filename

* #463

* fixing start-up by disabling LSE until rusEfi patch is applied

* simulator compiles now

* latest ChibiOS 17 with FatFS 0.13
2018-01-23 21:17:30 -05:00
rusefi 5542b4b27b narrow into reality 2018-01-23 08:33:20 -05:00
andreika-git 0e6cea5cdd Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)

* typo

* Remove unused targetIdleRpm from TS config
2017-12-27 17:56:04 -05:00
rusEfi 2bc7dc9eff #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi 8a0e0ff1b3 #473 2017-08-17 02:49:07 -04:00
rusefi 8db50d44fc #140 2017-06-18 02:39:19 -04:00
Andrei 8c847247ad EFI_MAIN_RELAY_CONTROL draft 2017-06-13 01:14:39 +03:00
andreika-git 226a2c76a1 Merge branch 'master' into bootloader 2017-06-05 20:35:33 +03:00
rusefi 828a7c8ca0 fixed #437 2017-06-04 12:21:31 -04:00
Andrei e86a385f64 Bluetooth setup code integration 2017-06-04 15:50:31 +03:00
Andrei 3a7e96c5e3 EFI_USB_SERIAL flexibility 2017-05-31 01:37:13 +03:00
rusEfi 4c4c65d1ce one step back 2017-05-23 20:03:09 -04:00
rusEfi d92cae6ebb serial to use DMA, returning GPS 2017-05-23 18:52:52 -04:00
Andrei e8375cf401 UART-DMA compile errors fix 2017-05-24 01:06:09 +03:00
Andrei c4ba78770d Working UART-DMA v2.0 2017-05-23 20:10:43 +03:00
rusefi 3b88c417d1 reviving maxLockedDuration 2017-05-21 13:27:02 -04:00
rusefi 4de0d629d1 better syntax 2017-05-21 10:56:08 -04:00
rusefi bedde6469f wider usage of EFI_CLOCK_LOCKS 2017-05-21 10:38:36 -04:00
Andrei 9c0d7cc667 BOARDSRC_CPP (and compatibility issues) pull request 2017-05-02 20:34:01 +03:00
rusEfi 95b3757932 refactoring - reducing GPIO complexity 2017-04-21 20:07:17 -04:00
rusefi 3a11e26837 refactoring - reducing GPIO complexity 2017-04-21 17:08:04 -04:00
rusefi bafb44d276 refactoring - reducing GPIO complexity 2017-04-21 15:14:37 -04:00
rusefi fdc74dd5ea command-line default flexibility 2017-04-16 12:57:48 -04:00
rusefi c1c3376405 better CAN flexibility 2017-04-12 10:41:16 -04:00
rusefi 86728a4d00 making CAN more flexible 2017-04-12 09:36:13 -04:00
rusefi 22f2754034 sdCardSpiDevice 2017-04-11 19:25:31 -04:00
rusEfi 70fa5911f9 auto-sync 2017-02-15 11:03:28 -05:00
rusEfi 372d783f6f auto-sync 2017-01-06 10:04:41 -05:00
rusEfi f434c6de31 auto-sync 2017-01-04 19:01:27 -05:00
rusEfi 31c9a97620 auto-sync 2017-01-04 18:02:35 -05:00
rusEfi 552c664a23 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi f7c0d4ee5b auto-sync 2016-10-31 20:02:09 -04:00
rusEfi 1c51e2cbe2 auto-sync 2016-10-28 23:01:36 -04:00
rusEfi bc65a8db05 auto-sync 2016-10-18 17:00:37 -04:00
rusEfi 14c4941552 auto-sync 2016-08-26 17:02:37 -04:00
rusEfi 97b0b37cf4 auto-sync 2016-07-25 23:03:45 -04:00
rusEfi 55d8acc7af auto-sync 2016-06-27 22:02:41 -04:00
rusEfi e514e66068 auto-sync 2016-01-23 02:01:34 -05:00
rusEfi 42069e51ac auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 846b77d64b auto-sync 2015-12-21 20:02:32 -05:00
rusEfi a120b52017 auto-sync 2015-12-02 20:10:06 -05:00
rusEfi 7ff9505df6 auto-sync 2015-11-09 19:03:32 -05:00
rusEfi 84a6c0905f auto-sync 2015-10-31 17:01:24 -04:00
rusEfi 0c6c680bc9 auto-sync 2015-10-22 17:01:29 -04:00
rusEfi dad329927a auto-sync 2015-09-13 12:01:42 -04:00
rusEfi a543d176dc auto-sync 2015-07-15 21:01:45 -04:00
rusEfi 41e7abdd6f auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 69b0c4e2de auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 490da27bb3 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi 8bd52dc891 auto-sync 2015-05-29 21:05:30 -04:00
rusEfi e9c41fd772 auto-sync 2015-04-07 16:09:51 -05:00
rusEfi a4159d891f auto-sync 2015-04-04 10:05:55 -05:00
rusEfi 47054b432f auto-sync 2015-03-19 20:11:55 -05:00
rusEfi 465d54dcbe auto-sync 2015-03-04 21:08:26 -06:00
rusEfi 690139f638 auto-sync 2015-02-25 07:08:28 -06:00
rusEfi 061e983e2f auto-sync 2015-02-24 21:08:58 -06:00
rusEfi ca4a5746c8 auto-sync 2015-02-22 09:05:13 -06:00
rusEfi a05c2a2934 auto-sync 2015-01-20 23:04:00 -06:00
rusEfi f1faba1986 auto-sync 2015-01-18 11:04:53 -06:00
rusEfi a174734294 auto-sync 2015-01-12 17:04:10 -06:00
rusEfi 4e536937f9 auto-sync 2014-12-29 20:04:24 -06:00
rusEfi cd00d0d362 auto-sync 2014-12-25 18:03:21 -06:00
rusEfi d237ce610c auto-sync 2014-12-24 13:05:19 -06:00
rusEfi 57f9892b06 auto-sync 2014-12-24 12:05:36 -06:00
rusEfi f0c20916f1 auto-sync 2014-12-24 00:03:26 -06:00
rusEfi b3fec2be91 auto-sync 2014-12-23 22:03:31 -06:00
rusEfi cb1b7cc137 auto-sync 2014-12-23 15:03:33 -06:00
rusEfi 3f3688d747 auto-sync 2014-12-23 14:04:12 -06:00