rusefi
5d6ec1d68b
refactoring: using brain_pin like the rest of the code
2020-05-02 23:47:10 -04:00
rusefi
04363877b4
refactoring: using constructor life-cycle to simplify initialization sequence
2020-05-02 23:15:48 -04:00
rusefi
0261bd09ec
docs
2020-05-02 23:02:54 -04:00
rusefi
b70dab791b
exactly noone is surprised
2020-05-02 22:44:36 -04:00
rusefi
433b4811ca
what could possibly go wrong
2020-05-02 22:34:31 -04:00
rusefi
b3cfac397b
oh what did I do
2020-05-02 22:27:20 -04:00
rusefi
4a7f2000bd
Merge remote-tracking branch 'origin/master'
2020-05-02 22:20:54 -04:00
rusefi
9115e00783
fixing headers
2020-05-02 22:20:41 -04:00
rusefi
165b3a8b5f
Fresh generated - auto
2020-05-02 22:18:12 -04:00
rusefi
812184a572
reducing confusion?
2020-05-02 22:06:11 -04:00
rusefi
01ec0ff4f3
oil pressure
2020-05-02 19:14:29 -04:00
rusefi
e824f77614
Fresh generated - auto
2020-05-02 18:38:22 -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
0414d9f1b4
Fresh generated - auto
2020-05-02 15:56:36 -04:00
rusefi
5b3d7da10b
we need aux voltage in addition to aux temp
2020-05-02 15:29:28 -04:00
rusEfi
31bb44860f
we love ibom
2020-05-02 11:22:12 -04:00
rusefi
f9e63c5c45
CJ125 PI commands
2020-05-01 20:22:49 -04:00
rusefi
f66a1c21c9
cj125 progress
2020-05-01 19:42:09 -04:00
rusefi
b262b5da66
cj125 less verbose when running
2020-05-01 19:27:26 -04:00
rusefi
c33d611dd4
bugfix
2020-05-01 19:19:29 -04:00
rusefi
9353ef7d51
better state messages
2020-05-01 18:52:06 -04:00
rusefi
a768bc6eda
making IDEA happier
2020-05-01 17:52:56 -04:00
rusefi
7689cfc2dd
Attempting cj125
2020-05-01 17:52:25 -04:00
rusefi
a07ac78b4e
docs
2020-05-01 17:21:26 -04:00
rusefi
a24bf8ec13
it mostly works!
2020-05-01 15:26:29 -04:00
rusefi
5797bbf044
it mostly works!
2020-05-01 15:14:45 -04:00
rusefi
a4e9c39f4b
it mostly works!
2020-05-01 15:02:26 -04:00
rusefi
6a54f0b06b
it mostly works!
2020-05-01 14:14:41 -04:00
rusefi
ce23cdd77c
screen generator progress
2020-05-01 13:35:34 -04:00
rusefi
d511c8cc50
simulator to have RPM out of the box
2020-05-01 12:56:40 -04:00
rusefi
33cebe0168
fresh configurations
2020-05-01 12:11:11 -04:00
rusefi
0750df5392
sweet unused method
2020-05-01 12:05:18 -04:00
rusefi
774b8bd5c6
console refactoring & better defaults L&F
2020-05-01 11:57:41 -04:00
rusefi
7238d491c5
unused stuff was upsetting IDEA, weird
2020-05-01 11:42:39 -04:00
rusefi
75fc417efa
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-30 22:32:25 -04:00
rusefi
bdacba7d4a
docs
2020-04-30 22:30:37 -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
81935b8b26
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
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
adefb01362
screen generator
2020-04-29 22:34:51 -04:00
rusefi
a4e127652a
ScreenCapture
2020-04-29 21:45:42 -04:00
rusefi
9ab2701e37
slicing progress
2020-04-29 20:30:04 -04:00
rusefi
427c978f8a
At least everything fits on my screen now
2020-04-29 19:39:35 -04:00
rusefi
b04a3ecbed
https://github.com/rusefi/rusefi_documentation/issues/37
2020-04-29 18:46:51 -04:00
rusefi
93ee6c36e3
https://github.com/rusefi/rusefi_documentation/issues/37
2020-04-29 18:41:40 -04:00
rusefi
65fde14800
Add firing order fix #1385
2020-04-29 16:46:59 -04:00
Matthew Kennedy
30fd64a5a7
update ( #1386 )
2020-04-29 16:43:12 -04:00
Matthew Kennedy
7e5a4dcf55
fix unlock bug ( #1384 )
2020-04-29 16:42:55 -04:00
rusefi
97a2abaf96
fixing build
2020-04-29 12:43:22 -04:00
Matthew Kennedy
a9bf0f8358
Perf Trace Improvements ( #1383 )
...
* add tid field to thread
* change perf trace format
* trace consumers
* Update java parsing
* guard for test + kinetis
* stubs
* ram
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-29 10:53:35 -04:00