Matthew Kennedy
9dda1a21bc
Redundant tps ( #1427 )
...
* add redundant sensor
* add tests
* add configure, info printing
* tests
* tests
* partial hookup
* fix
* fix
* bad makefile merge
* use second TPS config
* update test
* update test
* sensor names
* set second pin by default
* fix auto cal
* auto cal both sensors
* add reconfigure of secondary sensors
* gobblin' up your ram
* slow down write a little bit
* put split in debug gauge
* s
Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-18 14:32:00 -04:00
rusefi
d9bbace609
reducing magic constant copy/paste & MAP dialog progress
2020-05-18 01:15:13 -04:00
rusefi
194e85b855
VVT progress
2020-05-15 21:10:15 -04:00
rusefi
18760bb699
toyota 2jz progress
2020-05-15 16:35:18 -04:00
rusefi
5491669c2c
nicer handling of main relay in MRE.ini file
2020-05-15 12:05:09 -04:00
rusefi
a8a9394f80
joy to all pins
2020-05-12 14:16:31 -04:00
Matthew Kennedy
e54bcc70a0
s ( #1424 )
2020-05-11 23:23:04 -04:00
Matthew Kennedy
c7fadd475f
configuration for secondary (redundant) TPS sensors ( #1419 )
...
* add new fields
* add tps 2 secondary
* sensible error detection limits
* UI mods
* grey out as appropriate
* defaults
* either it's unused or its not
2020-05-10 16:13:15 -04:00
rusefi
bb8a8149f8
34-2 3 cam Toyota wheel progress
2020-05-10 02:12:47 -04:00
rusefi
919afd35e8
removing some unneeded flexibility
2020-05-10 01:34:43 -04:00
rusefi
c0d45f9330
rusEFI online engine crc
2020-05-09 18:31:41 -04:00
rusefi
ab07c0082b
this part can go forward
2020-05-09 00:53:04 -04:00
rusefi
18bb2475bd
getting deeper into the rabbit hole
2020-05-07 13:06:39 -04:00
rusefi
7fda636144
https://github.com/rusefi/web_backend/issues/1
2020-05-07 10:22:04 -04:00
rusefi
016da58bbd
field useful for rusEFI online catalog
2020-05-07 00:55:59 -04:00
rusefi
6e832002ba
magic is around the corner
2020-05-06 14:00:08 -04:00
Matthew Kennedy
74d13c391f
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
Matthew Kennedy
20a95bdcf1
ETB auto-PID: auto set values in TS ( #1400 )
...
* 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
* auto gains too
* s
* fix
* rearrange a bit
* inject
* remove unused bit
* mock repair
* move
* add maintainconstantvalue
* add disable button
* cleaning
* move state inside
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:39:02 -04:00
rusefi
a9514ec9e4
vehicleName TS field
2020-05-05 15:12:12 -04:00
Matthew Kennedy
2c9cb4e291
remove "plain MAP" mode ( #1398 )
...
* consumers
* enums, input, config
* java
* default config cleanup
2020-05-05 15:04:55 -04:00
rusefi
75d76f850d
progress - firing order logic to be re-evaluated every time we generate
2020-05-04 23:54:28 -04:00
rusefi
f456799310
reducing confusion?
2020-05-02 22:06:11 -04:00
rusefi
d371af5b89
CJ125 PI commands
2020-05-01 20:22:49 -04:00
rusefi
669322311f
cj125 progress
2020-05-01 19:42:09 -04:00
Matthew Kennedy
b17198a541
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
6c15d6b2e8
Trigger dialog cleanup ( #1389 )
...
* trigger dialog simplify
* more cleanup
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-30 18:03:56 -04:00
rusefi
d5df92f138
At least everything fits on my screen now
2020-04-29 19:39:35 -04:00
Matthew Kennedy
ba6ec4ac51
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
d728b1ca48
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
Matthew Kennedy
fe4b531aeb
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
7aa697c256
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
a16e8bba8d
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
a8db44d48a
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
57900b679c
Revamp indicator panel in TS ( #1357 )
...
* fix pedal ind
* maf -> map
* only set pedal error light if error
* adjustments
2020-04-24 00:10:19 -04:00
Matthew Kennedy
1bad5f3047
don't store self stim in config ( #1356 )
...
* kill
* add bench test
* fix
2020-04-23 22:38:14 -04:00
rusefi
c52c7e2f1f
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
rusefi
ccc445d7ee
extracting TLE8888 dialog
2020-04-23 15:40:10 -04:00
Matthew Kennedy
cec2db41d9
fix display of etb bias ( #1349 )
2020-04-22 20:32:19 -04:00
Matthew Kennedy
5e34323d0f
improve etb & pedal dialogs ( #1348 )
...
* simplify etb dialog
* put back pid limits
* add note
* pedal too
2020-04-22 20:24:47 -04:00
rusefi
b6287585a7
different take on remove warning message in tune #1347
2020-04-22 18:27:10 -04:00
rusefi
30a7741cb7
smaller version of dead code #1300
2020-04-22 18:23:14 -04:00
rusEfi
2203b2867a
TS to show warning text
2020-04-19 21:42:00 -04:00
shadowm60
4c6ba7f681
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
a243b36504
aux serial config files ( #1326 )
2020-04-19 15:04:59 -04:00
Matthew Kennedy
052be17533
oops ( #1320 )
2020-04-18 21:12:51 -04:00
Matthew Kennedy
e739b49446
Gauges for raw sensors ( #1304 )
...
* add to struct
* input
* set channels
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-16 20:32:07 -04:00
rusefi
2f51b0c6f8
"GDI dreams" menu to TS
2020-04-16 14:31:03 -04:00
rusefi
a11166d992
dreaming about 63 volts
2020-04-15 21:28:44 -04:00
rusefi
d73e21a289
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/tunerstudio/rusefi.ini
# firmware/tunerstudio/rusefi_frankenso.ini
# firmware/tunerstudio/rusefi_microrusefi.ini
# firmware/tunerstudio/rusefi_prometheus.ini
# firmware/tunerstudio/rusefi_proteus.ini
2020-04-15 20:28:09 -04:00
rusefi
a1788c1545
fresh for ETB and engine sniffer usability idea
2020-04-15 18:24:26 -04:00
Matthew Kennedy
1e79bc84ea
add button ( #1303 )
2020-04-15 18:22:30 -04:00
rusefi
390110f8f8
https://rusefi.com/forum/viewtopic.php?p=36201#p36201
2020-04-15 17:03:26 -04:00
rusefi
d5d6ab9436
stimulator to all pins
2020-04-14 19:09:26 -04:00
OrchardPerformance
5739032254
Update to Matt's MAF code for VE table tuning. ( #1295 )
...
* Update rusefi_lib
* Update fuel_math.cpp
Updated Matt's MAF code to include fuel table
* fixed missing include
* Replace get_specs_displacement
* ve2Map corrected
* ve2Map fix 2
* Fix for missing TS table
* Corrected standard air charge
* Math fix, PW now good
Still have minimal response from the VE table
* rusefi.input correction
* Added extra comment
* Ease of reading update
2020-04-14 01:21:48 -04:00
rusefi
5f1e4666e2
multi-channel Tuner Studio tooth logger #1284
2020-04-13 20:47:54 -04:00
rusefi
4cde884f1d
MC flag0
2020-04-13 19:01:22 -04:00
rusefi
1c4488d930
i think we better be explicit about buffer size?
2020-04-12 23:59:24 -04:00
rusefi
041919d940
multi-channel Tuner Studio tooth logger #1284
...
reducing magic constants
2020-04-12 19:10:36 -04:00
Matthew Kennedy
3e1fb34db5
fix typo ( #1288 )
2020-04-12 17:48:38 -04:00
Matthew Kennedy
b526b43864
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
4a22b77335
making magic constants a bit less fragile
2020-04-11 01:52:16 -04:00
rusefi
b51da343d1
making magic constants a bit less fragile
2020-04-11 01:22:31 -04:00
Matthew Kennedy
001ef27eb8
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
fb06813e12
DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS
2020-04-10 13:19:54 -04:00
rusefi
a613aeddad
general help with image
2020-04-09 18:09:17 -04:00
rusefi
9867c4509e
thank you Ola!
2020-04-05 22:25:09 -04:00
rusefi
b43da0d0f8
killing nbVvtIndex
2020-04-05 11:43:45 -04:00
rusefi
5923cb01d4
Trigger Counters fix
2020-04-02 16:48:35 -04:00
rusefi
b0d8cae798
start/stop progress
2020-03-29 17:21:17 -04:00
rusefi
42456329b8
progress
2020-03-29 17:08:29 -04:00
rusefi
0bb1f1f55f
ETB progress
2020-03-29 10:29:33 -04:00
rusefi
70f1ae9271
fsio
2020-03-29 09:03:33 -04:00
rusefi
fdc918d2e2
fsio
2020-03-29 08:43:13 -04:00
Matthew Kennedy
61ee03ee06
Show fatal error text in TS (the right way) ( #1232 )
...
* enable TS error readout
* friendlier text for common errors
* improve comment
2020-03-29 07:27:36 -04:00
rusefi
6f5468d3ea
critical error usability improvements
2020-03-28 20:14:17 -04:00
rusefi
a145701ffa
building the wall
2020-03-26 19:24:39 -04:00
Matthew Kennedy
e227018c85
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
a5d4d06868
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
608cf45d26
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
85951b8fdc
no fahrenheit ( #1224 )
2020-03-25 19:04:21 -04:00
rusefi
d3482327f3
allPins consistency thank you AndreiKa
2020-03-25 10:03:09 -04:00
rusefi
7ab0a9cd76
startStopDialog
2020-03-25 00:58:59 -04:00
rusefi
5dce6e7104
launch control #203
...
somewhat questionable code
2020-03-23 23:20:54 -04:00
Matthew Kennedy
701f7fd7aa
Accelerator pedal with new sensors ( #1208 )
...
* add pedal sensor
* update status loop
* add bit to ts
* fix math
* divide at config time
* this used a little bit of ram
2020-03-22 17:09:46 -04:00
rusefi
0475348e4c
start/stop
2020-03-20 20:45:35 -04:00
rusefi
a4b5570223
"rusefi CAN" config #1198
2020-03-19 09:22:16 -04:00
rusefi
482967b8db
progress towards start/stop
2020-03-18 15:56:17 -04:00
rusefi
5a6d10c21f
hiding SPI from MRE users
2020-03-17 15:50:42 -04:00
Matthew Kennedy
43f3ab7624
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
e065da52df
wall of text
2020-03-11 03:08:20 -04:00
rusEfi
cbf45d1df5
TPS#2 gauge
2020-03-11 02:10:57 -04:00
Matthew Kennedy
1cdd1b86a9
hbridge idle ui ( #1178 )
2020-03-10 14:31:00 -04:00
rusefi
16930da2d3
hard-coding miata Nb2 VVT Ratio magic
2020-03-09 16:59:19 -04:00
960
47eeebed05
Update rusefi.input ( #1165 )
2020-03-02 20:54:47 -05:00
rusefi
3bf4219ad6
useHbridges
2020-03-02 19:49:47 -05:00
rusefi
2db8157e44
better setting name and help?
2020-03-01 22:32:09 -05:00
rusefi
c553877d3d
hiding "Analog divider" from MRE
2020-03-01 09:21:39 -05:00
rusefi
df993c47f6
PC simulator: TS over HW VSP wants lower blockingFactor fix #794
2020-02-28 18:12:22 -05:00
rusEfi
95160967dd
throttle2Position progress
2020-02-27 03:21:42 -05:00
rusefi
d5faa3b517
making migration seamless on useRunningMathForCranking
2020-02-16 16:13:15 -05:00