rusefillc
798188bdde
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-07-08 00:30:47 -04:00
GitHub build-firmware Action
b65d1a0909
Auto-generated configs and docs
2022-07-08 04:29:21 +00:00
rusefillc
c23fe0fe9a
Lua A/C Input #4333
2022-07-08 00:25:29 -04:00
rusefillc
9dd9dd1083
https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB
2022-07-08 00:07:44 -04:00
rusefillc
e84ed034ae
refactoring hellen meta
2022-07-08 00:07:15 -04:00
rusefillc
f08c172cfc
https://rusefi.com/forum/viewtopic.php?p=45811#p45811
2022-07-07 23:51:38 -04:00
Matthew Kennedy
16a39badff
Error handling cleanup ( #4332 )
...
* dead code in stm32
* rusefi.cpp can have some noreturn
* handle lua panic
* unused error codes
* simplifications of error_handling.cpp
* comment
* put that back
* guard
2022-07-07 23:49:02 -04:00
rusefillc
e8ab60914f
debug is set to idle mode, but none of the debug fields show anything #4335
...
better names where user did not really ask for better names
2022-07-07 23:48:17 -04:00
GitHub build-firmware Action
bba4a89f3e
Auto-generated configs and docs
2022-07-08 03:21:52 +00:00
Matthew Kennedy
68fb838641
Lua hooks for gear detection ( #4328 )
...
* implement
* sim has vss
* write a test
* guard
2022-07-07 23:16:56 -04:00
rusefillc
c51881a80d
debug is set to idle mode, but none of the debug fields show anything #4335
...
reducing confusion
2022-07-07 23:04:19 -04:00
GitHub build-firmware Action
7673d7ec1f
Auto-generated configs and docs
2022-07-08 02:55:13 +00:00
Matthew Kennedy
c4d01754c3
Respond to OBD2 on the same bus we got the request on ( #4330 )
...
* obd replies on the same bus as the request
* comment
* missed one
2022-07-08 05:25:35 +03:00
GitHub set-date Action
3997e34bb2
Update date
2022-07-08 00:24:15 +00:00
Matthew Kennedy
6267b8621a
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy
cbdfb7ac5c
Write hard faults to backup ram, print on next boot ( #4324 )
...
* use backup ram, hard fault handler improvement
* wire it up
* upload elf
* s
* I guess I'll just use strncpy
* s
* what is it even complaining about?
* neat, we don't need a cast
* cypress and kinetis
* cleanup
* ci
* guard for tests
2022-07-07 15:14:31 -04:00
GitHub build-firmware Action
fb97cd00eb
Auto-generated configs and docs
2022-07-07 04:39:45 +00:00
rusefillc
372f5e6790
dead code? ( #4325 )
...
* dead code?
* dead code?
* dead code?
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-07 00:35:11 -04:00
GitHub set-date Action
8ef0af10d1
Update date
2022-07-07 00:24:14 +00:00
GitHub set-date Action
240e58532c
Update date
2022-07-06 00:24:42 +00:00
GitHub build-firmware Action
3e480a707c
Auto-generated configs and docs
2022-07-05 17:55:06 +00:00
rusefillc
b84a0bdf98
fix lua CAN RX of 11b frames #4321
2022-07-05 13:40:02 -04:00
Matthew Kennedy
e50eaee90f
fix lua CAN RX of 11b frames ( #4321 )
...
* s
* loggy the change
2022-07-05 13:37:31 -04:00
GitHub set-date Action
ef0c460908
Update date
2022-07-05 00:20:52 +00:00
GitHub build-firmware Action
2ff7e7a8f1
Auto-generated configs and docs
2022-07-04 21:18:49 +00:00
rusefillc
517418ba8d
todo: shall we move into high_pressure_fuel_pump.txt and reduce OOP elegance or create a separate live data just for these ones?
2022-07-04 17:08:41 -04:00
GitHub build-firmware Action
6ceba66f7e
Auto-generated configs and docs
2022-07-04 21:05:10 +00:00
Matthew Kennedy
ab24c5eb35
Rewrite tooth logger buffer management ( #4317 )
...
* s
* make it work
* put back enough maybe
* fix console composite log
* unit tests can just use a vector, why not
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
rusefillc
b73144fef9
implement CAN driver for simulator #4312
2022-07-04 16:50:33 -04:00
GitHub build-firmware Action
055656a33c
Auto-generated configs and docs
2022-07-04 03:49:28 +00:00
rusefillc
f7b0643cb0
## July 2022 Release - "Day 130"
2022-07-03 23:44:29 -04:00
GitHub set-date Action
427f05e141
Update date
2022-07-04 00:24:19 +00:00
GitHub build-firmware Action
cd5d7afbc3
Auto-generated configs and docs
2022-07-03 21:20:10 +00:00
rusefillc
e421501a46
fix #4315
2022-07-03 17:15:32 -04:00
rusefillc
7a521df1f0
https://rusefi.com/forum/viewtopic.php?f=4&t=2329
2022-07-03 09:51:49 -04:00
GitHub build-firmware Action
479e7a330b
Auto-generated configs and docs
2022-07-03 12:29:59 +00:00
Matthew Kennedy
2c80b8cf19
implement CAN driver for simulator ( #4312 )
...
* stub simulator CAN driver
* comments
* CAN sensor
* maybe implement?
* s
* fix
* tx and rx actually work!?!?!
* check_can_isr
* modify chibios
* Sim has no CAN on Windows (for now?)
* safer init/deinit, enable assertions
* smarter handling of missing CAN device
* better guards
* guards for windows
2022-07-03 08:25:24 -04:00
GitHub set-date Action
ad424f77b3
Update date
2022-07-03 00:23:44 +00:00
Matthew Kennedy
b5d85334c3
hellen board ID detect improvements ( #4307 )
...
* move call
* board detections work correctly
* improve detector
* s
* break instead of return
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
GitHub build-firmware Action
4c9cfb3de2
Auto-generated configs and docs
2022-07-02 08:21:19 +00:00
rusefillc
d47b099edf
https://github.com/rusefi/hellen154hyundai/issues/54
2022-07-02 04:06:09 -04:00
GitHub build-firmware Action
17b855b9b2
Auto-generated configs and docs
2022-07-02 07:55:19 +00:00
rusefillc
8c5ca5c0ad
https://github.com/rusefi/hellen154hyundai/issues/54
2022-07-02 03:49:49 -04:00
GitHub set-date Action
2c5f301f87
Update date
2022-07-02 00:23:27 +00:00
GitHub build-firmware Action
c4c9003572
Auto-generated configs and docs
2022-07-01 10:57:39 +00:00
Matthew Kennedy
26e08632a1
more generous script table axis limits ( #4309 )
...
* script table axis limits
* curves too, why not
* s
* s
* table type
2022-07-01 06:51:47 -04:00
GitHub set-date Action
6ed60b6c18
Update date
2022-07-01 00:24:46 +00:00
GitHub build-firmware Action
a9a48f292c
Auto-generated configs and docs
2022-07-01 00:12:50 +00:00
rusefillc
129e4df5bf
Uniform reset pattern for all Lua adjustments #4308
...
no progress only preparation
2022-06-30 20:07:27 -04:00
rusefi
b2d5e41155
Dear contributors! Please changelog your amazing changes.
2022-06-30 17:16:29 -04:00
GitHub build-firmware Action
784309ca86
Auto-generated configs and docs
2022-06-30 17:53:57 +00:00
rusefillc
970c1b3422
https://github.com/rusefi/rusefi_documentation/issues/226
2022-06-30 13:38:15 -04:00
GitHub build-firmware Action
a076b7ee3e
Auto-generated configs and docs
2022-06-30 03:38:34 +00:00
rusefillc
f24c42c605
https://github.com/rusefi/rusefi_documentation/issues/226 ( #4306 )
...
* https://github.com/rusefi/rusefi_documentation/issues/226
* https://github.com/rusefi/rusefi_documentation/issues/226
* https://github.com/rusefi/rusefi_documentation/issues/226
* https://github.com/rusefi/rusefi_documentation/issues/226
* https://github.com/rusefi/rusefi_documentation/issues/226
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-29 23:34:00 -04:00
GitHub build-firmware Action
f374ba8b57
Auto-generated configs and docs
2022-06-30 02:27:25 +00:00
rusefillc
2e49baa156
rpm hard limit limited at 12500 #4298
2022-06-29 22:21:25 -04:00
GitHub set-date Action
543cbc4db2
Update date
2022-06-30 00:20:50 +00:00
GitHub build-firmware Action
3379a8f7d8
Auto-generated configs and docs
2022-06-29 22:52:53 +00:00
Matthew Kennedy
67439afb96
rescale RPM values ( #4300 )
...
* rpm configs
* fix
* s
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 18:48:30 -04:00
GitHub build-firmware Action
7d5f4cac7c
Auto-generated configs and docs
2022-06-29 22:16:13 +00:00
Matthew Kennedy
baa7d17799
use detected hellen board type on h72 ( #4305 )
...
* use detected hellen board type
* s
* s
* name
2022-06-29 18:10:29 -04:00
Matthew Kennedy
1dfd3359df
remove system lua VM ( #3864 )
...
* well, that was a fun experiment
* don't need that file
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 16:52:17 -04:00
GitHub build-firmware Action
86444d3ce1
Auto-generated configs and docs
2022-06-29 17:24:58 +00:00
rusefillc
98949ba517
startUpFuelPumpDuration tooltip fix
2022-06-29 13:15:34 -04:00
GitHub build-firmware Action
383fa2d668
Auto-generated configs and docs
2022-06-29 15:26:14 +00:00
rusefillc
cb72ae6b12
startUpFuelPumpDuration tooltip fix
2022-06-29 10:48:36 -04:00
GitHub build-firmware Action
64536ae90a
Auto-generated configs and docs
2022-06-29 07:57:36 +00:00
rusefillc
4fc11d9dad
logging of live data structs was: data points #3614
...
would this be more correct in terms of multi-threaded reads?
2022-06-29 03:33:06 -04:00
Andrey
46add5df49
logging of live data structs was: data points #3614
2022-06-29 03:29:21 -04:00
Andrey
65ffcc4f37
logging of live data structs was: data points #3614
2022-06-29 03:27:51 -04:00
Andrey
ef2278aeb1
logging of live data structs was: data points #3614
2022-06-29 03:21:53 -04:00
Andrey
71716793e0
logging of live data structs was: data points #3614
2022-06-29 03:21:25 -04:00
rusefillc
c0f7aa254a
logging of live data structs was: data points #3614
2022-06-29 03:14:39 -04:00
rusefillc
c50009ee59
logging of live data structs was: data points #3614
2022-06-29 03:13:35 -04:00
rusefillc
a363be35bb
logging of live data structs was: data points #3614
2022-06-29 03:03:02 -04:00
rusefillc
fb84241a48
logging of live data structs was: data points #3614
2022-06-29 03:01:13 -04:00
rusefillc
92119af801
logging of live data structs was: data points #3614
2022-06-29 02:37:24 -04:00
rusefillc
81e469f327
https://github.com/rusefi/hellen-NB2-issues/issues/36
2022-06-29 02:33:14 -04:00
GitHub build-firmware Action
58c34d398e
Auto-generated configs and docs
2022-06-29 06:21:31 +00:00
rusefillc
27995ddc70
https://github.com/rusefi/hellen-NB2-issues/issues/36
2022-06-29 02:16:46 -04:00
rusefillc
3283ce7348
logging of live data structs was: data points #3614
2022-06-29 02:16:15 -04:00
rusefillc
61f6423a42
logging of live data structs was: data points #3614
2022-06-29 02:09:37 -04:00
GitHub build-firmware Action
5247d1f717
Auto-generated configs and docs
2022-06-29 06:06:27 +00:00
rusefillc
2e28537776
logging of live data structs was: data points #3614
2022-06-29 01:49:59 -04:00
rusefillc
0072f3559c
logging of live data structs was: data points #3614
2022-06-29 01:38:43 -04:00
GitHub build-firmware Action
718b4fd3e9
Auto-generated configs and docs
2022-06-29 05:34:35 +00:00
rusefillc
2ab71f88e5
logging of live data structs was: data points #3614
2022-06-29 01:27:42 -04:00
GitHub build-firmware Action
09e89f54dc
Auto-generated configs and docs
2022-06-29 05:23:15 +00:00
rusefillc
69be42ea33
https://github.com/rusefi/hellen-NB2-issues/issues/36
2022-06-29 01:15:11 -04:00
GitHub set-date Action
011a61e4bc
Update date
2022-06-29 00:19:47 +00:00
rusefi
dc6ce73e8a
https://rusefi.com/forum/viewtopic.php?p=45720#p45720
2022-06-27 23:57:56 -04:00
rusefillc
308ec4392d
well that was cute
2022-06-27 23:10:58 -04:00
GitHub build-firmware Action
c8348fca46
Auto-generated configs and docs
2022-06-28 02:36:14 +00:00
rusefillc
adc460fb49
Iss debug ( #4290 )
...
* one call only
* oops am idiot
Co-authored-by: David Holdeman <dave@holdemanenterprises.com>
2022-06-27 22:29:34 -04:00
GitHub set-date Action
fa2bcf5c24
Update date
2022-06-28 00:24:48 +00:00
GitHub build-firmware Action
c41481f3c4
Auto-generated configs and docs
2022-06-27 17:55:48 +00:00
rusefillc
0f66f562aa
usability confustion: ediatble fields with board overrides fix #4295
2022-06-27 13:35:22 -04:00
GitHub build-firmware Action
a608d1133f
Auto-generated configs and docs
2022-06-27 16:13:15 +00:00
rusefillc
ebc7deaa84
greyed out pin is still used #4086
2022-06-27 11:56:08 -04:00
rusefi
60edee920a
less invalid default config
2022-06-26 23:47:42 -04:00
GitHub build-firmware Action
e2c241bd38
Auto-generated configs and docs
2022-06-27 02:39:05 +00:00
Matthew Kennedy
da5446ed2e
get rid of extra quotes ( #4288 )
2022-06-26 22:32:47 -04:00
rusefillc
37d00b73d0
SD card logs are broken by double fuel: wall correction #4291
2022-06-26 20:48:36 -04:00
GitHub set-date Action
3cc5727c9a
Update date
2022-06-27 00:34:06 +00:00
rusefillc
0b96f46f23
borrowing from David
2022-06-26 20:19:54 -04:00
GitHub build-firmware Action
81f1df25e4
Auto-generated configs and docs
2022-06-27 00:12:14 +00:00
rusefillc
74383e6b3b
verboseQuad
2022-06-26 19:47:58 -04:00
rusefillc
ce1d80ec33
stealing from David
2022-06-26 19:42:08 -04:00
rusefillc
4cbc267c4b
stealing from David
2022-06-26 19:40:54 -04:00
rusefillc
f4454a47ba
visiting "live data" tab causes fatal error on ECU fix #4271
2022-06-25 22:09:54 -04:00
GitHub set-date Action
cddb25bebe
Update date
2022-06-26 00:29:30 +00:00
GitHub build-firmware Action
4f8d2ad0c1
Auto-generated configs and docs
2022-06-26 00:19:31 +00:00
rusefillc
e8777995be
visiting "live data" tab causes fatal error on ECU fix #4271
2022-06-25 19:48:48 -04:00
GitHub build-firmware Action
44521c2b85
Auto-generated configs and docs
2022-06-25 23:40:04 +00:00
rusefillc
8c0ec4578e
B6
2022-06-25 13:26:21 -04:00
rusefillc
feaa920dc6
ChibiOS 20.3.5 ( #4285 )
...
* ChibiOS 20.3.5
* chibios bump
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-25 12:43:28 -04:00
rusefillc
bc7e9e76ab
https://github.com/rusefi/hellen-NA8-96-issues/issues/16
2022-06-25 11:37:36 -04:00
rusefillc
34b2aaf946
https://github.com/rusefi/hellen-NA8-96-issues/issues/16
2022-06-25 11:25:35 -04:00
rusefillc
4771c6c2db
https://github.com/rusefi/hellen-NA8-96-issues/issues/16
2022-06-25 02:56:01 -04:00
GitHub build-firmware Action
5aa8480528
Auto-generated configs and docs
2022-06-25 06:34:40 +00:00
rusefillc
b4b699670d
https://github.com/rusefi/hellen-NA8-96-issues/issues/16
2022-06-25 02:26:50 -04:00
GitHub set-date Action
f0060fdd0d
Update date
2022-06-25 00:21:16 +00:00
Matthew Kennedy
88ff234c91
Injector scheduled by angle, not tooth index ( #4208 )
...
* trigger decoder returns a result
* TriggerFormDetails
* s
* don't reach out and touch the engine
* injection doesn't care about teeth
* fix up existing tests
* oh look, we can actually test this logic now without trying to depend on trigger shape!!!
* fix a real bug
* simplify
2022-06-24 17:43:23 -04:00
Matthew Kennedy
d5f1235a43
trigger tweaks cleanup ( #4278 )
...
* simplify some math
* we say yes to the todo
* and put back that test
* test
2022-06-23 23:11:29 -04:00
Matthew Kennedy
25c7987020
s ( #4280 )
2022-06-23 22:16:53 -04:00
GitHub build-firmware Action
fbdebdc20e
Auto-generated configs and docs
2022-06-24 00:20:41 +00:00
Matthew Kennedy
840bf6fb27
wideband live data ( #4276 )
...
* wideband live data magic
* test build happy
* test even happier
2022-06-23 20:04:26 -04:00
GitHub build-firmware Action
fe6d63f4f2
Auto-generated configs and docs
2022-06-23 23:48:34 +00:00
Matthew Kennedy
478549ccdf
get rid of setSerialConfigurationOverrides ( #4274 )
...
* get rid of setSerialConfigurationOverrides
* missed a few
* kinetis
2022-06-23 19:42:09 -04:00
Andrey
edd4dcb004
VAG Lua progress
2022-06-23 16:02:09 -04:00
rusefillc
8f7a3aa6ba
NA8 progress
2022-06-23 15:37:40 -04:00
GitHub build-firmware Action
5af864c25c
Auto-generated configs and docs
2022-06-23 19:34:20 +00:00
Matthew Kennedy
bb9071a828
hellen SD card presets ( #4273 )
...
* hellen SD card presets
* copy paste missed some semicolons
2022-06-23 15:02:13 -04:00
rusefi
0ea3ef9a42
master please cheer up!
2022-06-23 14:54:25 -04:00
Matthew Kennedy
98e0297987
force o2 heating ( #4275 )
2022-06-23 14:32:34 -04:00
rusefi
aae5b9fab6
miata 96 defaults
2022-06-23 14:30:41 -04:00
GitHub build-firmware Action
b69c719615
Auto-generated configs and docs
2022-06-23 18:22:18 +00:00
rusefi
0a409f1b82
intMap by default
2022-06-23 14:13:42 -04:00
Matthew Kennedy
be3e64fd2a
clean up sd overrides ( #4272 )
2022-06-23 09:15:51 -04:00
Matthew Kennedy
9d2d893f3b
use EXTI instead of ICU by default ( #3032 )
...
* exti default
* s
* skip late events
* there are more hellens now
* oof
* science
* kick
* kick
* I do not understand how computers
* science
* science
* no workflows to speed loop
* use existing subtraction
* extract function because I don't understand computers
* well, let's just dump the stack nearby
* is flipped condition still broken?
* different behavior
* what if we don't optimize
* mass storage overflows
* ok fine optimize a little bit
* we are just unable to print 64b apparently
* angry integers
* track which wheel/value was last
* signal instead of both
* try a queue
* Revert "no workflows to speed loop"
This reverts commit 0637a7d7ab39a3fb2af1a01eef6123b7269559a4.
* s
* print new timestamp too
* don't overrun the error buffer
* try to see where the event came from
* s
* does it help if we abort while self stim is enabled?
* do it in hwHandle
* what if we disable the pins
* include
* run with the safeties off in the name of science
* s
* d
* fix configs
* s
* s
* remove duct tape
* put the test back too....
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 22:33:52 -04:00
GitHub build-firmware Action
d46462adb7
Auto-generated configs and docs
2022-06-23 00:20:43 +00:00
Matthew Kennedy
3c9910485d
logic analyzer uses exti ( #4269 )
...
* rename functions
* s
* logic analyzer implemented using EXTI
* s
* don't turn it off on hellen either
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 20:13:17 -04:00
Matthew Kennedy
7062394786
flip icu/pal default ( #4268 )
...
* flip icu/pal default
* s
* s
* cleanup
* eg33
2022-06-22 18:43:39 -04:00
GitHub build-firmware Action
f77f1041b5
Auto-generated configs and docs
2022-06-22 20:58:24 +00:00
Matthew Kennedy
ccec58446b
clt based rpm limit ( #4267 )
2022-06-22 16:49:24 -04:00
rusefi
9fa5a4f286
hellen meta
2022-06-22 12:35:48 -04:00
GitHub build-firmware Action
9b49ad574c
Auto-generated configs and docs
2022-06-22 04:16:21 +00:00
rusefillc
6b217a9550
https://github.com/rusefi/rusefi/issues/4266
2022-06-22 00:07:42 -04:00
GitHub set-date Action
56d85df776
Update date
2022-06-22 00:23:32 +00:00
GitHub build-firmware Action
a32c0b0c32
Auto-generated configs and docs
2022-06-21 01:45:01 +00:00
rusefillc
1b8e3bda34
bit math is hard :(
2022-06-20 21:36:10 -04:00
GitHub set-date Action
b49f573f16
Update date
2022-06-21 00:20:44 +00:00
rusefillc
05f1b8c938
B6
2022-06-20 16:43:50 -04:00
GitHub build-firmware Action
f6f0e2fcde
Auto-generated configs and docs
2022-06-20 15:49:50 +00:00
rusefillc
60b8aa71de
https://rusefi.com/forum/viewtopic.php?f=5&t=2353
2022-06-20 11:41:33 -04:00
rusefillc
203f560654
b6 build
2022-06-20 08:26:28 -04:00
GitHub build-firmware Action
d8d7ab66f7
Auto-generated configs and docs
2022-06-20 11:50:51 +00:00
rusefillc
22e3ab8220
https://rusefi.com/forum/viewtopic.php?f=5&t=2353
2022-06-20 07:43:23 -04:00
GitHub set-date Action
67081551b2
Update date
2022-06-20 00:20:17 +00:00
GitHub build-firmware Action
a92d171261
Auto-generated configs and docs
2022-06-20 00:12:52 +00:00
rusefillc
d9514d4479
B6 shutdown Lua and else
2022-06-19 20:06:03 -04:00
rusefillc
7165b6a34d
Update readme.md
2022-06-19 14:59:48 -04:00
rusefillc
4c1179442b
Mark reports that detectHellenBoardType hangs up HD and Nucleo fix #4084
2022-06-19 11:29:17 -04:00
rusefillc
1f07b6954a
Mark reports that detectHellenBoardType hangs up HD and Nucleo #4084
2022-06-19 11:06:38 -04:00
rusefillc
57ceda97c6
symmetrical logging
2022-06-19 11:03:26 -04:00
rusefillc
1a163721eb
less broken default
2022-06-19 10:54:43 -04:00
GitHub build-firmware Action
fde0417b74
Auto-generated configs and docs
2022-06-19 13:59:06 +00:00
Matthew Kennedy
40106224f0
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
GitHub set-date Action
1bdb8168ba
Update date
2022-06-19 00:20:46 +00:00
GitHub build-firmware Action
0ad3c83b7d
Auto-generated configs and docs
2022-06-18 21:31:34 +00:00
Matthew Kennedy
aa7a404a44
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
rusefillc
414e9b6dfc
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
2022-06-18 16:14:25 -04:00
rusefi
214d38f286
verbose trigger sync should reuse engineSnifferRpmThreshold fix #4259
2022-06-18 15:18:45 -04:00
GitHub build-firmware Action
4a3e94ece2
Auto-generated configs and docs
2022-06-18 18:53:00 +00:00
rusefi
2dcdc7ed60
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
unused field & updated tooltip
2022-06-18 14:46:31 -04:00
rusefi
e4ed067106
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
docs
2022-06-18 14:44:32 -04:00
rusefi
dcde5cea9e
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
docs
2022-06-18 14:44:21 -04:00
rusefi
9128873c3b
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
this should work faster?
2022-06-18 14:44:10 -04:00
rusefi
514531bc5c
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
reducing complexity
2022-06-18 14:17:36 -04:00
rusefi
e8e0e7bd6d
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
reducing complexity
2022-06-18 13:57:36 -04:00
GitHub build-firmware Action
eaf493e09e
Auto-generated configs and docs
2022-06-18 16:13:24 +00:00
rusefillc
a5d086d424
knock dialog progress
2022-06-18 12:06:31 -04:00
Matthew Kennedy
2e56c9dd6f
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
GitHub build-firmware Action
f87d1d2d49
Auto-generated configs and docs
2022-06-18 03:47:55 +00:00
rusefillc
07f6ee9a54
more AUX for E67
2022-06-17 23:40:46 -04:00
rusefillc
9d942a1c4a
more info verbose trigger/vvt
2022-06-17 22:11:09 -04:00
rusefillc
f3a5b027d9
more into "triggerinfo"
2022-06-17 22:10:48 -04:00
rusefillc
3ce8bfd500
docs
2022-06-17 22:10:34 -04:00
GitHub build-firmware Action
eac55e7083
Auto-generated configs and docs
2022-06-18 01:37:23 +00:00
Matthew Kennedy
945fd58657
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
Matthew Kennedy
808287dc71
fix ( #4254 )
2022-06-17 21:20:47 -04:00
GitHub set-date Action
149ec34872
Update date
2022-06-18 00:21:20 +00:00
GitHub build-firmware Action
235b07fd30
Auto-generated configs and docs
2022-06-17 01:40:29 +00:00
rusefillc
204a597d2e
MRE url
2022-06-16 21:33:17 -04:00
GitHub set-date Action
e78a8d6842
Update date
2022-06-17 00:23:03 +00:00
GitHub build-firmware Action
47d0de5539
Auto-generated configs and docs
2022-06-16 02:15:45 +00:00
rusefillc
2bd0d344b3
Update readme.md
2022-06-15 22:08:57 -04:00
GitHub set-date Action
027f515144
Update date
2022-06-16 00:20:09 +00:00
GitHub set-date Action
03bc9d2dd4
Update date
2022-06-15 00:22:47 +00:00
GitHub set-date Action
596519b48e
Update date
2022-06-14 00:23:30 +00:00
GitHub build-firmware Action
f934cf0d79
Auto-generated configs and docs
2022-06-13 14:21:11 +00:00
rusefillc
0a2280a512
hellen121vag config revival
2022-06-13 10:13:34 -04:00
GitHub set-date Action
450d3ea58a
Update date
2022-06-13 00:23:05 +00:00
GitHub set-date Action
86a665a2f0
Update date
2022-06-12 00:22:10 +00:00
GitHub build-firmware Action
910b7e585c
Auto-generated configs and docs
2022-06-11 18:46:37 +00:00
GitHub set-date Action
392a7f4c24
Update date
2022-06-11 00:21:37 +00:00
BeerMoneyMotorsports
edbf2844e0
move etb from default to override ( #4250 )
2022-06-10 14:25:57 -04:00
GitHub build-firmware Action
b43affd45a
Auto-generated configs and docs
2022-06-10 16:59:59 +00:00
BeerMoneyMotorsports
0f6af07cb5
ETB hardcode pins ( #4249 )
...
used Hellen121 as example and assigned pins.
2022-06-10 12:33:42 -04:00
rusefillc
0850b3a90c
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-10 11:28:23 -04:00
GitHub build-firmware Action
0609c318e2
Auto-generated configs and docs
2022-06-10 01:36:56 +00:00
BeerMoneyMotorsports
84c8565dfb
ETB pins ( #4246 )
...
* ETB pins
* fixed errors
2022-06-09 21:30:25 -04:00
GitHub set-date Action
e64d5b1274
Update date
2022-06-10 00:23:11 +00:00
GitHub build-firmware Action
8f02a837a1
Auto-generated configs and docs
2022-06-09 21:38:54 +00:00
Matthew Kennedy
27c98f70fe
cam/crank sync improvements ( #4152 )
...
* clarify getOperationMode
* wait for phase synchronize to transition to sequential mode
* one test
* encapsulate vvtSyncCounter
* test
* Add option to stop VVT sync above some RPM
* getOrZero
* Revert "synchronized Phase handling improvements fix #4099"
This reverts commit e64c8cfccb
.
* Revert "m_hasSynchronizedSymmetrical handling improvements #4099"
This reverts commit 5454b8f509
.
* remove synchronizedPhase
* only crank needs this
* changelog
* needsDisambiguation()
* test
* s
* bad merge
* put the timer back
* s
* s
* changelog
* test for new behavior
* correct parameter order
* spelling
* s
* s
* s
* tests merge happy
* bad merge
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-09 17:21:22 -04:00
GitHub build-firmware Action
929fef7a28
Auto-generated configs and docs
2022-06-09 18:19:19 +00:00
Matthew Kennedy
b6fbefb6dd
fuck ( #4245 )
2022-06-09 14:01:36 -04:00
GitHub set-date Action
453e80a156
Update date
2022-06-09 00:20:46 +00:00
rusefillc
9d481e1518
https://github.com/rusefi/hellen-gm-e67/issues/44
2022-06-08 16:46:54 -04:00
rusefi
aaaf03d0db
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-08 15:39:33 -04:00
GitHub build-firmware Action
f917d845a2
Auto-generated configs and docs
2022-06-08 19:22:11 +00:00
rusefi
40b721c7b6
// random values to have valid config
2022-06-08 15:04:32 -04:00
rusefi
f02ffe7006
typo
2022-06-08 14:55:21 -04:00
rusefi
e19361387d
i see dead line
2022-06-08 14:54:38 -04:00
rusefi
bf0f5032be
exposing D2 in the interest of https://github.com/rusefi/hellen-gm-e67/issues/42
2022-06-08 14:46:54 -04:00
GitHub build-firmware Action
8ef27a6ea0
Auto-generated configs and docs
2022-06-08 17:16:59 +00:00
rusefi
edff019951
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-08 12:58:28 -04:00
GitHub build-firmware Action
b738f93f16
Auto-generated configs and docs
2022-06-08 16:51:18 +00:00
rusefi
58fcc22c31
fix https://github.com/rusefi/hellen-gm-e67/issues/36
2022-06-08 12:43:28 -04:00
rusefi
9387b611ee
https://github.com/rusefi/hellen-gm-e67/issues/43
2022-06-08 12:33:37 -04:00
GitHub set-date Action
bb1baa8721
Update date
2022-06-08 00:20:08 +00:00
GitHub build-firmware Action
38462292f2
Auto-generated configs and docs
2022-06-07 21:29:10 +00:00
rusefillc
125ee336e3
H_SPI3
2022-06-07 17:21:51 -04:00
rusefillc
33ba12f130
docs
2022-06-07 17:13:21 -04:00
GitHub set-date Action
173da41ff5
Update date
2022-06-07 00:17:44 +00:00
GitHub build-firmware Action
eeeb873c83
Auto-generated configs and docs
2022-06-06 21:27:07 +00:00
rusefillc
bc72a70992
refactoring
2022-06-06 17:04:44 -04:00
rusefi
58995ba3d0
GDI6 just for confusion
2022-06-06 12:15:50 -04:00
rusefi
df5cb8e5ee
gm-e67
2022-06-06 10:30:55 -04:00
GitHub build-firmware Action
1ad1b4e229
Auto-generated configs and docs
2022-06-06 02:56:56 +00:00
rusefi
1b2c6cc755
https://github.com/rusefi/hellen-gm-e67
2022-06-05 22:49:10 -04:00
GitHub set-date Action
a15e146987
Update date
2022-06-06 00:18:45 +00:00
GitHub build-firmware Action
d29a6b4bbd
Auto-generated configs and docs
2022-06-05 01:53:25 +00:00
rusefi
0dba92248b
B6
2022-06-04 21:38:34 -04:00
BeerMoneyMotorsports
c116291188
PPS PINS ( #4242 )
...
* PPS PINS
* Update main.yaml
2022-06-04 21:35:46 -04:00
GitHub set-date Action
1d0c39baa8
Update date
2022-06-05 00:23:39 +00:00
GitHub build-firmware Action
efbaaf9462
Auto-generated configs and docs
2022-06-05 00:12:39 +00:00
rusefi
c4f46521e7
we've missed pin 114
2022-06-04 20:05:09 -04:00
GitHub build-firmware Action
3a812fd648
Auto-generated configs and docs
2022-06-04 22:28:39 +00:00
rusefi
15d3dc02e4
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-04 18:12:19 -04:00
rusefi
8c499681cd
we've missed pin 114
2022-06-04 18:12:06 -04:00
Matthew Kennedy
d447f03a3e
rewrite tps init, check if your primary/secondary sensors are too similar ( #4231 )
...
* rewrite tps init
* staticstaticstaticstaticstaticstaticstatic
2022-06-04 12:07:28 -04:00
GitHub build-firmware Action
33b67809d4
Auto-generated configs and docs
2022-06-04 04:11:53 +00:00
rusefillc
210025785e
E67 typos
2022-06-04 00:05:19 -04:00
GitHub build-firmware Action
b72bdc697f
Auto-generated configs and docs
2022-06-04 01:33:20 +00:00
rusefillc
2746790728
Pin Selection issue #36
2022-06-03 21:26:26 -04:00
rusefillc
1cd51b523a
Alternator control Pin missing from selection fix #38
2022-06-03 21:21:33 -04:00
GitHub set-date Action
111ed8c18e
Update date
2022-06-04 00:20:22 +00:00
rusefillc
c09bde7ca3
https://rusefi.com/forum/viewtopic.php?f=4&t=2343 ( #4238 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-03 15:48:03 -04:00
rusefillc
35eee3c26f
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-03 13:58:24 -04:00
rusefillc
01f7854db1
E67
2022-06-03 13:58:21 -04:00
rusefi
5b48d0ba61
GDI4 pinout
2022-06-03 13:48:28 -04:00
rusefi
df287afd2b
GDI4 pinout
2022-06-03 01:46:22 -04:00
rusefi
4e572af85f
B6 progress
2022-06-03 01:26:16 -04:00
GitHub build-firmware Action
98180769a8
Auto-generated configs and docs
2022-06-03 05:23:20 +00:00
rusefi
23172930ba
new autoscale constraint #4111
2022-06-03 01:05:48 -04:00
Matthew Kennedy
e274fba799
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
GitHub build-firmware Action
7331126721
Auto-generated configs and docs
2022-06-03 04:53:49 +00:00
rusefi
0549e7af33
breaking things for sake of autoscale, would this pass CI?
2022-06-03 00:15:17 -04:00
rusefi
811cc4eee7
refactoring: extract constant
2022-06-03 00:14:46 -04:00
rusefi
db74c8723a
triggerComp scale issues #4235
2022-06-03 00:09:13 -04:00
rusefi
7a618da578
B6 progress
2022-06-03 00:04:59 -04:00
rusefi
298b67fb12
proteus pinout minor mess
2022-06-02 23:28:39 -04:00
rusefi
aff59d91d4
proteus pinout minor mess & B6
2022-06-02 23:28:30 -04:00
rusefi
7f4904d427
B6 progress
2022-06-02 22:40:30 -04:00
GitHub build-firmware Action
4cb2bfcf40
Auto-generated configs and docs
2022-06-03 01:07:32 +00:00
rusefi
a12719e2d9
E67 ETB settings
2022-06-02 20:50:11 -04:00
GitHub set-date Action
5f7b9aba08
Update date
2022-06-03 00:17:45 +00:00
GitHub build-firmware Action
5fb1ac7787
Auto-generated configs and docs
2022-06-02 20:55:47 +00:00
rusefillc
b5250e446e
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-06-02 16:38:14 -04:00
rusefillc
339c471411
fix https://github.com/rusefi/hellen-gm-e67/issues/37
2022-06-02 16:38:09 -04:00
GitHub build-firmware Action
5084ddf88f
Auto-generated configs and docs
2022-06-02 19:54:50 +00:00
rusefillc
ebdfc1e85f
https://github.com/rusefi/hellen-gm-e67/issues/36
2022-06-02 15:47:07 -04:00
GitHub build-firmware Action
a2496043c6
Auto-generated configs and docs
2022-06-02 19:45:28 +00:00
Andrey
55f748aef6
new validation and a lot of clean-up! this gives us four sensors for E67
2022-06-02 15:19:01 -04:00
GitHub build-firmware Action
cbb02dfd6f
Auto-generated configs and docs
2022-06-02 18:22:57 +00:00
rusefillc
e265227bd3
## June 2022 Release - "Day 98"
2022-06-02 10:17:34 -04:00
rusefillc
0034325eda
software jump to DFU does not work #4230
2022-06-02 09:22:26 -04:00
GitHub build-firmware Action
7900596c2a
Auto-generated configs and docs
2022-06-02 05:01:51 +00:00
GitHub build-firmware Action
efec281ca8
Auto-generated configs and docs
2022-06-02 04:47:18 +00:00
rusefi
5190cf44e0
B6 progress
2022-06-02 00:34:02 -04:00
GitHub build-firmware Action
f74a36e934
Auto-generated configs and docs
2022-06-02 02:36:51 +00:00
rusefillc
f4345789cd
## May 2022 Release - "Day 98"
2022-06-01 22:18:32 -04:00
rusefillc
1c734fd54c
## May 2022 Release - "Day 58"
2022-06-01 22:18:04 -04:00
GitHub build-firmware Action
db929ea937
Auto-generated configs and docs
2022-06-02 01:31:50 +00:00
Matthew Kennedy
c2f61dc95f
Remove third trigger channel ( #4226 )
...
* remove third trigger
* clean up the honda mess
* there was nothing novel about this engine config
* include
* missed a few
* s
* x
* changelog
* don't set the third trigger input
* don't redefine the same thing 3 times
* only two inputs!
* test
2022-06-01 21:24:20 -04:00
GitHub build-firmware Action
5150afa0be
Auto-generated configs and docs
2022-06-02 00:36:06 +00:00
Matthew Kennedy
c185771362
500 byte blocking factor ( #4227 )
2022-06-01 20:27:20 -04:00
GitHub build-firmware Action
149c11eebd
Auto-generated configs and docs
2022-06-01 19:17:46 +00:00
Matthew Kennedy
9f0eab1275
E67 dma ( #4225 )
...
* e67 no serial
* s
2022-06-01 15:09:35 -04:00
GitHub build-firmware Action
316ea74c3d
Auto-generated configs and docs
2022-06-01 18:44:36 +00:00
rusefillc
7454adc43f
fix https://github.com/rusefi/hellen-gm-e67/issues/35
2022-06-01 13:43:50 -04:00
rusefillc
f0e7aacc9a
E67 hellen tune has FATAL fix #4224
2022-06-01 13:41:47 -04:00
rusefillc
c8159212e4
hard requirement for console version match fix #4187
2022-06-01 11:08:22 -04:00
rusefillc
2649c99ea7
hard requirement for console version match #4187
2022-06-01 11:07:28 -04:00
GitHub build-firmware Action
5f06452abc
Auto-generated configs and docs
2022-06-01 14:49:42 +00:00
rusefillc
7c072198c7
hard requirement for console version match #4187
2022-06-01 10:21:22 -04:00
rusefillc
5c9b5a0047
Rename readme.me to readme.md
2022-06-01 09:37:49 -04:00
rusefillc
d3296db41e
Update readme.me
2022-06-01 09:37:35 -04:00
rusefillc
5681471b48
Create readme.me
2022-06-01 09:37:17 -04:00
Matthew Kennedy
56e7acd869
Trigger cleanup init ( #4222 )
...
* extra parameter
* name decoders in constructor
* s
2022-06-01 00:55:34 -04:00
rusefi
3028d42d3f
B6 progress
2022-05-31 23:02:04 -04:00
GitHub build-firmware Action
76b77e9973
Auto-generated configs and docs
2022-06-01 02:41:32 +00:00
rusefi
8b143a0a96
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-05-31 22:26:28 -04:00
rusefi
7ce6ec7f13
B6 progress
2022-05-31 22:26:18 -04:00
rusefi
fbd8188ee3
suggested tps1_2
2022-05-31 22:26:02 -04:00
Matthew Kennedy
8274b1e4ee
only check if youhave a sensor ( #4223 )
2022-05-31 21:40:00 -04:00
GitHub set-date Action
deee8a382c
Update date
2022-06-01 00:23:07 +00:00
GitHub build-firmware Action
ff9ee2c243
Auto-generated configs and docs
2022-06-01 00:03:12 +00:00
GitHub build-firmware Action
5e12773d9d
Auto-generated configs and docs
2022-05-31 21:12:51 +00:00
rusefi
ade667b63a
Settings conflict another case of #4086 fix #4221
2022-05-31 17:05:33 -04:00
Matthew Kennedy
54c339c0a4
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
284fd65f4f
Update date
2022-05-31 00:20:30 +00:00
GitHub build-firmware Action
fe2e2bb202
Auto-generated configs and docs
2022-05-30 23:43:32 +00:00
Matthew Kennedy
5f1801f9d6
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
cf8dcb068c
Auto-generated configs and docs
2022-05-30 22:01:09 +00:00
rusefi
991c4aa7b8
trying to reduce confusion x2
2022-05-30 17:06:56 -04:00
sbtoonz
d7e8eb6dcc
Add CrankShaft pin input to YAML for 48 way ( #4216 )
2022-05-30 16:47:22 -04:00
GitHub build-firmware Action
d842b86275
Auto-generated configs and docs
2022-05-30 19:38:09 +00:00
rusefillc
94fc0bca7d
Someone has too many finders?
2022-05-30 15:31:20 -04:00
rusefillc
fa10d444af
https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/48way
2022-05-30 15:19:08 -04:00
sbtoonz
6ef4c031cd
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
a75fb39871
Auto-generated configs and docs
2022-05-30 11:21:11 +00:00
Matthew Kennedy
b5d212dcd8
remove dead useOnlyFirstChannel ( #4211 )
...
* This field was ignored.
* move pad out
* gone
2022-05-30 07:03:40 -04:00
GitHub set-date Action
42fbdda8bd
Update date
2022-05-30 00:23:58 +00:00
rusefillc
46f11eb5bf
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-05-29 14:42:22 -04:00
rusefillc
1d802f4c22
hard requirement for console version match #4187
2022-05-29 14:42:08 -04:00
rusefillc
6decd34ff8
use EXTI instead of ICU by default #3032
2022-05-29 14:42:07 -04:00
Matthew Kennedy
2510379e8d
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
cf51533f45
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
6ea78efbe7
bail from trigger_central ( #4210 )
2022-05-29 10:42:08 -04:00
GitHub build-firmware Action
6733a60a27
Auto-generated configs and docs
2022-05-29 01:31:24 +00:00
rusefillc
b7b2efa3bc
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
180eb53be1
Update date
2022-05-29 00:20:43 +00:00
GitHub build-firmware Action
e3836933eb
Auto-generated configs and docs
2022-05-28 21:57:00 +00:00
rusefillc
1b3631f199
lazy docs
2022-05-28 17:47:08 -04:00
rusefillc
9bf63486b5
less confusing error message https://rusefi.com/forum/viewtopic.php?p=45456#p45456
2022-05-28 17:46:45 -04:00
GitHub build-firmware Action
6cfe6ece69
Auto-generated configs and docs
2022-05-28 14:55:43 +00:00
rusefillc
d7c389e012
TS refactoring
2022-05-28 10:48:07 -04:00
Matthew Kennedy
d85ed5f3c0
trigger decoder returns a result ( #4206 )
2022-05-28 09:01:45 -04:00