Matthew Kennedy
|
52c7d6dfbe
|
proteus prepend (#1166)
|
2020-03-02 20:02:25 -05:00 |
rusefi
|
9e47bf2b02
|
hiding "Analog divider" from MRE
|
2020-03-01 09:21:39 -05:00 |
rusefi
|
f298817af2
|
mapping docs
|
2020-02-29 23:22:39 -05:00 |
rusEfi
|
c2ab5f4871
|
more mc33816
|
2020-02-25 22:38:08 -05:00 |
rusefi
|
6b3228b9f1
|
TEST_33816
|
2020-02-25 21:35:21 -05:00 |
Matthew Kennedy
|
2437aaffc6
|
Omit canned configs from Proteus (#1159)
* omit presets from proteus
* ifdef guard
|
2020-02-25 19:46:22 -05:00 |
rusefi
|
33ba33d533
|
MRE technical info
|
2020-02-24 00:12:26 -05:00 |
rusefi
|
e2704a4525
|
minor progress
|
2020-02-22 13:04:19 -05:00 |
rusefi
|
2fb89b4676
|
explicit cross-referencing
|
2020-02-21 20:08:16 -05:00 |
rusefi
|
94fc0451f9
|
"so I guess defaults are fine then, maybe add main relay = PB9"
|
2020-02-21 19:31:36 -05:00 |
rusefi
|
6d5734c40e
|
proteus
|
2020-02-19 22:34:38 -05:00 |
rusEfi
|
4c5477f2cd
|
vbatt MRE happiness
|
2020-02-16 16:59:33 -05:00 |
rusEfi
|
6aa9e896a4
|
proper 'f' syntax
|
2020-02-12 23:16:46 -05:00 |
rusEfi
|
8ef58f8e79
|
MRE divider
|
2020-02-12 22:15:36 -05:00 |
Matthew Kennedy
|
a08946c2f5
|
Fix master (#1134)
* Revert "something went very wrong."
This reverts commit e0fb325d5a .
* Revert "trying to fix build broken by "Sensor reconfiguration while running (#1131)""
This reverts commit 55e8ee5052 .
* Revert "partial Revert of "Stricter compile options (#1132)""
This reverts commit b0d7cc9a22 .
* temp prometheus fix
* fix bootloader
* fix batch files
|
2020-02-08 16:34:29 -05:00 |
rusefi
|
d645ea2d1e
|
more Proteus CI
|
2020-02-02 08:42:05 -05:00 |
Matthew Kennedy
|
a4e9d638b7
|
more proteus pins (#1118)
|
2020-02-02 02:38:15 -05:00 |
rusefi
|
f7c8580b11
|
reducing headers
|
2020-02-01 17:27:24 -05:00 |
rusefi
|
d67976364a
|
Matt does this look right?
|
2020-02-01 14:45:55 -05:00 |
rusefi
|
81e7a50174
|
proteus build into CI
|
2020-02-01 14:27:41 -05:00 |
Matthew Kennedy
|
4a1e17e535
|
minor proteus default config & mapping fixes (#1113)
* vbatt and can
* correct comment
* fix mapping
|
2020-01-29 23:32:48 -05:00 |
rusefi
|
63e3e84e08
|
happy new year
|
2020-01-08 00:02:40 -05:00 |
rusEfi
|
579cf5abb8
|
docs
|
2019-12-29 14:58:39 -05:00 |
Matthew Kennedy
|
c56bd4cc97
|
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 |
rusefi
|
880d590aab
|
Revert "Fried coil (?) on incompatible firmware change fix #1051"
This reverts commit b83114d
|
2019-12-14 17:35:11 -05:00 |
rusefi
|
b83114db99
|
Fried coil (?) on incompatible firmware change fix #1051
|
2019-12-13 17:23:48 -05:00 |
Matthew Kennedy
|
2818142ac3
|
use correct divider (#1056)
|
2019-12-12 08:45:10 -05:00 |
rusefi
|
9e8d72ff1e
|
only using unified name, not changing any values
reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397
|
2019-12-11 19:55:28 -05:00 |
rusefi
|
f3a3146fc9
|
some random pin rename & a bit of "reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397"
|
2019-12-11 19:53:08 -05:00 |
rusefi
|
1cf7eacc43
|
board.h default state for F4 pins #1053
no default changes here - only using our custom names to highligth default choice
|
2019-12-11 19:25:46 -05:00 |
rusefi
|
f47a1a16d1
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
Matthew Kennedy
|
44fc8c466d
|
copyArray helper (#1048)
* add functions
* uses
* use for proteus
* do it for warmup mult
* do it for cranking settings
* cleanup
|
2019-12-10 18:04:50 -05:00 |
rusefi
|
9521a7d6d0
|
PAL repair
|
2019-12-05 21:10:29 -05:00 |
rusefi
|
0e570b8b83
|
steps towards fixing PAL inputs
|
2019-12-05 21:04:24 -05:00 |
rusefi
|
9145538679
|
more of the same
|
2019-12-04 08:12:52 -05:00 |
rusefi
|
e2d2bd9996
|
reducing code duplication & including kinetis
|
2019-12-04 07:50:46 -05:00 |
andreika-git
|
ae9c619c50
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
Matthew Kennedy
|
b7011f875a
|
Base configuration for Proteus (#1040)
* cfg
* add enum value
* add ci
* actually build the board config
* this is pretty close
* proteus case
|
2019-12-02 23:54:40 -05:00 |
Matthew Kennedy
|
d27b8fe080
|
Remove chibios trace flag (#1037)
* remove from scripts
* remove from others
|
2019-12-02 19:11:07 -05:00 |
rusefi
|
448beb5471
|
making things nicer with dual ETB settings
|
2019-11-30 18:42:51 -05:00 |
rusefi
|
34f53bd102
|
making things nicer with dual ETB settings
|
2019-11-30 17:38:33 -05:00 |
rusefi
|
2738fefa48
|
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
my approach is to move fields from the bottom of BC struct
|
2019-11-30 10:24:37 -05:00 |
rusEfi
|
980a3d7086
|
all ETBs to run in same HW mode
|
2019-11-29 16:51:51 -05:00 |
rusefi
|
d826d5b75f
|
attempting to fix master build
|
2019-11-29 13:02:11 -05:00 |
Matthew Kennedy
|
04861992f2
|
Build prometheus with makefiles instead of batch scripts (#1020)
* use makefiles instead of batch
* add to ci
* put batch files back, but minimum logic
* default to release
* debug level opt too
|
2019-11-29 02:39:30 -05:00 |
rusefi
|
b8a752cf13
|
fixing master?
|
2019-11-25 21:15:07 -05:00 |
rusEfi
|
453c187ad0
|
v12 progress
|
2019-11-19 21:56:25 -05:00 |
rusEfi
|
670e149b32
|
v12
|
2019-11-19 00:04:44 -05:00 |
rusefi
|
80e1bf6dd1
|
MRE F4
|
2019-11-06 20:05:44 -05:00 |
rusefi
|
b171b5ebd4
|
we have MRE F4 now
|
2019-11-06 18:58:11 -05:00 |