Matthew Kennedy
|
789926a61d
|
convert cranking defaults to mg (#1921)
* convert cranking defaults to mg
* fix tests
|
2020-11-03 14:12:26 -05:00 |
Matthew Kennedy
|
8f6982dd54
|
disable i2c, other unused features (#1891)
* dead
* more
|
2020-10-20 22:24:32 -04:00 |
David Holdeman
|
0f7b91861a
|
move cd statements to common_make.sh (#1830)
* move cd to compile.sh
* rel path
* undo changes to compile.sh and move cd to common_make
|
2020-09-28 18:25:15 -04:00 |
Matthew Kennedy
|
c2eb7c9f4a
|
remove tach output pin (#1779)
* remove from cfg
* cfg
* rip out impl
* efi gpio
|
2020-09-09 16:52:23 -04:00 |
rusefi
|
fdac041e7d
|
Merge remote-tracking branch 'origin/Hellen_fork_point' into master
# Conflicts:
# firmware/config/boards/kinetis/efifeatures.h
# firmware/config/boards/prometheus/efifeatures.h
# firmware/config/boards/skeleton/efifeatures.h
# firmware/config/boards/subaru-ej20gn/efifeatures.h
# firmware/config/stm32f4ems/efifeatures.h
# firmware/config/stm32f7ems/efifeatures.h
|
2020-09-07 15:32:15 -04:00 |
rusefi
|
df908db68e
|
Hellen says merge #1772 efifeatures
|
2020-09-07 15:27:29 -04:00 |
rusefi
|
93d015598a
|
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
|
2020-07-12 21:35:01 -04:00 |
David Holdeman
|
a2078e9cfe
|
Switch to Bash (#1585)
* switch firmware to bash
* switch unit_testts to bash
* switch jenkins to bash
|
2020-07-09 10:27:20 -04:00 |
rusefi
|
6ac45039d4
|
using bundle names in signature
|
2020-07-06 01:20:39 -04:00 |
rusefi
|
6b4613a3a8
|
making scripts a bit more consistent & docs
|
2020-07-06 00:19:25 -04:00 |
andreika-git
|
88c24479e0
|
Fix bundle signatures (#1569)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
|
2020-07-04 10:46:27 -04:00 |
David Holdeman
|
8a7220d989
|
Convert jenkins build_extra_bundles scripts to sh (#1554)
* Add checkout
* remove empty with statement
* Actually we do need push depth
* convert build_working_folder
* convert prepare_bundle
* fixed extension
* fixed closing bracket
* fixed comparison and assignments
* no comment
* convert compile_and_upload and clean
* convert build_simulator
* Finish converting build_working_folder
* convert build_java_console
* Add hashbangs
* remove findcyg instruction
* changed paths
* remove call
* add path
* fixed script names
* add prams
* fix cd
* convert clean_env_variables
* convert common_make.sh
* Added linux hex2dfu binary
* add file extension to linux hex2dfu
* add file extension to linux hex2dfu
* remove spurious paren
* fixed board name
* convert compile-frankenso-na6
* convert compile-frankenso-pal
* add hashbang
* convert compile-kinetis
* convert compile-mre-f4
* convert compile-mre-f4-hardware-QC-special-build
* convert compile-mre-f4-slave
* convert compile-mre-f7
* convert compile-mre-f7-test
* switch to underscores
* converting boards to sh
* convert prometheus
* convert proteus
* fixed path
* switch to underscores
* chmod and add extension
* add quotes
* Add check for Windows
* Add chmod
* fix script name
* fix error checking
* quote vars
* remove checking from batch shims
* fix typo
* change error checking to support nix style error codes
* switch to 1 retval
* cd back to firmware
* Add escapes
* change from cd to rel path
* add p flags to mkdir
Co-authored-by: David Holdeman <David Holdeman>
|
2020-07-01 14:09:01 -04:00 |
rusefi
|
c107aa6d1b
|
UART DMA for "primary" connector #1528
|
2020-06-21 23:12:08 -04:00 |
rusefi
|
7e33ad575d
|
Revert "Minor fixes (#1442)"
This reverts commit 2e9cff85
|
2020-05-16 19:28:49 -04:00 |
dron0gus
|
2e9cff8596
|
Minor fixes (#1442)
* exti trigger: mark pins used, handle errors
* MC33810 add to smart gpios
|
2020-05-16 19:15:49 -04:00 |
rusefi
|
2ce1d1c016
|
helping master build
|
2020-05-11 19:59:35 -04:00 |
rusefi
|
a7a6bb0d81
|
more dead code
|
2020-05-11 18:24:29 -04:00 |
rusefi
|
a88b41a8d0
|
refactoring related to RED FATAL/CRITICAL LED is a bit dim when it should be OFF
#157
|
2020-05-11 18:22:51 -04:00 |
rusefi
|
5d6ec1d68b
|
refactoring: using brain_pin like the rest of the code
|
2020-05-02 23:47:10 -04:00 |
rusefi
|
b3cfac397b
|
oh what did I do
|
2020-05-02 22:27:20 -04:00 |
rusEfi
|
2c423052c4
|
docs
|
2020-04-08 20:37:46 -04:00 |
rusefi
|
c1ab5ca585
|
smart gpio clean-up
|
2020-04-06 14:13:29 -04:00 |
rusefi
|
cc35e8a9b0
|
code style
|
2020-04-01 19:00:56 -04:00 |
rusefi
|
fe604f71b8
|
CAN progress
|
2020-03-31 16:49:19 -04:00 |
rusefi
|
857f329b06
|
docs & wall
|
2020-03-13 02:27:44 -04:00 |
rusEfi
|
c2ab5f4871
|
more mc33816
|
2020-02-25 22:38:08 -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
|
f47a1a16d1
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -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 |
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
|
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
|
a168c5f2eb
|
A/C relay cleanup
|
2019-09-15 11:32:38 -04:00 |
rusefi
|
d4b9c7217e
|
fatalErrorPin setting is not used #926
reducing configuration fragility
|
2019-09-09 21:44:48 -04:00 |
rusefi
|
3d85de7ee5
|
fatalErrorPin setting is not used #926
|
2019-09-09 21:34:15 -04:00 |
rusefi
|
3fa5399ed7
|
EFI_CJ125_DIRECTLY_CONNECTED_UR should be a runtime parameter fix #914
|
2019-09-03 18:44:05 -04:00 |
rusefi
|
d57779b686
|
F7 nucleo does not work?
funny, it was about some very unused feature
|
2019-08-02 01:36:02 -04:00 |
rusefi
|
1fd6848151
|
FIRMWARE_ID
|
2019-07-13 15:17:52 -04:00 |
rusefi
|
756dec106a
|
support multiple VVT sensors #885
new fields & packing configuration. bumping configuration version
|
2019-07-12 14:24:45 -04:00 |
rusefi
|
01fe961d0c
|
refactoring
|
2019-07-05 19:05:07 -04:00 |
rusefi
|
2164661274
|
undoing wrong fix & better fix for #805
also generator logging improvements
This reverts commit 96270758c9 .
|
2019-06-30 14:28:47 -04:00 |
rusefi
|
96270758c9
|
"Calibrate TPS" broken in TS fix #805
|
2019-06-17 22:00:34 -04:00 |
rusefi
|
1327709f04
|
reducing code duplication
|
2019-06-12 14:55:26 -04:00 |
rusefi
|
0b428a968e
|
we should not really mix ChibiOS stuff and out logic
|
2019-06-12 12:59:50 -04:00 |
rusefi
|
9fdb9c796c
|
we should not really mix ChibiOS stuff and out logic
|
2019-06-12 12:54:13 -04:00 |
rusefi
|
6d31482501
|
nicer bundle folder structure and reducing unneeded content #833
|
2019-06-08 21:39:01 -04:00 |
rusefi
|
70edbcba8b
|
reducing scripts duplication
|
2019-06-08 15:08:03 -04:00 |
rusefi
|
fe2d74c16b
|
reducing scripts duplication
|
2019-06-08 11:05:17 -04:00 |