rusefi
|
435211b161
|
allowing functional test from console command line
|
2019-12-21 13:44:07 -05:00 |
rusefi
|
86e45aec00
|
bugfix - MAP was broken in console due to wrong offset
|
2019-12-21 13:33:26 -05:00 |
rusefi
|
032d824064
|
reducing magic constants
|
2019-12-21 13:30:47 -05:00 |
rusefi
|
1210f5bbec
|
bugfix to make console work again
|
2019-12-21 12:36:31 -05:00 |
rusefi
|
f6c3f12091
|
fresh integration & changing protocol versions & versions
|
2019-12-21 12:35:47 -05:00 |
Matthew Kennedy
|
562ce6ccaf
|
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
|
4a21203c05
|
docs
|
2019-12-19 22:40:27 -05:00 |
rusefi
|
22f2739764
|
Revert "Shrink output channels, use scaling (#1069)"
This reverts commit 89405014
|
2019-12-19 22:35:06 -05:00 |
rusefi
|
d3da010088
|
Revert "fresh integration"
This reverts commit 9363d081
|
2019-12-19 22:34:58 -05:00 |
rusefi
|
320ff0972f
|
Revert "hmm (#1073)"
This reverts commit f8c98cad
|
2019-12-19 22:34:52 -05:00 |
rusefi
|
88b04e374c
|
Revert "fresh integration"
This reverts commit 5a160912
|
2019-12-19 22:34:47 -05:00 |
rusefi
|
5a160912f5
|
fresh integration
|
2019-12-19 22:05:19 -05:00 |
Matthew Kennedy
|
f8c98cad07
|
hmm (#1073)
|
2019-12-19 21:09:59 -05:00 |
rusefi
|
9363d081c3
|
fresh integration
|
2019-12-19 20:38:48 -05:00 |
Matthew Kennedy
|
89405014cf
|
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
|
bf8cdee62c
|
fresh .ini
|
2019-12-18 19:37:51 -05:00 |
Matthew Kennedy
|
59dcc004ac
|
add settings to log debug & errors list (#1071)
|
2019-12-18 19:35:08 -05:00 |
Matthew Kennedy
|
1fe3fee0d3
|
only log acc if enabled (#1070)
|
2019-12-18 19:34:08 -05:00 |
Matthew Kennedy
|
2f0b25a476
|
don't log if disabled (#1067)
|
2019-12-18 14:39:38 -05:00 |
Matthew Kennedy
|
b9454790c7
|
Add new sensor function types (#1065)
* add functions
* add tests
* add chain tests
* float suffix
|
2019-12-17 09:06:29 -05:00 |
rusefi
|
62eb1ee22c
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-17 09:01:22 -05:00 |
rusefi
|
eac3373645
|
docs
|
2019-12-17 08:56:08 -05:00 |
Matthew Kennedy
|
eb27bcf3d6
|
Terrible ADC3 hack for Proteus vbatt support (#1066)
* this is a great idea!
* typo
* simplify
* simplify, cache coherency
* enable adc3 in board file
* copyright
* fix tests, probably
|
2019-12-17 08:34:56 -05:00 |
Matthew Kennedy
|
08a8fa8d1e
|
Remove sensor reporting loc (#1064)
* remove raw rept loc
* remove normal reporting location
* fix up oil pressure
* format
|
2019-12-16 22:45:46 -05:00 |
Matthew Kennedy
|
0a7884241d
|
one source of truth (#1063)
|
2019-12-16 21:44:11 -05:00 |
Matthew Kennedy
|
f90a5e48eb
|
const (#1062)
|
2019-12-16 20:36:40 -05:00 |
rusefi
|
2bff85ad16
|
notes to self
|
2019-12-16 01:47:34 -05:00 |
rusefi
|
addfd692ce
|
fixing build
|
2019-12-15 23:33:15 -05:00 |
rusefi
|
f0a588a888
|
:( sad stuff
|
2019-12-15 23:21:38 -05:00 |
rusefi
|
e9c95f30d2
|
fixing build
|
2019-12-15 22:58:10 -05:00 |
rusefi
|
0d0298ac98
|
boring test mule stuff
|
2019-12-15 22:21:49 -05:00 |
rusefi
|
93153e84d8
|
Merge remote-tracking branch 'origin/master'
|
2019-12-15 21:59:38 -05:00 |
rusefi
|
bd1bcccc19
|
this stuff is pretty dead
|
2019-12-15 21:59:25 -05:00 |
rusefi
|
1c7de824e2
|
typo
|
2019-12-14 18:33:08 -05:00 |
Matthew Kennedy
|
db3ae5b03f
|
DRAFT simplify dequeue logic (#1050)
* simplify dequeue logic
* unnecessary
* format
* doc
|
2019-12-14 18:00:39 -05:00 |
rusefi
|
fe1d23fd6e
|
Revert "Fried coil (?) on incompatible firmware change fix #1051"
This reverts commit 1eeb92b
|
2019-12-14 17:35:11 -05:00 |
rusefi
|
3f3cddbf01
|
Config generation handles padding after packed booleans (bits) wrong
fix #1057
|
2019-12-14 16:11:31 -05:00 |
rusefi
|
d5b25902d3
|
Config generation handles padding after packed booleans (bits) wrong
#1057
refactoring
|
2019-12-14 15:33:30 -05:00 |
rusefi
|
d6780909f5
|
Config generation handles padding after packed booleans (bits) wrong #1057
everything should start with a unit test
|
2019-12-14 14:46:20 -05:00 |
rusefi
|
1ab4bfc16f
|
ETB pin rename defect
|
2019-12-14 09:37:50 -05:00 |
rusefi
|
a1f6b358ef
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-14 09:36:46 -05:00 |
Matthew Kennedy
|
9c481744a5
|
fix ts (#1058)
|
2019-12-14 09:33:06 -05:00 |
Matthew Kennedy
|
ae55eaad67
|
Re-shrink stacks (#1060)
* small stacks
* giant servo stack
* reclaim ram
|
2019-12-14 09:31:13 -05:00 |
Matthew Kennedy
|
49105335b2
|
lcd thread name (#1059)
|
2019-12-14 09:12:37 -05:00 |
rusefi
|
521b27ff35
|
codes clean-up
|
2019-12-14 00:14:36 -05:00 |
rusefi
|
26574555a2
|
great news about #1055
|
2019-12-13 23:07:56 -05:00 |
rusefi
|
8ae774864c
|
great news about #1055
|
2019-12-13 21:50:14 -05:00 |
rusefi
|
ff9383eea1
|
fixing build is my most favourite time!
|
2019-12-13 20:51:04 -05:00 |
rusefi
|
6f2cb66d9a
|
fixing build is my most favourite time!
|
2019-12-13 20:06:45 -05:00 |
rusefi
|
5cf141065e
|
fixing build is my most favourite time!
|
2019-12-13 18:37:11 -05:00 |