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
GitHub build-unit-tests Action
5ee2236565
Trigger wheel definitions
2022-05-31 02:50:12 +00:00
Matthew Kennedy
70c2689f1e
remove trigger duty cycle calculation ( #4213 )
...
* This field was ignored.
* move pad out
* gone
* make trigger configuration a little clearer
* even simpler!
* format
* test fix
* remove duty cycle thing
2022-05-30 22:39:57 -04:00
GitHub set-date Action
1281631aec
Update date
2022-05-31 00:20:30 +00:00
GitHub build-firmware Action
45eeb49ca7
Auto-generated configs and docs
2022-05-30 23:43:32 +00:00
Matthew Kennedy
f945e6efc9
trigger configuration refactoring for clarity ( #4212 )
...
* This field was ignored.
* move pad out
* gone
* make trigger configuration a little clearer
* even simpler!
* format
* test fix
2022-05-30 19:36:47 -04:00
GitHub build-firmware Action
3317744436
Auto-generated configs and docs
2022-05-30 22:01:09 +00:00
rusefi
1d629df884
trying to reduce confusion x2
2022-05-30 17:06:56 -04:00
sbtoonz
b7b09e2b84
Add CrankShaft pin input to YAML for 48 way ( #4216 )
2022-05-30 16:47:22 -04:00
rusefillc
b0252fd3df
trying to reduce confusion
2022-05-30 16:42:08 -04:00
rusefillc
6eb314fc8e
love my git shortcuts
2022-05-30 16:05:32 -04:00
rusefillc
cec0976fa1
48way binary
2022-05-30 15:56:33 -04:00
GitHub build-firmware Action
29bd6677bd
Auto-generated configs and docs
2022-05-30 19:38:09 +00:00
rusefillc
25c7ab8f18
Someone has too many finders?
2022-05-30 15:31:20 -04:00
rusefillc
401073b168
https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/48way
2022-05-30 15:19:08 -04:00
sbtoonz
526b4199e6
Add New Board to compilation output ( #4215 )
...
* adding my board
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* Add header file to finalize compilation of custom board..how are these hashes calculated?
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* This shouldn't exist in master
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* First refactor of yml
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* Cleanup board_configuration.cpp
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* yml refactor again based on @rusefi 's request
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
* remove connector image temporarily while I populate yml with coordinates
Signed-off-by: sbtoonz <sbtoonz@gmail.com>
2022-05-30 14:48:15 -04:00
GitHub build-firmware Action
6b9eff99d0
Auto-generated configs and docs
2022-05-30 11:21:11 +00:00
Matthew Kennedy
d5a4804993
remove dead useOnlyFirstChannel ( #4211 )
...
* This field was ignored.
* move pad out
* gone
2022-05-30 07:03:40 -04:00
GitHub set-date Action
dd9f1b1b9d
Update date
2022-05-30 00:23:58 +00:00
rusefillc
22a8927f98
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-05-29 14:42:22 -04:00
rusefillc
97c73b3a4e
hard requirement for console version match #4187
2022-05-29 14:42:08 -04:00
rusefillc
ac3b854b07
use EXTI instead of ICU by default #3032
2022-05-29 14:42:07 -04:00
Matthew Kennedy
a5eb91f1b7
update wideband firmware ( #4186 )
...
* use header from wideband
* update wideband
* we can use master now
2022-05-29 13:49:51 -04:00
Matthew Kennedy
66fffee321
More trigger encapsulation ( #4207 )
...
* trigger decoder returns a result
* TriggerFormDetails
* s
* don't reach out and touch the engine
2022-05-29 13:49:00 -04:00
Matthew Kennedy
e8be471b46
bail from trigger_central ( #4210 )
2022-05-29 10:42:08 -04:00
GitHub build-firmware Action
14d4d0b868
Auto-generated configs and docs
2022-05-29 01:31:24 +00:00
rusefillc
80a39995e0
https://rusefi.com/forum/viewtopic.php?p=45456#p45456 ( #4209 )
...
switching MRE from ICU to PAL trigger input
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-28 21:13:45 -04:00
GitHub set-date Action
27b70d90d3
Update date
2022-05-29 00:20:43 +00:00
GitHub build-firmware Action
b984ca701f
Auto-generated configs and docs
2022-05-28 21:57:00 +00:00
rusefillc
d239ef2167
more test code
2022-05-28 17:49:44 -04:00
rusefillc
71fe722b31
lazy docs
2022-05-28 17:47:08 -04:00
rusefillc
3dc70db9b1
less confusing error message https://rusefi.com/forum/viewtopic.php?p=45456#p45456
2022-05-28 17:46:45 -04:00
rusefillc
17d6cfc8d2
simulator TCP data rate #4203
...
java to java TCP/IP baseline test
2022-05-28 17:24:09 -04:00
rusefillc
122dc2e5d7
refactoring
2022-05-28 17:06:34 -04:00
GitHub build-firmware Action
b2e8377207
Auto-generated configs and docs
2022-05-28 14:55:43 +00:00
rusefillc
1e61639f55
TS refactoring
2022-05-28 10:48:07 -04:00
Matthew Kennedy
720c463ffb
trigger decoder returns a result ( #4206 )
2022-05-28 09:01:45 -04:00
GitHub set-date Action
52cb3204f5
Update date
2022-05-28 00:21:20 +00:00
GitHub build-firmware Action
a08e37408a
Auto-generated configs and docs
2022-05-28 00:14:46 +00:00
rusefillc
0ed43147d1
first hellen OpenBLT?
2022-05-27 20:06:57 -04:00
rusefillc
f0bc24c8d6
first hellen OpenBLT?
2022-05-27 13:18:51 -04:00
rusefillc
00f44bc2e2
making file reuseable
2022-05-26 23:54:30 -04:00
rusefillc
de10b8c473
unique file name seems a bit more convenient
2022-05-26 23:43:44 -04:00
rusefillc
6b32efd86d
dead file
2022-05-26 23:43:44 -04:00
GitHub build-firmware Action
ed345735b1
Auto-generated configs and docs
2022-05-27 01:25:30 +00:00
rusefillc
5c698b98b4
why does this fail? ( #4196 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-26 20:54:36 -04:00
GitHub set-date Action
8a6e805f46
Update date
2022-05-27 00:34:23 +00:00
GitHub build-firmware Action
50641876a6
Auto-generated configs and docs
2022-05-26 01:57:11 +00:00
rusefillc
3cf3618eb1
greyed out pin is still used #4086
...
at least some progress
2022-05-25 21:49:34 -04:00