Matthew Kennedy
5c84d95360
proteus -> exti ( #1378 )
...
* proteus -> exti
* do frankenso pal the same way
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 18:52:15 -04:00
rusefi
2951a161bf
it's a mess but helps Proteus F7
...
F4 Proteus will will handle separately
2020-05-06 18:14:23 -04:00
Matthew Kennedy
10903c4659
remove "plain MAP" mode ( #1398 )
...
* consumers
* enums, input, config
* java
* default config cleanup
2020-05-05 15:04:55 -04:00
rusefi
cc1ca11e40
reducing confusion?
2020-05-04 20:52:32 -04:00
rusefi
6268b8d039
reducing confusion?
2020-05-04 19:26:13 -04:00
rusefi
101aabd8a4
docs
2020-05-03 15:54:17 -04:00
rusefi
460badec94
MRE adapter
2020-05-03 15:21:32 -04:00
rusefi
a1b6807e66
unifying Frankenso and MRE defaults
2020-05-03 12:11:47 -04:00
rusefi
5d6ec1d68b
refactoring: using brain_pin like the rest of the code
2020-05-02 23:47:10 -04:00
rusefi
433b4811ca
what could possibly go wrong
2020-05-02 22:34:31 -04:00
rusefi
b3cfac397b
oh what did I do
2020-05-02 22:27:20 -04:00
rusefi
7689cfc2dd
Attempting cj125
2020-05-01 17:52:25 -04:00
rusefi
93ee6c36e3
https://github.com/rusefi/rusefi_documentation/issues/37
2020-04-29 18:41:40 -04:00
Matthew Kennedy
a9bf0f8358
Perf Trace Improvements ( #1383 )
...
* add tid field to thread
* change perf trace format
* trace consumers
* Update java parsing
* guard for test + kinetis
* stubs
* ram
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-29 10:53:35 -04:00
Matthew Kennedy
7e067eb0b5
Move ETB control to a thread ( #1374 )
...
* switch to thread
* actually use default frequency define
* crank ADC too
* make space in RAM
* remove TS field
* this should work for test
* fix dt
* re-resize ram
2020-04-28 07:22:31 -04:00
Matthew Kennedy
1d1ea3bb50
move hooks in to common chconf.h ( #1376 )
...
* move hooks in to common
* but not for kinetis
* don't use c style void arg
* kinetis needed more, not less
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-27 16:07:05 -04:00
Matthew Kennedy
499d445fd2
reclaim ( #1377 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-27 14:36:26 -04:00
rusefi
498374e7d3
https://rusefi.com/forum/viewtopic.php?p=36268#p36268
2020-04-26 23:03:50 -04:00
rusefi
edd4e62b46
better defaults
2020-04-26 19:16:54 -04:00
Matthew Kennedy
6d0efc432e
allow overriding configuration ( #1341 )
...
* config overrides
* proteus too
* comment
* remove wno-error
* comment
2020-04-26 00:07:59 -04:00
dron0gus
d5a76b5dda
Update chibios ( #1364 )
...
* Update ChibiOS
* Fix coexistance of ChibiOS and our flash drivers
* Add 'int' = internal prefix for all on-chip flash functions
This avoid conflict with ChibiOS functions available after
enabling HAL_USE_EFL
* Exclude ChibiOS flash driver from bootloader
* Makefile magic?
* Kinetis: fix build after ChibiOS update and switching to SMART_BUILD
* Bootloader now use SMART_BUILD too
2020-04-25 16:32:32 -04:00
rusefi
b6780ab9d0
wow maybe build time magic?! by DronoGus
2020-04-25 12:07:57 -04:00
Matthew Kennedy
a005daa8cb
switch ADC to gpt ( #1343 )
...
* switch to gpt
* halconf
* fix kinetis
* fix kinetis
* fix guards
* comment cleanup
2020-04-23 22:50:18 -04:00
Matthew Kennedy
39c84378eb
don't store self stim in config ( #1356 )
...
* kill
* add bench test
* fix
2020-04-23 22:38:14 -04:00
rusefi
b607400984
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
rusefi
313b2685eb
hardware continues integration needs a high RPM high tooth count test case
...
#1351
2020-04-23 01:26:30 -04:00
rusefi
1d0e289b74
i just want to build
2020-04-20 09:10:18 -04:00
rusefi
510549332e
Better handling in case of ETB idle without ETB #1332
2020-04-20 00:23:32 -04:00
Matthew Kennedy
df6f846052
Simplify F4 board.h ( #1310 )
...
* fix
* simplify
* unneeded
* unused, change to pullup
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-18 11:41:53 -04:00
Matthew Kennedy
0d64527cb6
fix ( #1309 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-17 18:27:20 -04:00
rusefi
44a5840bcf
dreaming about 63 volts
2020-04-15 21:28:44 -04:00
rusefi
d5f3147c00
test pins are needed
2020-04-15 16:20:18 -04:00
rusefi
d788348d7c
mc33 fix
2020-04-14 19:36:25 -04:00
rusefi
ae8936b93b
MC restart
2020-04-14 19:23:53 -04:00
rusefi
59a007d21a
docs
2020-04-14 08:34:51 -04:00
rusefi
b02b5f2202
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-13 19:01:34 -04:00
rusefi
f6986e604f
MC flag0
2020-04-13 19:01:22 -04:00
rusEfi
a7a7c4bec9
MRE docs
2020-04-13 14:30:17 -04:00
rusefi
0fc66f1598
progress
2020-04-10 20:31:58 -04:00
Matthew Kennedy
1a59950240
support ETB disable pin ( #1273 )
...
* config & hand gen
* board configs
* add dc motor support
* initialization
* also set duty to zero
* use disable in etb
* fix proteus default
* add TS fields
* I guess we needed 8 bytes
* :D
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-10 17:27:13 -04:00
rusefi
35f08f3958
progress
2020-04-10 13:32:06 -04:00
rusefi
cb2b699db6
DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS
2020-04-10 13:19:54 -04:00
rusEfi
f4c72b3895
docs
2020-04-08 23:27:26 -04:00
rusefi
c98cdc9c0a
cj125 progress
2020-04-08 23:14:21 -04:00
rusEfi
2c423052c4
docs
2020-04-08 20:37:46 -04:00
rusefi
6051c4dbff
v12
2020-04-06 17:24:20 -04:00
rusefi
3888ffc007
smart gpio clean-up
2020-04-06 14:28:08 -04:00
rusefi
c1ab5ca585
smart gpio clean-up
2020-04-06 14:13:29 -04:00
rusefi
a1b554638f
clean-up
2020-04-06 12:58:04 -04:00
rusefi
5993a6a7f0
killing nbVvtIndex
2020-04-05 11:43:45 -04:00
rusefi
19a7a7adf6
v12
2020-04-03 17:44:55 -04:00
rusefi
9203f08072
flipped 60/2?
2020-04-03 00:44:54 -04:00
rusefi
fd02a6dc8c
v12
2020-04-03 00:19:04 -04:00
rusefi
a228870915
v12
2020-04-02 22:59:01 -04:00
rusefi
939a00a4b9
isFasterEngineSpinUpEnabled
2020-04-02 21:49:31 -04:00
rusefi
42ddc885a1
no PPS in slave mode
2020-04-02 00:33:12 -04:00
rusefi
cc35e8a9b0
code style
2020-04-01 19:00:56 -04:00
rusefi
ffd262a7ba
CAN progress
2020-03-31 20:23:40 -04:00
rusefi
f2dafeefe0
CAN progress
2020-03-31 20:08:30 -04:00
rusefi
fe604f71b8
CAN progress
2020-03-31 16:49:19 -04:00
rusEfi
a3588f64fa
v12 & dual-TPS
2020-03-30 01:13:02 -04:00
rusefi
21e96141a8
f4-slave
2020-03-29 22:10:13 -04:00
rusefi
a806f14c24
f4-slave
2020-03-29 21:42:43 -04:00
Matthew Kennedy
0ac3e06149
cleanup extern mess ( #1237 )
...
* cleanup
* move outside define
2020-03-29 19:06:03 -04:00
rusefi
22ed80f144
docs
2020-03-29 10:29:45 -04:00
rusefi
84e0e1b6e9
critical error usability improvements
2020-03-28 21:28:32 -04:00
Matthew Kennedy
7596a80242
Ts cleanup 2 ( #1226 )
...
* remove biquad config
* fuel pump clarity
* hide stuff
* hide more stuff correctly
* more hides
* hide comparator except for kinetis
* didn't mean to change all those
* fix kinetis
2020-03-26 11:41:58 -04:00
Matthew Kennedy
8642a0a6c7
TS cleanup pass ( #1225 )
...
* remove biquad config
* fuel pump clarity
* one code usage
* minimal generate for ci
* and don't build it either
* remove commented out code
2020-03-25 23:00:17 -04:00
Matthew Kennedy
5420e5ef6d
Fix mre vbatt ( #1218 )
...
* Revert "vbatt MRE happiness"
This reverts commit 4c5477f2cd
.
* update comments
2020-03-25 16:23:04 -04:00
rusEfi
5928cd486a
pretty slow v12 progress
2020-03-24 23:17:54 -04:00
rusefi
205fdcee66
launch control #203
2020-03-23 20:44:34 -04:00
rusefi
4d617aa0fe
random header clean-up
2020-03-23 09:00:57 -04:00
rusefi
fb115578dc
start/stop
2020-03-20 20:45:35 -04:00
rusEfi
fbbac83010
v12 progress
2020-03-20 00:36:22 -04:00
rusEfi
b9d6f33b82
v12
2020-03-18 17:46:46 -04:00
rusefi
b7324c9a51
proteus-f4 was requested
2020-03-18 11:37:53 -04:00
rusefi
d79148b4ea
proteus-f4 was requested
2020-03-18 10:19:17 -04:00
rusefi
ed947d5ce6
proteus-f4 was requested
2020-03-18 09:32:46 -04:00
rusEfi
f2b3fe281e
v12 & ETB progress
2020-03-18 00:24:10 -04:00
rusEfi
5a21db41a4
v12 & ETB progress
2020-03-18 00:12:31 -04:00
rusefi
717400e1c4
hiding SPI from MRE users
2020-03-17 15:50:42 -04:00
rusEfi
0e3f8b1b5c
docs
2020-03-16 16:39:42 -04:00
Matthew Kennedy
f18e848d9c
remove ( #1188 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-13 17:19:29 -04:00
Matthew Kennedy
9a81b7d2c5
Move can_hw.cpp in to drivers folder ( #1184 )
...
* relocate
* include path
* simulator makefile
* fix mre while we're at it
* it would help if I fixed it right
2020-03-13 09:50:43 -04:00
rusefi
857f329b06
docs & wall
2020-03-13 02:27:44 -04:00
rusEfi
b089596641
v12
2020-03-12 00:16:32 -04:00
rusEfi
cb37a6f51d
v12
2020-03-11 20:48:09 -04:00
rusefi
2ae15b5bab
hard-coding miata Nb2 VVT Ratio magic
2020-03-09 16:59:19 -04:00
rusefi
98d402a66f
logicAnalyzerMode was unused, removing for now
2020-03-08 09:14:49 -04:00
Matthew Kennedy
a7a7d90399
ignore vbus ( #1175 )
2020-03-07 15:53:38 -05:00
rusEfi
bf6082b828
slow v12 progress
2020-03-07 00:45:45 -05:00
rusefi
a5fb0e44c1
code style
2020-03-06 01:26:33 -05:00
Matthew Kennedy
52c7d6dfbe
proteus prepend ( #1166 )
2020-03-02 20:02:25 -05:00
rusefi
9e47bf2b02
hiding "Analog divider" from MRE
2020-03-01 09:21:39 -05:00
rusefi
f298817af2
mapping docs
2020-02-29 23:22:39 -05:00
rusefi
4e03792b14
MRE PNP
2020-02-29 23:15:04 -05:00
rusefi
e196e1c6b3
todo NB2
2020-02-27 21:28:31 -05:00
rusEfi
e536bce7f2
v12
2020-02-27 03:29:03 -05:00
Matthew Kennedy
d5034ab8c2
this flag did nothing ( #1161 )
2020-02-26 17:30:02 -05:00
rusEfi
c2ab5f4871
more mc33816
2020-02-25 22:38:08 -05:00
rusefi
6b3228b9f1
TEST_33816
2020-02-25 21:35:21 -05:00
Matthew Kennedy
2437aaffc6
Omit canned configs from Proteus ( #1159 )
...
* omit presets from proteus
* ifdef guard
2020-02-25 19:46:22 -05:00
Matthew Kennedy
6db8978667
Add single flag for omitting PnP configs ( #1157 )
...
* switch to single enable flag
* engine_configuration.cpp
2020-02-24 19:08:02 -05:00
rusefi
d755e95768
v12
2020-02-24 00:20:36 -05:00
rusefi
f1866f6792
migrate slow ADC to software timer so that TIM8 is also available for input capture #630
2020-02-24 00:12:51 -05:00
rusefi
33ba33d533
MRE technical info
2020-02-24 00:12:26 -05:00
rusefi
ebb1980b50
v12
2020-02-23 09:16:11 -05:00
rusefi
e2704a4525
minor progress
2020-02-22 13:04:19 -05:00
rusefi
2fb89b4676
explicit cross-referencing
2020-02-21 20:08:16 -05:00
rusefi
94fc0451f9
"so I guess defaults are fine then, maybe add main relay = PB9"
2020-02-21 19:31:36 -05:00
rusefi
833f491f05
M73
2020-02-19 22:34:51 -05:00
rusefi
6d5734c40e
proteus
2020-02-19 22:34:38 -05:00
rusEfi
e9ac797ac9
reviving FRANKENSO_QA_ENGINE
2020-02-18 17:53:56 -05:00
rusefi
83d7085f40
code style & pleasing LGTM
2020-02-18 08:16:19 -05:00
rusEfi
4c5477f2cd
vbatt MRE happiness
2020-02-16 16:59:33 -05:00
rusEfi
6aa9e896a4
proper 'f' syntax
2020-02-12 23:16:46 -05:00
rusEfi
8ef58f8e79
MRE divider
2020-02-12 22:15:36 -05:00
rusEfi
ce54ae9497
TLE8888 watchdog #917
...
window watchdog progress
2020-02-10 13:24:09 -05:00
Matthew Kennedy
a08946c2f5
Fix master ( #1134 )
...
* Revert "something went very wrong."
This reverts commit e0fb325d5a
.
* Revert "trying to fix build broken by "Sensor reconfiguration while running (#1131 )""
This reverts commit 55e8ee5052
.
* Revert "partial Revert of "Stricter compile options (#1132 )""
This reverts commit b0d7cc9a22
.
* temp prometheus fix
* fix bootloader
* fix batch files
2020-02-08 16:34:29 -05:00
rusefi
d645ea2d1e
more Proteus CI
2020-02-02 08:42:05 -05:00
960
580e725d11
Boost pr ( #1114 )
...
* boost control
* cleanup
* Delete rusefi_config.txt
* Add files via upload
* Delete rusefi_config.txt
* Add files via upload
* Update rusefi.input
* Update boost_control.cpp
2020-02-02 03:56:21 -05:00
Matthew Kennedy
a4e9d638b7
more proteus pins ( #1118 )
2020-02-02 02:38:15 -05:00
rusefi
3d3c4c38f4
looking forward
2020-02-01 17:55:58 -05:00
rusefi
f7c8580b11
reducing headers
2020-02-01 17:27:24 -05:00
rusefi
d67976364a
Matt does this look right?
2020-02-01 14:45:55 -05:00
rusefi
81e7a50174
proteus build into CI
2020-02-01 14:27:41 -05:00
rusefi
f834f99245
opening the door to boost controller!
2020-01-31 14:29:52 -05:00
Matthew Kennedy
4a1e17e535
minor proteus default config & mapping fixes ( #1113 )
...
* vbatt and can
* correct comment
* fix mapping
2020-01-29 23:32:48 -05:00
rusefi
7fdd10b50c
code style
2020-01-14 03:41:11 -05:00
rusefi
a222ecdfe1
happy new year unification
2020-01-13 21:57:43 -05:00
rusefi
63e3e84e08
happy new year
2020-01-08 00:02:40 -05:00
Matthew Kennedy
6703705a33
Pass action_s instead of callback/param ( #1084 )
...
* change action
* consumers
* fix test
* didn't mean to add those
* simplify
* fix simulator
* fix sim for real
* oy
* maybe this time the simulator will actually be fixed, for real
* don't rely on undefined behavior
2020-01-07 00:41:18 -05:00
rusEfi
579cf5abb8
docs
2019-12-29 14:58:39 -05:00
rusEfi
59f25e04fd
improvements around weird engine types
2019-12-28 23:26:43 -05:00
rusEfi
499a39e88c
improvements around weird engine types
2019-12-28 23:22:16 -05:00
rusefi
435928ca81
laughable gdi progress
2019-12-26 22:30:12 -05:00
rusefi
9e4df11063
Frankenso does not use ETB
2019-12-25 15:58:54 -05:00
rusefi
5eae7e50f4
enabling TIM8 ICU
2019-12-25 09:28:51 -05:00
Matthew Kennedy
c56bd4cc97
Terrible ADC3 hack for Proteus vbatt support ( #1066 )
...
* this is a great idea!
* typo
* simplify
* simplify, cache coherency
* enable adc3 in board file
* copyright
* fix tests, probably
2019-12-17 08:34:56 -05:00
rusefi
1f49803441
fixing build
2019-12-15 23:33:15 -05:00
rusefi
d53f037f19
:( sad stuff
2019-12-15 23:21:38 -05:00
rusefi
c94532a697
boring test mule stuff
2019-12-15 22:21:49 -05:00
rusefi
880d590aab
Revert "Fried coil (?) on incompatible firmware change fix #1051"
...
This reverts commit b83114d
2019-12-14 17:35:11 -05:00
Matthew Kennedy
4866a78e63
Re-shrink stacks ( #1060 )
...
* small stacks
* giant servo stack
* reclaim ram
2019-12-14 09:31:13 -05:00
rusefi
32564db46e
fixing build is my most favourite time!
2019-12-13 20:51:04 -05:00
rusefi
91fbaf1f98
fixing build is my most favourite time!
2019-12-13 20:06:45 -05:00
rusefi
b83114db99
Fried coil (?) on incompatible firmware change fix #1051
2019-12-13 17:23:48 -05:00
Matthew Kennedy
853f33b1cc
Make stacks smaller ( #1055 )
...
* remove factually incorrect comment
* shrinky stacky
* shuffle comments
2019-12-13 16:47:26 -05:00
Matthew Kennedy
2818142ac3
use correct divider ( #1056 )
2019-12-12 08:45:10 -05:00
rusefi
9e8d72ff1e
only using unified name, not changing any values
...
reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397
2019-12-11 19:55:28 -05:00
rusefi
f3a3146fc9
some random pin rename & a bit of "reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397"
2019-12-11 19:53:08 -05:00
rusefi
1cf7eacc43
board.h default state for F4 pins #1053
...
no default changes here - only using our custom names to highligth default choice
2019-12-11 19:25:46 -05:00
rusefi
f47a1a16d1
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
Matthew Kennedy
b25f50c6ee
Move slow ADC to thread #630 ( #1042 )
...
* adc with thread
* enable
* check result
* stacktual embiggenment
* tracing
* let's be type safe
* improve assert
* format, comment
* remove EFI_INTERNAL_SLOW_ADC_PWM fully
2019-12-11 09:28:11 -05:00
Matthew Kennedy
44fc8c466d
copyArray helper ( #1048 )
...
* add functions
* uses
* use for proteus
* do it for warmup mult
* do it for cranking settings
* cleanup
2019-12-10 18:04:50 -05:00
rusefi
9521a7d6d0
PAL repair
2019-12-05 21:10:29 -05:00
rusefi
0e570b8b83
steps towards fixing PAL inputs
2019-12-05 21:04:24 -05:00
rusefi
9145538679
more of the same
2019-12-04 08:12:52 -05:00
rusefi
e2d2bd9996
reducing code duplication & including kinetis
2019-12-04 07:50:46 -05:00
rusefi
561986d3e4
The Big Refactoring of 2019: folder structure #723
2019-12-04 01:11:10 -05:00
andreika-git
ae9c619c50
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis ( #1043 )
...
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
2019-12-04 00:37:32 -05:00
Matthew Kennedy
b7011f875a
Base configuration for Proteus ( #1040 )
...
* cfg
* add enum value
* add ci
* actually build the board config
* this is pretty close
* proteus case
2019-12-02 23:54:40 -05:00
Matthew Kennedy
d27b8fe080
Remove chibios trace flag ( #1037 )
...
* remove from scripts
* remove from others
2019-12-02 19:11:07 -05:00
rusefi
ccf9acd32c
v12
2019-12-01 23:45:45 -05:00
rusefi
5c05b2225c
v12
2019-12-01 22:37:26 -05:00
rusefi
c893bb9049
v12
2019-11-30 20:24:31 -05:00
rusefi
448beb5471
making things nicer with dual ETB settings
2019-11-30 18:42:51 -05:00
rusefi
34f53bd102
making things nicer with dual ETB settings
2019-11-30 17:38:33 -05:00
rusefi
2738fefa48
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
...
my approach is to move fields from the bottom of BC struct
2019-11-30 10:24:37 -05:00
Matthew Kennedy
f9986028c6
Harmonize chconf ( #1034 )
...
* turn off f4 kernel features we don't use
* make f7 match f4
* make mcuconf look right
2019-11-30 09:32:14 -05:00
rusEfi
980a3d7086
all ETBs to run in same HW mode
2019-11-29 16:51:51 -05:00
rusefi
d21ffee979
v12
2019-11-29 14:51:20 -05:00
rusefi
d826d5b75f
attempting to fix master build
2019-11-29 13:02:11 -05:00
Matthew Kennedy
04861992f2
Build prometheus with makefiles instead of batch scripts ( #1020 )
...
* use makefiles instead of batch
* add to ci
* put batch files back, but minimum logic
* default to release
* debug level opt too
2019-11-29 02:39:30 -05:00
rusEfi
171ad3f235
v12
2019-11-29 01:35:45 -05:00
rusEfi
6342724f95
v12
2019-11-28 00:40:25 -05:00
rusefi
b8a752cf13
fixing master?
2019-11-25 21:15:07 -05:00
rusefi
5292024a81
MapAveragingCallback schedules all cylinders at once #974
...
saving pennies
2019-11-24 20:48:25 -05:00
rusefi
18bb121cbe
aux valves unit test
2019-11-23 22:55:21 -05:00
rusefi
eaa42d1baa
consistency
2019-11-23 15:53:22 -05:00
Matthew Kennedy
0a7535fb1f
Use templated array references ( #1027 )
...
* update defs
* consumers, use default params
* setArrayValues in tests
* floats
* test fixing
2019-11-22 23:27:24 -05:00
rusEfi
c141d42a87
v12 and minor ETB
2019-11-22 23:27:03 -05:00
Matthew Kennedy
285429dafc
works on f4 ( #1021 )
2019-11-21 15:45:17 -05:00
rusEfi
7e78f077bc
steps towards dual ETB
2019-11-21 00:49:38 -05:00
rusEfi
21e76fb59e
v12
2019-11-21 00:19:35 -05:00
rusEfi
59bbd09651
this is probably needed for F7
2019-11-20 01:15:43 -05:00
rusEfi
a720a4cc6a
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-11-20 01:15:21 -05:00
rusefi
b50066a7bd
would this fix CI?
2019-11-19 22:54:36 -05:00
rusEfi
453c187ad0
v12 progress
2019-11-19 21:56:25 -05:00
Matthew Kennedy
8fd603dca9
Merge remote-tracking branch 'origin/master' into perf-tracing
2019-11-19 16:28:58 -08:00
rusEfi
670e149b32
v12
2019-11-19 00:04:44 -05:00
rusefi
a6e7b1455d
v12
2019-11-18 23:45:35 -05:00
rusefi
7dade5a878
v12
2019-11-17 22:32:27 -05:00
rusefi
e4d31bafb7
v12 done right
2019-11-17 09:32:12 -05:00
rusefi
e783f71d53
code formatting
2019-11-17 09:03:20 -05:00
rusefi
1624346c97
v12
2019-11-16 16:00:50 -05:00
rusefi
0aa095a17f
v12
2019-11-15 23:49:28 -05:00
rusEfi
80c6b88d2a
prometheus cleanup
2019-11-15 00:01:03 -05:00
rusEfi
cedb8d5861
M73
2019-11-14 23:58:04 -05:00
rusEfi
bf029b9c16
#pragma once
2019-11-14 22:50:59 -05:00
Matthew Kennedy
53424b5f0c
fix ( #1006 )
2019-11-13 18:35:21 -05:00
Matthew Kennedy
2edd673bd6
fix ( #1005 )
2019-11-13 08:42:16 -05:00
rusefi
b226895aff
v12
2019-11-09 18:40:06 -05:00
rusefi
568bcc6b21
v12
2019-11-08 20:53:51 -05:00
rusefi
d08c7fc3ec
pinout
2019-11-07 20:47:12 -05:00
rusefi
80e1bf6dd1
MRE F4
2019-11-06 20:05:44 -05:00
rusefi
b171b5ebd4
we have MRE F4 now
2019-11-06 18:58:11 -05:00
rusefi
92d1842bd0
refactoring
2019-11-05 23:17:44 -05:00
rusefi
fdbe81121d
moving setDefaultFrankensoConfiguration down is the way of righteousness
2019-11-03 21:29:12 -05:00
rusefi
ad800be601
v12
2019-11-03 21:27:37 -05:00
rusefi
d8941eec12
moving setDefaultFrankensoConfiguration down is the way of righteousness
2019-11-03 19:36:56 -05:00
rusefi
a325551edd
moving setDefaultFrankensoConfiguration down is the way of righteousness
2019-11-03 17:25:34 -05:00
rusefi
10377c918f
moving setDefaultFrankensoConfiguration down is the way of righteousness
2019-11-03 17:17:43 -05:00
rusefi
82b7190dc0
review feedback
2019-11-03 10:36:35 -05:00
rusefi
359f7c437b
skeleton & docs ( #995 )
...
* Documentation additions and clarifications.
Added config/boards/skeleton/ as an example and starting point for
board-specific support.
* Describe where the generated files came from.
* Minor rewording
* Delete mistakenly added emacs backups
* Added an overall description and build notes
2019-11-03 08:41:14 -05:00
rusefi
a2f0fedf45
v12 M73 fun begins!
2019-11-01 22:56:58 -04:00
andreika-git
ef23be6893
Kinetis & TLE8888 compatibility & fixes... ( #991 )
...
* TLE8888: More compatibility & postTunerStudioState
* activeConfiguration & EFI_ACTIVE_CONFIGURATION_IN_FLASH fix
* Kinetis: jump_to_bootloader() impl.
* Kinetis: UART baudrate safety check
* Kinetis: OMG!..
2019-10-31 16:06:34 -04:00
Matthew Kennedy
97d848bb3e
profile all the things
2019-10-13 13:14:08 -07:00
Matthew Kennedy
076b10fcb6
experiment
2019-10-11 17:43:21 -07:00
rusEfi
4c95fbd43d
pin conflict in MRE test config
2019-10-10 13:32:07 -04:00
rusefi
c9821588e9
One cylinder, 4 stroke, only crank sensor needs special wasted_mode spark control #968
...
just a unit test for now
2019-10-07 23:12:29 -04:00
rusefi
b68ed9f8cb
docs & refactoring
2019-10-07 21:23:38 -04:00
Matthew Kennedy
40853e1a3f
fix gm 24x decoder ( #963 )
...
* fix gm
* fix
* fix default config, tests
2019-10-05 08:27:30 -04:00
Matthew Kennedy
9b1dc07ae1
Simplify thermistor config ( #962 )
...
* simplify thermistor config
* fix test
2019-10-02 21:00:10 -04:00
rusefi
52e95a5d68
pid limits / etb limits
2019-09-29 14:56:18 -04:00
rusefi
d897b898e7
docs
2019-09-28 18:49:39 -04:00
rusefi
ba1d8eb512
idle&ETB progress
2019-09-26 00:02:47 -04:00
rusefi
2ff5656a11
docs
2019-09-24 22:28:33 -04:00
rusefi
80f8facd8a
absolute fuel pressure flow calculation #954
2019-09-24 18:39:26 -04:00
rusefi
f07915807f
docs
2019-09-23 22:56:06 -04:00
rusefi
024980d38f
docs
2019-09-23 19:08:15 -04:00
rusEfi
53ae54e8cc
ETB target is using integer values #945
...
first we will write a unit test
2019-09-22 00:16:46 -04:00
rusefi
13783eb094
NB2 progress
2019-09-21 21:36:53 -04:00
rusefi
757f8eb690
NB2 miata on Frankenso with ETB
2019-09-21 01:21:53 -04:00
rusefi
d3931fac50
why was RTC disabled?
2019-09-20 18:22:39 -04:00
rusefi
d95740467e
refactoring "date" command and flex dead code
2019-09-20 18:12:56 -04:00
rusefi
6c8b2bd126
extracting hunchback stuff to a separate file
2019-09-20 17:46:54 -04:00
Matthew Kennedy
ca2e2cdbab
move logic out of bat ( #941 )
2019-09-20 08:40:07 -04:00
rusefi
3e9337f5d9
docs
2019-09-20 00:24:22 -04:00
rusefi
d2e8710c80
https://github.com/rusefi/hw_microRusEfi/issues/115
...
documentation issue: 24 AN Temp 3 at External wideband O2 sensor #115
2019-09-16 21:00:20 -04:00
rusEfi
a168c5f2eb
A/C relay cleanup
2019-09-15 11:32:38 -04:00
rusEfi
4030b69594
NA8
2019-09-15 10:04:24 -04:00
rusEfi
47f68eb80f
using MRE config for Nucleo
2019-09-14 16:03:04 -04:00
rusEfi
d3d17b700f
docs
2019-09-12 08:37:44 -04:00
rusefi
d62556b415
docs
2019-09-12 07:29:38 -04:00
rusefi
3389caa1e4
one step back :) instant RPM does not look right
2019-09-10 21:35:10 -04:00
rusefi
d4b9c7217e
fatalErrorPin setting is not used #926
...
reducing configuration fragility
2019-09-09 21:44:48 -04:00
rusefi
3d85de7ee5
fatalErrorPin setting is not used #926
2019-09-09 21:34:15 -04:00
rusefi
50e0887c96
Delayed A/C compressor switch #922
2019-09-08 21:05:03 -04:00
rusefi
788b3afddc
fixing unit tests
2019-09-08 19:29:30 -04:00