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
rusefi
7c89fe1ab6
A/C NA6 compressor progress
2019-09-08 16:45:02 -04:00
rusefi
87f6ac9ce1
MRE NA6
2019-09-08 11:17:27 -04:00
rusefi
696dbacf5a
MRE NB2
2019-09-06 17:38:05 -04:00
rusEfi
1faf48bd53
MRE NB2
2019-09-05 23:14:28 -04:00
rusefi
a5894f9c1f
MRE NB2
2019-09-04 21:36:34 -04:00
rusEfi
daa8fc316c
MRE NB2
2019-09-04 20:38:09 -04:00
rusefi
b107968cdd
MRE NB2
2019-09-04 00:30:20 -04:00
rusefi
0d131f136e
MRE NB2
2019-09-03 23:35:49 -04:00
rusefi
ba9c96df91
Merge branch 'master' of https://github.com/rusefi/rusefi
...
# Conflicts:
# java_console/models/src/com/rusefi/config/generated/Fields.java
2019-09-03 18:54:54 -04:00
rusefi
3fa5399ed7
EFI_CJ125_DIRECTLY_CONNECTED_UR should be a runtime parameter fix #914
2019-09-03 18:44:05 -04:00
rusEfi
a09ae0a9dc
MRE NB2
2019-09-02 21:55:38 -04:00
rusEfi
303a4eaa0e
MRE NB2
2019-09-02 17:16:36 -04:00
rusefi
52462550dd
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-02 12:34:25 -04:00
rusefi
b3f0d3eb67
MRE NB2
2019-09-02 12:34:17 -04:00
rusEfi
32d6c1ce68
tiny progress
2019-09-02 11:48:49 -04:00
rusEfi
1d057a8faa
MRE NB2
2019-09-02 11:07:34 -04:00
rusEfi
d5dfc3e658
NB2 progress, ETB Live Docs progress
2019-09-01 19:37:58 -04:00
rusEfi
b180e2223d
NB2 settings
2019-08-31 20:17:47 -04:00
rusEfi
3970881a09
ETB progress
2019-08-31 20:17:17 -04:00
rusEfi
9ce7c4d7da
NB2 MRE
2019-08-31 18:36:44 -04:00
rusEfi
d696412312
reducing dead code
2019-08-31 17:59:18 -04:00
rusefi
dd087425d5
NA6
2019-08-31 17:07:29 -04:00
rusEfi
406c1b9f5c
NA6
2019-08-31 16:25:43 -04:00
rusefi
6f8df1fd70
wow, CI was down for a week
2019-08-25 22:53:57 -04:00
rusefi
15be825727
NA6
2019-08-25 00:31:46 -04:00
rusEfi
c7b893677d
docs
2019-08-18 20:18:56 -04:00
rusEfi
e5ef4725b1
MRE NA6
2019-08-18 14:43:38 -04:00
rusEfi
a8d872800c
MRE & Miata
2019-08-17 22:42:22 -04:00
rusEfi
c4d6604551
MRE etb
2019-08-17 17:33:44 -04:00
rusefi
cb488d28ce
TLE8888 should be re-initialized every time we get +12 volts fix #901
...
fuel pump test passed, also longer start-up timeout is needed for reliable start
2019-08-16 23:21:03 -04:00
rusEfi
dfc5f86e6e
MRE ETB
2019-08-15 01:59:15 -04:00
rusefi
60562d2c30
making LCD great again
2019-08-13 00:03:31 -04:00
rusefi
19058e1d6c
making LCD great again
2019-08-12 23:48:58 -04:00
rusefi
ae83660230
DEFAULT_ENGINE_TYPE=MRE_BOARD_TEST build script
2019-08-10 17:16:12 -04:00
rusefi
64e9db5683
TS refresh & better MRE test configuration
2019-08-10 16:25:42 -04:00
rusefi
b5c47c13ad
low side channels on MRE #900
...
this should NOT work but it works?
2019-08-10_15_19_19_770: EngineState: injection #1 @ ext:TLE8888.OUT22 led1
2019-08-10_15_19_19_771: EngineState: injection #2 @ PE10 led10
2019-08-10_15_19_19_773: EngineState: injection #3 @ PE12 led5
2019-08-10_15_19_19_774: EngineState: injection #4 @ PE14 led4
2019-08-10_15_19_19_775: EngineState: injection #5 @ ext:TLE8888.OUT24 led7
2019-08-10_15_19_19_775: EngineState: injection #6 @ PE11 led6
2019-08-10_15_19_19_777: EngineState: injection #7 @ PE9 led9
2019-08-10_15_19_19_777: EngineState: injection #8 @ PE8 led8
2019-08-10_15_19_19_779: EngineState: injection #9 @ PE13 led3
2019-08-10_15_19_19_780: EngineState: injection #10 @ ext:TLE8888.OUT23
led2
2019-08-10 15:23:41 -04:00
rusefi
a94eebe3ec
low side channels on MRE #900
...
getting closer but still issues
2019-08-10 14:53:57 -04:00
rusefi
4fcecb6c26
low side channels on MRE #900
...
progress - now all 10 BLINK, but two are blinking together
2019-08-10 13:45:00 -04:00
rusefi
59463a515e
MRE hangs up on bench fix #899
2019-08-10 00:53:16 -04:00
rusefi
97bf87eb48
low side channels on MRE #900
2019-08-09 23:45:35 -04:00
rusEfi
6c43b273af
MRE test setup
2019-08-09 21:16:27 -04:00
rusEfi
b3fc4af163
MRE test
2019-08-09 19:11:15 -04:00
rusefi
946374184e
WTF is wrong with MRE_miata_na6 config? operationMode complexity fix #898
2019-08-08 23:11:56 -04:00
rusefi
c470114239
NA6
2019-08-08 00:15:24 -04:00
rusefi
217332bea1
default pinout nightmare
2019-08-07 00:36:54 -04:00
rusefi
5f51a783d2
fixing build?
2019-08-06 22:33:27 -04:00
rusEfi
9ddc9233ee
NA6 & trigger
2019-08-06 22:17:18 -04:00
rusEfi
a3dfd5f8c6
NA6 MRE details
2019-08-06 17:59:02 -04:00
rusEfi
70f2d9f922
F7 float drama - that was easy!
2019-08-06 17:53:07 -04:00
rusefi
2642483d09
NA6 MRE
2019-08-06 17:26:16 -04:00
rusefi
67637cb1b5
better method name
2019-08-06 17:12:15 -04:00
rusEfi
1e64c5a67f
MRE test setup
2019-08-05 23:00:35 -04:00
rusEfi
2aad491810
pin number correction
2019-08-05 22:05:33 -04:00
rusEfi
9c0517f19f
naming consistency
2019-08-05 22:00:07 -04:00
rusEfi
84ee93b241
code style & docs
2019-08-04 21:56:01 -04:00
rusefi
d57779b686
F7 nucleo does not work?
...
funny, it was about some very unused feature
2019-08-02 01:36:02 -04:00
Matthew Kennedy
9d3e201193
microRusefi Default Configuration ( #895 )
...
* poke
* working MRE
* why was this on?
* comment, cleanup
* default silent trigger error on
* comment
* remove extra
* sensible default
2019-08-01 22:27:23 -04:00
rusefi
d3e26fe9ce
F7 bundles rusEfi console should erase and program using F7 configs #893
2019-07-29 21:07:04 -04:00
andreika-git
cd80fd3d0e
Use BOARD_TLE8888_COUNT for more compatibility ( #889 )
2019-07-27 09:37:45 -04:00
rusefi
9f4e9bd3b6
removing least useful engine configurations
2019-07-25 00:31:37 -04:00
rusefi
aa5c3047c1
fixing F7 builds
2019-07-25 00:09:02 -04:00
rusefi
429b4c03a5
fixing build?
2019-07-24 23:39:41 -04:00
rusefi
00ff37947d
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
2019-07-24 22:00:48 -04:00
rusefi
ac18459e3f
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
...
merging methods since always invoked together
2019-07-24 21:24:39 -04:00
rusEfi
9795fe1d0c
miata NA6 progress
2019-07-21 20:11:12 -04:00
rusefi
360e33cb0f
throttle pedal up switch for Miata NA6
2019-07-21 17:06:16 -04:00
Matthew Kennedy
a2f2a677b4
Remove warmup afr pid ( #879 )
...
* config changes
* actually remove from config
* rip out implementation
2019-07-18 18:26:18 -04:00
rusefi
e8cd077c73
fixing bundles
2019-07-13 18:32:22 -04:00
rusefi
fcfd140247
fixing bundles
2019-07-13 18:22:18 -04:00
rusefi
1fd6848151
FIRMWARE_ID
2019-07-13 15:17:52 -04:00
rusefi
69890e67a4
FIRMWARE_ID
2019-07-13 15:01:48 -04:00
rusefi
756dec106a
support multiple VVT sensors #885
...
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
andreika-git
18f2c3c990
Small fix for simulator + bootloader ( #877 )
...
* fix simulator
* fix bootloader
2019-07-09 06:06:07 -04:00
andreika-git
56fb8531a4
More portability (GPIO_F/G + auto_generated_enums) ( #876 )
...
* GPIO ports F and G are not everywhere
* auto_generated_enums path flexibility
2019-07-09 05:29:03 -04:00
rusefi
10c06ab73c
EFI_TOOTH_LOGGER
2019-07-07 15:22:46 -04:00
Matthew Kennedy
cfc13f8543
fix case sensitive f767 ( #874 )
2019-07-07 04:21:18 -04:00
rusefi
40f6b84b1f
better error message
2019-07-07 03:48:28 -04:00
rusefi
205052acd1
Refactoring: OS access should be explicit #867
...
explicit value for doc mostly
2019-07-06 19:30:56 -04:00
rusefi
59f550c051
turning whatever off
2019-07-05 20:40:21 -04:00
rusefi
01fe961d0c
refactoring
2019-07-05 19:05:07 -04:00
rusefi
b193970adf
NB2 magic clarification
2019-07-01 12:48:08 -04:00
rusefi
2164661274
undoing wrong fix & better fix for #805
...
also generator logging improvements
This reverts commit 96270758c9
.
2019-06-30 14:28:47 -04:00
rusefi
ffc00f3613
verbose trigger sync: better field name & check box to engine sniffer
2019-06-25 02:25:26 -04:00
Matthew Kennedy
79ca8cc3f4
relocate ( #859 )
2019-06-24 13:44:49 -04:00
Matthew Kennedy
c973576f8d
Fix mappings for microRusefi ( #853 )
...
* fix mappings
* add pin numbers
* + pin numbers, - # sign
2019-06-23 10:37:10 -04:00
Matthew Kennedy
d2ed57e3c7
enable dtcm ( #856 )
2019-06-23 09:20:17 -04:00
rusefi
96270758c9
"Calibrate TPS" broken in TS fix #805
2019-06-17 22:00:34 -04:00
rusefi
056bc25c7d
NOW it would probably run
2019-06-12 16:10:18 -04:00
rusefi
1327709f04
reducing code duplication
2019-06-12 14:55:26 -04:00
rusefi
0b428a968e
we should not really mix ChibiOS stuff and out logic
2019-06-12 12:59:50 -04:00
rusefi
9fdb9c796c
we should not really mix ChibiOS stuff and out logic
2019-06-12 12:54:13 -04:00
rusefi
c6c9388181
we should not really mix ChibiOS stuff and out logic
2019-06-12 12:42:08 -04:00
rusefi
00afb035e5
we should not really mix ChibiOS stuff and out logic
2019-06-12 11:57:18 -04:00
rusefi
15098bf011
this should actually work for MRE, theoretically
2019-06-10 18:35:18 -04:00
rusefi
58be63f5a9
https://github.com/rusefi/hw_microRusEfi/issues/57
2019-06-10 17:33:05 -04:00
rusefi
81a68f59b7
input has sizes hard-coded #836
2019-06-10 15:45:18 -04:00
rusefi
bc5154694b
adding support for smaller table axis
2019-06-10 12:38:32 -04:00
rusefi
9563c2f664
MRE to use MRE.ini
2019-06-09 21:24:21 -04:00
rusefi
cba629b4e6
NA6 bundle
2019-06-09 21:00:01 -04:00
rusefi
23375f5152
nicer bundle folder structure and reducing unneeded content #833
2019-06-08 22:05:52 -04:00
rusefi
6d31482501
nicer bundle folder structure and reducing unneeded content #833
2019-06-08 21:39:01 -04:00
rusefi
814afaf6da
nicer bundle folder structure and reducing unneeded content #833
2019-06-08 21:26:08 -04:00
rusefi
bb1ff2e965
fail to generate F7 DFU files #696
2019-06-08 20:01:19 -04:00
rusefi
e309b8266c
we need TLE8888 driver #714
2019-06-08 15:25:28 -04:00
rusefi
70edbcba8b
reducing scripts duplication
2019-06-08 15:08:03 -04:00
rusefi
fe2d74c16b
reducing scripts duplication
2019-06-08 11:05:17 -04:00
rusefi
0fc028f603
reducing scripts duplication
2019-06-08 10:35:16 -04:00
rusefi
b64fc05b07
reducing scripts duplication
2019-06-07 19:54:15 -04:00
rusefi
8981534093
reducing scripts duplication
2019-06-07 19:50:46 -04:00
rusefi
9292efadbe
TS flexibility for MRE
2019-06-07 17:38:12 -04:00
Matthew Kennedy
fd3838a23f
prometheus fix
2019-06-07 10:51:06 -04:00
rusefi
50e3f4e671
hiding GPS
2019-06-06 19:20:00 -04:00
rusefi
8456bd3c23
reviving tle8888 configuration
2019-06-05 22:32:30 -04:00
Matthew Kennedy
681177bca0
mappings ( #826 )
2019-06-05 14:49:51 -04:00
rusefi
5ea3151da3
board-specific usability #808
...
hiding more stuff from MRE
2019-06-05 00:36:35 -04:00
rusefi
59ad3f9d12
board-specific usability #808
...
hiding cj125
2019-06-04 12:13:59 -04:00
rusefi
58025a8fe4
docs
2019-06-03 18:15:41 -04:00
rusefi
5601f8da03
board-specific usability #808
...
hiding menu items for specific boards
2019-06-01 18:29:50 -04:00
rusefi
59ef6c8c7f
docs
2019-05-31 18:45:11 -04:00
rusefi
d0ae549f27
docs
2019-05-31 18:27:46 -04:00
rusefi
dc521198b6
board-specific usability #808
2019-05-30 20:41:54 -04:00
rusefi
a2e8d02a11
board-specific usability #808
2019-05-30 18:19:27 -04:00
rusefi
236d2957ed
board-specific usability #808
2019-05-30 00:39:13 -04:00
rusefi
483c891e16
board-specific usability #808
2019-05-30 00:18:41 -04:00
rusefi
bde091a840
Missing ADC Pins for ADC3, PF port #785
2019-05-14 16:38:14 -04:00
rusefi
52496870c5
USB pins are not registered in pin_repository #797
2019-05-10 19:34:28 -04:00
rusefi
759dfd989c
USB pins are not registered in pin_repository fix #797
2019-05-10 19:06:28 -04:00
rusefi
fd6376d22c
USB pins are not registered in pin_repository #797
2019-05-10 17:44:43 -04:00
rusefi
b01a902196
USB pins are not registered in pin_repository #797
...
first micro step
2019-05-10 15:36:55 -04:00
rusefi
36fed91e2c
docs
2019-05-10 13:42:07 -04:00
rusefi
eca2c711e7
docs
2019-05-07 10:10:15 -04:00
rusefi
c5087257ec
the future is now :)
2019-05-05 16:43:07 -04:00
rusefi
8c7d758b34
8888 usability
2019-05-05 12:48:04 -04:00
rusefi
2c24571ddb
dreams of two ETBs
2019-05-05 12:02:42 -04:00
andreika-git
20b6a17695
EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes ( #793 )
...
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE
* Impl. EFI_CONSOLE_UART_DEVICE
* Move flash source files to ports/stm32/ & hw_ports.mk
* Fix TLE6240
* Fix EFI_NO_CONFIG_WORKING_COPY
* EFI_PRINT_MESSAGES_TO_TERMINAL
2019-05-05 11:06:27 -04:00
rusefi
dffa30059f
#787
2019-05-05 10:26:16 -04:00
rusefi
bd4ba2fa10
fix #787
2019-05-05 10:01:02 -04:00
960
8466b4c75c
Fixing build ( #790 )
2019-05-05 00:43:44 -04:00
rusefi
962fd96cb7
helping build
2019-05-04 22:45:08 -04:00
rusefi
65a86a8dd6
helping build
2019-05-04 22:38:48 -04:00
960
520b003e16
Initial engine config, and cleanup. ( #786 )
...
* Add files via upload
Initial Engine Config
* Add files via upload
Cleanup
* Added Can coolant message for newer cars
2019-05-04 22:11:05 -04:00
rusEfi
559d7298b7
tiny ETB progress
2019-05-04 11:01:05 -04:00
rusefi
ea5ac54bee
ETB monte carlo keeps track of best result
2019-05-04 09:57:57 -04:00
rusefi
913f887391
fixing F7 build
2019-05-03 22:12:57 -04:00
rusEfi
71976df42f
MC33816 integraion #784
...
bare bones skeleton
2019-05-03 21:13:25 -04:00
rusefi
1de32753e6
step towards me7pnp
2019-05-03 18:44:59 -04:00
rusefi
85b790edcf
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
...
maybe probably pointless refactoring? reducing parameters visibility
2019-05-03 18:41:43 -04:00
rusefi
c3b575cd09
enabling more stuff with default F7 firmware
2019-05-03 17:36:36 -04:00
rusefi
f6c5f8764a
fixing build & refactoring
2019-04-28 23:42:49 -04:00
rusEfi
2c78d10a7b
LEDs to test configs
2019-04-28 23:18:51 -04:00
rusEfi
1c013228dc
'warninigLedPin' typo and minor TS progress
2019-04-28 23:04:52 -04:00
rusefi
8e6aa49aa7
electrical noise during tuning ETB causes full tune reset #775
...
this fix did not seem to work :(
2019-04-25 00:10:39 -04:00