rusefi
|
53179dfd22
|
something went very wrong.
first we have functional defects
that we do not write test to cover newly intdroduced defects
then attempts to fix defects do not compile
|
2020-02-08 08:15:46 -05:00 |
rusefi
|
0bf32a7291
|
trying to fix build broken by "Sensor reconfiguration while running (#1131)"
|
2020-02-08 07:26:54 -05:00 |
rusefi
|
a17cc28382
|
partial Revert of "Stricter compile options (#1132)"
|
2020-02-08 07:08:22 -05:00 |
Matthew Kennedy
|
8c118f2fbe
|
Stricter compile options (#1132)
* stricter
* don't warn on that one
* this code was dead
|
2020-02-08 08:05:40 -03:00 |
Matthew Kennedy
|
a00c1a5be9
|
Sensor reconfiguration while running (#1131)
* reconfigure sensors
* docs
* doc
|
2020-02-08 06:22:23 -03:00 |
Matthew Kennedy
|
4d1d2672ce
|
tps header cleanup (#1130)
* tps header cleanup
* dead code
|
2020-02-07 23:20:14 -03:00 |
Matthew Kennedy
|
f7282966d2
|
Consume new tps in status_loop.cpp, settings.cpp (#1129)
* new tps
* more
* settings.cpp too
* more
* comment
|
2020-02-07 06:05:15 -03:00 |
Matthew Kennedy
|
d67db19a3c
|
Switch to GitHub hosted compiler (#1128)
* test
* correct path
* switch to official repo
* is more cores faster?
* no, it isn't
* try mine again
* Fix path
* switch to official
* s
|
2020-02-06 21:18:35 -03:00 |
rusefi
|
0d1f45422e
|
cam/vvt decoder
|
2020-02-05 01:49:33 -05:00 |
rusefi
|
4e8f9f0d30
|
cam/vvt decoder test progress
|
2020-02-05 01:08:39 -05:00 |
Matthew Kennedy
|
52c710bb62
|
move flash addr in to mpu_util (#1123)
* move flash addr in to mpu_util
* this _may_ work
* don't use offsetof
* proper header + defines
|
2020-02-05 08:06:38 +05:30 |
Matthew Kennedy
|
bc8ad6ba9d
|
remove some configs (#1127)
|
2020-02-05 08:00:45 +05:30 |
Matthew Kennedy
|
20465107ed
|
boost format & cleanup (#1126)
|
2020-02-05 06:47:31 +05:30 |
rusefi
|
9517da33c3
|
sign/unsign
|
2020-02-04 13:47:43 -05:00 |
Matthew Kennedy
|
d1c619879c
|
more signed vs. unsigned ts (#1124)
|
2020-02-04 11:47:01 -05:00 |
Matthew Kennedy
|
6ebc49ce8b
|
Use new sensors for TPS (#1111)
* tps init
* fix init
* call init
* use correct sensors, scale using constant
* includes
* handle error
|
2020-02-04 01:54:05 -05:00 |
rusefi
|
6888b09c53
|
Three wire idle air valve #1122
ugly but should work to begin with
|
2020-02-04 01:22:04 -05:00 |
rusefi
|
c4c28431f2
|
Three wire idle air valve #1122
ugly but should work to begin with
|
2020-02-04 01:06:20 -05:00 |
rusefi
|
a62340b8b9
|
gen_config should fail with misaligned integers fix #1115
|
2020-02-02 13:24:32 -05:00 |
rusefi
|
c2e02cc235
|
fixing build
|
2020-02-02 13:18:41 -05:00 |
rusefi
|
0ea8407097
|
launch dreams
|
2020-02-02 12:23:55 -05:00 |
ola
|
d49e253bff
|
Some initial work at Launch/ALS
(cherry picked from commit 07b3a0632f6673ad57db5b2d6b8ad21674cf3509)
|
2020-02-02 12:17:06 -05:00 |
rusefi
|
7a4a4c2c64
|
more Proteus CI
|
2020-02-02 08:42:05 -05:00 |
rusefi
|
c8f130f996
|
Boost Control is experimental/Alpha Version
|
2020-02-02 08:38:15 -05:00 |
960
|
4b4e683957
|
Boost pr (#1114)
* boost control
* cleanup
* Delete rusefi_config.txt
* Add files via upload
* Delete rusefi_config.txt
* Add files via upload
* Update rusefi.input
* Update boost_control.cpp
|
2020-02-02 03:56:21 -05:00 |
Matthew Kennedy
|
8c3d8d5665
|
more proteus pins (#1118)
|
2020-02-02 02:38:15 -05:00 |
rusefi
|
6022838656
|
looking forward
|
2020-02-01 17:55:58 -05:00 |
rusefi
|
6c6cfb5714
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2020-02-01 17:30:19 -05:00 |
Matthew Kennedy
|
7682192c2b
|
Simplify fuel math again (#1117)
* return the scheduled time from scheduleByAngle
* simplify fueling math
|
2020-02-01 17:29:55 -05:00 |
rusefi
|
48ee092ac6
|
reducing headers
|
2020-02-01 17:27:24 -05:00 |
Matthew Kennedy
|
c7dce2e38b
|
Rescale TPS (#1112)
* fake adc ticks
* consumers
* fix test 1
* fix tests
|
2020-02-01 16:41:07 -05:00 |
rusefi
|
5a21964925
|
Matt does this look right?
|
2020-02-01 14:45:55 -05:00 |
rusefi
|
e7deff7a79
|
proteus build into CI
|
2020-02-01 14:27:41 -05:00 |
rusefi
|
371e1cb7f6
|
DBG_BOOST
|
2020-01-31 23:58:15 -05:00 |
rusefi
|
7c714e5727
|
opening the door to boost controller!
|
2020-01-31 14:29:52 -05:00 |
rusefi
|
c2f0a30397
|
opening the door to boost controller!
|
2020-01-31 14:23:15 -05:00 |
rusefi
|
d63dae9301
|
this test is even better now!
|
2020-01-31 13:45:15 -05:00 |
rusefi
|
f6e7e8871a
|
VVT refactoring & assertions for VVT test
|
2020-01-31 01:49:10 -05:00 |
rusefi
|
b6e0bc7ed1
|
date & VVT test progress
|
2020-01-31 01:23:01 -05:00 |
rusefi
|
d48a57d599
|
refactoring: extracting DEEP_IN_THE_PAST_SECONDS contant
|
2020-01-31 01:21:56 -05:00 |
rusefi
|
b6fe6555e0
|
lovely tiny bug which mostly affects NB2 with an impossible one tooth crank trigger wheel
|
2020-01-30 01:47:34 -05:00 |
rusefi
|
cf087218c9
|
micro refactoring
|
2020-01-30 01:20:41 -05:00 |
Matthew Kennedy
|
d004efa844
|
minor proteus default config & mapping fixes (#1113)
* vbatt and can
* correct comment
* fix mapping
|
2020-01-29 23:32:48 -05:00 |
Matthew Kennedy
|
ff3329655a
|
Dont cache dma buffers (#1110)
* add no_cache
* don't disable cache
* conventions
* formatting
|
2020-01-29 00:32:43 -05:00 |
rusefi
|
688a85a25d
|
reusing constant
|
2020-01-28 00:27:30 -05:00 |
rusefi
|
d9b96fe509
|
extracting class & codes clean-up
|
2020-01-28 00:16:33 -05:00 |
rusefi
|
b637757e57
|
reducing magic constants
|
2020-01-27 23:45:46 -05:00 |
rusefi
|
c6ada3360c
|
ibom
|
2020-01-27 00:34:49 -05:00 |
rusefi
|
282cd8e1ac
|
trigger refactoring
|
2020-01-26 14:20:55 -05:00 |
rusefi
|
6e128a341b
|
code style
|
2020-01-26 13:58:47 -05:00 |