rusefillc
90586f02a4
docs
2021-12-11 03:40:24 -05:00
rusefillc
c0b30287e7
random clean-up and more explicit handing of 33 bits in a row
2021-12-09 21:42:14 -05:00
rusefillc
4d03ff9751
refactoring: hiding 'prev' logic a bit deeper
2021-12-09 21:42:06 -05:00
rusefillc
cbca82f5fd
toString
2021-12-09 17:41:18 -05:00
rusefillc
64354e1d79
unit test coverage for conditional structure
2021-12-09 17:41:08 -05:00
rusefillc
905760e84e
docs
2021-12-08 23:18:38 -05:00
rusefillc
e6e259c7d9
output channel name duplication fix #3681
2021-12-08 22:45:51 -05:00
Matthew Kennedy
1a618c9d6f
remove cache zip, rely on LazyFile instead ( #3639 )
...
* don't use cache.zip
* delete cache zip
* withConstructor
* I can't type
* bad merge
* jar
* jar
2021-12-01 23:00:54 -05:00
Matthew Kennedy
890cbd8cf2
remove define_constructor ( #3640 )
...
* no define_constructor
* jar
* sim needs live doc
2021-11-30 19:31:54 -05:00
Matthew Kennedy
61402dc52c
fix output channel dependency detection ( #3634 )
...
* s
* jar
2021-11-28 23:46:48 -05:00
rusefillc
5eb3e76fb8
why so many channels are hidden in debug ? #3614
2021-11-28 23:09:24 -05:00
rusefillc
8d2487ce2e
why so many channels are hidden in debug ? #3614
2021-11-28 22:02:18 -05:00
rusefillc
86ff41cd17
refactoring: nicer API
2021-11-28 22:01:23 -05:00
rusefillc
76b746548c
micro refactoring
2021-11-28 21:59:38 -05:00
rusefillc
a24358f350
refactoring: nicer API
2021-11-28 21:18:21 -05:00
rusefillc
4c0631b2db
automation around outputs section #197
...
datalog toolset
2021-11-28 17:55:33 -05:00
rusefillc
82397f149e
Epic: Remove FSIO #2928
2021-11-28 17:31:38 -05:00
rusefillc
6a9a267314
automation around outputs section #197
...
datalog toolset
2021-11-28 17:04:46 -05:00
rusefillc
27e9540e78
automation around outputs section #197
...
datalog toolset
2021-11-28 16:36:30 -05:00
rusefillc
1bbe587716
automation around outputs section #197
...
datalog toolset
2021-11-28 14:40:16 -05:00
rusefillc
30ddb4fd22
automation around outputs section #197
...
datalog toolset
2021-11-28 14:10:13 -05:00
rusefillc
8674a8b830
automation around outputs section #197
...
datalog toolset
2021-11-28 13:57:56 -05:00
rusefillc
d76d0f3326
automation around outputs section #197
...
refactoring: extract helper class & poke
2021-11-28 13:13:13 -05:00
rusefillc
a6800cd384
automation around outputs section #197
...
refactoring: extract helper class
2021-11-28 13:04:51 -05:00
rusefillc
650527b1af
automation around outputs section #197
2021-11-27 00:36:14 -05:00
Matthew Kennedy
cdd27abb09
turn on c++ 20 ( #3579 )
...
* set flags
* emit initializers
* jar
2021-11-19 22:19:34 -05:00
rusefillc
1268129028
better error handling
2021-11-18 19:33:20 -05:00
rusefillc
4e78a7f2d6
better error handling
2021-11-18 00:04:19 -05:00
Matthew Kennedy
14953c55dd
new parser handles enum values ( #3492 )
...
* simplify
* poke to force generate
* enums
* jar
* jar
* poke
* prepends formatted
* prepends
* eol
* eol
* allow no endl at eof
* Revert "eol"
This reverts commit 022029faef338281b1a3551f82e46c4b6a7578a5.
* Revert "eol"
This reverts commit 6274502db740569235210916fde4ec84863d7fb3.
2021-11-11 23:09:39 -05:00
rusefi
19fe90452a
+ symbol required to make TS tips show #3463
...
just to be
2021-11-10 16:10:55 -05:00
Matthew Kennedy
a3c569e5f0
TS parser improvements, compatibility ( #3479 )
...
* scalar layout
* wrong name in comments
* better compatibility for tooltips starting with + or not
* s
* sort of handle signature
* only strip nested
* new parse can mostly read signature
* oops
* jar
* jar
2021-11-06 18:17:03 -04:00
Matthew Kennedy
a38b3f00c3
Remove array typedef syntax ( #3477 )
...
* remove array typedef support completely
* extraneous semicolon
* binary
2021-11-06 09:12:43 -04:00
Scott Smith
16378dcf59
Convert existing tables to use the simpler 3d table definition style in rusefi_config.txt ( #3473 )
...
This fixes #3465 .
2021-11-05 21:55:33 -04:00
Scott Smith
eb781f38b4
Determine the correct mul/div for autoscale from the TS config line instead of specifying it twice. ( #3470 )
2021-11-05 19:26:25 -04:00
Scott Smith
8e5d65978a
Add 3d table support to the java config file parser. ( #3464 )
...
This removes the need to use custom for 3d tables. Syntax (to avoid changing the ANTLR parser) is
to use 'x' instead of separate [], i.e.:
uint16_t[HPFP_TARGET_SIZE x HPFP_TARGET_SIZE] hpfpTarget;;"kPa", 1, 0, 0, 65000, 0
2021-11-05 14:27:32 -04:00
Matthew Kennedy
980a7cc833
autoscale fields in generated structs ( #3444 )
...
* add to grammar
* parser
* parser
* example consumer
* build config tool
* commit the right jar
2021-11-02 18:59:19 -04:00
rusefillc
a8b922b008
https://rusefi.com/forum/viewtopic.php?f=19&t=2177
2021-10-28 13:11:32 -04:00
rusefillc
d2b923edc8
https://rusefi.com/forum/viewtopic.php?f=19&t=2177
...
refactoring and test coverage
2021-10-28 13:02:08 -04:00
rusefillc
f48d568be7
https://rusefi.com/forum/viewtopic.php?f=19&t=2177
2021-10-28 12:40:34 -04:00
rusefillc
0f5f0d7dd8
fixing Configuration Definition CI
2021-10-24 13:54:33 -04:00
rusefillc
4192aee6de
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 12:49:51 -04:00
rusefillc
94bfeec588
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-23 22:34:08 -04:00
rusefillc
3882d3d824
placing all logs into same folder
2021-10-23 20:18:09 -04:00
rusefillc
5d5b4f0d56
Trigger setup in TS is highly confusing #3401
...
rabbit hole: integrating enums with TS templating
2021-10-23 20:09:10 -04:00
rusefillc
6e4c241d50
refactoring
2021-10-23 20:02:22 -04:00
rusefillc
b5c122408c
global static variable bad, dependency injection better
2021-10-23 19:41:45 -04:00
rusefillc
d2f54daefd
doc & greener code
2021-10-23 19:20:44 -04:00
rusefillc
abadef0e96
enum reader progress
2021-10-20 22:01:50 -04:00
rusefillc
55a6de05ba
validate field name duplicates at least sometimes
2021-10-16 23:02:06 -04:00
rusefillc
eb91e23df1
refactoring
2021-10-16 22:13:35 -04:00
rusefillc
315ae3d982
composition better than inheritance
2021-10-16 21:08:50 -04:00
rusefillc
ed799501a8
probably progress
2021-10-16 20:44:07 -04:00
rusefillc
1d76a667af
fixing build
2021-10-14 17:10:11 -04:00
rusefillc
03fc9566ea
fixing build
2021-10-14 17:09:26 -04:00
rusefillc
1886a42fe9
Whatever we call it, how ever we implement it - we need live data / remote view into rusEFI actual state #3353
...
this stuff is definitely dead code
2021-10-14 14:01:31 -04:00
rusefillc
a55a3cc2d8
making IDEA happier?
2021-08-08 05:06:09 -04:00
Lenar Khannanov
555d9dfe4e
Feature 3014 migrating to gradle ( #3079 )
...
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* upd: get changes from master; fix: rebasing conflicts
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* upd: up-to-master; fix: conflicts in build.xml's
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* fix: conflicts from master
* feat: restructured shared_ui module for gradle; fix: main build.xml
* feat: restructured tools module; fix: main build.xml according to new structure
* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
2021-07-30 08:15:32 -04:00
rusefillc
a42569382c
https://github.com/rusefi/rusefi/issues/3053
2021-07-24 13:04:07 -04:00
rusefillc
af73cd4b66
docs
2021-07-19 01:12:49 -04:00
rusefillc
80e345d503
docs
2021-07-13 09:01:08 -04:00
David Holdeman
5582518a04
ConfigDefinition stuff ( #2940 )
...
* add check for empty string
* try catching duplicates, while allowing same id on a pin
* js brain
* fixes
* fixes
* comment out
* build
* bump submo
* comment
2021-07-09 22:07:07 -04:00
rusefi
9fcca87332
extra state validation is needed
2021-07-09 01:11:20 -04:00
rusefi
8cde88aa31
refactoring
2021-07-09 00:28:03 -04:00
rusefillc
7d7115d0d7
MRE same pin or not? #2897
2021-07-02 18:22:13 -04:00
rusefillc
a27edf50fb
H64 uses GPIOD_12 twice why does it not fail? #2877
2021-07-02 13:15:48 -04:00
rusefillc
5608caf6fc
H64 uses GPIOD_12 twice why does it not fail? #2877
...
only code clean-up no functional changes
2021-07-02 13:11:11 -04:00
Matthew Kennedy
20ed673915
multi dim arrays ( #2867 )
2021-06-26 20:16:31 -04:00
Matthew Kennedy
3f99110467
new parse: write C structs ( #2852 )
...
* fix offsets inside struct arrays
* style
* fix index writing for arrays of structs
* write TS context comments
* cleanup
* ts writer copies all lines input -> output
* Add _hex and _char definitions
* definition tostring
* replace variables
* wire up firing order replacement
* c struct writer
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-24 19:43:56 -04:00
Matthew Kennedy
12bd5bdf2b
new parse: read rusefi.input, write almost-working output ini! ( #2851 )
...
* fix offsets inside struct arrays
* style
* fix index writing for arrays of structs
* write TS context comments
* cleanup
* ts writer copies all lines input -> output
* Add _hex and _char definitions
* definition tostring
* replace variables
* wire up firing order replacement
* jar
2021-06-24 16:36:30 -04:00
Matthew Kennedy
563c3d8c62
new parse: write TS tooltip comments ( #2850 )
...
* fix offsets inside struct arrays
* style
* fix index writing for arrays of structs
* write TS context comments
* cleanup
2021-06-24 15:54:04 -04:00
Matthew Kennedy
947e364d75
new parsing: fix names of arrays of structs ( #2849 )
...
* fix offsets inside struct arrays
* style
* fix index writing for arrays of structs
2021-06-24 05:13:06 -04:00
David Holdeman
81d38068d8
Yaml parsing refactor ( #2842 )
...
* throw error on unknown class
* build
* refactor, first try
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* build
* start at one more
* checks, minor refactor
* try toString
* check for null, idk
* try throwing class not found error
* oh duh
* oh duh numba two
* oh duh numba three
* build
* switch to switch_inputs
* switch output to outputs
* try
* build
* break loop when found
* fix maybe
* add missing s
* fix a bug
* move nothingname check
* catch other class
* use PinType
2021-06-21 19:10:25 -04:00
rusefillc
9d3f628f97
Yaml parsing refactor #2842
2021-06-20 22:55:48 -04:00
Matthew Kennedy
aa8bfe0020
parse enums ( #2832 )
...
* enums and definitions
* bad merge
* txt format
* endBit
* handle 1-size arrays
* strings
* fix auto enum
* hard code 0 and 1
* jar
* jar
2021-06-20 17:35:31 -04:00
Matthew Kennedy
b3e47b493b
fix dependencies ( #2835 )
2021-06-18 22:53:13 -04:00
Matthew Kennedy
6915efd500
config gen layout fixes ( #2829 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* grammar for unions
* parse unions
* layout logic
* fix union alignment
* union in config
* enable definition resolve
* testing
* zero init behavior
* bit fields respect custom options
* ts prints arrays correctly
* ts prints structs correctly
* auto round numbers
* cleanup
* bad merge
* bad merge
* jar
* kick
2021-06-18 16:58:04 -04:00
Matthew Kennedy
d57ea124a1
cleanup for easier ini compare ( #2830 )
...
* remove dot zero
* don't parse as double
* minor formatting
* Revert "don't parse as double"
This reverts commit f2427927f7df0f5fa27ed66c888009e3a3da8412.
* expect integer "1"
* jar
2021-06-18 15:43:16 -04:00
Matthew Kennedy
e7e9ab0d5c
Antlr 2 ( #2823 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* grammar for unions
* parse unions
* layout logic
* fix union alignment
* union in config
* jar
* comment
* jar
* jar
* no prefix on root struct
* stray space
* normalize some enums
2021-06-18 12:31:23 -04:00
Matthew Kennedy
2c6b8ae3c6
parse with antlr ( #2747 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* console should not build config def tool
* ugh the dependency tree is insane
* this should fix hw ci
* console build
* console jenkins script
* test
* Revert "test"
This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.
* throw on parse failure
* jar
* fix #2821
* comment
2021-06-16 17:07:05 -04:00
Matthew Kennedy
8dec425cec
smarter enum file parsing ( #2765 )
...
* enumInputFiles
* fix
2021-05-30 19:24:52 -04:00
rusefillc
fda22ad749
minor code refactoring, same exact logic
2021-05-20 20:02:25 -04:00
Matthew Kennedy
84368cae10
Config generator jar ( #2716 )
...
* fix test
* jar
* kick config
* guard stuff
* nmea
* nmea
* nmea
* c++ is type safe, which is good
* c++ is type safe
2021-05-17 12:32:59 +03:00
Matthew Kennedy
0ea1f15ca3
compile gpiochips as cpp ( #2702 )
...
* rename
* core
* structing
* more
* makefile
* structing
* 6240 compiles
* explicit cast instead of implicit narrowing
* 8888
* no extern C
* fix tests build
* extern "C"
* 33810
* 8860
* 33810
* linker
* unbreak master
* don't need that if compiling as C++
* bump config
* fix test
* tests
* unit tests bad merge
* build
* move subaru logic to cpp file
* cpp goodness
* hpp include
* this is probably the right thing to do
* simulator
2021-05-17 08:42:56 +03:00
rusefillc
969609f3e3
gen_config.sh code duplication #2451
...
docs
2021-05-09 13:16:18 -04:00
David Holdeman
550517eb6c
Fix config CI ( #2638 )
...
* add yaml to inputFiles
* add jar
2021-05-06 23:12:05 -04:00
rusefillc
e32ec60dbe
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-05-06 10:44:14 -04:00
rusefillc
d10115ae5c
h64 more better error handling
2021-05-01 15:40:27 -04:00
rusefillc
2181b05013
config definition better error handling
2021-05-01 15:12:39 -04:00
rusefillc
c8ddf05bb5
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-04-30 01:45:35 -04:00
rusefillc
2575c8beeb
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-04-30 01:05:23 -04:00
rusefillc
23c04c9ddc
random clean-up
2021-04-30 00:22:40 -04:00
rusefillc
2054f68edd
random docs
2021-04-29 22:36:21 -04:00
rusefillc
e7991b3626
code style
2021-04-29 22:36:20 -04:00
rusefillc
28560dbd79
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
...
moving methods
2021-04-29 21:45:35 -04:00
rusefillc
afffdbd41c
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
...
some pretty dead code and moving methods
2021-04-29 21:30:49 -04:00
rusefillc
d445181a5e
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
...
only extracting methods without any changes to the logic
2021-04-29 21:15:51 -04:00
rusefillc
b0d2a7b8bd
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-04-29 17:35:50 -04:00
rusefillc
0594a5b305
field type into header comment
2021-04-26 17:51:29 -04:00
rusefillc
122fe16db7
is gen_config invoked too often now? #2387
2021-03-12 22:25:03 -05:00
rusefillc
06e05d821b
is gen_config invoked too often now? #2387
...
unzip is complicated
2021-03-05 21:39:26 -05:00
rusefillc
bc7ff44cb2
is gen_config invoked too often now? #2387
...
how about we do not trust anyone to properly handle EOL CRLF?
2021-03-05 20:35:53 -05:00
rusefi
40e9c4174f
TS does not support zero length arrays? #2366
2021-02-16 17:25:52 -05:00
rusefillc
78c7cfe896
refactoring
2021-02-10 20:36:56 -05:00
rusefillc
9fbf16ce08
code generator: better handing of array size 1
2021-02-08 23:47:48 -05:00
rusefillc
d5aa951a49
trying to help kinetis by reducing RAM usage back to where it was
2021-02-08 23:21:34 -05:00
rusefillc
02f08808ef
spaces into multiplication
2021-02-01 12:11:00 -05:00
Matthew Kennedy
622a47c70b
Remove whitespace ( #2246 )
...
* don't tab in fields
* jar
2021-01-27 15:44:52 -05:00
Matthew Kennedy
bed6819d8b
normalize configuration grammar ( #2240 )
...
* modify grammar
* add missing typedefs
* these typedefs are easier to handle in the parser
* make the existing parser work with the changed format
* grumble grumble jar
* we can deal with this part later
* handle later
* deal with this later
2021-01-26 21:56:47 -05:00
David Holdeman
6ead64e512
New board pin-mapping system ( #2231 )
...
* convert mre mapping
* convert mre mapping
* funny stuff for GPIOA_5
* move class next to id
* rough draft
* update scripts
* fix some errors
* fix some errors
* try
* check against null
* try amp
* try
* try
* fix some errors
* update scripts
* fix maybe
* fix maybe 2
* fix maybe
* fix maybe
* fix
* try
* fix
* use .equals
* use StringBuilder
* use instanceof
* use .max
* remove getMaxValue
* Suppress Warning
* major optimization
* fix maybe
* off-by-one error
* move yaml file loop
* add j2 connector
* add pads yaml
* check for null or empty
* add AV pins to pads
* forgot class
* move registerpins out of loop
* fix typo
* rebase
* check if string
* convert frankenso
* convert frankenso
* tyop
* missing class
* copy mre to skel
* remove prometheus yaml
* remove kinetis yaml
* build configDefinition
* replace var with string
* slight refactor
2021-01-22 12:03:14 -05:00
andreika-git
f5820190cd
add #if/#else/#endif support to gen_config ( #1928 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-11-05 07:59:47 -05:00
David Holdeman
8ebdf6fcdc
fix type mismatch ( #1808 )
...
* fix type mismatch
* comment
* change field
* switch to efitimesec16_t
* add typedef
* add type to configdefinition
* build
2020-09-19 17:17:44 -04:00
rusefi
88bedcb978
Tokenisation of multipler expressions #1735
2020-08-30 15:31:22 -04:00
rusefi
22a947d498
https://github.com/rusefi/web_backend/issues/97
2020-08-30 14:58:05 -04:00
rusefi
4b9f69b02e
https://github.com/rusefi/web_backend/issues/97
...
base line unit test
2020-08-30 14:50:13 -04:00
rusefi
ea052ed2b2
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 16:20:10 -04:00
rusefi
8bcc3aeb64
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 15:56:59 -04:00
rusefi
9d240fd536
toolset progress
2020-08-14 15:38:56 -04:00
rusefi
7882e9b2e1
toolset progress
2020-08-14 15:27:27 -04:00
rusefi
e1d9e7a349
refactoring: static bad
2020-08-14 13:54:27 -04:00
rusefi
2b06b4a0fc
Console commands are broken #1671
2020-08-05 19:51:43 -04:00
rusefi
c20ee800b8
Console commands are broken #1671
...
code generator test coverage
2020-08-05 19:27:23 -04:00
rusefi
530439c424
TS SD integration #1653
2020-08-05 00:04:02 -04:00
rusefi
ce091f2778
progress
2020-08-04 23:18:35 -04:00
rusefi
b4a8d25909
progress
2020-08-04 22:51:27 -04:00
rusefi
5a83645e8c
that's a tiny problem
2020-08-04 19:25:32 -04:00
rusefi
af4dcc10f2
STRING support for java fields
2020-07-18 19:30:49 -04:00
rusefi
a3393133a6
STRING support for java fields
2020-07-18 19:12:47 -04:00
rusefi
dee2cc0a68
progress
2020-07-14 21:34:59 -04:00
rusefi
3f5ce4a7b4
migrate amazing idle from FSIO to less opaque TS #1581
2020-07-07 23:01:14 -04:00
rusefi
15731e29f9
something was broken?
2020-07-06 02:05:34 -04:00
rusefi
1deecb35a8
generated
2020-07-06 01:09:05 -04:00
rusefi
d78089be81
SHORT_BOARDNAME becomes BUNDLE_NAME
2020-07-06 00:48:43 -04:00
rusefi
a2b14cb297
trying to simplify things a bit
2020-07-05 23:09:43 -04:00
rusefi
0f62bcf804
steps towards Android
2020-07-03 10:49:14 -04:00
rusefi
83833df6d9
logging refactoring
2020-07-02 20:10:22 -04:00
rusefi
7f9dddc435
one step back
2020-07-02 16:28:07 -04:00
andreika-git
2ccae8669c
gen_config new hash ( #1561 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 14:19:35 -04:00
andreika-git
1e8bebd5b3
Gen config refactor 2 ( #1560 )
...
* gen_config refactor, part II
* short board defines
* oops
* comment & undef
* define QUOTE
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
andreika-git
11f1988803
Gen config refactor 1 ( #1558 )
...
* fix signature
* gen_config refactor, part I
* Add empty cache.zip
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 08:16:18 -04:00
rusefi
c80a230e2b
all fields should have TS info
2020-06-30 15:20:30 -04:00
rusefi
7b6da35920
all fields should have TS info
2020-06-30 15:19:11 -04:00
rusefi
1dd173b49e
convention for fields without TS info
2020-06-29 21:54:30 -04:00
rusefi
811b616aaa
convention for fields without TS info
2020-06-29 21:53:26 -04:00
andreika-git
d5083d84ea
gen_live_documentation cache ( #1544 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 11:50:51 -04:00
andreika-git
3635d0077a
gen_config cache ( #1543 )
...
* use cache for gen_config
* create dummy cache files to store them in github
* fix typo
* comment
* text
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 10:00:11 -04:00
andreika-git
76bfbf62d6
gen_config is no more lazy ( #1541 )
...
* gen_config: replace lazyFile with timestamp checks
* board_generator: use LazyFile
* fix romraider and TOTAL_CONFIG_SIZE
* merge
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-27 14:23:51 -04:00
rusefi
81756b2e94
minor refactoring & docs
2020-06-27 12:46:01 -04:00
rusefi
b5d1ce124d
minor refactoring & docs
2020-06-27 12:45:18 -04:00
rusefi
ad3367ea1b
Only two .ini files got auto-generated #1519
2020-06-19 00:28:50 -04:00
rusefi
c27dfae2bb
TS plugin
2020-06-17 23:19:07 -04:00
rusefi
1221de56a4
TS project: hide all invalid entries fix #1505
2020-06-17 20:51:29 -04:00
rusefi
cbc7d4a73e
TS project: hide all invalid entries #1505
2020-06-17 20:33:17 -04:00
rusefi
127dd67838
restoring ldmp
2020-06-17 19:03:10 -04:00
rusefi
e01a260552
TS project: hide all invalid entries #1505
2020-06-17 18:48:48 -04:00
rusefi
05932f9e75
fixing stuff by reducing the gap between Windows and Linux scripts
2020-06-16 14:12:27 -04:00
rusefi
a7aea821b7
something is broken somewhere :(
2020-06-14 18:01:23 -04:00
rusefi
63ab889e2f
happy new year
2020-06-09 20:08:16 -04:00
rusefi
4429e3c13f
TS plugin progress
2020-06-03 17:28:14 -04:00
rusefi
7bf4c362d0
progress
2020-05-31 14:05:03 -04:00
rusefi
1053f98985
char type java generation
2020-05-25 13:57:34 -04:00
rusefi
39671f3c33
"-skip" is probably not needed anymore
2020-05-23 19:39:04 -04:00
rusefi
f4169b0819
progress with _hex and _16_hex
2020-05-22 01:23:38 -04:00
rusefi
716b442c56
why not?
2020-05-09 00:49:57 -04:00
rusefi
75d76f850d
progress - firing order logic to be re-evaluated every time we generate
2020-05-04 23:54:28 -04:00
rusefi
48fc6d91d9
better location
2020-05-04 23:38:19 -04:00
rusefi
f2e7e825be
screen generator
2020-04-29 22:34:51 -04:00
rusefi
ad09177105
code generator progress
2020-04-12 23:44:14 -04:00
rusefi
1322c1dfac
composition instead of inheritance
2020-04-12 23:43:25 -04:00
rusefi
302fc02545
processor progress
2020-04-12 23:32:22 -04:00
rusefi
2decb5f196
that's how this works now
2020-04-12 23:24:14 -04:00
rusefi
04a5a39858
documentation
2020-04-11 22:08:04 -04:00
rusefi
5c2794c2e0
critical error usability improvements
2020-03-28 21:28:32 -04:00
rusEfi
d576b8e627
live docs: whitespace support
2020-02-22 15:37:58 -05:00
rusefi
64c83fa4cd
he owes me one now
2020-02-14 23:03:26 -05:00
rusefi
7e02210cb8
adding flexibility
2020-02-14 22:44:59 -05:00
rusefi
1ac264acc0
unit test refactoring
2020-02-14 22:27:37 -05:00
rusefi
a62340b8b9
gen_config should fail with misaligned integers fix #1115
2020-02-02 13:24:32 -05:00
rusefi
3f3cddbf01
Config generation handles padding after packed booleans (bits) wrong
...
fix #1057
2019-12-14 16:11:31 -05:00
rusefi
d5b25902d3
Config generation handles padding after packed booleans (bits) wrong
...
#1057
refactoring
2019-12-14 15:33:30 -05:00
rusefi
d6780909f5
Config generation handles padding after packed booleans (bits) wrong #1057
...
everything should start with a unit test
2019-12-14 14:46:20 -05:00
rusefi
0a10465c56
better state validation
2019-11-16 14:52:17 -05:00
rusefi
2349ea237a
Delayed A/C compressor switch #922
2019-09-11 19:30:36 -04:00
rusefi
448d99a2c8
Delayed A/C compressor switch #922
2019-09-10 23:49:21 -04:00
rusefi
47d8cdf0ac
Delayed A/C compressor switch #922
2019-09-10 22:55:58 -04:00
rusefi
fdf4049679
Delayed A/C compressor switch #922
2019-09-08 23:23:05 -04:00
rusefi
01669b7327
refactoring
2019-09-08 23:11:11 -04:00
rusefi
8c3780e78d
Delayed A/C compressor switch #922
2019-09-08 22:46:47 -04:00
rusefi
abf2406621
Live Docs progress: consuming data from multiple structures
2019-09-01 15:24:44 -04:00
rusefi
33cc21225c
Live Data progress: using field's context
2019-09-01 15:01:57 -04:00
rusefi
1ffaa8eea2
Live Data progress
2019-09-01 13:56:46 -04:00
rusefi
7842c7305f
Live Data progress
2019-09-01 00:45:36 -04:00
rusefi
c23b7d4156
better defaults to make things easier
2019-08-31 23:06:40 -04:00
rusefi
26285b9bae
better defaults to make things easier
2019-08-31 23:00:16 -04:00
rusefi
3f0665255d
LiveData source files list is now defined in yaml format
2019-08-31 22:54:45 -04:00
rusefi
c630feb23c
docs
2019-08-28 00:18:00 -04:00
rusefi
2804b31e7e
cranking fuel live data #911
2019-08-26 23:41:04 -04:00
rusefi
84955cdedb
throttle pedal up switch for Miata NA6
2019-07-21 17:06:16 -04:00
rusefi
01996de8c8
typo
2019-07-21 08:19:49 -04:00
rusefi
e5b953db84
trigger counters to formula, docs & improvements
2019-07-20 14:56:56 -04:00
rusefi
9e461e7c27
Annotations in C++ code to produce formulas in rusEfi console #807
2019-07-13 09:00:03 -04:00
rusefi
b2dece5269
undoing wrong fix & better fix for #805
...
also generator logging improvements
This reverts commit f07f96599b
.
2019-06-30 14:28:47 -04:00
rusefi
6fd5f2a644
code generator progress
2019-06-29 21:34:25 -04:00
rusefi
d9c3eba470
Annotations in C++ code to produce formulas in rusEfi console #807
2019-06-27 06:47:13 -04:00
rusefi
13fefc6245
Annotations in C++ code to produce formulas in rusEfi console #807
2019-06-18 23:23:30 -04:00
rusefi
717af8a681
TPS Live Documentation
2019-06-17 21:37:11 -04:00
rusefi
af6c342368
Utility class which writes same line both to stdout and file
2019-06-17 20:21:32 -04:00
rusefi
451ace3f5d
Annotations in C++ code to produce formulas in rusEfi console #807 ( #848 )
2019-06-17 19:14:03 -04:00
rusefi
47daf9512e
explicit folder for generated java stuff
2019-06-16 22:14:40 -04:00
rusefi
97a976dadd
explicit folder for generated java stuff
2019-06-16 22:06:05 -04:00
rusefi
3632f5f787
fixing fresh defect in code generator
2019-06-15 21:44:21 -04:00
rusefi
c3cfa41b98
'-initialize_to_zero' mode for code generator
2019-06-15 15:54:58 -04:00
rusefi
e07b119a7f
bumping configuration version in light of #773
2019-06-14 13:04:04 -04:00
rusefi
f327b961f7
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
6b7baaaecc
template substitution for tsInfo part of the definition
2019-06-11 21:43:46 -04:00
rusefi
090fa01465
generating without build folder, faster fail in case of failure
2019-06-10 23:13:32 -04:00
rusefi
2b7fde2c5e
signed byte type support
2019-06-10 23:08:38 -04:00
rusefi
69a80c73f6
input has sizes hard-coded #836
2019-06-10 13:38:25 -04:00
rusefi
66903595b7
TS flexibility for MRE
2019-06-07 17:38:12 -04:00
rusefi
f6800dbd39
board-specific usability #808
...
fixing enum range
2019-06-04 23:45:41 -04:00
rusefi
ab1cf401e6
extracting hw-specific enums
2019-06-04 12:27:34 -04:00
rusefi
1a00003b81
smarter .gitignore
2019-06-03 22:55:15 -04:00
rusefi
f268317561
getting ready for enum file split
2019-06-02 16:16:06 -04:00
rusefi
0e1d740591
unit tests for generator
2019-06-02 15:07:20 -04:00
rusefi
2968cdafbc
pins mapping logic fix & pins kind fix
2019-06-02 14:10:21 -04:00
rusefi
5282e29d7c
board-specific usability #808
...
toolset
2019-06-01 18:27:34 -04:00
rusefi
0fc13878ee
board-specific usability #808
2019-06-01 17:51:46 -04:00
rusefi
c97d735fc0
Usability: TS project rework #811
...
trying to address encoding nightmare
2019-06-01 17:15:01 -04:00
rusefi
5588e8e323
incremental code generation
2019-06-01 16:51:32 -04:00
rusefi
0334f20fd1
board-specific usability #808
2019-05-30 20:41:54 -04:00
rusefi
2c844b551f
board-specific usability #808
2019-05-30 18:19:27 -04:00
rusefi
f40e0be614
board-specific usability #808
2019-05-30 00:18:41 -04:00
rusefi
d33f117688
unknown type is now a nice error
2019-05-29 23:54:25 -04:00
rusefi
489b115611
generator progress
2019-05-27 20:06:01 -04:00
rusefi
e117bff3de
learning C & C++ - explicit typedef vs struct
2019-05-27 19:35:30 -04:00
rusefi
bf362f46b5
code generator progress
2019-05-27 17:44:10 -04:00
rusefi
54f9d77f46
recovering rom raider generation
2019-05-27 06:55:10 -04:00
rusefi
5db9eb44d9
generator now takes full file name
2019-05-26 20:54:44 -04:00
rusefi
2d0e59cdc5
named parameters & lazy build feature
2019-05-26 18:37:53 -04:00
rusefi
ede9fd5c6f
refactoring
2019-05-19 12:15:57 -04:00
rusefi
2c758692ef
configuration generator refactoring
2019-05-18 17:10:28 -04:00
rusefi
3c4119c5c3
refactoring
2019-05-18 08:35:51 -04:00
rusefi
666894e267
refactoring
2019-05-18 08:24:29 -04:00
rusefi
f02207735a
minor bugfix - enabling 31st bit
2019-05-02 18:19:56 -04:00
rusefi
64c70c3e2d
rusEfi settings editor is broken for one byte enums #709
2019-04-08 11:19:07 -04:00
rusefi
a48dd78966
gen_config: add rusefi_config_custom.txt to override #defines #727
2019-04-03 19:08:42 -04:00
rusefi
b863a673ef
gen_config: add rusefi_config_custom.txt to override #defines #727
2019-04-03 19:05:41 -04:00
rusefi
8cd2ef7e44
bye-bye workspace files
2019-03-12 14:59:15 -04:00
rusefi
6631396e72
misc
2018-12-25 08:18:57 -05:00
rusefi
108f0417da
refactoring
2018-12-20 01:01:59 -05:00
rusefi
843f759941
refactoring
2018-12-20 00:59:33 -05:00