rusefillc
73171347d0
Update rusefi_config.txt
2020-09-27 11:01:42 -04:00
rusefi
c874a6c914
Hellen gen_config #1823 poke
2020-09-27 10:42:01 -04:00
rusefi
beb449b755
Hellen gen_config #1823 poke
2020-09-27 09:57:52 -04:00
rusefi
51d9e3178e
Hellen config build - poke
2020-09-27 08:50:12 -04:00
rusefi
f482b9c43d
Output pin init/deinit needs a linked list #1803
2020-09-27 07:37:43 -04:00
rusefi
aea8441e6a
Output pin init/deinit needs a linked list #1803
2020-09-27 07:26:56 -04:00
rusefi
f04278583d
https://rusefi.com/forum/viewtopic.php?f=3&t=1523
...
refactoring
2020-09-22 04:57:43 -04:00
rusefi
64b93c3531
Merge remote-tracking branch 'origin/master' into master
2020-09-20 13:42:53 -04:00
rusefi
4839018977
reorder ADC channel index #1763
...
we forgot about something
2020-09-20 13:42:37 -04:00
David Holdeman
02a12d76f3
fix type mismatch ( #1808 )
...
* fix type mismatch
* comment
* change field
* switch to efitimesec16_t
* add typedef
* add type to configdefinition
* build
2020-09-19 17:17:44 -04:00
Matthew Kennedy
d23a48fc53
Dedicated sensors for wastegate + idle position ( #1805 )
...
* config
* add sensor
* listen to new adc channels
* fix
* add gauges to TS
* add gauge values
* TS UI
2020-09-18 10:04:07 +03:00
rusefi
aeaf67ed01
Hellen says it has more ADC channels
2020-09-17 03:59:50 -04:00
David Holdeman
159e3142ce
add shift matrix and pin config ( #1798 )
...
* add shift matrix and pin config
* try
2020-09-15 11:34:09 +03:00
Matthew Kennedy
ef5cd1f5ad
remove ( #1789 )
2020-09-12 10:35:49 +03:00
David Holdeman
8366e7380f
some documentation improvements ( #1787 )
2020-09-11 20:20:37 -04:00
David Holdeman
e8e2cf2cfd
DebounceButton A/C switch ( #1782 )
...
* change acSwitch name, add mode
* fix
* remove some adc stuff
* remove some adc stuff
* semicolon stupid
* left behind
* add readpinstate
* wrong var name
* add functions back
* fix name
* bool, not void, plus fix name
* move
* not sure what I broke
* try setMockValue
* namespace
* whoops missed one
* switch values because adc was set up for pullup
* try 5
* comment for now
* comment for now
* uncomment tests, add function to mock, add mock to efiReadPin
* fixes
* for F's sake
* if
* add defy
* pass params
* use ASSERT_TRUE/FALSE
* advance time
* remove ifdef from readPin
* try moving if
* move to separate func
* move extern
* move include
* try engine_test_helper
* am confuse
* move func to else
* include hal
* add efi prod check
* remove include
* try extern
* move include
* semicolon stupid
* move extern again
* include
* move mockPinStates
* size
* add if
* add comment
* clean on instantiation
2020-09-10 22:16:20 -04:00
Matthew Kennedy
c2eb7c9f4a
remove tach output pin ( #1779 )
...
* remove from cfg
* cfg
* rip out impl
* efi gpio
2020-09-09 16:52:23 -04:00
Matthew Kennedy
f077479be4
minor TS changes ( #1778 )
...
* minor
* fiix
2020-09-09 16:27:13 -04:00
rusefi
63a9bf49c5
Bench-testing for ALL assigned output pins #1758
2020-09-09 02:41:11 -04:00
rusefi
3e6ddb72d6
microRusEFI used as Body Control Module BCM BCU
2020-09-07 17:04:54 -04:00
rusefi
1c53780acc
Hellen says "drv8860"
2020-09-07 10:47:40 -04:00
Matthew Kennedy
8adfef930f
Selectable VE axis override ( #1769 )
...
* add config fields
* config options
* new output channels
* dump out state to ts
* s
* implement override
* enums
* this test is no longer used
* test new behavior
* old
* comments
2020-09-07 10:15:42 -04:00
Matthew Kennedy
4802a47d23
reorder ADC channel index ( #1763 )
...
* change config
* correct logic
* clearing these no longer needed
* test expected this to be set
2020-09-06 18:25:26 -04:00
rusefi
fd9b39d887
Bench-testing for ALL assigned output pins #1758
2020-09-06 00:27:02 -04:00
rusefi
436f7d092b
Bench-testing for ALL assigned output pins #1758
2020-09-06 00:07:05 -04:00
rusefi
f06058f62d
Bench-testing for ALL assigned output pins #1758
2020-09-05 23:49:21 -04:00
rusefi
89a0e96bad
migrate amazing idle from FSIO to less opaque TS #1581
2020-09-05 23:36:03 -04:00
rusefi
ea1fbe14b3
OBD CAN sensors #1733
2020-09-03 23:27:53 -04:00
David Holdeman
0f10703649
[TCU] GearController and TransmissionController base classes ( #1749 )
...
* add tcu ts outputs
* accidental change?
* add tcu base classes
* rearrange
* accidental change?
* add files
* missing backslash
* undo accidental change
* buttonshift includes, targets, and init
* Revert "buttonshift includes, targets, and init"
This reverts commit 1b0630511e1948f3d330d74be5bff6c087f118fb.
* use unused bit
* add return documentation
Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2020-09-02 15:39:50 -04:00
rusefi
43cf48cdb2
borrowing a few lines from https://github.com/chuckwagoncomputing/rusefi/tree/tcu-base-classes
2020-09-02 15:32:03 -04:00
Matthew Kennedy
96a9c7f4c4
Multiple knock sensors ( #1745 )
...
* fw
* cfg fields
* fix order
* ui for channel select
* clarify
* comments
* config
2020-09-02 07:19:02 -04:00
rusefi
09deed583a
[TCU] manual shift buttons #1597
2020-08-30 15:38:40 -04:00
rusefi
16f1d5a31b
Tokenisation of multipler expressions #1735
2020-08-30 15:31:22 -04:00
rusefi
ba09df69f4
Tokenisation of multipler expressions #1735
2020-08-30 15:09:34 -04:00
rusefi
b1a35234fb
OBD CAN sensors #1733
2020-08-30 09:16:37 -04:00
rusefi
296197e637
VAG
2020-08-29 18:57:17 -04:00
rusefi
c72131849a
VVT support for VAG trigger #883
2020-08-29 17:58:43 -04:00
rusefi
5da1af9ca7
VVT support for VAG trigger #883
2020-08-29 17:46:01 -04:00
rusefi
02ea6ddbc0
verboseVVTDecoding
2020-08-29 16:59:55 -04:00
rusefi
3250f324d8
steps towards presets
2020-08-29 16:44:57 -04:00
rusefi
405dc9974e
reducing autotest mess
2020-08-29 15:34:42 -04:00
rusefi
3faa8df371
reducing autotest mess
2020-08-29 15:05:54 -04:00
rusefi
47912b9d28
DODGE_NEON_2003_CRANK
2020-08-29 15:01:24 -04:00
Matthew Kennedy
1b07647e72
Software knock detection ( #1730 )
...
* s
* science
* set pin mode
* turn stuff off so it fits
* filtering maybe
* filtering actually works
* generate filter parameters internally
* shorter window
* guard behind enable flag
* use checked in filter
* add biquad reset
* tracing
* const
* exec order
* do it from a thread
* smaller buffer, comment
* configure with header
* only for proteus
* oops
* unused
* not needed
* guards
* pin config
* don't need that include
* precook filter steady state
* define sample rate
* config enable switch
2020-08-28 21:13:50 -04:00
rusefi
77bb2310a7
VVT support for VAG trigger #883
2020-08-27 00:43:23 -04:00
rusefi
5718d93c44
another attempt at dead code
2020-08-25 15:58:56 -04:00
Matthew Kennedy
cb13cad49d
remove old alphan option ( #1722 )
2020-08-23 20:36:22 -04:00
Matthew Kennedy
5a151d7bb2
fix ( #1714 )
2020-08-21 21:52:19 -04:00
Matthew Kennedy
ad42a17207
Configurable stoichiometric ratio ( #1710 )
...
* configurable stoich ratio
* afr table always in gas afr
* default
* typo
* use defined ratio
* do it in config too
* missed a spot
* oops wrong one
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 19:43:30 -04:00
Matthew Kennedy
207aafe262
harmonize blocking factor ( #1709 )
...
* harmonize blocking factor
* static assert
2020-08-21 14:12:28 -04:00
rusefi
4681aad25a
reducing code duplication
2020-08-19 21:05:08 -04:00
rusefi
4cd5f146f4
bugfix - PPS second channel was not initialized
2020-08-19 00:46:57 -04:00
rusefi
92f0b76869
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 15:56:59 -04:00
rusefi
89e8062ffe
progress
2020-08-13 12:17:35 -04:00
rusefi
f2d4ace881
trigger and VSS hw integrated testing #1668
2020-08-08 17:29:12 -04:00
rusefi
64a9440bc0
trigger and VSS hw integrated testing #1668
2020-08-08 11:45:02 -04:00
rusefi
fe1760f001
trigger and VSS hw integrated testing #1668
2020-08-08 11:29:48 -04:00
rusefi
ac7caf3228
TS SD integration #1653
2020-08-05 20:43:16 -04:00
kon
ffb30eb0b1
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-04 21:30:46 -07:00
kon
010d8ec6d4
well that was painless
2020-08-04 21:30:04 -07:00
rusefi
0b57bd8390
progress
2020-08-04 23:18:35 -04:00
rusefi
f27c1a3faf
TS SD integration #1653
2020-08-04 18:59:33 -04:00
kon
bd85698688
rearranged bits so they consecutively form a byte
2020-08-04 13:26:05 -07:00
kon
e84f3b13bd
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-04 13:22:07 -07:00
Matthew Kennedy
fc28ee175d
xml
2020-08-03 12:04:01 -07:00
Matthew Kennedy
95c17a60d4
Merge remote-tracking branch 'upstream/master' into remove-table
2020-08-03 12:02:24 -07:00
kon
b093813594
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-02 19:48:36 -07:00
rusefi
64d18d3b11
TS SD integration #1653
2020-08-02 22:04:58 -04:00
rusefi
d3574a544e
Merge remote-tracking branch 'origin/master'
2020-08-02 21:38:46 -04:00
rusefi
e634564a8a
TS SD integration #1653
2020-08-02 21:38:32 -04:00
Matthew Kennedy
539ac80a53
hvolt limits
2020-08-02 16:21:45 -07:00
Matthew Kennedy
1f1243ba95
real names & sensible limits
2020-08-02 15:33:08 -07:00
kon
60b8151cb2
this might do
2020-08-02 11:30:38 -07:00
rusefi
b45a8ead30
poke
2020-08-02 13:38:27 -04:00
rusefi
7b637e09ff
@kon here you are
2020-08-02 13:35:14 -04:00
kon
9dbf9372cb
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-02 10:34:58 -07:00
rusefi
92b19fb686
@kon here you are
2020-08-02 13:29:05 -04:00
rusefi
f237edc675
HOWTO custom
2020-08-02 13:25:53 -04:00
kon
603c4124fe
this should be better...
2020-08-02 10:15:06 -07:00
kon
df47cae9fa
fixed some config errors
2020-08-02 09:32:26 -07:00
kon
da262d9076
added secondary can config
2020-08-01 20:58:14 -07:00
rusefillc
cd9844132d
Merge pull request #1632 from mck1117/remove-plain-maf
...
goodbye, plain maf
2020-08-01 09:16:38 -04:00
Matthew Kennedy
bee944dc32
reclaim config space
2020-07-31 23:30:28 -07:00
rusefi
0be21ae06e
TS SD integration #1653
2020-07-31 21:17:44 -04:00
rusefi
015a6bce3f
let's enlarge... outputs area
2020-07-31 20:08:26 -04:00
Matthew Kennedy
7009c82993
Merge remote-tracking branch 'upstream/master' into remove-plain-maf
2020-07-31 14:56:29 -07:00
Matthew Kennedy
61519e24b1
log second tps
2020-07-30 11:31:49 -07:00
rusefi
278cda992c
NA6 progress
2020-07-29 14:53:36 -04:00
Matthew Kennedy
ea487327e1
Merge remote-tracking branch 'upstream/master' into remove-plain-maf
2020-07-28 20:25:16 -07:00
kon
5498fe424e
tiny typo
2020-07-27 22:10:29 -07:00
kon
eab5db4b14
getting config ready for PR
2020-07-27 21:40:50 -07:00
kon
da8385f628
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-07-27 20:06:27 -07:00
rusefi
4015f29949
docs
2020-07-27 09:45:52 -04:00
kon
f760f951a1
updated TS terminology
2020-07-26 21:58:22 -07:00
rusefi
c69547a63c
Weird VAG: DC motor idle valve not ETB #1637
...
clarification
2020-07-26 14:57:42 -04:00
rusefi
0302be40ed
Weird VAG: DC motor idle valve not ETB #1637
2020-07-26 10:54:51 -04:00
Matthew Kennedy
0784905a5f
add cfg field
2020-07-26 02:54:27 -07:00
Matthew Kennedy
eda3fd020a
alphan
2020-07-25 01:14:35 -07:00
Matthew Kennedy
5e762ad258
add new options
2020-07-23 02:51:08 -07:00
Matthew Kennedy
b1747ea48b
goodbye plain maf
2020-07-23 02:46:45 -07:00
Matthew Kennedy
ca29e0d342
now unused table
2020-07-21 00:07:49 -07:00
rusefi
5b913c68ba
fixing crankingIACposition digits
2020-07-19 12:18:30 -04:00
rusefi
5630aa1963
STRING support for java fields
2020-07-18 19:30:49 -04:00
rusefi
103a44052c
STRING support for java fields
2020-07-18 19:19:28 -04:00
rusefi
5a18989c5a
progress
2020-07-14 21:34:59 -04:00
rusefi
09af9cd856
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
2020-07-12 17:34:19 -04:00
rusefi
8dbcb1ff5d
proxy progress
2020-07-10 22:09:51 -04:00
rusefi
5482d99776
docs
2020-07-10 16:04:13 -04:00
rusefi
fa71f1f034
https://rusefi.com/forum/viewtopic.php?p=37401#p37401
2020-07-10 14:02:50 -04:00
rusefi
776c45ff16
docs
2020-07-09 15:58:38 -04:00
rusefi
5184b5af53
migrate amazing idle from FSIO to less opaque TS #1581
2020-07-07 23:01:14 -04:00
rusefi
1548be81fb
making smart idle more useable
2020-07-07 22:19:22 -04:00
rusefi
6774620a7b
test for https://github.com/rusefi/web_backend/issues/54
2020-07-07 21:32:00 -04:00
rusefi
7c6e90e424
something was broken?
2020-07-06 02:05:34 -04:00
rusefi
8fbc572be9
and now I need to get all this working again
2020-07-06 01:29:00 -04:00
rusefi
26aaac4d10
SHORT_BOARDNAME becomes BUNDLE_NAME
2020-07-06 00:48:43 -04:00
rusefi
f76f444e0e
PROTOCOL_SIGNATURE_PREFIX
2020-07-05 20:01:37 -04:00
Matthew Kennedy
c60b425ef0
plumb new load channels ( #1573 )
...
* wire up new channels
* add deprecation comment
* add gauges
* these tables are indeed used in those modes
* simplify
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi
15d135824f
idle_min through FSIO not working as intended #1553
2020-07-04 21:08:14 -04:00
Matthew Kennedy
bd14fe28ca
Add ign & fuel load fields ( #1568 )
...
* add to code
* output channels size
* rusefi.input
* java offsets
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-04 16:40:31 -04:00
Matthew Kennedy
784f990c56
fix maf gauge scaling ( #1566 )
...
* div by 10
* define ratio
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-03 23:06:00 -04:00
rusefi
7f40d2fb56
JPh is looking to use TLE output for stepper EN
2020-07-03 15:09:15 -04:00
rusefi
6d16f27745
FEATURE REQ: aux temperature inputs #332
2020-07-03 14:54:48 -04:00
rusefi
229c3629ad
FEATURE REQ: aux temperature inputs #332
2020-07-03 14:44:22 -04:00
rusefi
0ed0e7f2eb
poke
2020-07-02 14:24:42 -04:00
andreika-git
8b84243dae
Gen config refactor 2 ( #1560 )
...
* gen_config refactor, part II
* short board defines
* oops
* comment & undef
* define QUOTE
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
rusefi
f1aec1cb0e
progress
2020-06-30 20:59:44 -04:00
rusefi
0def695771
progress
2020-06-30 20:55:30 -04:00
rusefi
d04142c7bd
MRE defaults button
2020-06-30 20:20:19 -04:00
rusefi
f19e2d22ca
all fields should have TS info
2020-06-30 15:21:31 -04:00
rusefi
326ca459b0
all fields should have TS info
2020-06-30 15:18:30 -04:00
rusefi
d507abede9
unified padding naming
2020-06-29 21:43:59 -04:00
andreika-git
da2917deca
Ini signature generation ( #1539 )
...
* ini signature generator
* sh->bash
* decimal fix
* octal fix
* fix shell arrays
* use the new -signature option instead of -prepend
* /bin/sh
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 13:39:09 -04:00
rusefi
b97f2c4994
poke for progress
2020-06-28 12:15:00 -04:00
rusefi
15c56d55fd
"RPM Upper setting to deactivate IAC PID" not working as expected #1542
2020-06-28 10:09:04 -04:00
rusefi
b80b977af2
isDoubleSolenoidIdle
2020-06-27 19:41:35 -04:00
andreika-git
fcf5bef7f7
gen_config is no more lazy ( #1541 )
...
* gen_config: replace lazyFile with timestamp checks
* board_generator: use LazyFile
* fix romraider and TOTAL_CONFIG_SIZE
* merge
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-27 14:23:51 -04:00
Matthew Kennedy
cf624a7ab1
support 1-3-2 firing order ( #1537 )
...
* support 1-3-2
* oops
* correct TS
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-26 09:07:43 -04:00
rusefi
b8aeb78275
reducing code duplication
2020-06-21 22:16:49 -04:00
rusefi
195bd00c14
reducing confusion
2020-06-21 22:12:06 -04:00
rusefi
25647af426
reducing code duplication
2020-06-21 22:06:09 -04:00
rusefi
9ad0d5f386
ROE progress
2020-06-20 22:33:13 -04:00
rusefi
025ac28a2c
REO progress
2020-06-20 18:36:58 -04:00
rusefi
ba184e390c
Only two .ini files got auto-generated #1519
2020-06-19 00:28:50 -04:00
rusefi
9fcdcf25d4
BUG? handleCrc32Check does not use 'offset' parameter #1429
2020-06-19 00:17:05 -04:00
rusefi
a676c2fe25
docs
2020-06-18 18:34:38 -04:00
rusefi
8293a92632
TS project: hide all invalid entries #1505
2020-06-17 20:33:17 -04:00
rusefi
5b0e4bc795
TS project: hide all invalid entries #1505
2020-06-17 16:49:14 -04:00
rusefi
95f0c1e1d1
TS project: hide all invalid entries #1505
2020-06-17 12:53:37 -04:00
rusefi
91b80cabb7
REO progress
2020-06-14 18:47:58 -04:00
rusefi
14ede84e8d
REO progress
2020-06-14 18:39:05 -04:00
kon
9af150bd41
BMW E90 Kombi ( #1494 )
...
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* post rebase/merge fixes
* more rebase/merge fixes
* even more rebase/merge fixes
* more fixes, removed auto-gen files
* removed more auto-gen files...
2020-06-14 16:59:43 -04:00
rusefi
3225665382
MLQ code duplication & docs
2020-06-14 14:46:24 -04:00
rusefi
d5dd873ed7
REO progress - binary logs
2020-06-14 14:07:42 -04:00
rusefi
cec672905c
MLQ code duplication & docs
2020-06-14 13:38:14 -04:00
rusefi
f3727cdd1b
MLQ code duplication & docs
2020-06-14 13:07:06 -04:00
rusefi
a76bc3c207
reducing discrepancy
2020-06-13 23:53:53 -04:00
rusefi
ff8f0731fd
a few unneeded properties
2020-06-13 22:46:10 -04:00
rusefi
68773c0a67
unused parameter
2020-06-13 22:30:43 -04:00
rusefi
1f623ea858
CAN docs
2020-06-09 22:44:43 -04:00
rusefi
c573915f0a
WOW that's funny
2020-06-01 08:04:55 -04:00
rusefi
0c63e749cd
useFSIO6ForRevLimiter
2020-06-01 07:55:42 -04:00
Matthew Kennedy
16a2839ad9
Post-stft cleanup ( #1478 )
...
* unused old fuel PID
* fix units
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 07:05:40 -04:00
Matthew Kennedy
d0e5b8674f
Integrate stft ( #1475 )
...
* code changes
* missed a spot
* update UI
* gauge name
* adjust gauge scaling
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-31 16:59:05 -04:00
rusefi
0d0f8f6c60
progress
2020-05-31 14:05:03 -04:00
rusefi
22314eee90
reducing constant dupliation
2020-05-31 13:40:48 -04:00
rusefi
e5c839b5b1
extracting protocol constants
2020-05-30 12:23:27 -04:00
rusefi
dc267fe2b5
[Feature Request] Transmission Control #1454
...
two bytes of progress
2020-05-29 21:00:19 -04:00
Matthew Kennedy
c95ed26d89
Remove old thermistor implementation ( #1458 )
...
* remove test clt/iat
* remove warning since this code is nearly dead
* remove old therm impl
* tests & live doc
* not quite right
2020-05-28 17:51:33 -04:00
rusefi
18eeb5d5a4
more of the same
2020-05-27 23:18:33 -04:00
rusefi
56e2f4572c
connecting time units
2020-05-26 01:08:21 -04:00
rusefi
7d8236a6b3
composite log for console
2020-05-26 00:07:18 -04:00
rusefi
f4e69143a2
reusing constants
2020-05-25 19:30:02 -04:00
rusefi
deb91c7fbd
TS commands reuse
2020-05-25 18:49:35 -04:00
rusefi
56c9d3ac40
proteus v12 progress
2020-05-24 13:27:14 -04:00
Matthew Kennedy
45d3d861f4
add second boudns ( #1469 )
2020-05-23 10:45:15 -04:00
rusefi
63edd3fe8f
progress
2020-05-22 01:16:55 -04:00
rusefi
74ede6db64
would this help?
2020-05-22 00:25:48 -04:00
rusefi
b6e784e310
MRE pre-sets
2020-05-21 21:00:34 -04:00
rusefi
9b1082f187
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/config/boards/kinetis/config/controllers/algo/auto_generated_enums.cpp
2020-05-20 21:22:46 -04:00
rusefi
5c01179e25
GDI fields
2020-05-20 02:18:23 -04:00
rusefi
bdec4cffa9
[Feature Request] Transmission Control #1454
2020-05-20 01:13:56 -04:00
rusefi
d8a200d839
fixing master
2020-05-19 11:55:20 -04:00
rusefi
6a762017c2
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-05-19 08:33:18 -04:00
rusefi
9358df2b75
mc33 timing
2020-05-19 08:33:01 -04:00
rusefi
56faab272f
hard-coding NB2 OEM sensor
2020-05-18 01:39:41 -04:00
rusefi
9d535f4ce6
reducing magic constant copy/paste & MAP dialog progress
2020-05-18 01:15:13 -04:00
rusefi
4605259d9c
VVT progress
2020-05-15 21:10:15 -04:00
rusefi
eab3f8f2b7
nicer handling of main relay in MRE.ini file
2020-05-15 12:05:09 -04:00
rusefi
03a632f3a7
VVT_INACTIVE
2020-05-14 23:13:32 -04:00
dron0gus
624ed955db
triggers: add Subaru SVX trigger (3 sensors) ( #1433 )
2020-05-14 20:40:47 -04:00
rusefi
6fe2f7c38f
mck1117:secondary-tps-config progress
2020-05-10 10:11:51 -04:00
rusefi
db8d11739d
removing some unneeded flexibility
2020-05-10 01:34:43 -04:00
rusefi
18229d27c0
more makes
2020-05-09 23:59:10 -04:00
rusefi
9c01614a46
34-2 3 cam Toyota wheel progress
2020-05-09 23:47:51 -04:00
rusefi
64a07c77b8
LED docs
2020-05-09 17:25:46 -04:00
rusefi
b7f56732de
docs
2020-05-09 00:56:26 -04:00
rusefi
caa4a790f9
placing parts of confusion closer together
2020-05-09 00:16:48 -04:00
rusefi
74d5799626
refactoring: extracting magic constant
2020-05-08 22:05:44 -04:00
rusefi
edc5dbbc58
default engine make/code
2020-05-08 17:31:03 -04:00
rusefi
7073a629da
getting deeper into the rabbit hole
2020-05-07 13:06:39 -04:00
Matthew Kennedy
424a86be7b
short term fuel trim: part 2 ( #1405 )
...
* add tooltip
* add other direction to deadband
* add impl
* test partitioning
* makefile
* wrong comment
* fix include
2020-05-07 08:52:32 -04:00
rusefi
46a56f3799
Merge remote-tracking branch 'origin/master'
2020-05-07 00:56:22 -04:00
rusefi
c0ce8b1b22
field useful for rusEFI online catalog
2020-05-07 00:55:59 -04:00
Matthew Kennedy
55159cae44
short term fuel trim: part 1 ( #1402 )
...
* add cell
* add stft cell tests
* add bit
* minimally generate
* config defaults
2020-05-06 21:00:40 -04:00
rusefi
9d05182ae1
magic is around the corner
2020-05-06 14:00:08 -04:00
Matthew Kennedy
6f3736f246
Rewrite boost control in new closed loop framework ( #1342 )
...
* rewrite boost
* test
* fix build
* tests
* open loop test
* test closed loop
* fix names
* typo
* tests
* mock boost setOutput
* needs more virtual
* fix boost logic
* switch to TPS based open loop
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:40:42 -04:00
rusefi
e904b63ec0
vehicleName TS field
2020-05-05 15:12:12 -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
9b0a65efad
progress - firing order logic to be re-evaluated every time we generate
2020-05-04 23:54:28 -04:00
rusefi
d35ecea765
Nick says we need this MAP sensor
2020-05-04 19:08:36 -04:00
rusefi
da415c7c8d
docs
2020-05-03 02:10:27 -04:00
rusefi
6a8ec58b94
docs
2020-05-03 00:04:22 -04:00
rusefi
0261bd09ec
docs
2020-05-02 23:02:54 -04:00
rusefi
812184a572
reducing confusion?
2020-05-02 22:06:11 -04:00
Matthew Kennedy
5ac535c5e5
Support 4 h-bridges ( #1392 )
...
* update dc motor api
* add more etbio
* get out of two arrays
* hand generate enough
* forgot engine param
* ram
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-02 17:54:28 -04:00
rusefi
5b3d7da10b
we need aux voltage in addition to aux temp
2020-05-02 15:29:28 -04:00
rusefi
a07ac78b4e
docs
2020-05-01 17:21:26 -04:00
Matthew Kennedy
1e3e630367
Add raw gauges to sensor config pages ( #1390 )
...
* clt
* iat
* minor cranking
* fix
* oilp too
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-30 18:44:34 -04:00
Matthew Kennedy
7b590173b5
fsio settings -> 2 decimals ( #1388 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-30 16:05:20 -04:00
rusefi
65fde14800
Add firing order fix #1385
2020-04-29 16:46:59 -04:00
Matthew Kennedy
fefafd61b8
TPS Auto Calibration with ETB ( #1382 )
...
* switch to thread
* actually use default frequency define
* crank ADC too
* make space in RAM
* remove TS field
* this should work for test
* auto cal
* wire up bench testing
* s
* fix
* rearrange a bit
* inject
* remove unused bit
* mock repair
* guard for ECUs without ETB
2020-04-28 19:31:41 -04:00
Matthew Kennedy
dee2568fd5
Minor ETB improvements ( #1381 )
...
* fix pid reset and pedal failure
* pause control later
* test pauseEtbControl
* update tooltip + field name
* update test
2020-04-28 16:52:40 -04:00
rusefi
e313bc18e3
amazing flex fuel progress
2020-04-27 16:07:40 -04:00
rusefi
6480d6ac29
docs
2020-04-26 21:41:03 -04:00
Matthew Kennedy
738e53442d
General purpose PWM: implementation & tests ( #1366 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
* impl base
* error handle MAP
* init & update
* don't need arg
* don't lie about sensor
* fix test build
* test stub
* initialize
* null check
* fix clamping
* test output
* types & enums
* don't need param
* test getOutput
* fix
* output pin instead of brain pin
* default config
2020-04-26 14:06:28 -04:00
Matthew Kennedy
9bf1d5aad3
TS protocol framing for auto tune/calibration features ( #1370 )
...
* rearrange
* fix enum
* too much
* format
* enough generate for CI
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-26 14:06:09 -04:00
Matthew Kennedy
f55556fb49
General purpose PWM: configuration fields ( #1365 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
2020-04-25 17:17:58 -04:00
Matthew Kennedy
67ea0368c9
Remove scheduler debug pins ( #1359 )
...
* trigger gen refactoring
* missed one
* remove microsecond timer debug pins
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-24 23:13:05 -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
8f554e7a52
tle8888 modes corrected
2020-04-23 19:39:59 -04:00
rusefi
b607400984
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
rusefi
6bf8e0deed
different take on remove warning message in tune #1347
2020-04-22 19:07:42 -04:00
shadowm60
1d230a1b32
can_dash fix for w202 + TS enum ( #1346 )
2020-04-22 14:24:38 -04:00
rusEfi
35ffb13ca4
TS to show warning text
2020-04-19 21:42:00 -04:00
shadowm60
b327d1db5f
Prep TS for VSS over CAN ( #1329 )
...
TS update
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-04-19 18:23:06 -04:00
kon
6cf1340880
aux serial config files ( #1326 )
2020-04-19 15:04:59 -04:00
rusefi
c1a4bd857b
TT_HONDA_K_12_1
2020-04-19 14:23:01 -04:00
rusefi
d74e7f5d11
progress towards renix 66-2-2-2
2020-04-19 09:59:55 -04:00
rusefi
6816b38371
FSIO RPN progress
2020-04-18 21:01:23 -04:00
rusefi
711c7c970a
Fresh generated - auto
2020-04-18 16:40:59 -04:00
Matthew Kennedy
3bc5824efd
unused config field ( #1314 )
2020-04-18 07:57:28 -04:00
Matthew Kennedy
80f0c7e101
ETB pedal map scale ( #1316 )
2020-04-18 07:55:33 -04:00
rusefi
44a5840bcf
dreaming about 63 volts
2020-04-15 21:28:44 -04:00
rusefi
3115755236
fresh for ETB and engine sniffer usability idea
2020-04-15 18:24:26 -04:00
rusefi
ae0cc21ca3
multi-channel Tuner Studio tooth logger #1284
2020-04-13 20:47:54 -04:00
rusefi
f6986e604f
MC flag0
2020-04-13 19:01:22 -04:00
Matthew Kennedy
bf7ed3b4da
add new config ( #1290 )
2020-04-13 09:21:51 -04:00
rusefi
0f5e1505a0
i think we better be explicit about buffer size?
2020-04-12 23:59:24 -04:00
rusefi
167f484d8f
multi-channel Tuner Studio tooth logger #1284
...
reducing magic constants
2020-04-12 19:10:36 -04:00
Matthew Kennedy
9bbb7bc497
etb autotune ( #1274 )
...
* Astrom-Hagglund
* enums
* comments
* dead
* fix
* changed enum
* ts guard
* safety
* etb autotune debug channels
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-11 22:15:49 -04:00
rusefi
44ef63e102
making magic constants a bit less fragile
2020-04-11 01:22:31 -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
cb2b699db6
DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS
2020-04-10 13:19:54 -04:00
rusefi
e673281a9d
set_cj125_cs_pin & set_cj125_heater_pin
2020-04-08 22:37:00 -04:00
rusefi
7c4b4894cc
isCJ125Verbose
2020-04-08 22:12:33 -04:00
rusefi
a85b2f8989
fresh
2020-04-08 21:43:05 -04:00
Matthew Kennedy
3abd181f6f
CLT/IAT/Aux in the new sensor world ( #1269 )
...
* hook up clt
* init test
* probably fix test
* aux temp
* relax checking
* more significant figures
* remove old aux temp
* hand generate
* claim RAM
* move to ccm
* subscribe
* info printing
* warnings
* raise high voltage failure threshold
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-07 16:07:09 -04:00
Matthew Kennedy
95ef31da67
Goodbye, old TPS ( #1266 )
...
* clear out tps
* boost control
* aux valves
* launch, aux valves
* unused field
2020-04-05 19:33:33 -04:00
rusefi
5993a6a7f0
killing nbVvtIndex
2020-04-05 11:43:45 -04:00
Matthew Kennedy
8badc4cca3
remove ETB controlPinMode ( #1260 )
2020-04-04 08:41:45 -04:00
rusefi
add38e4f24
extracting magic constant
2020-04-03 16:06:21 -04:00
Matthew Kennedy
7e4f4ca97e
Replace hasPedalPositionSensor ( #1245 )
...
* remove
* add Sensor::hasSensor
* consume in etb
* remove unused state
* don't use it there either
* format
* fix up tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-02 08:04:12 -04:00
rusefi
f2dafeefe0
CAN progress
2020-03-31 20:08:30 -04:00
rusefi
f559976a19
CAN progress
2020-03-31 16:52:52 -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
8a3e47d9e6
refactoring + MAP broadcast consumption
2020-03-29 21:15:06 -04:00
rusefi
d8fa2f449a
ETB progress
2020-03-29 10:29:33 -04:00
rusefi
84e0e1b6e9
critical error usability improvements
2020-03-28 21:28:32 -04:00
rusefi
79e5059c5a
critical error usability improvements
2020-03-28 20:14:17 -04:00
rusefi
bd3b616d1f
no longer relevant
2020-03-28 19:02:46 -04:00
rusefi
f08b1542b0
AfterStart Enrichment #1230
2020-03-27 12:13:12 -04:00
Matthew Kennedy
7645e033eb
un-generate ( #1228 )
2020-03-26 11:52:19 -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
b7b67a2a7f
Multispark implementation ( #1192 )
...
* multispark prototype
* only multispark if not cut
* typo
* do some reasonableish math
* consume cfg
* todo
* bad merge
* move math out of engine2.cpp
* engine state config
* consume generated
* use new
* hand generate
* doc, debugging
* debug channel names
* don't depend on rpmcalc
* safer, fix math
* tests
* default multispark config
* remove todo
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-26 01:49:36 -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
rusefi
736957a875
startStopDialog
2020-03-25 00:58:59 -04:00
rusEfi
66990d5c8d
Launch debug mode
2020-03-24 23:09:35 -04:00
rusefi
42834ba5ec
launch control #203
...
somewhat questionable code
2020-03-23 23:20:54 -04:00
rusefi
d3071ea348
start/stop progress debug mode
2020-03-22 20:43:27 -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
37bdc68ff5
"rusefi CAN" config #1198
2020-03-19 09:22:16 -04:00
rusefi
b442d16d87
progress towards start/stop
2020-03-18 15:56:17 -04:00
rusefi
717400e1c4
hiding SPI from MRE users
2020-03-17 15:50:42 -04:00
rusefi
f44cda67bc
docs
2020-03-17 13:40:14 -04:00
rusefi
ecfc8c250e
cj125 usability
2020-03-17 10:20:29 -04:00
Matthew Kennedy
78c1a614cd
Multispark configuration ( #1190 )
...
* multispark
* scaling, units
* hide in "broken stuff" menu for now
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-14 09:13:38 -04:00
rusefi
bd34f5479a
In case of incompatible firmware and console we have a vague error message fix #1180
2020-03-10 19:12:37 -04:00
rusEfi
a1fc53e269
more of the same
2020-03-09 19:29:10 -04:00
rusEfi
c816317a0f
stepper in TS should be output not any
2020-03-09 19:15:13 -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
rusefi
3a3d693cec
useHbridges
2020-03-02 19:49:47 -05:00
rusefi
58cc442a18
better setting name and help?
2020-03-01 22:32:09 -05:00
rusefi
9e47bf2b02
hiding "Analog divider" from MRE
2020-03-01 09:21:39 -05:00
rusEfi
7e07d18afe
throttle2Position progress
2020-02-27 03:21:42 -05:00
rusEfi
a17403ada3
verboseTLE8888
2020-02-27 01:11:44 -05:00
rusefi
84640f43f0
bugfix - new option was flipped in TS
2020-02-18 16:38:57 -05:00
rusefi
1c4dfcab6e
making migration seamless on useRunningMathForCranking
2020-02-16 16:13:15 -05:00
rusefi
d722146e1e
dreams about useFixedMsForCranking
2020-02-15 19:17:42 -05:00
rusefi
94c2f3a4cd
he owes me one now
2020-02-14 23:03:26 -05:00
rusefi
14d2881810
Three wire idle air valve #1122
...
ugly but should work to begin with
2020-02-04 01:06:20 -05:00
rusefi
67de6fe6fd
fixing build
2020-02-02 13:18:41 -05:00
ola
b94ba38efc
Some initial work at Launch/ALS
...
(cherry picked from commit 07b3a0632f6673ad57db5b2d6b8ad21674cf3509)
2020-02-02 12:17:06 -05:00
rusefi
6dd509a34b
opening the door to boost controller!
2020-01-31 14:23:15 -05:00
rusefi
5fbe44c8b7
refactoring
2020-01-12 05:17:42 -05:00
rusefi
18e874ba7b
refactoring
2020-01-12 05:12:09 -05:00
Matthew Kennedy
8200a3da64
AEM X-Series CAN Wideband Support ( #1096 )
...
* aem xseries
* parens to avoid operator precedence issues
* put in cfg
* disable that too
* fix sim/unit
* enough generated for ci
* this will guard correctly
2020-01-12 03:44:37 -05:00
rusefi
335d8d2fc1
second channels for ETB related stuff
2020-01-11 01:08:41 -05:00
rusefi
1c4ed283f8
typo
2020-01-03 21:41:11 -05:00
rusefi
6570f3112c
E30 M3 Tach output solution #907
2019-12-30 01:41:23 -05:00
Matthew Kennedy
df57b24e3f
Shrink output channels, now with passing CI ( #1077 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
* rev signature
* correct map offset
* handle unsigned properly
* RPM is unsigned
* vss isn't scaled
* extract magic
* required generated for build
* de-scale rpm
* field type cases
2019-12-22 08:12:45 -05:00
rusefi
28ae4e478e
refactoring only #1076
2019-12-21 20:17:58 -05:00
rusefi
83507320f6
refactoring & docs update
2019-12-21 19:59:33 -05:00
rusefi
9ffda831a7
Revert "DRAFT Shrink output channels, again ( #1074 )"
...
This reverts commit ad7a383d
2019-12-21 15:02:49 -05:00
rusefi
5c679034a7
Revert "fresh integration & changing protocol versions & versions"
...
This reverts commit 8a8ea6c0
2019-12-21 15:02:37 -05:00
rusefi
d297bf2341
Revert "reducing magic constants"
...
This reverts commit 67e7d4f4
2019-12-21 15:02:17 -05:00
rusefi
4e3e1983a8
Revert "trying to save build. it's a useful PR overall but :("
...
This reverts commit c7dd1631
2019-12-21 15:01:22 -05:00
rusefi
c7dd1631c4
trying to save build. it's a useful PR overall but :(
2019-12-21 14:34:50 -05:00
rusefi
67e7d4f4e6
reducing magic constants
2019-12-21 13:30:47 -05:00
rusefi
8a8ea6c096
fresh integration & changing protocol versions & versions
2019-12-21 12:35:47 -05:00
Matthew Kennedy
ad7a383d74
DRAFT Shrink output channels, again ( #1074 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
2019-12-21 08:55:19 -05:00
rusefi
7dc6057ac7
Revert "Shrink output channels, use scaling ( #1069 )"
...
This reverts commit 1e0f1a26
2019-12-19 22:35:06 -05:00
rusefi
81b15259d4
Revert "hmm ( #1073 )"
...
This reverts commit 85d0f6db
2019-12-19 22:34:52 -05:00
Matthew Kennedy
85d0f6dbef
hmm ( #1073 )
2019-12-19 21:09:59 -05:00
Matthew Kennedy
1e0f1a2628
Shrink output channels, use scaling ( #1069 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
2019-12-19 20:37:42 -05:00
rusefi
f47a1a16d1
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
rusefi
90492dd423
TPS#2 calibration & fixing ETB in TS
2019-12-08 00:37:33 -05:00
rusefi
120e771b2c
docs
2019-12-07 23:19:40 -05:00
rusefi
69eeb77529
docs
2019-12-07 14:09:06 -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
rusefi
23a61bed3d
actually it's better to give TS access to all bits
2019-12-02 20:26:43 -05:00
rusefi
a87c432761
actually it's better to give TS access to all bits
2019-12-02 20:24:10 -05:00
rusefi
63d8f050bc
auxFastSensor
2019-12-02 17:49:01 -05:00
andreika-git
70fcb50a62
5V-compatible adcVcc + trigger_input_comp + Kinetis COMP driver impr. ( #1036 )
...
* adcVcc is not only for 3V STM32
* update ini files
* Kinetis: improve COMP driver
* Improve trigger_input_comp.cpp (hysteresis)
2019-12-01 12:08:55 -05:00
rusefi
34f53bd102
making things nicer with dual ETB settings
2019-11-30 17:38:33 -05:00
rusefi
149c1c09e8
refactoring
2019-11-30 16:49:40 -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
rusefi
815589825c
extracing constant & more information for HW CI
2019-11-29 21:57:59 -05:00
rusEfi
980a3d7086
all ETBs to run in same HW mode
2019-11-29 16:51:51 -05:00
rusefi
28facbee47
starterRelayPinMode
2019-11-25 01:01:00 -05:00
rusefi
3ad8dc1894
starterRelay & debugMapAveraging
2019-11-25 00:59:05 -05:00
rusefi
ef6b2be840
refactoring: extracting constant
2019-11-23 12:52:57 -05:00
rusefi
67e4a7c8d7
simulation docs
2019-11-19 09:23:25 -05:00
rusEfi
ef7c988c0c
launch control #203
2019-11-18 19:22:29 -05:00
rusefi
ca0984007d
Strange INJ1 signal behavior (when the frequency of scheduler's timer is less than 1MHz) #996
...
new advanced debugging: hardware pins
2019-11-10 12:39:47 -05:00
rusefi
3b2d5c8c7f
Missing dwell altogether in some corner cases #796
...
only additional live data here
2019-11-05 23:36:33 -05:00
rusefi
0b5709ac1b
generating fresh
2019-11-05 21:05:19 -05:00