Commit Graph

4454 Commits

Author SHA1 Message Date
rusefi fa28197ff6 mini board still works! 2019-01-31 22:51:10 -05:00
rusefi 34e4c80691 it works, kind of :) 2019-01-31 22:36:47 -05:00
rusefi 2cc6aa4a45 better conditional compilation 2019-01-31 19:14:29 -05:00
rusefi 9ed58a5ba0 better conditional compilation 2019-01-31 18:30:40 -05:00
rusefi da4fb3a19f better conditional compilation 2019-01-31 17:55:23 -05:00
rusefi ed4fed57fb better conditional compilation 2019-01-31 11:57:15 -05:00
rusefi 43c7df64fa mini board progress 2019-01-30 17:44:34 -05:00
rusefi c52401cceb 405 option 2019-01-30 17:41:39 -05:00
rusefi d9c8c1fc3e #631 TIME_MS2I mostly 2019-01-28 20:00:17 -05:00
rusefi c6ef295002 #631 2019-01-28 19:50:37 -05:00
rusefi fef6c3cc95 #631 2019-01-28 19:33:51 -05:00
rusefi c4cd774d29 #656 trying a new idea 2019-01-28 03:25:28 -05:00
rusefi de2eb04519 #657 2019-01-28 02:59:14 -05:00
rusefi 3dab4b5163 #656 global is not great 2019-01-28 02:29:13 -05:00
rusefi b3e4ab1f6a #657 2019-01-28 01:25:23 -05:00
rusefi 5bb24e0193 better (?) location for files 2019-01-28 01:09:13 -05:00
rusefi fb206bb3df #657 pulling global access down 2019-01-28 00:52:21 -05:00
rusefi 9a3441f11b #657 pulling global access down 2019-01-28 00:44:30 -05:00
rusefi e51af16b2f no comment 2019-01-28 00:00:19 -05:00
rusefi af518d7978 #657 2019-01-27 23:41:46 -05:00
rusefi 66be88982d comment typo 2019-01-27 23:07:02 -05:00
rusefi 43abc97cbe getting ready for #631 2019-01-27 21:32:41 -05:00
rusefi cc4b8c7a6c mini board 2019-01-27 20:33:05 -05:00
rusefi fcddf19afb actually firmeare is currently about 430KB 2019-01-27 18:04:59 -05:00
rusefi dad56cd342 configurable FLASH_ADDR 2019-01-27 17:53:11 -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 9649fcf372 #147 2019-01-26 23:22:11 -05:00
rusefi c432be2a41 black board 2019-01-26 13:20:01 -05:00
rusefi 7fcbe43e71 #669 renaming error code 2019-01-26 13:19:18 -05:00
rusefi ad420c462c progress but still does not work 2019-01-26 12:13:35 -05:00
rusefi 8594a29c6a minimal pin configuration & EFI_COMMUNICATION_PIN fix 2019-01-26 11:38:14 -05:00
rusefi ed8fbe9b1e more pins to Full Pinout 2019-01-26 11:33:41 -05:00
rusefi 61a5686a74 STM32F407VET6 Mini first steps 2019-01-25 23:42:49 -05:00
rusefi 9e8239620e docs 2019-01-25 22:19:44 -05:00
rusefi faaea40ad0 docs 2019-01-25 21:04:33 -05:00
rusefi 1b74b722d2 refactoring: 'const' modifier 2019-01-24 23:44:29 -05:00
rusefi 14199080b1
Trigger rabbit hole (#682)
fix #681

* this did not work right

* progress: spinning is detected sooner now

* and now things are much better?

* and now reducing RAM usage
2019-01-24 21:12:55 -05:00
rusefi f2c321d37b got deeper into the rabbit hole and now I am confused about something else 2019-01-24 00:19:01 -05:00
rusefi 90a7e61767 trigger refactoring: extracting methods to improve readability 2019-01-23 22:31:16 -05:00
rusefi 72c6ebd239 trigger refactoring: extracting methods to improve readability 2019-01-23 22:06:42 -05:00
rusefi 87930e3b49 trigger code minor clean-up 2019-01-23 21:43:27 -05:00
rusefi f7a2cc9e63 state validation progress 2019-01-22 23:15:33 -05:00
rusefi 1d15885448 C++11 and unique method name 2019-01-22 19:07:36 -05:00
rusefi 53b5c08c0a refactoring around GET_RPM 2019-01-21 21:48:58 -05:00
rusefi 7a20bda66f refactoring around GET_RPM 2019-01-21 20:33:21 -05:00
rusefi 2756ff57eb refactoring: reducing header tree hell 2019-01-21 00:10:09 -05:00
rusefi db80801191 refactoring: reducing header tree hell 2019-01-20 23:44:05 -05:00
rusefi e1687b30ca refactoring: reducing header tree hell 2019-01-20 23:38:41 -05:00
rusefi ee8297c94d refactoring: reducing header tree hell 2019-01-20 23:30:40 -05:00
rusefi aa84ca62d4 refactoring: reducing header tree hell 2019-01-20 23:25:39 -05:00
rusefi a50ead0ed6 fix #678 2019-01-20 22:50:00 -05:00
rusefi 0878462a09 'setEngineType' via TunerStudio 2019-01-20 22:17:06 -05:00
rusefi 3be426f927 docs 2019-01-20 20:03:15 -05:00
rusefi 28bde6f084 better method name and docs related to improved craking logic 2019-01-20 11:33:40 -05:00
rusefi 8b0f885a84 I like C++11 :) 2019-01-19 22:31:55 -05:00
rusefi 5b18f9f360 FSIO testability and test-driven development 2019-01-19 22:09:37 -05:00
rusefi 1b0c46aaa7 better fields location, better initialization logic 2019-01-19 21:10:58 -05:00
rusefi add6517a74 stage 0 configuration 2019-01-19 20:27:14 -05:00
rusefi 78f4a68d3a #674 fix? 2019-01-19 19:45:35 -05:00
rusefi d299d02240 #35 progress 2019-01-19 11:28:37 -05:00
rusefi 8b66bdc86b #35 unit tests 2019-01-19 09:40:39 -05:00
rusefi c6f19d77be #35 unit tests 2019-01-19 09:14:48 -05:00
Matthew Kennedy fbc15b4bd2 const (#675) 2019-01-16 08:24:37 -05:00
rusefi 8539ba3271 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
rusefi 662831cde9 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:18:44 -05:00
rusefi 0a89fcca33 making code better with "const" 2019-01-15 21:03:45 -05:00
rusefi 0ffa05a911 learning C++ 2019-01-15 20:24:36 -05:00
rusefi e2091bbbc8 docs 2019-01-14 12:56:53 -05:00
rusefi a2e8744200 The Big Refactoring of 2019: configuration version should not be a global variable #656
making a global not global
2019-01-14 12:21:26 -05:00
rusefi 01095219ba docs 2019-01-14 11:36:46 -05:00
andreika-git 775775e4fd fix! (#673) 2019-01-14 11:33:58 -05:00
rusefi 7ad94ccdc1 Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
2019-01-14 11:30:41 -05:00
rusefi 756ad521aa Trigger: Question: something strange trigger errors #662
refactoring towards an improvement
2019-01-14 10:58:38 -05:00
rusefi 7ac4fcd91d one step back - fixing tests 2019-01-14 10:23:52 -05:00
rusefi cc97291e52 docs 2019-01-14 09:04:29 -05:00
rusefi 14badb4fc7 TS project typo 2019-01-14 08:57:53 -05:00
rusefi 4b72599e2f Trigger: Question: something strange trigger errors #662
hopefully CUSTOM_ERR_START_STACK fix
2019-01-14 08:57:08 -05:00
rusefi 2bbc5feef4 minor improvement 2019-01-14 00:21:08 -05:00
rusefi 4ed5072f13 enjoying C++11 2019-01-14 00:20:50 -05:00
rusefi 5379911ecb fixing build 2019-01-14 00:09:40 -05:00
rusefi 4b29af6e96 something is not right here :( 2019-01-14 00:01:35 -05:00
rusefi 274da1426d clean-up 2019-01-14 00:01:11 -05:00
rusefi d1430b1b3d enjoying C++11 2019-01-13 23:55:10 -05:00
rusefi 655f43f61a enjoying C++11 2019-01-13 23:44:26 -05:00
rusefi 8aea068532 enjoying C++11 2019-01-13 23:25:15 -05:00
rusefi c7f5581382 enjoying C++11 2019-01-13 23:20:19 -05:00
rusefi c459020fdd minor clean-up 2019-01-13 23:05:03 -05:00
rusefi 13ee53ad09 we shall log 8 last error codes #668 2019-01-13 20:51:36 -05:00
rusefi 1a2c294d1d Question: something strange trigger errors #662
logging 8 codes
2019-01-13 20:45:58 -05:00
rusefi de81a2c2f7 grouping trigger-related codes together 2019-01-13 20:12:48 -05:00
rusefi 2c859361aa minor standard miata progress 2019-01-13 19:42:08 -05:00
rusefi acc4b2f384 idle bench test from TS 2019-01-13 19:41:39 -05:00
rusefi 2e1d552396 MAF2MAP convestion #538 2019-01-13 01:53:58 -05:00
rusefi 0283cb1a2a refactoring: calling out 'const' things 2019-01-13 01:27:03 -05:00
rusefi fd652c8a40 refactoring: calling out 'const' things 2019-01-13 01:25:53 -05:00
rusefi 85a4307d04 Question: something strange trigger errors #662
unit test progress
2019-01-12 21:36:50 -05:00
rusefi 64892c5d06 field name typo 2019-01-12 14:19:21 -05:00
rusefi 9ab1fa069f cyclic_buffer.contains method 2019-01-12 14:01:13 -05:00
rusefi b7917800c8 making warning codes more unit testable 2019-01-12 08:34:38 -05:00
rusefi e0a284a7fc minor LCD progress 2019-01-12 04:53:06 -05:00