Commit Graph

282 Commits

Author SHA1 Message Date
rusefi d81e139918 fixing stuff by reducing the gap between Windows and Linux scripts 2020-06-16 14:12:27 -04:00
rusefi 76d3dbe22c fixing stuff? 2020-06-14 18:06:33 -04:00
rusefi 0d0f8f6c60 progress 2020-05-31 14:05:03 -04:00
rusefi 8474fa8476 char type java generation 2020-05-25 13:57:34 -04:00
rusefi 32fbe0ed0c progress with _hex and _16_hex 2020-05-22 01:23:38 -04:00
rusefi 9b0a65efad progress - firing order logic to be re-evaluated every time we generate 2020-05-04 23:54:28 -04:00
rusefi adefb01362 screen generator 2020-04-29 22:34:51 -04:00
rusefi 598f90f6c9 code generator progress 2020-04-12 23:44:14 -04:00
rusefi 52a0bb375f documentation 2020-04-11 22:08:04 -04:00
rusEfi ac09211d71 live docs: whitespace support 2020-02-22 15:37:58 -05:00
rusefi 94c2f3a4cd he owes me one now 2020-02-14 23:03:26 -05:00
rusefi 2197f94bf1 gen_config should fail with misaligned integers fix #1115 2020-02-02 13:24:32 -05:00
rusefi 9cc013f9de Config generation handles padding after packed booleans (bits) wrong
fix #1057
2019-12-14 16:11:31 -05:00
rusefi b220781fa8 everyone loves cross-platform EOL issues! 2019-11-16 14:55:12 -05:00
rusefi 5ac63a78f5 better state validation 2019-11-16 14:52:17 -05:00
rusefi 5ac8545060 Delayed A/C compressor switch #922 2019-09-11 19:30:36 -04:00
rusefi 36a84f97b8 Live Docs progress: consuming data from multiple structures 2019-09-01 15:24:44 -04:00
rusefi de1b1318ce fresh code generator binary 2019-08-31 10:57:40 -04:00
rusefi d345369ac2 steps towards ETB live documentation 2019-08-15 20:24:17 -04:00
rusefi cc6257bf5c trigger counters to formula, docs & improvements 2019-07-20 14:56:56 -04:00
rusefi fd8f70d8c4 Annotations in C++ code to produce formulas in rusEfi console #807 2019-07-13 09:00:03 -04:00
rusefi d0e4a0984f Annotations in C++ code to produce formulas in rusEfi console #807 2019-06-27 06:47:13 -04:00
rusefi 0b843819eb TPS Live Documentation 2019-06-17 21:37:11 -04:00
rusefi e6b0e0625a Utility class which writes same line both to stdout and file 2019-06-17 20:21:32 -04:00
rusefi 7717f43fca explicit folder for generated java stuff 2019-06-16 22:14:40 -04:00
rusefi 7082885267 explicit folder for generated java stuff 2019-06-16 22:06:05 -04:00
rusefi 116897ba63 fixing fresh defect in code generator 2019-06-15 21:44:21 -04:00
rusefi 8fe9f1dcfe '-initialize_to_zero' mode for code generator 2019-06-15 15:54:58 -04:00
rusefi bd80315737 bumping configuration version in light of #773 2019-06-14 13:04:04 -04:00
rusefi ade7a62987 Annotations in C++ code to produce formulas in rusEfi console #807
reducing hard-coded constants in generator and etc
2019-06-14 00:47:28 -04:00
rusefi 0a2d65d506 template substitution for tsInfo part of the definition 2019-06-11 21:43:46 -04:00
rusefi c4cf7d2106 generating without build folder, faster fail in case of failure 2019-06-10 23:13:32 -04:00
rusefi e938b29bc3 signed byte type support 2019-06-10 23:08:38 -04:00
rusefi 3d88b546b5 input has sizes hard-coded #836 2019-06-10 13:38:25 -04:00
rusefi 9292efadbe TS flexibility for MRE 2019-06-07 17:38:12 -04:00
rusefi c577f50079 board-specific usability #808
fixing enum range
2019-06-04 23:45:41 -04:00
rusefi 60253de5f9 extracting hw-specific enums 2019-06-04 12:27:34 -04:00
rusefi 27b8c6d771 getting ready for enum file split 2019-06-02 16:16:06 -04:00
rusefi 844c5a9c1b pins mapping logic fix & pins kind fix 2019-06-02 14:10:21 -04:00
rusefi 50b2522088 board-specific usability #808
toolset
2019-06-01 18:27:34 -04:00
rusefi 4c75ebde21 Usability: TS project rework #811
trying to address encoding nightmare
2019-06-01 17:15:01 -04:00
rusefi cd36259258 incremental code generation 2019-06-01 16:51:32 -04:00
rusefi dc521198b6 board-specific usability #808 2019-05-30 20:41:54 -04:00
rusefi a2e8d02a11 board-specific usability #808 2019-05-30 18:19:27 -04:00
rusefi 483c891e16 board-specific usability #808 2019-05-30 00:18:41 -04:00
rusefi 93a90f5e7f generator progress 2019-05-27 20:06:01 -04:00
rusefi d788baaa09 learning C & C++ - explicit typedef vs struct 2019-05-27 19:35:30 -04:00
rusefi 92c9ea2893 code generator progress 2019-05-27 17:44:10 -04:00
rusefi 71d55fd7bd recovering rom raider generation 2019-05-27 06:55:10 -04:00
rusefi f76619c0e2 generator now takes full file name 2019-05-26 20:54:44 -04:00
rusefi d38bea0dd3 named parameters & lazy build feature 2019-05-26 18:37:53 -04:00
rusefi 44ad5fc3c8 configuration generator refactoring 2019-05-18 17:10:28 -04:00
rusefi 63b7ee7496 minor bugfix - enabling 31st bit 2019-05-02 18:19:56 -04:00
rusefi dae6638b62 rusEfi settings editor is broken for one byte enums #709 2019-04-08 11:19:07 -04:00
rusefi f851beecb1 gen_config: add rusefi_config_custom.txt to override #defines #727 2019-04-03 19:08:42 -04:00
rusefi 62fb26a60c gen_config: add rusefi_config_custom.txt to override #defines #727 2019-04-03 19:05:41 -04:00
rusefi e67f9ed33f refactoring 2018-12-20 01:01:59 -05:00
rusefi 615858a9ab refactoring 2018-12-20 00:59:33 -05:00
rusefi a4a8d22b37 refactoring 2018-12-20 00:52:18 -05:00
rusefi 76613f9e1b refactoring 2018-12-20 00:49:27 -05:00
rusefi 1d13e647db refactoring 2018-12-20 00:40:17 -05:00
rusefi 95a4852bf7 refacotring 2018-12-20 00:29:09 -05:00
rusefi 209a2e8446 refactoring 2018-12-20 00:27:49 -05:00
rusefi 0037c79a09 refactoring 2018-12-20 00:13:03 -05:00
rusefi 4e4fcc8563 refactoring 2018-12-19 23:45:00 -05:00
rusefi bcc51ad68b refactoring 2018-12-19 23:35:45 -05:00
rusefi a9752e7236 reducing confusion with file names 2018-12-19 23:18:03 -05:00
rusefi f8c97836e7 docs 2018-12-19 21:32:26 -05:00
rusefi 415f410baf ETB bias curve in TS 2018-12-09 13:50:13 -05:00
rusefi e14e12393c ETB bias curve by TPS 2018-12-09 10:19:47 -05:00
rusefi 8abe406f22 nicer message 2018-03-18 11:13:23 -04:00
rusefi b973fa580c detailed message 2018-03-18 09:03:39 -04:00
rusefi 68880d342b fixing build 2017-12-11 11:23:53 -05:00
rusefi 85a1ccb1ef #495 2017-11-19 14:29:46 -05:00
rusefi c490a1e70c #382 improvements to generator to support simple string constants 2017-04-03 21:09:04 -04:00
rusefi 60867cba65 EOL for generated files 2017-03-27 22:24:52 -04:00
rusefi 72871721ad EOL for generated files 2017-03-27 22:15:48 -04:00
rusefi fb19f30040 EOL for generated files 2017-03-27 21:29:38 -04:00
rusefi be7c78599b #382 2017-03-26 18:48:12 -04:00
rusefi 24a9bbe107 #382 non-numeric defines into C sources 2017-03-26 18:09:37 -04:00
rusefi f47715a806 better logging & time stamp feature 2017-03-03 20:07:06 -05:00
rusefi 56247bfc30 manual sync 2017-02-20 17:24:52 -05:00