rusefi
27f617686b
progress towards ETB controller mocking
2019-12-13 13:52:34 -05:00
rusefi
2c296c0f18
etbActualCount logic to handle the scenario where only one ETB is present
2019-12-13 12:50:34 -05:00
rusefi
f47a1a16d1
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
rusefi
34b32db032
straightening enum reuse
2019-12-10 21:18:35 -05:00
Matthew Kennedy
87ec74119d
ETB Encapsulation & C++ Conventions ( #1049 )
...
* encapsulate etb stuff, c++ conventions
* remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE
* reduce include dependencies
* Revert "reduce include dependencies"
This reverts commit c529bbbf757cd9070f6e00616f84b1229eeb768e.
* Revert "remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE"
This reverts commit ca98b18cd4dae24b993d1263a18daf509dcd54b9.
2019-12-10 19:37:04 -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
52c15a7d9b
dual-ETB progress
2019-12-10 00:07:46 -05:00
rusefi
579770b66f
The Big Refactoring of 2019: folder structure #723
2019-12-08 13:21:35 -05:00
rusefi
65c8dd83b3
The Big Refactoring of 2019: folder structure #723
2019-12-08 13:09:51 -05:00
rusefi
bcec694eb1
just a trivial massive rename: TriggerState > TriggerWaveform
2019-12-08 01:09:39 -05:00
rusefi
a40477e598
Making UART/TTL pins configurable
2019-12-07 21:22:09 -05:00
rusefi
a5ee6b13d5
Refactor Trigger System #635
...
injecting callback via parameters instead of nasty "bool isInitializingTrigger" field
2019-12-06 01:57:11 -05:00
rusefi
edabed50f5
Refactor Trigger System #635
...
injecting callback via parameters via magic and potentially broken field manipulation
2019-12-06 01:05:19 -05:00
rusefi
889ee45c16
typo
2019-12-06 00:07:27 -05:00
rusefi
6fb7a30ab4
following the pattern
2019-12-04 07:33:56 -05:00
rusefi
e60515789a
The Big Refactoring of 2019: folder structure #723
2019-12-04 01:15:52 -05:00
rusefi
561986d3e4
The Big Refactoring of 2019: folder structure #723
2019-12-04 01:11:10 -05:00
rusefi
8ace300b39
The Big Refactoring of 2019: folder structure #723
2019-12-04 00:57:54 -05:00
rusefi
ae1d8323bd
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-12-04 00:37:53 -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
f3a058ab26
The Big Refactoring of 2019: folder structure #723
2019-12-04 00:35:05 -05:00
rusefi
431a21943b
The Big Refactoring of 2019: folder structure #723
2019-12-03 23:52:44 -05:00
rusefi
5a299fcd9c
refactoring - updating name according to new reality
2019-12-03 14:39:11 -05:00
rusefi
d9f777c669
codes fix, thank you AndreiKA
2019-12-03 09:05:57 -05:00
rusefi
5c40bb4628
#490
2019-12-03 00:29:12 -05:00
rusefi
ccd056d331
EngineTestHelper progress
2019-12-03 00:20:47 -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
4861bc24a9
missing override ( #1039 )
2019-12-02 23:52:35 -05:00
rusefi
07b7b62bca
refactoring
2019-12-02 23:08:18 -05:00
rusefi
3b4e5d689f
making new scheduling API avalable
2019-12-02 22:28:32 -05:00
rusefi
d5bfd76922
"sensor chart" for aux fast analog input
2019-12-02 20:31:49 -05:00
rusefi
b415508c70
codes clean-up
2019-12-02 20:16:41 -05:00
rusefi
63d8f050bc
auxFastSensor
2019-12-02 17:49:01 -05:00
rusefi
5ac023d987
misc clean-up
2019-12-02 10:03:50 -05:00
rusefi
ed9bae63af
dual throttle re-init bugfix thank you andreika!
2019-12-01 09:39:34 -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
fd5c45ba46
all ETBs to run in same HW mode
2019-11-30 01:00:54 -05:00
rusefi
75b1a9e52c
all ETBs to run in same HW mode
...
taking a step back and going to bed :(
2019-11-30 00:39:00 -05:00
rusefi
02f4e847f4
all ETBs to run in same HW mode
2019-11-30 00:25:33 -05:00
rusefi
349eac34de
better state validation, better error codes
2019-11-29 23:41:26 -05:00
rusefi
4d6052c9f3
dual ETB seems to work!
2019-11-29 20:15:29 -05:00
rusEfi
13d4ae2169
dual ETB seems to work!
2019-11-29 19:06:50 -05:00
rusefi
73b3150d0f
all ETBs to run in same HW mode
2019-11-29 19:02:12 -05:00
rusEfi
980a3d7086
all ETBs to run in same HW mode
2019-11-29 16:51:51 -05:00
rusefi
c9b4189ab3
one step backwards :)
2019-11-29 01:39:02 -05:00
rusEfi
171ad3f235
v12
2019-11-29 01:35:45 -05:00
rusefi
a9c52e084f
steps towards dual ETB
2019-11-29 00:26:17 -05:00
rusefi
88d8768835
steps towards dual ETB
2019-11-29 00:23:15 -05:00
rusefi
002a08316c
steps towards dual ETB
2019-11-28 15:24:30 -05:00
rusefi
265727b7db
steps towards dual ETB
2019-11-27 22:07:36 -05:00
andreika-git
7220735530
Starter relay + Hardcoded 'FSIO' + simulator fix ( #1032 )
...
* Starter Relay: gui + built-in FSIO impl.
* Hardcoded 'FSIO' replacement for RAM-limited boards
* fix simulator
2019-11-25 20:08:01 -05:00
andreika-git
53eeb79ea9
unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix ( #1029 )
...
* Fix isConfigurationChanged() for EFI_ACTIVE_CONFIGURATION_IN_FLASH
* unregisterOutput() -> unregisterOutputIfPinOrModeChanged()
* clutchUpPinMode for unregisterPin()
* Fix Kinetis: EFI_ACTIVE_CONFIGURATION_IN_FLASH & EFI_MAIN_RELAY_CONTROL
* Stepper: enablePin & stepPin with modes support
2019-11-25 00:02:53 -05:00
rusefi
706b4ca5ef
firing order tool integration
2019-11-24 23:49:05 -05:00
rusefi
155ff25c22
MapAveragingCallback schedules all cylinders at once #974
2019-11-24 23:20:24 -05:00
rusefi
612649e191
Sporadic error: FATAL error: handleCycleStart #1030
...
more details
2019-11-24 21:45:32 -05:00
rusefi
5292024a81
MapAveragingCallback schedules all cylinders at once #974
...
saving pennies
2019-11-24 20:48:25 -05:00
rusefi
171860be3c
pausing aux work for now
2019-11-24 12:45:38 -05:00
rusefi
c5e60a7f93
improving API?
2019-11-24 00:15:44 -05:00
rusefi
e8051c1807
more correct variable names
2019-11-23 23:49:39 -05:00
rusefi
de963e880b
docs
2019-11-23 23:42:00 -05:00
rusefi
18bb121cbe
aux valves unit test
2019-11-23 22:55:21 -05:00
Matthew Kennedy
34ffe7f6b3
Make sure #798 is good and dead ( #1028 )
...
* Revert "CI instability: FATAL error: warn stream not initialized for 6039 - maybe buffer overrun? #798"
This reverts commit 45646f23bd
.
* Revert "CI instability: FATAL error: warn stream not initialized for 6039 #798"
This reverts commit 1f8176ac7e
.
* fix correctly
* use correct function
2019-11-23 21:25:29 -05:00
rusefi
af3118fd42
making progres on angle-based scheduling
2019-11-23 20:36:40 -05:00
rusefi
304cc6acc3
making progres on angle-based scheduling
2019-11-23 19:47:53 -05:00
rusefi
f15986b9aa
refactoring
2019-11-23 18:38:16 -05:00
rusefi
44c04755d8
not needed since included in common_headers.h
2019-11-23 18:16:41 -05:00
rusefi
79ada84b56
'triggerEventAngle' not really needed
2019-11-23 17:44:44 -05:00
rusefi
1f8176ac7e
CI instability: FATAL error: warn stream not initialized for 6039 #798
2019-11-23 17:07:13 -05:00
rusefi
a31057ec17
explicit list field to simplify code navigation
2019-11-23 17:04:51 -05:00
rusefi
45646f23bd
CI instability: FATAL error: warn stream not initialized for 6039 - maybe buffer overrun? #798
2019-11-23 16:41:59 -05:00
rusefi
eaa42d1baa
consistency
2019-11-23 15:53:22 -05:00
rusefi
0fd2d49aa8
docs
2019-11-23 14:14:17 -05:00
rusefi
ef6b2be840
refactoring: extracting constant
2019-11-23 12:52:57 -05:00
rusefi
6efab3683c
bug: aux valve actions can overlap
2019-11-23 10:34:43 -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
783ed572a9
inject interfaces to ETB, renaming ( #1026 )
...
* inject interfaces, renaming
* format
* null check
* that was a dumb typo
* fix indent
2019-11-22 20:53:54 -05:00
rusefi
8dddc62979
aux overlap debugging
2019-11-22 18:50:46 -05:00
Matthew Kennedy
10a6f652d3
DC motor improvements ( #1025 )
...
* extract interface, comments, conform names
* fwd declare
2019-11-22 16:30:44 -05:00
rusefi
96443d079d
following the pattern
2019-11-21 13:35:57 -05:00
rusEfi
7e78f077bc
steps towards dual ETB
2019-11-21 00:49:38 -05:00
rusefi
fb66dd1e7d
making more code testable
2019-11-20 08:46:54 -05:00
rusefi
76a4e37c66
making more code testable
2019-11-20 02:18:17 -05:00
rusefi
127b16d761
more code into unit tests
2019-11-20 01:42:03 -05:00
rusefi
4cebc85cbf
refactoring
2019-11-20 01:35:08 -05:00
rusefi
95e8f4227b
making F4 and else happier with perf_trace, also maybe missing 'break'?
2019-11-19 20:36:47 -05:00
rusefi
4d9b0745f1
Merge remote-tracking branch 'remotes/mck1117/perf-tracing'
...
# Conflicts:
# firmware/development/development.mk
2019-11-19 20:26:56 -05:00
rusEfi
f68241bc35
development into unit tests, makefile cleanup
2019-11-19 20:05:12 -05:00
Matthew Kennedy
8fd603dca9
Merge remote-tracking branch 'origin/master' into perf-tracing
2019-11-19 16:28:58 -08:00
rusefi
19bdb9a35f
docs & code formatting
2019-11-19 18:17:03 -05:00
rusefi
a6e7b1455d
v12
2019-11-18 23:45:35 -05:00
rusEfi
71511441c9
ETB docs
2019-11-18 22:25:07 -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
12f65748b3
typo
2019-11-17 09:18:43 -05:00
rusefi
bb7895a828
refactoring: reducing complexity?
2019-11-17 09:02:49 -05:00
rusefi
1624346c97
v12
2019-11-16 16:00:50 -05:00
rusEfi
80c6b88d2a
prometheus cleanup
2019-11-15 00:01:03 -05:00
rusEfi
41bdf469b2
#pragma once
2019-11-15 00:00:13 -05:00
rusEfi
cedb8d5861
M73
2019-11-14 23:58:04 -05:00
rusefi
ef9ad935e0
poke
2019-11-14 10:23:11 -05:00
rusefi
e0ec28a528
docs
2019-11-13 22:47:49 -05:00
rusefi
c3aa47195d
todo
2019-11-13 22:02:13 -05:00
rusefi
623776d185
micro-optimization: replacing by-referece access with direct static access for real firmware
2019-11-13 21:43:24 -05:00
rusefi
99bed7b613
unused code
2019-11-13 20:15:02 -05:00
Matthew Kennedy
2edd673bd6
fix ( #1005 )
2019-11-13 08:42:16 -05:00
rusefi
5ea97e5ba8
Revert "restoring #1003"
...
This reverts commit 2ebaa5cf
2019-11-12 23:18:48 -05:00
rusefi
2ebaa5cf20
restoring #1003
2019-11-12 22:17:29 -05:00
rusefi
a23f6bb23e
time to panic and revert more
2019-11-12 21:42:44 -05:00
rusefi
73003f8b64
what's the probability of efi::size breaking build?
2019-11-12 19:40:33 -05:00
rusefi
1ad591742b
refactoring: time to unify digital pin API
...
trying to fix build
2019-11-12 19:04:33 -05:00
Matthew Kennedy
6a5d53fe64
Fix ( #1004 )
...
* Revert "fixing build"
This reverts commit ba0aa5cba9
.
* undo overzealous ifdef cplusplus
2019-11-12 01:13:13 -05:00
rusefi
ba0aa5cba9
fixing build
2019-11-12 00:50:30 -05:00
Matthew Kennedy
b01a9e1388
use static asserts ( #1003 )
2019-11-12 00:39:38 -05:00
rusefi
8bbd06d165
refactoring: time to unify digital pin API
2019-11-11 23:32:09 -05:00
rusefi
3ff2b2271a
refactoring: time to unify digital pin API
2019-11-11 23:04:27 -05:00
rusefi
80ef79eded
this is not great :(
...
#639
#971
2019-11-11 22:19:35 -05:00
rusefi
78d771460a
need better higher-level API :(
2019-11-11 22:14:45 -05:00
rusefi
7c453fb199
Strange INJ1 signal behavior (when the frequency of scheduler's timer is less than 1MHz) fix #996
2019-11-10 23:54:08 -05:00
rusefi
412744d613
trying to fix integration tests
...
[java] 2019-11-10_13_31_42_194<EOT>: msg,FATAL error: PID::isSame invalid,
[java] 2019-11-10_13_31_42_194<EOT>: postMessage EngineState: FATAL error: PID::isSame invalid
[java] 2019-11-10_13_31_42_289<EOT>: Sending packet 4F 00 00 64 01
[java] 2019-11-10_13_31_42_289<EOT>: output channels header: waiting for 2 byte(s)
[java] 2019-11-10_13_31_42_290<EOT>: IncomingDataBuffer: 256 byte(s) arrived
[java] 2019-11-10_13_31_42_290<EOT>: output channels body: waiting for 361 byte(s)
[java] 2019-11-10_13_31_42_291<EOT>: IncomingDataBuffer: 107 byte(s) arrived
2019-11-10 16:07:13 -05:00
andreika-git
add26866f5
Industrial PID Controller ( #1002 )
...
* Implement Industrial PID controller
* Test-Use PidIndustrial in alternator
* Meaningful unit-tests for PidIndustrial
2019-11-10 13:04:27 -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
f34023a9ea
Trying latest gcc 9 #1001
2019-11-07 11:28:49 -05:00
rusefi
7eaed773ff
evil manual merge of https://github.com/DonaldBecker/rusefi
2019-11-06 20:33:40 -05:00
rusefi
a41b4c896d
fine, taking care of more warnings
2019-11-06 19:53:09 -05:00
rusefi
17a2847424
evil manual merge of https://github.com/DonaldBecker/rusefi
2019-11-06 18:26:50 -05:00
andreika-git
ae59680918
Kinetis timer freq. fix & config update ( #999 )
...
* Kinetis: fix timer frequency
* More silentTriggerError - it really helps a lot!
* Kinetis: gen_config.bat update
2019-11-06 14:45:55 -05:00
rusefi
c734cb0fa4
Missing dwell altogether in some corner cases fix #796
2019-11-06 00:31:24 -05:00
rusefi
fbdbc0656a
Missing dwell altogether in some corner cases #796
...
flirting with the fix but not yet the fix
2019-11-06 00:10:44 -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
92d1842bd0
refactoring
2019-11-05 23:17:44 -05:00
rusefi
7c2f9a7c5d
refactoring: removing unused parameter
2019-11-05 22:49:11 -05:00
rusefi
3357e41614
evil manual merge of https://github.com/DonaldBecker/rusefi
2019-11-05 22:40:33 -05:00
rusefi
30cfb96619
evil manual merge of https://github.com/DonaldBecker/rusefi
2019-11-05 20:07:55 -05:00
rusefi
68db5ecdb1
progress towards #961
2019-11-04 22:52:37 -05:00
rusefi
9c3492043d
progress towards #961
2019-11-04 22:44:52 -05:00
rusefi
17792f762c
kind of todo
2019-11-04 22:29:22 -05:00
rusefi
eae44843b1
custom codes cleanup
2019-11-04 09:20:00 -05:00
rusefi
e5bebe0f72
happy November
2019-11-03 23:38:00 -05:00
rusefi
d99d576e2b
CI instability: FATAL error: warn stream not initialized fix #798
2019-11-03 22:15:49 -05:00
rusefi
8423fa0acf
pieces of #971
2019-11-03 22:02:52 -05:00
rusefi
fdbe81121d
moving setDefaultFrankensoConfiguration down is the way of righteousness
2019-11-03 21:29:12 -05:00
rusefi
591f19321d
nicer enum name
2019-11-03 21:19:13 -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
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
rusefi
28df878989
scramblr reports sync issues on NB1 fix #990
2019-10-30 21:01:23 -04:00
rusefi
db24091933
60/2 VW trigger has running issue on 19/10/19 snapshot fix #986
2019-10-30 20:51:20 -04:00
rusefi
f453cc6737
smarter IAC PID
2019-10-30 09:27:12 -04:00
rusefi
ec060752f7
flipping NB1 trigger definition
2019-10-29 21:19:00 -04:00
rusefi
b6c5ff5fee
refactoring & verbose trigger to simulator
2019-10-29 21:12:44 -04:00
rusefi
7dec2d3ad8
bugfix around verboseTriggerSynchDetails - 64 bits on stack was causing broken messages
2019-10-29 18:20:55 -04:00
rusefi
8155cf6234
reducing code duplication with prod code & fixing simulator
2019-10-29 16:57:55 -04:00
rusefi
be9a67e67e
IM_TWO_COILS
2019-10-27 16:19:59 -04:00
rusefi
a8a0bc007a
docs
2019-10-26 21:53:22 -04:00
rusefi
0fcf3bfa4e
refactoring: reducing code duplication
2019-10-21 23:47:40 -04:00
rusefi
1602bdbebc
steps towards #975
2019-10-18 19:45:32 -04:00
rusefi
e73dd317b7
steps towards #975
2019-10-18 19:39:06 -04:00
rusefi
eff84bcfeb
steps towards #975
2019-10-18 18:54:32 -04:00
rusefi
b31d729ce3
date
2019-10-17 00:09:13 -04:00
Matthew Kennedy
6f3bfcb099
fix wwae ( #980 )
2019-10-17 00:06:54 -04:00
rusefi
7d73334b54
Revert "Revert "Performance improvement: call GetBaseFuel less ( #979 )""
...
This reverts commit 323904728d
.
2019-10-16 23:02:24 -04:00
rusefi
323904728d
Revert "Performance improvement: call GetBaseFuel less ( #979 )"
...
This reverts commit aa9ec543
2019-10-16 22:29:19 -04:00
Matthew Kennedy
aa9ec543f4
Performance improvement: call GetBaseFuel less ( #979 )
...
* Remove extra calls to getInjectionDuration
* increase callback frequency
2019-10-16 22:13:10 -04:00
rusefi
a7ea155633
preparing for #973
2019-10-16 22:10:38 -04:00
Matthew Kennedy
ba97572795
fix #977 ( #978 )
2019-10-15 05:24:33 -04:00
Matthew Kennedy
89ca9a0406
Merge remote-tracking branch 'upstream/master' into perf-tracing
2019-10-14 23:45:39 -07:00
Matthew Kennedy
eb418f764b
trace all the things
2019-10-14 23:34:12 -07:00
rusefi
cdf827a20a
preparing for #961
...
better code style
2019-10-15 02:06:15 -04:00
rusefi
0535ac8e01
preparing for #974
...
code comments & refactoring
2019-10-15 01:27:19 -04:00
rusefi
6f8b82e8ed
preparing for #974
...
code comments & refactoring
2019-10-14 18:32:16 -04:00
rusefi
730aaca3ea
preparing for #974
...
code comments & refactoring
2019-10-14 16:04:28 -04:00
rusefi
791c1423b0
preparing for #974
...
code comments & refactoring
2019-10-14 09:09:08 -04:00
rusefi
41919a4fbd
preparing for #974
...
code comments & refactoring
2019-10-14 06:18:08 -04:00
Matthew Kennedy
97d848bb3e
profile all the things
2019-10-13 13:14:08 -07:00
rusefi
002597c8e5
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-10-13 09:59:19 -04:00
rusefi
c938b0d374
preparation for #961
...
more unified access to pre-calculated value
2019-10-13 09:59:06 -04: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
abfdfe6896
preparation for #961
...
more unified access to pre-calculated value
2019-10-10 08:25:58 -04:00
rusefi
2c8a2b61a5
preparation for #961
...
more unified access to pre-calculated value
2019-10-10 08:16:21 -04:00
rusefi
a5f09ef378
preparation for #961
...
macro as a syntax sugar for method invocation
2019-10-10 07:37:37 -04:00
rusefi
f776513a5a
preparation for #961
...
macro as a syntax sugar for method invocation
2019-10-10 07:28:52 -04:00
rusefi
9776d3c57d
better handling of corner case
2019-10-10 07:07:59 -04:00
Matthew Kennedy
821ca6156f
move tsOutputChannels to header ( #970 )
2019-10-08 21:02:51 -04:00
rusefi
c5f12fbcd9
I got carried away, but DEAD CODE?!
2019-10-08 03:14:21 -04:00
rusefi
875fb3d1bc
something is over-complicated here? looks like two classes should become one?
2019-10-08 02:56:19 -04:00
rusefi
415de92543
something is over-complicated here? looks like two classes should become one?
2019-10-08 02:35:21 -04:00
rusefi
5d6a329c80
wow, dead field
2019-10-08 02:17:32 -04:00
rusefi
54fe92e534
really not clear what is the best place for these classes
2019-10-08 02:13:52 -04:00
rusefi
f189bbab04
refactoring
2019-10-08 02:01:41 -04:00
rusefi
ba59ef00e7
docs & refactoring
2019-10-08 01:49:42 -04:00
rusefi
bd7b286ae4
fancier C++ initialization
2019-10-08 01:36:35 -04:00
rusefi
74c8b59e44
typo & better field name
2019-10-08 01:36:03 -04:00
rusefi
15ae9b1580
fancy C++ s/NULL/nullptr/
2019-10-08 01:26:35 -04:00
rusefi
7e1e7629ee
refactoring: better field name(s)
2019-10-08 01:03:57 -04:00
rusefi
46e1ff671a
refactoring: better field name
2019-10-08 00:54:19 -04:00
rusefi
ad9950a8d8
refactoring: better variable names
2019-10-08 00:42:47 -04:00
rusefi
0f248ff967
refactoring: better parameter name
2019-10-08 00:30:20 -04:00
rusefi
4c1c497bbc
refactoring: smarter C++ initialization
2019-10-08 00:27:49 -04:00
rusefi
0aa7088f99
date
2019-10-06 00:39:50 -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
b6d22a007b
docs
2019-09-29 15:14:08 -04:00
rusefi
5a59f1b232
fixing build
2019-09-29 14:22:51 -04:00
rusefi
9425b714fc
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-29 14:16:51 -04:00
rusEfi
313e1da631
etbCalibrationOnStart
2019-09-29 14:00:04 -04:00
rusefi
9a961fd0c2
do not let "Use fixed baro corr from MAP" kill VE fix #960
2019-09-29 09:58:29 -04:00
rusefi
7d68b3d829
firing order 1-2-7-8-4-5-6-3
2019-09-28 10:25:57 -04:00
rusefi
e6cc663e96
docs
2019-09-28 09:59:40 -04:00
rusEfi
d73d668a9e
new command 'etb_freq X'
2019-09-27 23:37:40 -04:00
rusEfi
80d222fc55
it's a cruel world
2019-09-27 23:01:47 -04:00
Matthew Kennedy
b68ed85491
Fix sensor mock spill, again ( #957 )
...
* actually reset
* add test
* doh
2019-09-27 21:40:36 -04:00
rusEfi
9193e73090
Revert "Fix sensor mocking bug ( #956 )"
...
This reverts commit 7989d593
2019-09-27 20:33:45 -04:00
Matthew Kennedy
7989d59311
Fix sensor mocking bug ( #956 )
...
* actually reset
* add test
2019-09-27 20:21:50 -04:00
rusefi
ba1d8eb512
idle&ETB progress
2019-09-26 00:02:47 -04:00
rusefi
3b44a70501
fixing build
2019-09-25 08:46:26 -04:00
rusefi
1ebbfa7ebb
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-25 08:40:56 -04:00
rusefi
0d35b1ebba
reducing hell in unit tests
2019-09-25 08:40:33 -04:00
Matthew Kennedy
325a9e3fd1
Hmm, that didn't quite work right ( #955 )
...
* maybe that wasn't a good idea
* we don't need a copy because you can't clear the func after setting it
* no longer a template - move logic to cpp
* fix tests
* rename to avoid object collision
2019-09-25 07:26:56 -04:00
Matthew Kennedy
ccb4c51e50
Sensors: composition >> inheritance ( #953 )
...
* functional sensors
* format
* tests
* sim makefile
* eol
* format tests
2019-09-24 21:11:41 -04:00
rusefi
80f8facd8a
absolute fuel pressure flow calculation #954
2019-09-24 18:39:26 -04:00
rusefi
b28710c908
HardFault related to auto r = convertFromInputValue(inputValue); #948
...
wow, it's a miracle anything ever worked!
2019-09-23 01:55:23 -04:00
rusefi
cb02926c89
ETB is sticky around zero and does not want to close all the way #943
...
fixing build
2019-09-23 00:41:35 -04:00
rusEfi
97e0270b1c
ETB is sticky around zero and does not want to close all the way #943
2019-09-22 23:28:11 -04:00
rusefi
df64289fd5
ETB target is using integer values fix #945
2019-09-22 18:15:00 -04:00
rusefi
42f085a4a0
ETB target is using integer values #945
...
now we have a unit test! now we can fix the issue :)
2019-09-22 17:58:27 -04:00
rusefi
cfbf5e0b12
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 17:43:00 -04:00
rusefi
f65fc4fec1
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 17:39:13 -04:00
rusefi
e4878734a1
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 17:19:08 -04:00
rusefi
c6bca8e77a
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 10:02:07 -04:00
rusefi
658dac889c
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 09:56:06 -04:00
rusefi
3a30e9194c
ETB target is using integer values #945
...
refactoring
2019-09-22 08:51:02 -04:00
rusefi
13fd4c2fc5
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-22 08:45:03 -04:00
rusefi
7710df4fed
ETB target is using integer values #945
...
refactoring
2019-09-22 08:44:51 -04:00
rusEfi
4c39a207a9
s/NULL/nullptr/
2019-09-22 08:22:35 -04:00
rusEfi
b46c5b4960
ETB target is using integer values #945
...
first we will write a unit test
2019-09-22 07:58:03 -04:00
rusEfi
0fd1f27e1b
ETB target is using integer values #945
...
first we will write a unit test
2019-09-22 00:36:13 -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
c44f76f2ed
"set_etb" is now "set_etb_duty"
2019-09-21 22:15:34 -04:00
rusefi
2e492d22bf
fixing build
2019-09-21 15:43:18 -04:00
rusefi
ee074b9fe7
fixing build
2019-09-21 15:33:13 -04:00
Matthew Kennedy
dfcc9dba04
add sensor framework, tests ( #929 )
...
* add framework, tests
* move oil pressure to new way
* add init logic
* brackets on the same line
* spaces -> tabs
* spaces -> tabs for tests
* bracket on same line
* hook up sensor mocking
* add nan check
* fix nan check
* I wrote an essay
* casing
* only init if we have a sensor to init
* style, actually call init
* format
* fix casing
* typo
* implement linear sensor
* wire up producer
* smarter limiting
* setup comments
* add reporting
* doxyfile
* oops
* add adc subscription
* clarity
* fix logic
* multiply voltage
* test styling
* test guards
* remove dependencies
* linear sensor test
* remove unused
* fix merge
* format, implicit convert op
* explicit
* format tests
* fix merge
2019-09-21 14:33:38 -04:00
rusefi
9586490e6c
progress
2019-09-21 14:18:59 -04:00
rusefi
50850ca0c9
fixing bug from yesterday
2019-09-21 11:09:03 -04:00
rusefi
fdea935fc0
ETB idle bugfix: do not use once turned off
2019-09-21 01:22:21 -04:00
rusefi
757f8eb690
NB2 miata on Frankenso with ETB
2019-09-21 01:21:53 -04:00
rusefi
282cc41980
ETB pinEnableMode
2019-09-20 22:16:54 -04:00
rusefi
02fb27440e
ETB to SD logs
2019-09-20 20:41:45 -04:00
rusefi
aa8d0eb640
configurable SD card logging speed
2019-09-20 20:18:22 -04:00
rusefi
c9c32c8db6
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-20 18:35:56 -04:00
rusefi
d95740467e
refactoring "date" command and flex dead code
2019-09-20 18:12:56 -04:00
rusefi
6457c05da5
thank you @andreika!
2019-09-20 08:44:20 -04:00
rusefi
03d71bedeb
reducing complexity
2019-09-20 01:06:15 -04:00
rusefi
13b74d3d4d
unit tests progress
2019-09-20 00:46:35 -04:00
rusefi
cac91ceac8
unit tests progress
2019-09-20 00:34:42 -04:00
rusefi
f2e67b05c0
unit tests progress
2019-09-20 00:25:43 -04:00
rusefi
0b5a49392f
refactoring
2019-09-20 00:17:00 -04:00
rusefi
d83ed085e8
unit tests progress
2019-09-19 22:56:54 -04:00
rusefi
0c9a8b58ca
unit tests progress
2019-09-19 22:10:39 -04:00
rusefi
0952b84aad
unit tests progress
2019-09-19 21:41:52 -04:00
rusefi
317ec8d752
unit tests progress
2019-09-19 08:05:23 -04:00
rusefi
60d57d2dd8
BUG: FSIO logic requires a pin to calculate fix #933
2019-09-18 23:22:15 -04:00
rusefi
115d295bd8
BUG: FSIO logic requires a pin to calculate fix #933
2019-09-18 22:07:02 -04:00
rusefi
8ef1fcd344
unit tests progress
2019-09-18 21:48:46 -04:00
rusefi
fd62a9c0f7
unit tests progress
2019-09-18 21:38:45 -04:00
Matthew Kennedy
4aaf028251
Kill Dead Code 2: Electric Boogaloo ( #940 )
...
* remove dead
* remove dead
* deflex
2019-09-18 20:23:14 -04:00
rusEfi
a168c5f2eb
A/C relay cleanup
2019-09-15 11:32:38 -04:00
rusEfi
3859984bb5
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-15 10:05:22 -04:00
rusEfi
4030b69594
NA8
2019-09-15 10:04:24 -04:00
Matthew Kennedy
eb885c33bf
kill ( #935 )
2019-09-14 21:20:36 -04:00
rusEfi
972be58802
acRelayBench
2019-09-14 17:56:17 -04:00
rusefi
0a92693729
Most important feature: VAG W12 firing order
2019-09-14 14:47:22 -04:00
rusefi
fcbc26bf82
FSIO progress
2019-09-13 21:07:34 -04:00
rusefi
f2a76ef0e2
pedal ADC should be faster #931
2019-09-13 19:55:20 -04:00
rusEfi
5ce8e65170
mock voltage bugfix, thank you AndreiKA!
2019-09-12 08:27:25 -04:00
rusefi
d576f3ba1f
Delayed A/C compressor switch #922
...
unit tests skeleton
2019-09-12 07:31:13 -04:00
rusefi
f0427360bf
Delayed A/C compressor switch #922
2019-09-11 20:46:50 -04:00
rusefi
5ac8545060
Delayed A/C compressor switch #922
2019-09-11 19:30:36 -04:00
Matthew Kennedy
700ae8ceaf
remove sensor_types.h ( #928 )
2019-09-11 18:10:49 -04:00
rusefi
7f069e428f
Delayed A/C compressor switch #922
2019-09-10 23:49:21 -04:00
rusefi
f56e2b3a46
instant RPM for idle control #925
2019-09-10 23:03:55 -04:00
rusefi
3f856dc54d
Delayed A/C compressor switch #922
2019-09-10 22:55:58 -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
34fb2c21e1
simulator crashes on any TS setting change fix #924
2019-09-09 20:49:16 -04:00
rusefi
d26262eb9f
instant RPM for idle control #925
2019-09-09 19:41:41 -04:00
rusefi
37e08a32b4
refactoring: better field name
2019-09-09 19:39:13 -04:00
rusefi
ba9de596d6
instant RPM for idle control #925
...
refactoring
2019-09-09 14:41:26 -04:00
rusefi
003c868b3f
has been a while so safe to assume everyone has default value
2019-09-08 22:17:51 -04:00
rusefi
f9bb333453
Delayed A/C compressor switch #922
2019-09-08 21:09:45 -04:00
rusefi
50e0887c96
Delayed A/C compressor switch #922
2019-09-08 21:05:03 -04:00
rusefi
7c89fe1ab6
A/C NA6 compressor progress
2019-09-08 16:45:02 -04:00
rusefi
ecd0fe6ab6
docs
2019-09-07 22:16:56 -04:00