rusefillc
7d9ebccf12
more fancy
2022-07-09 23:51:20 -04:00
rusefillc
578faa0d41
ETB to overrides, fixing 88
2022-07-08 19:33:49 -04:00
rusefillc
ce611b1ea6
ETB to overrides
2022-07-08 19:32:16 -04:00
rusefillc
bdd7183b7d
refactoring
2022-07-08 19:31:07 -04:00
rusefillc
fa1d7b2773
copy-paste bad
2022-07-08 19:31:07 -04:00
rusefillc
a89317f5ce
E65 progress
2022-07-08 19:00:49 -04:00
rusefillc
2e1c148881
https://rusefi.com/forum/viewtopic.php?p=45813#p45813
2022-07-08 18:07:53 -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
6267b8621a
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
rusefillc
b84a0bdf98
fix lua CAN RX of 11b frames #4321
2022-07-05 13:40:02 -04: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
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
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
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
rusefillc
27995ddc70
https://github.com/rusefi/hellen-NB2-issues/issues/36
2022-06-29 02:16:46 -04:00
rusefillc
0f66f562aa
usability confustion: ediatble fields with board overrides fix #4295
2022-06-27 13:35:22 -04:00
rusefi
60edee920a
less invalid default config
2022-06-26 23:47:42 -04:00
rusefillc
8c0ec4578e
B6
2022-06-25 13:26:21 -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
rusefillc
b4b699670d
https://github.com/rusefi/hellen-NA8-96-issues/issues/16
2022-06-25 02:26:50 -04:00
Matthew Kennedy
25c7987020
s ( #4280 )
2022-06-23 22:16:53 -04: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
rusefillc
8f7a3aa6ba
NA8 progress
2022-06-23 15:37:40 -04: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
rusefi
aae5b9fab6
miata 96 defaults
2022-06-23 14:30:41 -04: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
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
rusefi
9fa5a4f286
hellen meta
2022-06-22 12:35:48 -04:00
rusefillc
6b217a9550
https://github.com/rusefi/rusefi/issues/4266
2022-06-22 00:07:42 -04:00
rusefillc
1b8e3bda34
bit math is hard :(
2022-06-20 21:36:10 -04:00
rusefillc
05f1b8c938
B6
2022-06-20 16:43:50 -04:00
rusefillc
203f560654
b6 build
2022-06-20 08:26:28 -04: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
1a163721eb
less broken default
2022-06-19 10:54:43 -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
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
204a597d2e
MRE url
2022-06-16 21:33:17 -04: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
BeerMoneyMotorsports
edbf2844e0
move etb from default to override ( #4250 )
2022-06-10 14:25:57 -04: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
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
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 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
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
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
rusefi
c4f46521e7
we've missed pin 114
2022-06-04 20:05:09 -04: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
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
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
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
rusefi
a12719e2d9
E67 ETB settings
2022-06-02 20:50:11 -04: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
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
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
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
rusefi
3028d42d3f
B6 progress
2022-05-31 23:02:04 -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
GitHub build-firmware Action
cf8dcb068c
Auto-generated configs and docs
2022-05-30 22:01:09 +00: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
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
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
rusefillc
696691b4ae
first hellen OpenBLT?
2022-05-27 20:06:57 -04:00
rusefillc
9420c64368
first hellen OpenBLT?
2022-05-27 13:18:51 -04:00
rusefillc
25c965e822
making file reuseable
2022-05-26 23:54:30 -04:00
rusefillc
160d5305c9
unique file name seems a bit more convenient
2022-05-26 23:43:44 -04:00
rusefillc
26eef6a77c
dead file
2022-05-26 23:43:44 -04:00
rusefillc
a9e6a4ba94
why does this fail? ( #4196 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-26 20:54:36 -04:00
rusefillc
270968d88f
how are these layout files used? is this change legit? ( #4198 )
...
* reducing OpenBLT file duplication
* Revert "Revert "what could possibly go wrong with MRE""
This reverts commit 405dbbc681
.
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-25 17:10:41 -04:00
rusefillc
3b6c5b5c73
Revert "Revert "what could possibly go wrong with MRE""
...
This reverts commit 405dbbc681
.
2022-05-25 16:53:30 -04:00
rusefillc
da43d210d2
console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
...
HW CI to use common build script
2022-05-25 14:25:50 -04:00
rusefillc
25baceee3d
console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
...
HW CI to use common build script
2022-05-25 12:21:38 -04:00
rusefillc
2f1d4560d4
console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
...
console to use .bin file
2022-05-25 10:27:27 -04:00
rusefillc
c71c32e7e8
console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
2022-05-25 10:02:43 -04:00
rusefillc
405dbbc681
Revert "what could possibly go wrong with MRE"
...
This reverts commit 8b59b4e733
.
2022-05-24 22:14:40 -04:00
rusefillc
490ab78a9b
hellen says OpenBLT
2022-05-24 21:34:45 -04:00
rusefillc
a70172ae74
reducing magic constant, reducing difference between similar files
2022-05-24 18:28:16 -04:00
rusefillc
ba8381be6b
steps towards unified header
2022-05-24 16:45:00 -04:00
rusefillc
e3d5e9ce0f
reducing code duplication, also one step back with HSE
2022-05-24 16:25:16 -04:00
rusefillc
ed40d0b0d5
reducing code duplication
2022-05-24 16:05:07 -04:00
rusefillc
9cae07cfd2
reducing code duplication
2022-05-24 15:45:06 -04:00
rusefillc
64338037f9
reducing code duplication
2022-05-24 15:31:14 -04:00
rusefillc
8b59b4e733
what could possibly go wrong with MRE
2022-05-24 15:18:30 -04:00
rusefillc
679dbf0af3
reducing code duplication in a questinable way
2022-05-24 15:07:31 -04:00
rusefillc
f5936b8a92
what could possibly go wrong
2022-05-24 15:07:31 -04:00
GitHub build-firmware Action
4d67bd7cd5
Auto-generated configs and docs
2022-05-23 05:22:14 +00:00
rusefillc
84a1e7becb
GM
2022-05-23 01:15:06 -04:00
rusefillc
5459d0946e
GM
2022-05-23 01:02:56 -04:00
GitHub build-firmware Action
0d84c44b4f
Auto-generated configs and docs
2022-05-23 04:47:17 +00:00
rusefillc
6ed3b1fb23
hellen meta
2022-05-23 00:40:45 -04:00
rusefillc
a51669fb34
GM
2022-05-23 00:40:11 -04:00
GitHub build-firmware Action
511cbc1232
Auto-generated configs and docs
2022-05-23 04:37:26 +00:00
rusefillc
d64d22ae35
GM
2022-05-23 00:20:48 -04:00
rusefillc
e16cf48119
hellen meta
2022-05-23 00:20:41 -04:00
rusefillc
0e05bbe3b6
Update readme.md
2022-05-22 20:31:30 -04:00
rusefillc
687d7a8fbb
Update readme.md
2022-05-22 20:30:09 -04:00
GitHub build-firmware Action
f68f490f05
Auto-generated configs and docs
2022-05-22 17:17:42 +00:00
rusefillc
b8042a257f
GM
2022-05-22 13:10:19 -04:00
GitHub build-firmware Action
fb17a45504
Auto-generated configs and docs
2022-05-21 15:56:53 +00:00
rusefillc
b43d799ed8
E67
2022-05-21 11:50:17 -04:00
GitHub build-firmware Action
61e8aa373d
Auto-generated configs and docs
2022-05-21 15:09:11 +00:00
rusefillc
6533dd4e78
E67
2022-05-21 11:01:33 -04:00
rusefi
f48e27ec38
basta rasta copypasta GM
2022-05-21 09:44:57 -04:00
rusefi
3d93d3a936
basta rasta copypasta
2022-05-21 09:38:26 -04:00
rusefillc
5902a55739
B6 test mule
2022-05-21 02:25:43 -04:00
rusefillc
fb3b1120b1
B6 test mule
2022-05-21 01:45:09 -04:00
rusefillc
14e94ad06a
pin 55 is EFI_ADC_11
2022-05-20 21:20:02 -04:00
Matthew Kennedy
4531ef2286
harley ( #4188 )
2022-05-19 16:44:56 -04:00
rusefillc
2032b7364a
fixing default
2022-05-19 14:48:18 -04:00
rusefillc
649c56fe22
hiding second VR threshold
2022-05-19 12:35:04 -04:00
rusefillc
82596f957c
pps1/pps2
2022-05-18 23:23:04 -04:00
rusefillc
0e5c4dde2b
dead copy-paste
2022-05-18 16:54:11 -04:00
GitHub build-firmware Action
4153be5e15
Auto-generated configs and docs
2022-05-18 20:52:56 +00:00
Benas Brazdziunas
0dd0062543
YAML updates ( #4183 )
2022-05-18 16:46:23 -04:00
GitHub build-firmware Action
80a44ad098
Auto-generated configs and docs
2022-05-18 04:16:08 +00:00
Matthew Kennedy
a0d9a584db
prototype overcurrent protected driver ( #4029 )
...
* stub passthrough protected driver
* plumbing
* include the thing
* signature
* dead
* tdg pdm build task
* s
* pdm pins
* tdg
* init properly
* remove gaps
* board doesn't fatal on start
2022-05-17 23:49:18 -04:00
Matthew Kennedy
058d7dc1cc
proteus-friendly VR threshold logic ( #4180 )
...
* proteus-friendly VR threshold
* ddddddddddddddddddd
2022-05-17 21:35:43 -04:00
rusefillc
c03ee706bf
default VR curve is needed not just by hellen, we have Proteus adapters with it now!
2022-05-17 17:54:11 -04:00
Andrey
009929fc20
altering technical debt
2022-05-15 10:07:17 -04:00
Matthew Kennedy
fa835950a0
remove 360 trigger ( #4165 )
...
* remove 360
* s
* simplify that mess
2022-05-11 06:15:06 -04:00
rusefillc
8e75728e50
progress?
2022-05-10 10:51:56 -04:00
rusefillc
34e79b624e
firmware update via CAN #3362
2022-05-10 07:14:11 -04:00
Andrey G
39bf967e70
OpenBLT: disable BOOT_CPU_USER_PROGRAM_START_HOOK for all supported boards ( #4158 )
...
We do not use it.
2022-05-10 06:15:46 -04:00
rusefillc
bdfb21793e
Hide pin mode from well-known boards #3397
2022-05-08 16:01:42 -04:00
rusefillc
11d111a980
Hide pin mode from well-known boards #3397
2022-05-08 15:11:28 -04:00
rusefillc
e38cf71843
one step back
2022-05-07 08:11:58 -04:00
Andrey G
7c10ce92e6
Export PROJECT_BOARD, we need it while compiling OpenBLT with separate make call ( #4146 )
2022-05-07 06:12:07 -04:00
rusefillc
53a81088bf
openblt for nissan
2022-05-07 05:54:05 -04:00
rusefillc
03e93a1f19
improving scripts?
2022-05-07 05:50:14 -04:00
Matthew Kennedy
997565ac22
Trigger gm 3 vs 5 ( #4140 )
...
* add parameter
* two modes
* add new mode to list
* format
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
rusefillc
507660266e
proteus meta
2022-05-04 17:05:08 -04:00
Matthew Kennedy
e1b2fcb2bc
proteus meta
2022-05-04 17:00:38 -04:00
Matthew Kennedy
492be3188d
set MRE overrides for spi2/3 pins ( #4136 )
...
* set overrides for spi2/3 pins
* don't enable SPI3, just set the pins
* s
2022-05-04 16:28:54 -04:00
rusefillc
dfe7f5f2e9
proteus_f4_hardware_QC_special_build
2022-05-04 06:16:44 -04:00
rusefillc
6bc8eac94e
proteus_f4_hardware_QC_special_build
2022-05-04 05:30:04 -04:00
GitHub build-firmware Action
3c7c54f7c4
Auto-generated configs and docs
2022-05-03 06:42:20 +00:00
rusefillc
4ef6123153
grrrrr2
2022-05-03 02:30:28 -04:00
rusefillc
78eb7fb74f
grrrrr
2022-05-03 02:07:46 -04:00
rusefillc
84a62a3320
three steps back
2022-05-03 01:57:49 -04:00
rusefillc
99ed7e687e
two steps back
2022-05-03 01:48:15 -04:00
rusefillc
bd0d391d6c
one step back
2022-05-03 01:25:03 -04:00
BeerMoneyMotorsports
e880a7232c
options port ( #4133 )
...
options port pinout
2022-05-03 00:58:55 -04:00
rusefillc
7adc826f29
invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131
2022-05-03 00:54:38 -04:00
rusefillc
1306afa711
invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131
2022-05-02 16:37:00 -04:00
rusefillc
114a94d2a2
invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131
2022-05-02 16:10:19 -04:00
rusefillc
fbffec4a64
back to MRE safery?
2022-05-02 06:35:11 -04:00
rusefillc
da195acd87
MRE 0.6.0 has SD which does not match some previous usages
2022-05-02 05:42:59 -04:00
Andrey
03662e48c4
Move curves out of engineConfiguration in order to reduce RAM usage #4127
2022-05-01 23:43:43 -04:00
GitHub build-firmware Action
d2d07e40ff
Auto-generated configs and docs
2022-04-30 02:32:30 +00:00
Andrey
33b4f8f86d
CAN GPIO #4096
2022-04-29 22:15:54 -04:00
GitHub build-firmware Action
94b9e4a5b1
Auto-generated configs and docs
2022-04-30 00:36:25 +00:00
rusefillc
4af8a13a31
CAN GPIO #4096
2022-04-29 20:29:50 -04:00
rusefillc
f341ce561e
2 byte pin index #4097 ( #4102 )
...
* 2 byte pin index #4097
* 2 byte pin index #4097
good time to defragment configuration
* 2 byte pin index #4097
new fancy way
* 2 byte pin index #4097
smart comment
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
rusefillc
0a4d899eea
h128 i2c? ( #4118 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action
b84cb0d83a
Auto-generated configs and docs
2022-04-28 22:06:22 +00:00
Matthew Kennedy
83caf1ea1b
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
7db5f6a7dd
nano refactoring
2022-04-28 17:12:04 -04:00
GitHub build-firmware Action
2aa448a9a6
Auto-generated configs and docs
2022-04-28 21:09:33 +00:00
rusefillc
3c19fd1955
fix https://github.com/rusefi/alphax-4chan/issues/17
2022-04-28 16:52:42 -04:00
Matthew Kennedy
1d0e04e9de
no lua mre debug ( #4110 )
2022-04-26 14:07:56 -04:00
rusefillc
e082f1110d
TCU name
2022-04-25 23:27:47 -04:00
Matthew Kennedy
a2e1a079b8
allow enum_class in rusefi_hw_enums.h ( #4104 )
...
* make things c++ friendly
* install various canaries in coal mines
* using is much clearer than typedef
* fixing builds
* lps25
* trigger includes were a mess
* c -> c++ cleanup
* os util
* why did so many include os_util.h?
* fwd declare
* cypress/kinetis
* s
* eg33 happy
* happy sim
* cypress usb
* pch
* cypress
* doesn't need to include all that
* h7
2022-04-25 20:38:16 -04:00
rusefillc
3ba6416e54
refactoring
2022-04-25 17:42:30 -04:00
rusefillc
7d2d6c4a01
[EPIC] [Feature Request] Transmission Control #1454
2022-04-25 17:20:56 -04:00
rusefillc
1dad60b118
anything for gods of flash
2022-04-24 18:46:17 -04:00
rusefillc
126aaae196
at least start
2022-04-23 21:11:45 -04:00
rusefillc
e0e61f7f44
FasterEngineSpinUp should be enabled by default fix #4094
2022-04-23 09:51:47 -04:00
David Holdeman
b4e8dfb05a
More untested transmission features ( #4093 )
...
* use ISS for gearbox ratio, add gauge for TC ratio
* measure shift time
* add shift time gauge, todo notes for pc
* do conversion in the right direction
* switch to Timer and seconds
* try fixing build
* try fixing build again
* try defines, remove include
* use shift pcs
* add 3-2 pct curve
* control 3-2 solenoid
* move 3-2 to persistent config
* fix param
2022-04-23 07:34:39 -04:00
rusefillc
ff3e7cd5ad
https://github.com/rusefi/hellen154hyundai/issues/55
2022-04-22 00:44:44 -04:00
rusefillc
32604988c6
HD minor defaults progress
2022-04-19 19:52:20 -04:00
rusefillc
04ad509a2d
HD minor defaults progress
2022-04-19 19:33:20 -04:00
rusefillc
33497d359f
HD minor defaults progress
2022-04-19 16:35:19 -04:00
rusefillc
3d2063be2d
Mark reports that detectHellenBoardType hangs up HD and Nucleo #4084
2022-04-19 15:26:32 -04:00
Matthew Kennedy
1e26e1ae99
pass parameters instead of `export` in build scripts ( #4081 )
...
* no `export ...` mess
* frankenso NA6
2022-04-18 19:05:27 -04:00
Matthew Kennedy
305c11a2cb
Short board name 2 ( #4080 )
...
* some hellens
* the rest
2022-04-18 15:45:29 -04:00
Matthew Kennedy
3f9fc7d09c
set SHORT_BOARD_NAME from mk, not shell script ( #4078 )
...
* MRE
* proteus
* weird format lol
* alphax 4
* alphax 2ch
* prometheus, subaru
* s
* put a canary in the coal mine
* activate the sleepy canaries
* atlas
* tdg pdm
* The canary detected the problems it needed to
This reverts commit b0a3718b115f69f85f78fc4814aec04434968c0f.
* Revert "activate the sleepy canaries"
This reverts commit f80cfcdd789418caa30854064bcb9ce865eee474.
* prometheus
2022-04-18 14:22:05 -04:00
Matthew Kennedy
8650686ab7
knock threshold table fix ( #4077 )
...
* fix knock threshold table
* defaults
* knock controller is engine module
* testable
* test builds
* knock tests work
* s
* format
* everyone loves changelogs
2022-04-18 08:03:16 -04:00
rusefillc
ead3ff60b4
something is not right here, do we still have RAM image in MRE QC?
2022-04-18 00:03:56 -04:00
rusefillc
44dae6d8d5
sacrifice to the gods of small flash
2022-04-17 19:04:18 -04:00
rusefillc
9567f6f671
helping build
2022-04-16 20:22:46 -04:00
rusefillc
58d5ade510
running out of flash - helping QC build
2022-04-15 09:45:46 -04:00
rusefillc
12fbfae0fb
running out of flash - helping QC build
2022-04-15 09:36:44 -04:00
rusefi
f1f5101c1c
https://github.com/rusefi/hellen154hyundai/issues/55
2022-04-14 00:13:30 -04:00
GitHub build-firmware Action
a8d02ad7e5
Auto-generated configs and docs
2022-04-12 02:17:24 +00:00
rusefi
44651d7504
HD
2022-04-11 22:10:28 -04:00
GitHub build-firmware Action
648c2f1ab5
Auto-generated configs and docs
2022-04-12 00:28:49 +00:00
rusefillc
f8fa9011b9
HD
2022-04-11 20:21:11 -04:00
GitHub build-firmware Action
961f3fa85f
Auto-generated configs and docs
2022-04-11 22:42:53 +00:00
rusefillc
213ec61413
HD
2022-04-11 18:25:12 -04:00
GitHub build-firmware Action
9eb232acb1
Auto-generated configs and docs
2022-04-11 21:32:22 +00:00