Commit Graph

166 Commits

Author SHA1 Message Date
rusefi d09bcad3e7 dreams of two ETBs 2019-05-05 12:02:42 -04:00
rusefi 6706270c9d TPS is worth being FAST 2019-04-24 20:51:14 -04:00
rusefi b4f87ee4a9 baro? 2019-04-16 01:55:15 -04:00
rusefi 04445b5713 cj125 and hip125 and else SPI broken with chibi18 migration #757 2019-04-14 18:09:58 -04:00
rusefi 4ffd9638e6 random cleanup 2019-04-14 13:19:36 -04:00
rusefi 508e9d74e7 defined(__DOXYGEN__) ? #748 2019-04-12 20:52:51 -04:00
andreika-git e2883a9166 ADC_CHANNEL_SENSOR & EFI_INTERNAL_ADC (#726) 2019-04-01 20:02:19 +02:00
andreika-git c34d7cac48 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
dron0gus c9edbf4225 Cleanup fixes (#700)
* Kill some more warnings

* pin_repository: add markUnused, allow use from plain C

* ehiGpio.cpp: add forgotten GPIOG port
2019-03-08 07:01:15 -05:00
rusefi 3d53c9911d making gcc8 happier? 2019-03-02 18:41:25 -05:00
rusefi 761498efb1 refactoring - using proper enum 2019-02-24 10:04:00 -05:00
rusefi 46bdbf82d1 refactoring: reducing code duplication 2019-02-23 12:33:49 -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 cbd2d69731 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
rusefi 6d80a31586 docs 2018-12-23 23:29:19 -05:00
rusEfi 3d3122c76c better? field name 2018-11-30 00:17:55 -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 1f90cf153d refactoring 2018-09-16 22:26:57 -04:00
rusefi 959a91ae4c unique error codes #598 2018-07-25 23:03:04 -04:00
rusefi f4dd44245d docs 2018-04-08 11:38:14 -04:00
rusefi a56fd71ecd docs 2018-04-08 11:35:24 -04:00
rusefi 64b7a51617 #65
explicit precision control
2018-01-23 12:05:14 -05:00
andreika-git bf181f88d8 CJ125: prepare ADC (#542) 2018-01-22 17:45:10 -05:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusEfi 414f45ede2 softer error handling 2017-12-03 18:17:59 -05:00
rusefi 2974ff66e2 fix #490 2017-11-27 21:49:58 -05:00
Matthew Kennedy c3c38aa9bd Implement oil pressure sensor (#491)
* code changes

* config changes
2017-11-15 14:30:13 -05:00
Matthew Kennedy d13b25eaa2 Fix adcdbug when one or more channels set to "none" (#477)
* gitignore atollic truestudio

* Fix adcdebug when >= 1 ADC channel is set to none
2017-08-29 10:03:24 -04:00
andreika-git 83dfee8e96 Use RTC backup register to save Stepper IAC position (#471) 2017-08-07 07:28:21 -04:00
rusefi 3f42eddd64 better constant name 2017-08-06 19:43:01 -04:00
rusefi d280141ac2 better error code names 2017-05-29 19:23:15 -04:00
rusefi f27f99e9cc better method name 2017-05-15 08:40:54 -04:00
rusefi d5a70c237e ADC fast mode was not configured for all possible pins 2017-05-01 07:39:32 -04:00
rusEfi c4d4e43e76 refactoring - reducing GPIO complexity 2017-04-21 20:09:57 -04:00
rusEfi f1801746f4 refactoring - reducing GPIO complexity 2017-04-21 20:07:17 -04:00
rusefi 748a959a2b better code name 2017-04-12 07:57:52 -04:00
rusefi 2f05a05845 fixing ADC 2017-04-05 22:41:51 -04:00
rusefi c25a5e20b2 minor bugfix: uPpEr cAsE not supported in command names 2017-04-04 23:17:56 -04:00
rusefi 24c771a24d safe pre-merge, reducing chibios3 PR 2017-03-30 09:01:28 -04:00
rusefi 7d30cf8b88 find_cygwin . -type f -print0 | xargs -0 dos2unix
firmware
2017-03-24 13:41:36 -04:00
rusefi 4bf5456457 better constant names 2017-03-09 01:10:33 -05:00
rusefi a0d0f8ac79 better error code enum names & minor binary protocol test command fix 2017-03-05 14:13:47 -05:00
rusefi 2babd85a9e individual error codes for all errors 2017-03-05 08:50:19 -05:00
rusefi 28bcd995ee refactoring - better constant name & docs 2017-02-20 12:53:43 -05:00
rusEfi f6ad4b1ace auto-sync 2017-02-15 11:03:28 -05:00
rusEfi 4046450727 auto-sync 2017-02-06 21:03:09 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi 2d64490724 auto-sync 2016-12-27 14:04:04 -05:00
rusEfi e72f660b39 auto-sync 2016-12-17 09:02:59 -05:00
rusEfi e984e7a0c4 auto-sync 2016-10-10 14:02:17 -04:00
rusEfi 5212e2b28d auto-sync 2016-09-10 22:03:38 -04:00
rusEfi d861f21e17 auto-sync 2016-09-10 00:02:11 -04:00
rusEfi ba0f415e04 auto-sync 2016-07-19 22:03:16 -04:00
rusEfi c56bb35a8d auto-sync 2016-07-19 21:04:11 -04:00
rusEfi dd33713c19 auto-sync 2016-07-15 23:01:38 -04:00
rusEfi 38b3771a4b auto-sync 2016-07-13 21:03:05 -04:00
rusEfi bcab4a7394 auto-sync 2016-07-02 13:01:42 -04:00
rusEfi b8ac239550 auto-sync 2016-05-27 23:02:16 -04:00
rusEfi a8db509257 auto-sync 2016-05-11 23:01:39 -04:00
rusEfi ee8a80fb9d auto-sync 2016-04-23 23:07:45 -04:00
rusEfi 0faf7ab4c3 auto-sync 2016-02-04 11:02:13 -05:00
rusEfi e9b3835a37 auto-sync 2016-02-03 19:02:03 -05:00
rusEfi 00a0995823 auto-sync 2016-01-31 21:02:03 -05:00
rusEfi 4d45716cc9 auto-sync 2016-01-31 16:01:26 -05:00
rusEfi 77f7ad454e auto-sync 2016-01-30 22:03:36 -05:00
rusEfi a870ed7a07 auto-sync 2016-01-23 19:01:32 -05:00
rusEfi e360052fde auto-sync 2016-01-21 19:02:57 -05:00
rusEfi a7b9dbce96 auto-sync 2016-01-21 17:02:40 -05:00
rusEfi 7cc9e68afb auto-sync 2016-01-21 16:01:34 -05:00
rusEfi 2dba0e0a71 auto-sync 2016-01-20 22:01:35 -05:00
rusEfi 04b09fc692 auto-sync 2016-01-20 17:01:53 -05:00
rusEfi a1afc46a13 auto-sync 2016-01-15 23:01:43 -05:00
rusEfi a6f83d36de auto-sync 2016-01-08 10:02:43 -05:00
rusEfi fbdea87819 auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 400185ffa3 auto-sync 2015-08-30 15:01:34 -04:00
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 298341e0d1 auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 241498d330 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi 8f7a5635f2 auto-sync 2015-05-30 00:05:45 -04:00
rusEfi 246716375b auto-sync 2015-05-23 16:09:40 -04:00
rusEfi 75e22583d2 auto-sync 2015-05-22 23:08:51 -04:00
rusEfi ef0ca54630 auto-sync 2015-05-09 12:05:55 -04:00
rusEfi d80065a677 auto-sync 2015-05-02 19:07:39 -04:00
rusEfi a228108f17 auto-sync 2015-04-30 09:10:01 -04:00
rusEfi 1461aba6a5 auto-sync 2015-04-25 22:09:28 -04:00
rusEfi 8a13b50d32 auto-sync 2015-04-25 21:12:30 -04:00
rusEfi cf287775d4 auto-sync 2015-02-27 19:09:56 -06:00
rusEfi 078f50c5c4 auto-sync 2015-02-26 10:07:06 -06:00
rusEfi 333b99d1b9 auto-sync 2015-02-24 23:11:07 -06:00
rusEfi e737debcc1 auto-sync 2015-02-24 15:08:35 -06:00
rusEfi 836188c674 auto-sync 2015-02-22 23:04:24 -06:00
rusEfi 483af2de6a auto-sync 2015-02-11 19:07:15 -06:00
rusEfi 700c291b0b auto-sync 2015-01-27 17:04:01 -06:00
rusEfi e3ab55dc65 auto-sync 2015-01-26 23:07:17 -06:00
rusEfi 13c60095a8 auto-sync 2015-01-14 08:05:59 -06:00
rusEfi e6fe729edb auto-sync 2015-01-14 07:05:23 -06:00
rusEfi 5eaa81daf9 auto-sync 2015-01-13 22:06:42 -06:00
rusEfi 9820527bdb auto-sync 2015-01-12 17:04:10 -06:00
rusEfi 6f7687ac1d auto-sync 2014-12-31 18:03:30 -06:00
rusEfi 23b33cc818 auto-sync 2014-12-23 21:06:10 -06:00