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
|
53424b5f0c
|
fix (#1006)
|
2019-11-13 18:35:21 -05:00 |
Matthew Kennedy
|
2edd673bd6
|
fix (#1005)
|
2019-11-13 08:42:16 -05:00 |
rusefi
|
f5ba5d81de
|
looks like this part of refactoring is good?
|
2019-11-12 23:38:02 -05:00 |
rusefi
|
5ea97e5ba8
|
Revert "restoring #1003"
This reverts commit 2ebaa5cf
|
2019-11-12 23:18:48 -05:00 |
rusefi
|
225864808b
|
re-applying change
|
2019-11-12 22:56:56 -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
|
2fe4989666
|
OK trying partial revert now
|
2019-11-12 21:05:51 -05:00 |
rusefi
|
630f706f39
|
I have no idea what's broken
|
2019-11-12 20:35:07 -05:00 |
rusefi
|
12746ca91d
|
ops that's not what I mean
|
2019-11-12 19:58:14 -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
|
586c913592
|
refactoring: time to unify digital pin API
|
2019-11-12 01:08:45 -05:00 |
rusefi
|
59130de601
|
refactoring: time to unify digital pin API
|
2019-11-12 01:08:31 -05:00 |
rusefi
|
9cb18e89f7
|
refactoring: time to unify digital pin API
|
2019-11-12 00:56:51 -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
|
4ba7842f52
|
refactoring: time to unify digital pin API
|
2019-11-12 00:25:10 -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
|
52bb665365
|
fixing unit tests build
|
2019-11-11 21:45:15 -05:00 |
rusefi
|
950d8309b9
|
different take on #971
|
2019-11-11 21:26:09 -05:00 |
rusefi
|
99c5fcbd90
|
different take on #971
|
2019-11-11 21:25:40 -05:00 |
DonaldBecker
|
f345faa9d7
|
Compile warning clean-ups.
Removed mistakenly-added README~
(cherry picked from commit 84b30c992ac77a1563f7449e45b9fa353612fba9)
|
2019-11-11 20:35:20 -05:00 |
rusefi
|
a1f828162a
|
evil manual cherry
|
2019-11-11 20:34:09 -05:00 |
DonaldBecker
|
4bc6d2106f
|
A Unix shell script matching the functionality flash_dfu.bat
(cherry picked from commit fd192ab28fde1dac204b19a6fd446728a3b35647)
|
2019-11-11 20:25:55 -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 |
rusefi
|
9f6549b719
|
32 bit vs 64 bit compiler challenge for floats in unit tests
|
2019-11-10 13:57:27 -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
|
b226895aff
|
v12
|
2019-11-09 18:40:06 -05:00 |
rusefi
|
568bcc6b21
|
v12
|
2019-11-08 20:53:51 -05:00 |
rusefi
|
d08c7fc3ec
|
pinout
|
2019-11-07 20:47:12 -05:00 |
rusefi
|
8898553955
|
consistency
|
2019-11-07 15:22:17 -05:00 |
rusefi
|
98e96ffc1e
|
poke
|
2019-11-07 12:41:01 -05:00 |
rusefi
|
f34023a9ea
|
Trying latest gcc 9 #1001
|
2019-11-07 11:28:49 -05:00 |
rusefi
|
acb9506510
|
Trying latest gcc 9 #1001
|
2019-11-07 11:13:32 -05:00 |
rusefi
|
7eaed773ff
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 20:33:40 -05:00 |
rusefi
|
80e1bf6dd1
|
MRE F4
|
2019-11-06 20:05:44 -05:00 |
rusefi
|
2530f31498
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 20:01:53 -05:00 |
rusefi
|
a41b4c896d
|
fine, taking care of more warnings
|
2019-11-06 19:53:09 -05:00 |
rusefi
|
b171b5ebd4
|
we have MRE F4 now
|
2019-11-06 18:58:11 -05:00 |
rusefi
|
17a2847424
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 18:26:50 -05:00 |