Commit Graph

920 Commits

Author SHA1 Message Date
rusefi 02fcc40b8b enjoying C++11 2019-01-13 23:20:19 -05:00
rusefi 713c029918 minor clean-up 2019-01-13 23:05:03 -05:00
rusefi 615a83cc5e Question: something strange trigger errors #662 2019-01-11 09:24:24 -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
rusefi 93b08dcc4c The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -05:00
rusefi 703dc30040 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-09 21:08:04 -05:00
rusefi 5c1098c93b The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 09:37:16 -05:00
rusefi 9f63ea4130 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusefi 84bcf68849 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 07:57:43 -05:00
rusefi 8bfb0925e1 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 00:53:54 -05:00
rusefi 5bac3f799c refactoring around "stopEngine" logic 2019-01-05 23:33:04 -05:00
rusefi daeaa925f2 refacoting: making code more consistent 2019-01-05 00:57:09 -05:00
rusefi 9afe619652 making either Matt or compiler or both happier 2019-01-05 00:11:17 -05:00
rusefi 56693665e8 #396 2019-01-04 21:33:50 -05:00
rusefi 7ba963ab3b #635 2019-01-01 14:05:11 -05:00
Fabien Poussin 1f29b5dd37 Workarounds for GCC 8 (#637) 2018-12-27 09:40:40 -05:00
rusefi 095d9d4417 #625 big step - no more engine dependency from TriggerShape 2018-12-25 22:47:29 -05:00
rusefi 62fae3a763 #625 2018-12-25 21:18:14 -05:00
rusefi e6a139b044 #625 2018-12-25 21:05:06 -05:00
rusefi 2ba347d81e #625 2018-12-25 20:56:54 -05:00
rusefi 9568bba319 #635 2018-12-25 20:09:35 -05:00
rusefi f49b34b794 #635 2018-12-25 19:42:27 -05:00
rusefi dd59c8cd92 #625 2018-12-25 19:18:37 -05:00
rusefi 991c365461 #625 progress 2018-12-25 19:13:28 -05:00
rusefi bc8abaa065 #635 2018-12-25 17:31:21 -05:00
rusefi fdddbc976b #635 2018-12-25 12:27:34 -05:00
rusefi 29cb44a67b #635 2018-12-25 11:51:49 -05:00
rusefi 50256b1fc6 #635 2018-12-25 10:33:28 -05:00
rusefi 64b128034b #635 2018-12-25 10:20:13 -05:00
rusefi b09850c766 #635 better names 2018-12-25 10:13:00 -05:00
rusefi 495205729b #635 refactoring: better name 2018-12-25 08:27:52 -05:00
rusefi 4a21105452 #635 2018-12-24 23:33:21 -05:00
rusefi 207df26c68 #635 2018-12-24 23:27:06 -05:00
rusefi f761616125 #635 2018-12-24 23:23:45 -05:00
rusefi c66b6faf54 #635 2018-12-24 23:16:33 -05:00
rusefi d0df516c16 refactoring trigger system 2018-12-24 22:57:36 -05:00
rusefi b124ccd678 refactoring 2018-12-24 22:40:48 -05:00
rusefi 1259761f70 more CPU stats code 2018-12-24 00:31:26 -05:00
rusefi ab2fc9a3d1 code style and some refactoring 2018-12-08 16:59:16 -05:00
rusefi 52e924ae3e moving code to proper file 2018-12-08 16:38:44 -05:00
rusefi aeca46f2fe better state validation 2018-12-08 16:31:46 -05:00
rusefi 8798224dd8 docs 2018-11-22 12:18:00 -05:00
rusefi 8dedd96d8d docs 2018-11-22 12:13:21 -05:00
rusefi 8b182349f3 more docs related to trigger process 2018-11-22 10:25:02 -05:00
rusefi c492e65c4e Mazda Z5 trigger integration 2018-11-22 10:01:48 -05:00
alexander-n8hgeg5e 3670078a7b trigger fix (#625) - mazda Z5 trigger 2018-11-22 09:56:34 -05:00
rusefi 62515c5de1 minor fixes 2018-11-21 22:15:22 -05:00
rusefi 6cfab90fe6 refactoring - hopefully making API safer 2018-11-21 19:40:19 -05:00
rusefi 0a5e26d3dc fixing simulator 2018-11-16 08:27:55 -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