GitHub set-date Action
7746ba0492
Update date
2021-01-28 00:54:25 +00:00
GitHub build-firmware Action
5c2ad041ca
Auto-generated configs and docs
2021-01-28 00:25:42 +00:00
GitHub build-firmware Action
5186e853d7
Auto-generated configs and docs
2021-01-27 04:47:00 +00:00
GitHub build-firmware Action
0a71cfd3c6
Auto-generated configs and docs
2021-01-27 04:09:36 +00:00
rusefillc
dc80e4e6cb
M62T vanos support #2243
2021-01-26 22:54:25 -05:00
GitHub build-firmware Action
7b6e402089
Auto-generated configs and docs
2021-01-27 02:58:44 +00: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
rusefillc
e219638f60
M62T vanos support #2243
2021-01-26 21:43:23 -05:00
rusefillc
b6f5e5f34d
M62T vanos support #2243
2021-01-26 21:16:47 -05:00
GitHub build-firmware Action
7c199746ec
Auto-generated configs and docs
2021-01-27 01:49:09 +00:00
GitHub set-date Action
74b25da160
Update date
2021-01-27 00:51:45 +00:00
GitHub set-date Action
3563c09d4c
Update date
2021-01-26 00:53:32 +00:00
GitHub set-date Action
f893a3ce78
Update date
2021-01-25 01:28:32 +00:00
GitHub set-date Action
cd65c9f988
Update date
2021-01-24 01:29:28 +00:00
rusefillc
1ed7d16d50
knock-knock
2021-01-23 00:00:34 -05:00
GitHub set-date Action
e8ab9391af
Update date
2021-01-23 01:27:52 +00:00
GitHub build-firmware Action
d511985ff8
Auto-generated configs and docs
2021-01-22 07:04:05 +00:00
rusefillc
6bc882f30a
Hellen72
2021-01-22 02:02:16 -05:00
GitHub build-firmware Action
aa477f2bcd
Auto-generated configs and docs
2021-01-22 06:58:13 +00:00
rusefillc
edd89c34f9
HELLEN_NB2
2021-01-22 01:47:01 -05:00
GitHub set-date Action
1c410364c3
Update date
2021-01-22 01:28:07 +00:00
GitHub set-date Action
978a025772
Update date
2021-01-21 01:29:32 +00:00
GitHub set-date Action
e46ff8c4b5
Update date
2021-01-20 01:30:08 +00:00
Matthew Kennedy
fd02da6670
update wideband firmware image ( #2232 )
2021-01-19 16:51:05 -05:00
GitHub build-firmware Action
2b53721016
Auto-generated configs and docs
2021-01-19 21:13:15 +00:00
Andrey G
777979c3ca
Chibi os 20 ( #2212 )
...
* Update ChibiOS
* Fix Makefiles includes paths
* halconf.h: remove flash hack
* mcuconf: fix EXTI ptiorityes
* Digital Input: ICU: use designated initializers, initialize 'arr'
* ChibiOS: lis302dl fix
* ADC: update to new API
* UARTConfig: timeout_cb field, formating
* ChibiOS: remove _exit, _kill, _getpid
* Fix lis302dl
* Bump config versions
* chconfig_common: cosmetic changes
* stm32f4ems: commulative config update
* Update Simulator
* ALLCSRC already contain all needed ChibiOS files.
Same for ALLINC and ALLCPPSRC
* ChibiOS fix for Simulator
* ChibiOS: port lock/unlock hook and MMC over SPI timeout
* STM32F7: update configs
* STM32F7: update linker file
* Cypress: port ADC lld to ChibiOS-20
* Cypress: port SPI lld to ChibiOS-20
* Cypress: port CAN lld to ChibiOS-20
* Cypress: fix include path for rules.ld
* Cypress: update chconf.h and halconf.h for ChibiOS-20
* Kinetis: update ADC lld to ChibiOS-20
* Kinetis: update SPI lld to ChibiOS-20
* Kinetis: update UART lld driver for ChibiOS-20
* Kinetis: update chconf.h and halconf.h for ChibiOS-20
* Kinetis: fix include path for rules.ld
* Nucleo F746: update ld script
* Nucleo F746: fix compile
* Bootloader: fix compilation with ChibiOS-20, cleanup
* Bootloader: add way to pass crosscompiler using CROSS_COMPILE
* Debug build arguments
* Simulator: fix windows compilation
Exclude syscalls_cpp.cpp from compilation
2021-01-19 15:20:35 -05:00
GitHub build-firmware Action
174edaff6e
Auto-generated configs and docs
2021-01-19 04:05:31 +00:00
GitHub set-date Action
797003326a
Update date
2021-01-19 01:28:19 +00:00
GitHub build-firmware Action
5b6614b65a
Auto-generated configs and docs
2021-01-19 00:30:19 +00:00
GitHub build-firmware Action
b7016f97b6
Auto-generated configs and docs
2021-01-18 23:56:32 +00:00
rusefi
10e980e293
Revert "Save more space in the angle cache ( #2228 )"
...
This reverts commit c7ca1b2e
2021-01-18 18:53:00 -05:00
GitHub build-firmware Action
ba8cc12f3c
Auto-generated configs and docs
2021-01-18 23:50:26 +00:00
Matthew Kennedy
c7ca1b2ef4
Save more space in the angle cache ( #2228 )
...
* store event angles in a scaled field
* tests
* comment
2021-01-18 18:31:06 -05:00
GitHub build-firmware Action
ee2c2782c1
Auto-generated configs and docs
2021-01-18 12:05:53 +00:00
Matthew Kennedy
fa30efbc94
boost fixes ( #2230 )
...
* fix boost pin reinit
* call boost from periodic slow
* ui
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-18 07:04:14 -05:00
GitHub set-date Action
84cacc86bd
Update date
2021-01-18 01:26:13 +00:00
Andrey G
baea67eccf
Simplify Makefile, unify board.mk files ( #2229 )
...
* Proper way to add lis302 driver
* Proper way to add license directory to includes
* Makefile: simplify
All ChibiOS stuff is accumulated in ALLCSRC, ALLINC and so on.
* board.mk: append sources and includes to ALLSRC, ALLCPPSRC, ALLINC
* Cypress: fix CANv2 includence into build
2021-01-17 09:32:06 -05:00
Matthew Kennedy
6a1b9db952
save 1440 bytes ( #2226 )
2021-01-16 21:22:30 -05:00
GitHub set-date Action
99fcf11cc9
Update date
2021-01-17 01:27:50 +00:00
Matthew Kennedy
60f70a3721
clean up some includes ( #2227 )
...
* cleanup
* make c happy
2021-01-16 09:45:45 -05:00
GitHub set-date Action
577fc65b89
Update date
2021-01-16 01:27:41 +00:00
rusefillc
717e36a7a4
todo: reduce magic constants
2021-01-14 22:34:06 -05:00
Matthew Kennedy
bdacda558c
fix instant rpm ( #2180 )
...
* consumers
* impl
* instant rpm in idle timing
2021-01-14 20:45:55 -05:00
GitHub set-date Action
b16704c9f9
Update date
2021-01-15 01:26:19 +00:00
Matthew Kennedy
2e557dbcf6
make fuel math look more like ign math ( #2214 )
2021-01-14 19:18:30 -05:00
GitHub set-date Action
15f92b42c9
Update date
2021-01-14 01:29:36 +00:00
GitHub set-date Action
8fcc864db9
Update date
2021-01-13 01:21:01 +00:00
GitHub set-date Action
80a2c1ec1a
Update date
2021-01-12 01:14:10 +00:00
rusefillc
e1668402f6
cmd_test_main_relay
...
helping build
2021-01-11 20:01:20 -05:00
rusefillc
d97501b601
todo EFI_MAIN_RELAY_CONTROL
2021-01-11 19:48:38 -05:00
rusefillc
1431baefbc
cmd_test_main_relay
2021-01-11 19:37:50 -05:00
rusefillc
015becd751
Merge remote-tracking branch 'origin/master' into master
2021-01-11 17:11:03 -05:00
rusefillc
3acdbef923
probably false alarm, but this area needs a clean-up
2021-01-11 14:17:35 -05:00
Andrey G
25560b85c2
Supress annoing unused warnings ( #2216 )
2021-01-11 08:49:20 -05:00
Matthew Kennedy
a5266cd6ef
part of 2217 which may fix it alone ( #2220 )
2021-01-11 08:01:54 -05:00
Matthew Kennedy
868f0d47ac
Enable idle timing/ve tables based on idle phase logic ( #2213 )
...
* add helper
* advance
* ve
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-11 00:54:37 -05:00
rusefillc
7e5b9903b7
cmd_test_main_relay
2021-01-10 23:58:09 -05:00
GitHub build-firmware Action
e581834582
Auto-generated configs and docs
2021-01-11 04:48:37 +00:00
rusefillc
4416d1c7dc
cmd_test_main_relay
2021-01-10 23:46:50 -05:00
GitHub build-firmware Action
b2f715ef32
Auto-generated configs and docs
2021-01-11 01:36:06 +00:00
rusefillc
494b6caf3b
cmd_test_main_relay
2021-01-10 20:30:08 -05:00
GitHub set-date Action
f42097741d
Update date
2021-01-11 01:11:57 +00:00
GitHub build-firmware Action
8988b908ed
Auto-generated configs and docs
2021-01-10 15:16:52 +00:00
GitHub build-firmware Action
8960c7a0b5
Auto-generated configs and docs
2021-01-10 13:14:51 +00:00
Matthew Kennedy
571122d461
Start support for multi-bank closed loop fueling ( #2184 )
...
* cfg
* cell
* N banks
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:49 -05:00
GitHub set-date Action
37b73b14a6
Update date
2021-01-10 01:13:38 +00:00
GitHub build-firmware Action
2583b040a2
Auto-generated configs and docs
2021-01-10 01:08:07 +00:00
rusefillc
1cbb0c5680
Revert "Revert "rpm rate of change ( #2159 )""
...
This reverts commit 538b3ac6
2021-01-09 20:06:19 -05:00
GitHub build-firmware Action
750d80bf83
Auto-generated configs and docs
2021-01-10 00:49:08 +00:00
rusefillc
538b3ac649
Revert "rpm rate of change ( #2159 )"
...
This reverts commit f73b7123
#2207 yes, this makes no sense but just to confirm
2021-01-09 19:45:07 -05:00
Matthew Kennedy
021dc9d185
fix ( #2209 )
2021-01-09 16:51:24 -05:00
GitHub build-firmware Action
4500e1dc71
Auto-generated configs and docs
2021-01-09 19:15:01 +00:00
David Holdeman
52e88ade01
Add TCU Solenoid debug fields ( #2202 )
...
* try adding debug fields
* oops
* include
* add labels
* add enum
* add more solenoid
* whoops
* ifdef
2021-01-09 14:12:45 -05:00
GitHub build-firmware Action
7996099627
Auto-generated configs and docs
2021-01-09 16:25:47 +00:00
GitHub set-date Action
51bf935500
Update date
2021-01-09 01:09:57 +00:00
Andrey G
2af32084f4
gpio helper ( #2195 )
...
* gpios: isBrainPinValid helper
* LCD HD44780: do not touch pins if DM_NONE or invalid gpio
* Fix isEnabled checks for GPS and Joystick
* LCD HD44780: writePad use this method wider
2021-01-08 20:01:26 -05:00
GitHub build-firmware Action
99430a2508
Auto-generated configs and docs
2021-01-08 18:43:44 +00:00
rusefillc
92615c7886
hellen72
2021-01-08 13:22:59 -05:00
GitHub build-firmware Action
c0626f3012
Auto-generated configs and docs
2021-01-08 18:11:13 +00:00
GitHub build-firmware Action
7d63cf4e62
Auto-generated configs and docs
2021-01-08 17:51:57 +00:00
andreika-git
11c358f65c
Hellen72 config ( #2200 )
...
* Hellen72 config
* Hellen72 files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy
44b5427813
better error checking of thermistor config ( #2199 )
...
* add bounds check on result
* validate thermistor config
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 20:37:15 -05:00
GitHub set-date Action
0b601bb4a6
Update date
2021-01-08 01:09:32 +00:00
GitHub build-firmware Action
27e944f2bf
Auto-generated configs and docs
2021-01-07 13:25:37 +00:00
Matthew Kennedy
5f1a13aed4
Fix fan bench ( #2198 )
...
* fix fan, complain if missing bench mode
* more complaining about unexpected codes
* unused
2021-01-07 08:23:31 -05:00
GitHub build-firmware Action
d0090cb5d8
Auto-generated configs and docs
2021-01-07 13:08:14 +00:00
Matthew Kennedy
7a90692187
Idle timing uses phase logic, remove falloff ( #2169 )
...
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
* wonderful changelog
* now unused parameter
* put back deadzone
* ui
* test deadzone
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
GitHub set-date Action
d0cee36c91
Update date
2021-01-07 01:10:03 +00:00
Andrey G
f96ae7525f
Gpio cleanup #2 ( #1530 )
...
* pin repository: PIN_USED size in now equal to brain_pin_e enum size
expect special values...
* smart gpios: register gpio chip to given base (no auto-allocation)
* drivers: gpio: core: add gpiochip_unregister()
* drivers: gpio: MC33810 intergation
* smart_gpio.cpp: cleanup ifdef mess, minor cleanups
* gpio: core: additional check for gpio ranges overlaps
* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
GitHub build-firmware Action
034412ef53
Auto-generated configs and docs
2021-01-06 19:42:58 +00:00
rusefillc
eec8a723ee
TS bench test trans solenoid buttons #2191
...
more fix
2021-01-06 14:16:45 -05:00
rusefillc
a4e9319027
TS bench test trans solenoid buttons #2191
...
more fix
2021-01-06 14:04:37 -05:00
GitHub build-firmware Action
4a1246995f
Auto-generated configs and docs
2021-01-06 18:57:58 +00:00
rusefillc
7393f13b8a
TS bench test trans solenoid buttons #2191
...
fix?
2021-01-06 13:55:57 -05:00
GitHub build-firmware Action
6a32510a4c
Auto-generated configs and docs
2021-01-06 18:49:08 +00:00
GitHub build-firmware Action
a0aba69b9f
Auto-generated configs and docs
2021-01-06 03:32:28 +00:00
David Holdeman
7117c6f5aa
TS bench test trans solenoid buttons ( #2191 )
...
* maybe
* semicolon stupid
* whoops
* whoops 2
2021-01-05 22:30:38 -05:00
GitHub set-date Action
54892662be
Update date
2021-01-06 01:06:01 +00:00
Matthew Kennedy
f4dcf0f397
generate triggers.txt from parametric test ( #2186 )
...
* add new test
* comment
* remove old
* main cleanup
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 17:58:34 -05:00
Matthew Kennedy
20a967edf1
Implement flex sensor ( #2189 )
...
* config & ui
* stub sensor
* stub init
* output channel, gauge, SD log
* linky linky
* fix
* add sensor & init
* clamp
* update comment
* filter the resultant signal
* changelog
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 17:13:56 -05:00
GitHub build-firmware Action
f804aaf60f
Auto-generated configs and docs
2021-01-05 21:32:00 +00:00
Matthew Kennedy
eabb5c7366
flex fuel AFR interpolation ( #2190 )
...
* config
* implement flex
* secondary fuel default
* test
* test works
* rename
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 16:27:23 -05:00
Andrey G
b92e3086d0
Adc isAdcChannelValid helper ( #2188 )
...
* Guard define argument
* ADC: isAdcChannelValid
Check for both <= EFI_ADC_NONE and >= EFI_ADC_LAST_CHANNEL
Also check for value out of enum range (corrupted settings)
* Fix unit tests
2021-01-05 16:02:20 -05:00
GitHub build-firmware Action
0abfc7c9c1
Auto-generated configs and docs
2021-01-05 12:59:14 +00:00
Matthew Kennedy
edee10ee1c
Flex fuel stubs ( #2187 )
...
* config & ui
* stub sensor
* stub init
* output channel, gauge, SD log
* linky linky
* fix
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 07:57:26 -05:00
GitHub build-firmware Action
07abef8473
Auto-generated configs and docs
2021-01-05 04:52:50 +00:00
rusefillc
6c01aedbb0
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:44:31 -05:00
rusefillc
8c38664084
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:34:19 -05:00
rusefillc
43f37c677a
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
fixing build?
2021-01-04 22:13:59 -05:00
rusefillc
8c7ab1cbe3
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 22:00:37 -05:00
rusefillc
8fb32b517b
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 21:30:54 -05:00
rusefillc
a3173e68d9
typo
2021-01-04 21:20:40 -05:00
rusefillc
9b5d45cb04
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 21:05:16 -05:00
GitHub set-date Action
66b8a98dc8
Update date
2021-01-05 01:05:48 +00:00
Matthew Kennedy
de2b37accb
add obd stft bank 2 ( #2183 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-04 07:35:21 -05:00
rusefillc
b1499d8a7f
RAM efficiency of VR crank trigger shapes #2182
2021-01-04 00:26:05 -05:00
GitHub build-firmware Action
428418f879
Auto-generated configs and docs
2021-01-04 04:54:24 +00:00
GitHub set-date Action
4d96794ff1
Update date
2021-01-04 01:06:44 +00:00
GitHub build-firmware Action
2445703cf9
Auto-generated configs and docs
2021-01-03 23:29:54 +00:00
rusefillc
b3e3248d71
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-03 14:05:24 -05:00
rusefillc
15665484e5
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-03 13:52:53 -05:00
rusefillc
8f06008239
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-03 13:34:00 -05:00
GitHub build-firmware Action
1caeef7ca2
Auto-generated configs and docs
2021-01-03 18:08:09 +00:00
GitHub build-firmware Action
ea34444e04
Auto-generated configs and docs
2021-01-03 14:57:29 +00:00
Matthew Kennedy
f73b7123bb
rpm rate of change ( #2159 )
...
* compute rpm rate of change
* fix units on gauge
* oops
* correct order
* scaling and limits
* correct for engine cycle length
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-03 09:55:44 -05:00
GitHub set-date Action
11e9bb5e88
Update date
2021-01-03 01:06:16 +00:00
Matthew Kennedy
92ea09b0a6
switch more map to read from sensor model ( #2162 )
...
* hook up map
* check for init
* switch some consumers
* that's the rest of them
* test
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-02 19:13:10 -05:00
GitHub build-firmware Action
c06fea083e
Auto-generated configs and docs
2021-01-02 22:34:11 +00:00
David Holdeman
a43bf01ecd
Solenoid test in console ( #2178 )
...
* give it a try
* create component
* add command maybe
* try
* try
* add pic
* try TCU_SOLENOID_COUNT
* try
* use injection and ignition count fields
2021-01-02 17:18:44 -05:00
GitHub build-firmware Action
077ba2bf9e
Auto-generated configs and docs
2021-01-02 21:53:01 +00:00
rusefillc
d213c01ca5
questionable progress
2021-01-02 16:51:14 -05:00
GitHub build-firmware Action
eb458b2f3b
Auto-generated configs and docs
2021-01-02 21:45:28 +00:00
GitHub build-firmware Action
b764fd1586
Auto-generated configs and docs
2021-01-02 14:16:50 +00:00
GitHub set-date Action
f6fc6521f0
Update date
2021-01-02 01:02:30 +00:00
rusefi
719ad92681
FATAL while bench testing VR #2153
2021-01-01 14:07:52 -05:00
GitHub build-firmware Action
1f30163348
Auto-generated configs and docs
2021-01-01 16:20:39 +00:00
GitHub build-firmware Action
8a0fa161ac
Auto-generated configs and docs
2021-01-01 06:12:01 +00:00
rusefillc
9587b7bb54
hellen
2021-01-01 01:10:28 -05:00
GitHub build-firmware Action
de3ecc50b0
Auto-generated configs and docs
2021-01-01 05:59:19 +00:00
GitHub set-date Action
dc5e785daf
Update date
2021-01-01 01:05:34 +00:00
GitHub build-firmware Action
10c0553038
Auto-generated configs and docs
2020-12-31 17:41:53 +00:00
rusefillc
46583b2a19
Revert "Idle timing PID uses phase logic ( #2156 )"
...
This reverts commit 9634a803
2020-12-31 12:22:54 -05:00
shadowm60
d49fc7fc71
Haltech as dash option ( #2165 )
...
* Haltech as dash option
* Update build-firmware.yaml
added generate enums for build-primary-bundle
2020-12-31 12:22:01 -05:00
GitHub set-date Action
314ac30f11
Update date
2020-12-31 01:04:00 +00:00
GitHub build-firmware Action
586ebc49f9
Auto-generated configs and docs
2020-12-30 13:45:30 +00:00
Matthew Kennedy
acdf6fdc85
Put map in the sensor model ( #2161 )
...
* hook up map
* check for init
* switch some consumers
* don't do limp for now
* oops
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-30 08:43:49 -05:00
Matthew Kennedy
342414a5f7
show when idle is closed loop ( #2160 )
...
* show when idle is closed loop
* semicolon
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-30 08:42:40 -05:00
GitHub build-firmware Action
5b638d3a87
Auto-generated configs and docs
2020-12-30 13:37:55 +00:00
Matthew Kennedy
9634a803f1
Idle timing PID uses phase logic ( #2156 )
...
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-29 23:50:56 -05:00
GitHub set-date Action
da2fecb7d1
Update date
2020-12-30 01:01:36 +00:00
Matthew Kennedy
c8ee9fcf3f
use phase computation ( #2152 )
2020-12-29 07:49:10 -05:00
Matthew Kennedy
1d4ccfff3f
add idle timing defaults ( #2155 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-29 07:47:18 -05:00
GitHub set-date Action
ea22c7f952
Update date
2020-12-29 01:00:15 +00:00
rusefi
521e561d4b
removing warning?
2020-12-28 19:19:11 -05:00
Matthew Kennedy
ec508d8f9d
don't write settings if cal didn't work ( #2154 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-28 08:03:10 -05:00
GitHub set-date Action
4555a98836
Update date
2020-12-28 00:59:46 +00:00
rusefillc
f28f1e0f90
fine-grained check modes
2020-12-27 17:41:28 -05:00
Matthew Kennedy
ba2c675ffa
progress to fsio type safety ( #2137 )
...
* rename
* packed type safe fsio value
* comment
* rename
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-27 17:22:11 -05:00
Matthew Kennedy
64d9b4b71a
limp manager can disable etb ( #2143 )
...
* move rev limit to limp manager
* call fatal error
* include order
* fix bug
* tests
* limp can disable etb
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-26 21:47:27 -05:00
Matthew Kennedy
898b7a82e0
move swtiches out of idle ( #2148 )
2020-12-26 21:31:41 -05:00
GitHub set-date Action
841d28744f
Update date
2020-12-27 01:00:10 +00:00
Matthew Kennedy
4961a25ab4
start integratig ( #2147 )
2020-12-26 19:44:40 -05:00
Matthew Kennedy
b9e96322c5
Idle refactor open loop ( #2146 )
...
* impl
* typo
* tests
2020-12-26 19:34:42 -05:00
Matthew Kennedy
19bf208cde
use limp mgr for trigger disable ( #2145 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-26 18:12:36 -05:00
Matthew Kennedy
ff4ce2fb1f
create limp manager ( #2142 )
...
* move rev limit to limp manager
* call fatal error
* include order
* fix bug
* tests
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-26 17:30:46 -05:00
GitHub build-firmware Action
041b84596f
Auto-generated configs and docs
2020-12-26 21:18:18 +00:00
rusefi
2fac4cd732
HW_CHECK_SPARK_FSIO
2020-12-26 16:16:40 -05:00
GitHub build-firmware Action
62ba402b1a
Auto-generated configs and docs
2020-12-26 18:43:55 +00:00
rusefillc
1ebce57721
proteusBoardTest
2020-12-26 10:41:33 -05:00
Matthew Kennedy
542cb6a420
more testable idle logic ( #2140 )
...
* header
* test
* impl
2020-12-26 08:32:01 -05:00
GitHub build-firmware Action
b2b05659dc
Auto-generated configs and docs
2020-12-26 06:20:12 +00:00
rusefi
af6ad0757e
PROTEUS_QC_TEST_BOARD
2020-12-26 00:57:23 -05:00
GitHub set-date Action
88105f0805
Update date
2020-12-26 00:56:34 +00:00
Matthew Kennedy
64c8d7c494
unused ivalue ( #2138 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-25 09:47:33 -05:00
Matthew Kennedy
17554539d1
rename ( #2136 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-25 08:40:54 -05:00
GitHub set-date Action
39b189a301
Update date
2020-12-25 00:59:18 +00:00
GitHub build-firmware Action
a19537f47e
Auto-generated configs and docs
2020-12-24 12:38:28 +00:00
GitHub build-firmware Action
c1198421a6
Auto-generated configs and docs
2020-12-24 12:33:20 +00:00
Matthew Kennedy
3d13d03424
Purge e34 config ( #2127 )
...
* remove
* enums
* s
* func test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 07:31:25 -05:00
GitHub set-date Action
3614cd3161
Update date
2020-12-24 01:01:04 +00:00
GitHub build-firmware Action
b9c353ff62
Auto-generated configs and docs
2020-12-23 21:53:19 +00:00
rusefillc
b806065939
David says it would be better like this
2020-12-22 22:35:29 -05:00
Matthew Kennedy
55ebe223a7
Partition configs by board type ( #2106 )
...
* remove old flag
* flags
* reorder switch
* oops
2020-12-22 21:54:40 -05:00
GitHub set-date Action
5b7d6fc59e
Update date
2020-12-23 00:56:50 +00:00
GitHub build-firmware Action
6e62865f20
Auto-generated configs and docs
2020-12-22 22:24:02 +00:00
Matthew Kennedy
ba9de3a604
Purge fiesta config ( #2117 )
...
* config
* this had a feature flag?
* enums
* goodbye, fiesta
2020-12-22 17:22:05 -05:00
rusefillc
bbf161752e
TCU usability #2118
2020-12-22 14:03:54 -05:00
rusefillc
2d2225bfdb
PROTEUS_QC_TEST_BOARD
2020-12-22 10:13:27 -05:00
GitHub build-firmware Action
29f321a9aa
Auto-generated configs and docs
2020-12-22 15:07:32 +00:00
Matthew Kennedy
8737ba62c2
Purge rover v8 config ( #2116 )
...
* bye
* goodbye, rover v8
* that snuck in
* use a different config for that test
2020-12-22 10:05:54 -05:00
GitHub build-firmware Action
434877c6a7
Auto-generated configs and docs
2020-12-22 12:26:21 +00:00
rusefillc
af9bb07eba
dead code
2020-12-22 07:10:09 -05:00
GitHub build-firmware Action
b1ea05a46d
Auto-generated configs and docs
2020-12-22 03:22:57 +00:00
GitHub set-date Action
49c39ed333
Update date
2020-12-22 00:55:02 +00:00
rusefillc
c0cbc2a31f
VR_HW_CHECK_MODE
2020-12-21 13:33:09 -05:00
GitHub set-date Action
b0ab4bfcbe
Update date
2020-12-21 00:54:32 +00:00
Matthew Kennedy
f29ca22b99
fix ( #2109 )
2020-12-20 19:31:14 -05:00
rusefi
3bafda26cd
proteus_f4_hardware_QC_special_build
2020-12-20 11:17:38 -05:00
GitHub set-date Action
e69460cdf9
Update date
2020-12-20 00:52:43 +00:00
GitHub build-firmware Action
e48f6984d7
Auto-generated configs and docs
2020-12-19 04:07:37 +00:00
GitHub set-date Action
65850fda2a
Update date
2020-12-19 00:50:49 +00:00
Matthew Kennedy
690ab7e917
gpio unit tests ( #2099 )
...
* fix unregister api for gpio
* consumers
* guard with a critical section
* index
* guard less
* unregister under lock
* fix reinit
* dead flag
* fix most tests
* initialize properly
* initialize properly
* assertions in tests
* fix message
* move gpio mocking
* test gpios
* we must lock earlier to be truly safe
* this was using huge memory
* devirtualize
* test deinit
2020-12-18 17:19:02 -05:00
Matthew Kennedy
6168bcea80
Fix gpio reinit race condition ( #2098 )
...
* fix unregister api for gpio
* consumers
* guard with a critical section
* index
* guard less
* unregister under lock
* fix reinit
* dead flag
* fix most tests
* initialize properly
* initialize properly
* assertions in tests
* fix message
* we must lock earlier to be truly safe
* this was using huge memory
* devirtualize
2020-12-18 17:18:12 -05:00
GitHub build-firmware Action
4d2d83c609
Auto-generated configs and docs
2020-12-18 20:22:51 +00:00
rusefillc
50e9dd6da7
generate java enum from C enum #2102
...
one step back
2020-12-18 14:21:08 -05:00
rusefillc
71ba1c529c
generate java enum from C enum #2102
2020-12-18 13:33:01 -05:00
GitHub build-firmware Action
4d26ad379f
Auto-generated configs and docs
2020-12-18 17:41:54 +00:00
rusefillc
55b4e82615
naming consistency
2020-12-18 09:01:18 -05:00
Matthew Kennedy
7790453342
format in tests ( #2100 )
2020-12-18 08:48:19 -05:00
Matthew Kennedy
7277b04039
force a pwm cycle start (skip cycles) if late ( #2097 )
...
* skip cycles if late
* fail at lower count
* start at -1
2020-12-18 08:21:18 -05:00
Matthew Kennedy
ebc786bc94
init pins ( #2095 )
2020-12-18 01:30:17 -05:00
GitHub build-firmware Action
254179dd1e
Auto-generated configs and docs
2020-12-18 03:24:53 +00:00
rusefillc
ca79f99be5
More explicit handling of CPU exhaustion #2093
2020-12-17 22:21:12 -05:00
rusefillc
99392d7951
More explicit handling of CPU exhaustion #2093
2020-12-17 21:15:28 -05:00
rusefillc
4eac7a7a5c
Merge remote-tracking branch 'origin/master' into master
2020-12-17 20:22:15 -05:00
rusefillc
ca0f3ba240
HW CI is flaky :( #2063
...
more detailed error messages
2020-12-17 20:22:04 -05:00
GitHub set-date Action
376ada3f4c
Update date
2020-12-18 00:51:07 +00:00
Matthew Kennedy
aeea50ada2
move target computation ( #2091 )
2020-12-17 17:46:51 -05:00
Matthew Kennedy
1838beadfa
only build in config for the correct board ( #2088 )
...
* only build in config for the correct board
* undo
* undo
* undo
* only touch proteus config
* include configs in tests
2020-12-17 17:12:24 -05:00
rusefi
2f690ca6b2
nicer "pins" names
2020-12-17 17:00:00 -05:00
rusefi
1327a872f8
Merge remote-tracking branch 'origin/master'
2020-12-17 16:59:18 -05:00
rusefi
eb8b1ba325
docs
2020-12-17 16:59:02 -05:00
rusefillc
26fbf0527a
trigger and start button pins not displayed by "pins" command fix #2084
2020-12-16 22:53:26 -05:00
rusefillc
a47129693a
trigger and start button pins not displayed by "pins" command #2084
...
progress but not complete fix yet
2020-12-16 22:00:42 -05:00
GitHub set-date Action
4f69bb98bb
Update date
2020-12-17 00:50:59 +00:00
GitHub build-firmware Action
bf1b536565
Auto-generated configs and docs
2020-12-16 23:27:03 +00:00
Matthew Kennedy
6151f8c334
extra data for rusEfi wideband controller ( #2082 )
...
* add config
* logic
* remove old
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-16 18:25:11 -05:00
GitHub build-firmware Action
dcd44fe1ff
Auto-generated configs and docs
2020-12-16 13:33:34 +00:00
Matthew Kennedy
d62618c5f8
prototype wideband firmware update ( #2074 )
...
* add submodule for firmware
* ts
* add updater
* add bench_test
* don't collide idx
* feature flag
* send acks
* fix timeout logic
* ui
* do it on the bench thread
* guard
* guard
* only do twice
* guard
* bump version
* update
* file name
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-16 08:28:53 -05:00
GitHub set-date Action
bf570af4ea
Update date
2020-12-16 00:49:39 +00:00
rusefillc
0899102b05
returning AT validation into QC
2020-12-15 15:43:36 -05:00
GitHub build-firmware Action
7c2f8707f2
Auto-generated configs and docs
2020-12-15 05:19:06 +00:00
rusefillc
bd279edd8e
pnp progress
2020-12-15 00:09:35 -05:00
GitHub build-firmware Action
b6089a83ee
Auto-generated configs and docs
2020-12-15 04:18:45 +00:00
GitHub build-firmware Action
431bdf8f94
Auto-generated configs and docs
2020-12-14 13:31:27 +00:00
shadowm60
9d36bab793
Debug channel updates ( #2078 )
...
* Debug channel updates
Renamed DBG_44 to Dyno_View
added DBG_LOGIC_ANALYZER
DBG_46..48 are buffers for new features
corrected ini error: [mainController.ini]:[Line:2593]: entry = wastegatePosition, "Wastegate position sensor", float, "%.3f"
* enum_regeneration
fix build issue?
2020-12-14 08:29:43 -05:00
GitHub build-firmware Action
aadccbdbdf
Auto-generated configs and docs
2020-12-14 04:05:25 +00:00
GitHub build-firmware Action
d616892eab
Auto-generated configs and docs
2020-12-14 04:02:29 +00:00
GitHub build-firmware Action
62d35df025
Auto-generated configs and docs
2020-12-14 02:54:40 +00:00
rusefillc
56a98b781e
Merge remote-tracking branch 'origin/master' into master
2020-12-13 20:28:03 -05:00
GitHub set-date Action
958a346430
Update date
2020-12-14 00:51:09 +00:00
rusefi
b3b5dfc398
fail fast!
2020-12-13 19:23:26 -05:00
rusefillc
951676e111
Merge remote-tracking branch 'origin/master' into master
2020-12-13 17:49:36 -05:00
rusefillc
49ee4ad78e
trigger decode should pay to attention to what wheel signal is coming from #2073
2020-12-13 17:49:24 -05:00
GitHub build-firmware Action
4ef5bf3d34
Auto-generated configs and docs
2020-12-13 22:48:42 +00:00
rusefillc
314e9ef580
TT_SUBARU_7_WITHOUT_6
2020-12-13 17:46:48 -05:00
rusefi
eae865d4de
subi ops
2020-12-13 16:41:53 -05:00
rusefi
3b16794ac6
Merge remote-tracking branch 'origin/master'
2020-12-13 16:33:14 -05:00
rusefi
f8803da107
poke
2020-12-13 16:31:47 -05:00
GitHub build-firmware Action
48e26ec0a3
Auto-generated configs and docs
2020-12-13 21:23:35 +00:00
rusefi
38bcd63e13
maybe this would just work?
2020-12-13 16:22:02 -05:00
GitHub build-firmware Action
b9fc438742
Auto-generated configs and docs
2020-12-13 21:19:32 +00:00
GitHub build-firmware Action
8f1ca90562
Auto-generated configs and docs
2020-12-13 18:19:40 +00:00
rusefi
7f65e95a65
subi
2020-12-13 11:39:10 -05:00
rusefillc
f2bb2ce0c6
MRE issue with tle8888 - GP3 does not work? #2065
2020-12-13 11:29:19 -05:00
Matthew Kennedy
378d118118
test ( #2071 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-12 23:40:05 -05:00
GitHub build-firmware Action
b14462ca65
Auto-generated configs and docs
2020-12-13 03:24:09 +00:00
shadowm60
593be1c943
Fsio eval check ( #2068 )
...
* FSIO error signaling
- wrong keyword in FSIO now shows up as nice TS error message
- added f7 debug option for vsCode as well.
* Keep unit_test happy
2020-12-12 20:03:52 -05:00
GitHub set-date Action
9b3e4404cc
Update date
2020-12-13 00:51:00 +00:00
GitHub build-firmware Action
b75eb9ea81
Auto-generated configs and docs
2020-12-12 20:43:22 +00:00
David Holdeman
1b59375425
Fix table ( #2062 )
...
* try
* try
* swap labels
* switch axes in code
2020-12-12 15:41:27 -05:00
GitHub build-firmware Action
c28a62d87d
Auto-generated configs and docs
2020-12-12 01:28:20 +00:00
GitHub set-date Action
749256a5d5
Update date
2020-12-12 00:48:24 +00:00
Matthew Kennedy
83a65032d6
clang warnings again ( #2055 )
...
* s
* changelog
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-11 13:59:28 -05:00
rusefillc
b41ca74386
clang warnings again #2055
2020-12-11 12:50:10 -05:00
rusefillc
ea8af5f921
Merge remote-tracking branch 'origin/master' into master
2020-12-11 10:33:34 -05:00
rusefillc
9b4a1fff7b
clang warnings again #2055
2020-12-11 10:33:00 -05:00
GitHub build-firmware Action
61397928c7
Auto-generated configs and docs
2020-12-11 15:06:15 +00:00
rusefillc
64fdfba435
dead code
2020-12-10 21:45:25 -05:00
GitHub set-date Action
66b6138ad8
Update date
2020-12-11 00:48:18 +00:00
rusefillc
d26381d6c1
Merge remote-tracking branch 'origin/master' into master
2020-12-10 19:38:44 -05:00
rusefillc
9400af5452
GM x24 is a well defined trigger needs hard-coded tdcPosition fix #2054
2020-12-10 19:38:33 -05:00
Matthew Kennedy
a159ecbf0a
reduce GPIO complexity ( #2051 )
2020-12-10 19:18:14 -05:00
Matthew Kennedy
f2426677db
start fuel pump as soon as trigger events happen ( #2038 )
...
* switch pump fsio logic
* value collision
* fuel pump in tests
* mock time since trigger
* test fp
* init pin in test
* fix gpio outputs in tests
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-10 01:23:24 -05:00
Matthew Kennedy
5f69d23976
fix mock pins array ( #2050 )
...
* fix
* fix probably
2020-12-10 00:10:58 -05:00
Matthew Kennedy
a08e79789d
second lambda (x-series CAN only, for now) ( #2048 )
...
* add sensor
* second sensor
* switch sensor name
* gobblin up your memory
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-09 20:26:23 -05:00
GitHub set-date Action
53e481b6ef
Update date
2020-12-10 00:48:05 +00:00
GitHub build-firmware Action
a321ab76a7
Auto-generated configs and docs
2020-12-09 19:33:03 +00:00
rusefillc
e6bfd9a2ed
trigger lifecycle
2020-12-09 12:19:25 -05:00
GitHub build-firmware Action
247d608c1e
Auto-generated configs and docs
2020-12-09 17:15:05 +00:00
rusefi
ac186d2b85
Merge remote-tracking branch 'origin/master' into master
...
# Conflicts:
# firmware/controllers/engine_cycle/high_pressure_fuel_pump.cpp
2020-12-08 21:37:45 -05:00
rusefillc
8deff87b4f
refactoring
2020-12-08 21:33:59 -05:00
GitHub build-firmware Action
5537b2035c
Auto-generated configs and docs
2020-12-09 02:10:55 +00:00
GitHub set-date Action
8ce7a984e4
Update date
2020-12-09 00:48:33 +00:00
rusefillc
511eefe400
Merge remote-tracking branch 'origin/master' into master
2020-12-08 13:59:47 -05:00
rusefillc
ea8e09ba13
fix warnings found by clang #2014
2020-12-08 13:59:40 -05:00
Matthew Kennedy
bad0e6b949
require redundant TPS for ETB ( #2041 )
...
* Require redundant tps for ETB (#2037 )
* mod sensor api
* require redundancy
* fix tests
* check that it fails
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
* add a test that fails but should not
* fix the bug
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-08 06:24:20 -05:00
rusefillc
7bdd047955
basic hw in the loop - pwm self validation #2028
2020-12-08 05:30:12 -05:00
GitHub build-firmware Action
9bf994e10f
Auto-generated configs and docs
2020-12-08 10:16:15 +00:00
rusefillc
5cda628c8b
basic hw in the loop - pwm self validation #2028
2020-12-08 05:07:03 -05:00
rusefillc
824f87c2d0
basic hw in the loop - pwm self validation #2028
2020-12-08 04:52:49 -05:00
GitHub build-firmware Action
1c6b53658e
Auto-generated configs and docs
2020-12-08 09:43:33 +00:00
rusefillc
08c13fab73
basic hw in the loop - pwm self validation #2028
2020-12-08 04:21:14 -05:00
GitHub build-firmware Action
6b80297245
Auto-generated configs and docs
2020-12-08 01:33:19 +00:00
GitHub set-date Action
8a312cefef
Update date
2020-12-08 00:47:47 +00:00
rusefi
2a1b585bfe
Revert "Revert "Split ETB in to interface + implementation headers ( #2040 )""
...
This reverts commit 4f4bb957
2020-12-07 01:27:27 -05:00
rusefi
bb3cb0ba22
Revert "Require redundant tps for ETB ( #2037 )"
...
This reverts commit 4f1085a8
2020-12-07 01:11:32 -05:00
rusefi
4f4bb95770
Revert "Split ETB in to interface + implementation headers ( #2040 )"
...
This reverts commit d9a82c09
2020-12-07 01:11:19 -05:00
Matthew Kennedy
d9a82c09af
Split ETB in to interface + implementation headers ( #2040 )
...
* split etb interface
* mocks
* fix master while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-07 00:29:09 -05:00
Matthew Kennedy
4f1085a87a
Require redundant tps for ETB ( #2037 )
...
* mod sensor api
* require redundancy
* fix tests
* check that it fails
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-07 00:05:06 -05:00
Matthew Kennedy
67269aa637
maybe fix sensor init checks ( #2034 )
...
* enums
* don't collide
* auto_generated_enums
* check based on new enum val
* maybe this will make generate tool happy
* add a test
* fix test
* fix and add another test
* make clang happier
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 23:19:57 -05:00
Matthew Kennedy
22c74895a6
put back safe part of #2005 ( #2036 )
...
* put back some safe bits
* dumb typo
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 22:28:29 -05:00
GitHub set-date Action
632430e929
Update date
2020-12-07 00:47:47 +00:00
rusefillc
81143d0820
range check covers 'ERROR_CODE' already
2020-12-06 19:29:37 -05:00
rusefillc
9efd231915
minor fixes
2020-12-06 19:25:48 -05:00
rusefillc
2e8ae3ca94
refactoring
2020-12-06 19:04:23 -05:00
rusefillc
8739e192f5
basic hw in the loop - pwm self validation #2028
2020-12-06 18:39:50 -05:00
rusefillc
1da9f35ac2
Merge remote-tracking branch 'origin/master' into master
2020-12-06 18:13:07 -05:00
rusefillc
debec1107e
subi
2020-12-06 18:08:55 -05:00
GitHub build-firmware Action
d20d484fce
Auto-generated configs and docs
2020-12-06 23:08:10 +00:00
rusefillc
b3d45b909f
Revert "switch rpm calculator to use timer class ( #2005 )"
...
This reverts most of a26ed3eb5a
commit.
2020-12-06 18:05:53 -05:00
Matthew Kennedy
a26ed3eb5a
switch rpm calculator to use timer class ( #2005 )
...
* add api
* rpm calculator
* fix fsio
* fix float
* remove wrong comment
* fix timer
* clang didn't like this
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 16:01:45 -05:00
Matthew Kennedy
c5e3657d45
don't duplicate sensor error logic ( #2032 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 15:00:30 -05:00
Matthew Kennedy
9ccda6bbe7
add isRedundant ( #2031 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 14:55:06 -05:00
GitHub build-firmware Action
70467a0117
Auto-generated configs and docs
2020-12-06 19:19:09 +00:00
rusefillc
9f13d39003
MRE_SUBARU_EJ18
2020-12-06 14:16:40 -05:00
rusefillc
166f4fc381
MRE_SUBARU_EJ18
2020-12-06 13:08:09 -05:00
rusefillc
bcf404cdae
code formatting & more info into message
2020-12-06 08:30:31 -05:00
Matthew Kennedy
9238aa454e
fix button shift inheritance ( #2027 )
...
* fix button shift inheritance
* extra
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 07:32:38 -05:00
Matthew Kennedy
2d9be1077b
require TPS values to be different ( #2017 )
...
* require values to be different
* fix not
* oops
* missed another spot
* test negative cases too
* resets
* test no sensor case
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 00:41:49 -05:00
Matthew Kennedy
ffae0cd335
round rpm instead of truncating ( #2023 )
...
* round rpm instead of truncating
* efiround is expensive
* Revert "efiround is expensive"
This reverts commit e5690f89e1b1988aacf5ced1f024d576465a7cd6.
* round is better than rintf
* testing
* it works now?!
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 00:11:57 -05:00
GitHub build-firmware Action
c492d5b6af
Auto-generated configs and docs
2020-12-06 03:05:54 +00:00
rusefillc
75ffe1f38e
making console happier
2020-12-05 21:56:39 -05:00
GitHub set-date Action
400411dedd
Update date
2020-12-06 00:47:59 +00:00
Matthew Kennedy
de4990bfa2
encapsulate entry logic in to entry ( #2018 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-05 10:16:52 -05:00
GitHub build-firmware Action
9892f0fa48
Auto-generated configs and docs
2020-12-05 05:05:04 +00:00
rusefillc
e5ef8de2ae
unit tests in clang #2012
2020-12-04 23:59:21 -05:00
rusefi
07a8e237a5
Merge remote-tracking branch 'origin/master' into master
2020-12-04 21:52:22 -05:00
shadowm60
864bd7fa73
Dyno view proposal ( #1999 )
...
* DynoView creation
module implementation and unit_tests
* update acc algo
we only calcualte new acceleration value if speed has changed, not on every callback.
* added acceleration ts_channel
* fixed broken unit tests
* fixed accel sign
* review updates
* Update test_dynoview.cpp
fix unit_tests
* Update engine_controller.cpp
Fix .ram4 unused size
* Update test_dynoview.cpp
2020-12-04 20:28:48 -05:00
GitHub set-date Action
1bc89fe59c
Update date
2020-12-05 00:45:22 +00:00
rusefillc
dd902cc707
hemi trigger decoder took some RAM
2020-12-04 18:46:35 -05:00
rusefillc
d8264cf2ce
hemi trigger decoder took some RAM
2020-12-04 18:22:59 -05:00
rusefillc
6200569f28
6.1 Hemi V8 decoder fix #2010
2020-12-04 16:50:26 -05:00
rusefillc
eaba91e1fd
6.1 Hemi V8 decoder #2010
2020-12-04 16:33:29 -05:00
rusefillc
be2a34a956
refactoring: magic constants
2020-12-04 16:24:19 -05:00
rusefillc
2524b7b8c2
6.1 Hemi V8 decoder #2010
2020-12-04 16:03:27 -05:00
rusefillc
e730c2c0b1
6.1 Hemi V8 decoder #2010
2020-12-04 15:33:07 -05:00
rusefillc
9221a12d95
6.1 Hemi V8 decoder #2010
2020-12-04 15:22:53 -05:00
rusefillc
61925aad15
all triggers should be documented way nicer #2001
2020-12-04 14:00:49 -05:00
rusefillc
6496fd5a64
all triggers should be documented way nicer #2001
2020-12-04 13:54:16 -05:00
rusefillc
e138621202
all triggers should be documented way nicer #2001
2020-12-04 11:58:26 -05:00
rusefillc
db5e30edf5
all triggers should be documented way nicer #2001
2020-12-04 11:44:27 -05:00
GitHub build-firmware Action
be55246188
Auto-generated configs and docs
2020-12-04 16:39:14 +00:00
rusefillc
8e13892736
6.1 Hemi V8 decoder #2010
2020-12-04 01:02:09 -05:00
rusefillc
0a23e82baf
6.1 Hemi V8 decoder #2010
2020-12-04 00:30:22 -05:00
GitHub build-firmware Action
3a4942fd55
Auto-generated configs and docs
2020-12-04 05:21:17 +00:00
rusefillc
4c3eae5676
FORD ST170 CAM TRIGGER PATTERN fix #2009
2020-12-03 23:54:08 -05:00
GitHub build-firmware Action
98583bfabb
Auto-generated configs and docs
2020-12-04 04:26:34 +00:00
rusefillc
93e0378f69
Merge remote-tracking branch 'origin/master' into master
2020-12-03 23:12:42 -05:00
rusefillc
f021c37cc1
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT fix #2008
2020-12-03 23:12:30 -05:00
GitHub build-firmware Action
0b2e8755ee
Auto-generated configs and docs
2020-12-04 02:59:40 +00:00
rusefillc
c413f03359
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT #2008
2020-12-03 21:58:03 -05:00
GitHub build-firmware Action
77914fb702
Auto-generated configs and docs
2020-12-04 02:33:46 +00:00
rusefillc
c55120372b
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT #2008
2020-12-03 21:31:58 -05:00
GitHub set-date Action
ba8bd6d582
Update date
2020-12-04 00:44:45 +00:00
rusefillc
e226024a5c
MRE pin reuse state validation fails #2006
2020-12-03 15:42:48 -05:00
rusefillc
662eaea384
avoid float -> int64 conversion #1977
...
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:32:01 -05:00
rusefillc
ba33a758e8
avoid float -> int64 conversion #1977
...
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:30:17 -05:00
Matthew Kennedy
f1f64bd3e5
add timer since last trigger tooth ( #2004 )
...
* add elapsed time to timer
* store trigger time
* fsio method
* don't do a 64b divide
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-03 11:13:45 -05:00
GitHub build-firmware Action
82c30dadf8
Auto-generated configs and docs
2020-12-03 15:51:02 +00:00
rusefillc
745038c4a7
more dead code
2020-12-03 10:49:20 -05:00
GitHub build-firmware Action
d803115081
Auto-generated configs and docs
2020-12-03 14:36:32 +00:00
GitHub build-firmware Action
b2e26a2e2b
Auto-generated configs and docs
2020-12-03 06:38:53 +00:00
rusefillc
dd9e431782
dead code matches Mazda SOHC
2020-12-03 01:36:43 -05:00
GitHub build-firmware Action
896a96fb63
Auto-generated configs and docs
2020-12-03 06:34:34 +00:00
GitHub build-firmware Action
b5b9554903
Auto-generated configs and docs
2020-12-03 06:25:01 +00:00
rusefillc
a2036ebc70
dead trigger, this would now be vvt+60/2
2020-12-03 01:22:57 -05:00
GitHub build-firmware Action
c7f951a2e9
Auto-generated configs and docs
2020-12-03 06:21:16 +00:00
GitHub build-firmware Action
b943bb8e3d
Auto-generated configs and docs
2020-12-03 06:04:08 +00:00
rusefillc
7855847a3f
all triggers should be documented way nicer #2001
2020-12-03 01:02:17 -05:00
GitHub build-firmware Action
e61c79c378
Auto-generated configs and docs
2020-12-03 05:21:30 +00:00
rusefillc
479fcf0174
all triggers should be documented way nicer #2001
2020-12-03 00:19:18 -05:00
rusefillc
c36f76b68e
Fuel pump should turn on at the first sign of engine rotation #1961
2020-12-02 23:09:39 -05:00
rusefillc
0ba97379fb
all triggers should be documented way nicer #2001
2020-12-02 22:17:38 -05:00
rusefillc
b662b977fa
all triggers should be documented way nicer #2001
2020-12-02 20:51:33 -05:00
GitHub build-firmware Action
85637f01c7
Auto-generated configs and docs
2020-12-03 01:32:59 +00:00
GitHub build-firmware Action
5c9ac60b0b
Auto-generated configs and docs
2020-12-03 01:22:05 +00:00
GitHub set-date Action
1e304062a4
Update date
2020-12-03 00:46:39 +00:00
GitHub build-firmware Action
9a5438b2ea
Auto-generated configs and docs
2020-12-02 20:08:22 +00:00
GitHub build-firmware Action
617defd510
Auto-generated configs and docs
2020-12-02 19:49:17 +00:00
GitHub build-firmware Action
e9a0c1fff2
Auto-generated configs and docs
2020-12-02 19:17:48 +00:00
GitHub build-firmware Action
a80a1fb5a2
Auto-generated configs and docs
2020-12-02 19:12:18 +00:00
GitHub build-firmware Action
177328e736
Auto-generated configs and docs
2020-12-02 18:40:45 +00:00
GitHub build-firmware Action
ca6c867add
Auto-generated configs and docs
2020-12-02 16:14:23 +00:00
GitHub set-date Action
e89c042593
Update date
2020-12-02 00:44:31 +00:00
GitHub build-firmware Action
bea4ec0cd9
Auto-generated configs and docs
2020-12-01 18:58:12 +00:00
shadowm60
6fb745d29c
Launch Control refactoring ( #1992 )
...
* refactor
- called from periodicFastCallback
- removed defines
* Update rusefi.input
removed unused configurations.
added clutch inversion option
* Added new tests
fixed limiting only in case we have launch condition and rpm outside of window
* Update launch_control.cpp
Unintialized config update, now it is working fine with VSS and with clutch as well.
* small fixes
updated after review findings
* Fix breaking engine rev limiter
applyLaunchControlLimiting should not overwrite booleans to false!
* Delay timer in seconds
timer uses ms, so convert seconds to ms
2020-12-01 13:03:42 -05:00
GitHub set-date Action
c0c566afa6
Update date
2020-12-01 00:45:58 +00:00
Matthew Kennedy
d48367d565
timer ( #1994 )
2020-11-30 19:35:06 -05:00
GitHub build-firmware Action
94d2ab5ea2
Auto-generated configs and docs
2020-11-30 05:14:11 +00:00
GitHub set-date Action
eb93b7e85b
Update date
2020-11-30 00:44:36 +00:00
GitHub build-firmware Action
a314ae3146
Auto-generated configs and docs
2020-11-29 23:13:49 +00:00
rusefi
8ee609fa3e
Merge remote-tracking branch 'origin/master' into master
2020-11-29 12:51:04 -05:00
rusefillc
9e78970735
94
2020-11-28 22:59:55 -05:00
GitHub build-firmware Action
8e1674956d
Auto-generated configs and docs
2020-11-29 03:51:15 +00:00
rusefillc
b982d02298
miata 94
2020-11-28 22:49:28 -05:00
GitHub build-firmware Action
5087fc7c5a
Auto-generated configs and docs
2020-11-29 03:22:29 +00:00
GitHub set-date Action
38778da368
Update date
2020-11-29 00:45:07 +00:00
GitHub set-date Action
cb5a114d3f
Update date
2020-11-28 00:42:15 +00:00
rusefi
89eaae8234
LM_ALPHA_N_2 rename
2020-11-27 15:44:31 -05:00