Matthew Kennedy
7e8ae7c8a3
Write output channels with new parser ( #4219 )
...
* let the new parser run
* s
* support for output channels
* usages reader uses new parser for output channels
* better debugging configuration
* bad merge
* test it a bit too
* more tests
* copy/paste the same content from other file
* s
* fix bugs where even the existing logic tries to write as an enum (?)
* jar
* print stream always unix
* print stream always unix
* use typedefs correctly
* jar
* stub support for multiple of each type
* s
* s
* name some more datas
2022-06-19 09:52:23 -04:00
Matthew Kennedy
606e04364b
new parser TS output fixes, config file fixes ( #4261 )
...
* new parser TS output fixes, config file fixes
* jar
2022-06-18 17:24:50 -04:00
Matthew Kennedy
7cc09ade6f
More fragment refactoring: encode by type, not enum index ( #4075 )
...
* fragment refactoring
* jar
* jar?
* look up fragment by type, not index
* don't even include that
* jar again
* jar again
* unit tests are happy
* guards
* jar
* hpfp guarding
* handle knock controller
* jar
* s
* stub multiple for each
* jar
* Update live_data.cpp
* s
* s
2022-06-18 09:23:44 -04:00
Matthew Kennedy
ca775ef489
no trailing invalid ( #4257 )
...
* don't pad
* test & jar
* do it in the new parser too
* remove from config txt
* minor file format cleanups while we're at it
2022-06-17 21:23:42 -04:00
rusefillc
d701c1c8ef
new autoscale constraint #4111 ( #4111 )
2022-06-03 02:06:55 -04:00
Matthew Kennedy
41dbf51d06
use yaml like you're supposed to ( #4233 )
...
* use yaml like you're supposed to
* parse output names (but don't use it yet)
2022-06-03 01:02:16 -04:00
rusefillc
14cf368dcc
helping build
2022-06-02 15:25:10 -04:00
rusefillc
68801865f3
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-02 15:23:40 -04:00
rusefillc
34d4cd17bb
better logging
2022-06-02 15:23:38 -04:00
Andrey
ac213c31d8
new validation and a lot of clean-up!
2022-06-02 15:18:18 -04:00
rusefillc
fc9ed9ca43
https://github.com/rusefi/hellen-gm-e67/issues/36
2022-06-02 14:04:03 -04:00
rusefillc
b4e3bb63ef
TS enum key-value form #4232
2022-06-02 12:47:39 -04:00
rusefillc
0aab6d10e0
refactoring: reducing magic constant
2022-06-02 12:41:49 -04:00
rusefillc
bd51e1ae64
typo
2022-06-02 12:40:20 -04:00
rusefillc
f79d7f301e
helping build
2022-06-01 13:48:39 -04:00
Matthew Kennedy
7748997f56
test new parser TS layout ( #4220 )
...
* layout tests
* code analysis
* LOL java changes its line ending behavior based on your platform
* jar
2022-05-31 19:55:45 -04:00
rusefillc
22d9bf056a
heling build
2022-05-31 08:48:24 -04:00
Matthew Kennedy
aaa5afbf38
actually run the new parser ( #4218 )
...
* let the new parser run
* s
* ant
* minor cleanups
* allow passing string
* tests found a genuine bug
* test definitions
* helper
* test lots of parsing
* test missing define
* test typedefs, bits
* fix bug with more than 32 consecutive bits overflowing a single field
* s
* test extra hex definitions
* jar
2022-05-31 08:38:23 -04:00
rusefi
1d629df884
trying to reduce confusion x2
2022-05-30 17:06:56 -04:00
rusefillc
b0252fd3df
trying to reduce confusion
2022-05-30 16:42:08 -04:00
rusefi
3da1457f99
helping build
2022-05-15 21:41:53 -04:00
rusefillc
95ea662735
reduce flash footprint by smarter code generation #4163
2022-05-15 19:36:40 -04:00
rusefillc
9000af369b
efi::size
2022-05-15 19:19:21 -04:00
rusefi
a1b6be5452
reduce flash footprint by smarter code generation #4163
2022-05-15 18:33:22 -04:00
rusefillc
e13a34a956
reduce flash footprint by smarter code generation #4163
2022-05-15 17:56:39 -04:00
rusefillc
8611950460
splitting test into two
2022-05-15 10:22:23 -04:00
rusefi
91ca4d549b
one step back to avoid 'bit Constant engineType, contains fewer options (103) that expected(128)' TS warning
2022-05-14 11:10:49 -04:00
rusefillc
400b3c3547
Remove value copy from controller into outputChannels #4095
2022-05-09 08:24:55 -04:00
rusefillc
bc204bc239
compact pinout enum syntax part two
2022-05-09 08:12:25 -04:00
rusefillc
05ed284419
compact pinout enum syntax part two
2022-05-09 07:39:56 -04:00
rusefillc
f2ffb337bb
compact pinout enum syntax
2022-05-09 07:13:50 -04:00
rusefillc
56d5d77300
progress towards compact enum syntax
2022-05-09 07:02:01 -04:00
rusefillc
085d0d4941
Socket can ( #4126 )
...
* Linux is asking for SocketCAN ISO-TP console connector #4123
* Linux is asking for SocketCAN ISO-TP console connector #4123
* gradle
* Linux is asking for SocketCAN ISO-TP console connector #4123
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-03 16:41:24 -04:00
rusefillc
27a55eb36c
Technical debt: ENUM_32_BITS #3874
2022-05-02 00:22:45 -04:00
rusefillc
d4323d370a
Technical debt: ENUM_32_BITS #3874
2022-05-01 23:52:29 -04:00
rusefillc
e64b382662
one step back to help master
2022-04-29 09:18:20 -04:00
Matthew Kennedy
e4a0979dc2
Brain pin is enum class ( #4108 )
...
* change most usages to Gpio::
* board configs
* engine configs etc
* isBrainPinValid, smart gpio
* generator
* generator
* generator
* connector yamls
* kinetis enums
* cypress txt
* kinetis config
* frankenso
* config generator
* actually do it for the others
* disable skips for pr ci
* fix tle8888
* misc
* weird cast from int
* needs this operator too
* this can be an unsigned subtract
* happy tests
* s
* kinetis isConfigurationChanged weirdness
* missed J/K
* cypress efifeatures
* build script mistake (!)
* mistake in smart gpio
* debounce
* eg33
* kinetis, so needy
* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
rusefillc
d4a1811f7f
new autoscale constraint #4111
2022-04-26 19:38:49 -04:00
rusefillc
ee028acb5f
autoscale and scale
2022-04-26 19:25:45 -04:00
rusefillc
c3636eafb1
would this ever end...
2022-04-25 18:14:11 -04:00
rusefillc
a48654ce74
test coverage good
2022-04-25 00:46:27 -04:00
rusefillc
35b7546f22
2 byte pin index #4097
...
let's have another go?
2022-04-25 00:19:02 -04:00
rusefillc
4793687c34
2 byte pin index #4097
...
:( at least test coverage is being improved
2022-04-25 00:19:02 -04:00
rusefillc
388a4d238c
2 byte pin index #4097
...
fixing what was just broken
2022-04-24 23:49:41 -04:00
rusefillc
7e40edbebc
2 byte pin index #4097
...
wow that's bad again
2022-04-24 23:49:41 -04:00
rusefillc
66e661361b
2 byte pin index #4097
...
wow we have so many useful 'todo's :)
2022-04-24 23:23:12 -04:00
rusefillc
10409ebd59
2 byte pin index #4097
...
Matt by the way we do support '#if' in code generation
but for now without alignment any longer
2022-04-24 23:18:53 -04:00
rusefillc
cc03380a84
2 byte pin index #4097
...
not good
2022-04-24 23:06:33 -04:00
rusefillc
afff3bc872
2 byte pin index #4097
2022-04-24 17:27:45 -04:00
rusefillc
6354f6372c
2 byte pin index #4097
...
short alignment
2022-04-24 17:26:46 -04:00