Matthew Kennedy
|
3514eb313e
|
const + fwd declare pid things (#1024)
|
2019-11-22 15:55:38 -05:00 |
rusefi
|
669c75d44f
|
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 |
andreika-git
|
b996190707
|
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
|
7c9a7d34b4
|
PID display in console was broken
|
2019-09-27 23:37:57 -04:00 |
rusefi
|
e30000f1ca
|
OOP all the way, maybe too much OOP? :)
|
2019-09-11 20:23:25 -04:00 |
rusefi
|
917676b2da
|
simulator crashes on any TS setting change fix #924
|
2019-09-09 20:49:16 -04:00 |
rusEfi
|
f960587dc0
|
dead fields & better field name
|
2019-09-01 18:41:51 -04:00 |
rusEfi
|
6c9d684dfd
|
MRE etb
|
2019-08-17 17:33:44 -04:00 |
rusefi
|
fecf83e4d2
|
order of includes consistency
|
2019-07-05 20:03:32 -04:00 |
rusefi
|
b81c60cf3e
|
Refactoring: OS access should be explicit #867
|
2019-07-03 21:48:04 -04:00 |
Matthew Kennedy
|
95003e9a7b
|
const, explicit, and override (#831)
* const, explicit, and override
* more const
* more const
* missed a spot
|
2019-06-08 09:51:36 -04:00 |
rusefi
|
1123eb99ff
|
PID - fix dTime usages #776
|
2019-04-25 20:50:28 -04:00 |
rusefi
|
7a857ae298
|
ETB progress
|
2019-04-24 23:46:49 -04:00 |
rusefi
|
d8281626df
|
defined(__DOXYGEN__) ? fix #748
|
2019-04-12 22:10:57 -04:00 |
rusefi
|
be9651cb95
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 17:44:34 -04:00 |