rusefi
cfd8889236
class constructors are a great way to have simple initialization sequence
2020-05-03 10:58:52 -04:00
rusefi
b34693da97
docs
2020-05-03 10:41:48 -04:00
rusefi
04363877b4
refactoring: using constructor life-cycle to simplify initialization sequence
2020-05-02 23:15:48 -04:00
rusefi
f9e63c5c45
CJ125 PI commands
2020-05-01 20:22:49 -04:00
rusefi
f66a1c21c9
cj125 progress
2020-05-01 19:42:09 -04:00
rusefi
b262b5da66
cj125 less verbose when running
2020-05-01 19:27:26 -04:00
rusefi
c33d611dd4
bugfix
2020-05-01 19:19:29 -04:00
rusefi
9353ef7d51
better state messages
2020-05-01 18:52:06 -04:00
rusefi
7689cfc2dd
Attempting cj125
2020-05-01 17:52:25 -04:00
rusefi
bdacba7d4a
docs
2020-04-30 22:30:37 -04:00
rusefi
b04a3ecbed
https://github.com/rusefi/rusefi_documentation/issues/37
2020-04-29 18:46:51 -04:00
rusefi
dc6ffd54d0
fix master #1375
2020-04-28 08:10:36 -04:00
Matthew Kennedy
65fc0b6712
fix master ( #1375 )
...
* fix
* put back how it was
* missed a spot
2020-04-28 08:08:41 -04:00
Matthew Kennedy
7e067eb0b5
Move ETB control to a thread ( #1374 )
...
* switch to thread
* actually use default frequency define
* crank ADC too
* make space in RAM
* remove TS field
* this should work for test
* fix dt
* re-resize ram
2020-04-28 07:22:31 -04:00
rusefi
0ec3ce595e
dead code
2020-04-26 17:40:12 -04:00
Matthew Kennedy
6d0efc432e
allow overriding configuration ( #1341 )
...
* config overrides
* proteus too
* comment
* remove wno-error
* comment
2020-04-26 00:07:59 -04:00
dron0gus
d5a76b5dda
Update chibios ( #1364 )
...
* Update ChibiOS
* Fix coexistance of ChibiOS and our flash drivers
* Add 'int' = internal prefix for all on-chip flash functions
This avoid conflict with ChibiOS functions available after
enabling HAL_USE_EFL
* Exclude ChibiOS flash driver from bootloader
* Makefile magic?
* Kinetis: fix build after ChibiOS update and switching to SMART_BUILD
* Bootloader now use SMART_BUILD too
2020-04-25 16:32:32 -04:00
Matthew Kennedy
67ea0368c9
Remove scheduler debug pins ( #1359 )
...
* trigger gen refactoring
* missed one
* remove microsecond timer debug pins
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-24 23:13:05 -04:00
Matthew Kennedy
3f4f0f9e7a
use the linker! ( #1363 )
2020-04-24 21:21:04 -04:00
Matthew Kennedy
a005daa8cb
switch ADC to gpt ( #1343 )
...
* switch to gpt
* halconf
* fix kinetis
* fix kinetis
* fix guards
* comment cleanup
2020-04-23 22:50:18 -04:00
rusefi
de362bd808
tle8888 modes corrected
2020-04-23 19:49:22 -04:00
rusefi
b607400984
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
shadowm60
447b64e2cb
Can vss updates ( #1345 )
...
* Vss over Can implementation proposal
Working for BMW e46
* fixed Firmware CI?
* kinetis fix.
* minor fixes
* Added W202 + fixed broken configs
- w202 Vel decoded
- added dbc checks
2020-04-22 13:40:08 -04:00
shadowm60
54f7ab268c
Vss over Can implementation proposal ( #1340 )
...
* Vss over Can implementation proposal
Working for BMW e46
* fixed Firmware CI?
* kinetis fix.
* minor fixes
2020-04-21 20:48:37 -04:00
rusEfi
2b4ca0496b
Better handling in case of ETB idle without ETB #1332
2020-04-19 21:51:27 -04:00
Matthew Kennedy
68403a195a
deduplicate logic ( #1307 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-17 16:26:51 -04:00
rusefi
5ac8ee2f92
minor fix
2020-04-16 16:04:38 -04:00
NOx-z
f63682d692
DI HV sanity checks ( #1306 )
...
* mc33 flash check
* DI sanity checks for setting HV config
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-04-16 16:04:09 -04:00
rusefi
3e1006a626
MC progress
2020-04-16 14:08:28 -04:00
NOx-z
d835313341
MC33816 dram update ( #1305 )
...
* mc33 flash check
* update dram and set boost voltage function
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-04-16 07:32:08 -04:00
rusefi
c80cc84451
multi-channel Tuner Studio tooth logger #1284
2020-04-15 19:10:54 -04:00
rusefi
d788348d7c
mc33 fix
2020-04-14 19:36:25 -04:00
rusefi
ae8936b93b
MC restart
2020-04-14 19:23:53 -04:00
rusefi
817ea2c008
multi-channel Tuner Studio tooth logger #1284
2020-04-14 15:17:15 -04:00
rusefi
3bb44df7b5
mc33 better error handling
2020-04-14 15:07:24 -04:00
rusefi
15577f7699
mc33 better error handling
2020-04-14 15:05:33 -04:00
NOx-z
13111f6aa2
mc33 flash check ( #1296 )
...
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-04-14 00:57:19 -04:00
rusefi
bf541d5361
mc33 progress
2020-04-13 20:01:06 -04:00
rusefi
d299998b65
mc progress
2020-04-13 19:49:02 -04:00
rusefi
8da96bcbe1
copy/paste is evil
2020-04-13 19:14:30 -04:00
rusefi
b02b5f2202
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-13 19:01:34 -04:00
rusefi
f6986e604f
MC flag0
2020-04-13 19:01:22 -04:00
Matthew Kennedy
b599b75bed
allow different dlc ( #1294 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-13 17:05:52 -04:00
rusefi
33eb9fd2ec
new attempt at better simulator
2020-04-13 13:12:55 -04:00
rusefi
79d7afca3c
fixing build
2020-04-13 10:23:08 -04:00
rusefi
27a38c7cf8
progress
2020-04-13 09:14:48 -04:00
Christopher W. Anderson
5b45cd84c6
mc33816 driven to high, and a few additional checks
...
ven#
2020-04-12 18:09:57 -04:00
rusefi
944b37aa0f
one place for default test config
2020-04-12 17:47:30 -04:00
Matthew Kennedy
24b0c85a9e
fix warnings ( #1282 )
...
* warnings
* don't need to template those
2020-04-12 09:39:14 -04:00
rusefi
adb1402f31
DI progress
2020-04-11 21:48:04 -04:00