rusefi
|
5fbe44c8b7
|
refactoring
|
2020-01-12 05:17:42 -05:00 |
rusefi
|
18e874ba7b
|
refactoring
|
2020-01-12 05:12:09 -05:00 |
rusefi
|
b1a8b16e8c
|
fresh
|
2020-01-12 03:45:33 -05:00 |
rusefi
|
335d8d2fc1
|
second channels for ETB related stuff
|
2020-01-11 01:08:41 -05:00 |
rusefi
|
6570f3112c
|
E30 M3 Tach output solution #907
|
2019-12-30 01:41:23 -05:00 |
rusefi
|
e1fb9ad271
|
maybe improvent for trigger errors in TS and console, TS still does not know about order error counter
|
2019-12-25 15:57:47 -05:00 |
rusefi
|
d56b47b18d
|
version compatibility validation fix
|
2019-12-25 14:15:44 -05:00 |
rusefi
|
d6d610a0af
|
softer port auto-detection check
|
2019-12-23 23:36:37 -05:00 |
rusefi
|
f745d39a94
|
code formatting
|
2019-12-22 13:41:24 -05:00 |
rusefi
|
34e1d4c3c1
|
date & fresh integration
|
2019-12-22 08:24:47 -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
|
6d76652a8f
|
functional testing should not be that darn slow #1076
progress?!
|
2019-12-22 02:24:25 -05:00 |
rusefi
|
c392db2798
|
functional testing should not be that darn slow #1076
progress?
|
2019-12-22 01:03:58 -05:00 |
rusefi
|
8961a97068
|
functional testing should not be that darn slow #1076
and now?
|
2019-12-22 00:36:47 -05:00 |
rusefi
|
b08c0209fd
|
functional testing should not be that darn slow #1076
hopefully progress?
|
2019-12-21 23:27:54 -05:00 |
rusefi
|
40c56722a7
|
functional testing should not be that darn slow #1076
nicer logging
|
2019-12-21 23:15:50 -05:00 |
rusefi
|
404cf73627
|
functional testing should not be that darn slow #1076
easy little win?
|
2019-12-21 23:15:26 -05:00 |
rusefi
|
245d32ea84
|
functional testing should not be that darn slow #1076
|
2019-12-21 22:07:50 -05:00 |
rusefi
|
cf0b13041f
|
random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS
|
2019-12-21 21:11:09 -05:00 |
rusefi
|
3ed388d1ad
|
refactoring & fixing build
|
2019-12-21 20:43:11 -05:00 |
rusefi
|
b781b07ca4
|
a bit of dead code
|
2019-12-21 20:35:13 -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
|
fc0c68fac0
|
docs :(
|
2019-12-21 19:50:16 -05:00 |
rusefi
|
5b17240513
|
looks like UI options does not work yet :( trying to make command line option a bit more usable
|
2019-12-21 16:04:03 -05:00 |
rusefi
|
46e9867c50
|
just a date
|
2019-12-21 15:30:41 -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
|
dda3d52d18
|
Revert "bugfix to make console work again"
This reverts commit 66438b93
|
2019-12-21 15:02:27 -05:00 |
rusefi
|
d297bf2341
|
Revert "reducing magic constants"
This reverts commit 67e7d4f4
|
2019-12-21 15:02:17 -05:00 |
rusefi
|
7f48a93a05
|
Revert "bugfix - MAP was broken in console due to wrong offset"
This reverts commit 0ea6c9a4
|
2019-12-21 15:01:45 -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
|
22ec35011d
|
test easter egg improvement
|
2019-12-21 14:20:03 -05:00 |
rusefi
|
14f9f0cd91
|
* Here we listen to keystrokes while console frame is being displayed and if magic "test" word is typed
* we launch a functional test on real hardware, same as Jenkins runs within continues integration
|
2019-12-21 14:08:38 -05:00 |
rusefi
|
df86d9d948
|
allowing functional test from console command line
|
2019-12-21 13:44:07 -05:00 |
rusefi
|
0ea6c9a41b
|
bugfix - MAP was broken in console due to wrong offset
|
2019-12-21 13:33:26 -05:00 |
rusefi
|
67e7d4f4e6
|
reducing magic constants
|
2019-12-21 13:30:47 -05:00 |
rusefi
|
66438b9362
|
bugfix to make console work again
|
2019-12-21 12:36:31 -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
|
2260748ea9
|
Revert "fresh integration"
This reverts commit 32e2cb8a
|
2019-12-19 22:34:58 -05:00 |
rusefi
|
b556e5c2a8
|
Revert "fresh integration"
This reverts commit 13eff24f
|
2019-12-19 22:34:47 -05:00 |
rusefi
|
13eff24f91
|
fresh integration
|
2019-12-19 22:05:19 -05:00 |
rusefi
|
32e2cb8a3d
|
fresh integration
|
2019-12-19 20:38:48 -05:00 |
rusefi
|
9cc013f9de
|
Config generation handles padding after packed booleans (bits) wrong
fix #1057
|
2019-12-14 16:11:31 -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
|
72b6ecd70c
|
gen_config run
|
2019-12-04 00:38:40 -05:00 |
rusefi
|
63d8f050bc
|
auxFastSensor
|
2019-12-02 17:49:01 -05:00 |