David Holdeman
b4807708c8
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
9730080873
PB8 and PC12 not available for FSIO usage ( #1538 )
2020-06-26 09:05:21 -04:00
rusefi
6adc1eea1b
un-hiding full pinout
2020-06-17 12:54:56 -04:00
rusefi
07475398b2
proteus v12 progress
2020-05-24 13:27:14 -04:00
rusefi
29a36085ff
safer name for QC build
2020-05-23 17:18:26 -04:00
rusefi
8df838ec8c
dreams
2020-05-22 17:52:48 -04:00
rusefi
160d034635
build and board info into critical error message
2020-05-22 16:45:13 -04:00
rusefi
845a9994a4
MRE pre-sets
2020-05-21 21:00:34 -04:00
rusefi
aac7712df5
test fixture progress
2020-05-21 18:36:32 -04:00
rusefi
c25afadb94
exposing some GPIO
2020-05-20 23:53:25 -04:00
rusefi
416855c2f1
HW_CHECK_MODE
2020-05-20 22:15:47 -04:00
rusefi
5491669c2c
nicer handling of main relay in MRE.ini file
2020-05-15 12:05:09 -04:00
rusefi
4e703ce8e8
maybe this would just work?!...
2020-05-15 02:31:02 -04:00
rusefi
ebdee661e6
Revert "moving SD card to SPI1 thank you Matt!"
...
This reverts commit 9975d7a8
2020-05-15 00:30:49 -04:00
rusefi
9975d7a83f
moving SD card to SPI1
...
thank you Matt!
2020-05-15 00:29:18 -04:00
rusefi
be8fee161c
one step sideways
2020-05-14 19:10:01 -04:00
rusefi
8b3a9db412
now with EFI_CONSOLE_RX_BRAIN_PIN
2020-05-14 17:20:27 -04:00
rusefi
73ab57cdfb
maybe EFI_CONSOLE_TX_BRAIN_PIN
2020-05-14 00:02:10 -04:00
rusefi
6ab831cc49
SPI3
2020-05-13 23:29:52 -04:00
rusefi
dff7bbd4e0
SD card for MRE
2020-05-13 23:26:28 -04:00
rusefi
a078922244
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/controllers/engine_controller.cpp
2020-05-13 19:31:42 -04:00
rusefi
28608449b1
docs & helping master
2020-05-13 19:27:11 -04:00
rusefi
f233628c2c
lovely, yet another minor confusion
2020-05-13 01:16:05 -04:00
rusefi
38ec6d812d
https://github.com/rusefi/hw_microRusEfi/issues/157
2020-05-12 23:37:12 -04:00
rusefi
a955e96b62
RED FATAL/CRITICAL LED is a bit dim when it should be OFF
...
fix https://github.com/rusefi/hw_microRusEfi/issues/157
2020-05-11 18:35:28 -04:00
rusefi
eae24e82d1
more dead code
2020-05-11 18:24:29 -04:00
rusefi
ae1bd9c55d
docs
2020-05-03 15:54:17 -04:00
rusefi
7e82691319
oh what did I do
2020-05-02 22:27:20 -04:00
rusefi
965c06c079
https://github.com/rusefi/rusefi_documentation/issues/37
2020-04-29 18:41:40 -04:00
Matthew Kennedy
fe4b531aeb
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
Matthew Kennedy
83cca6ec7a
allow overriding configuration ( #1341 )
...
* config overrides
* proteus too
* comment
* remove wno-error
* comment
2020-04-26 00:07:59 -04:00
rusefi
2a70659a28
wow maybe build time magic?! by DronoGus
2020-04-25 12:07:57 -04:00
rusEfi
b6e0113320
MRE docs
2020-04-13 14:30:17 -04:00
Matthew Kennedy
001ef27eb8
support ETB disable pin ( #1273 )
...
* config & hand gen
* board configs
* add dc motor support
* initialization
* also set duty to zero
* use disable in etb
* fix proteus default
* add TS fields
* I guess we needed 8 bytes
* :D
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-10 17:27:13 -04:00
rusEfi
054c787d56
docs
2020-04-08 20:37:46 -04:00
rusefi
81211219f2
CAN progress
2020-03-31 16:49:19 -04:00
rusefi
6ff928a798
f4-slave
2020-03-29 22:10:13 -04:00
rusefi
318bffaf53
f4-slave
2020-03-29 21:42:43 -04:00
rusefi
19ff4ff2e6
docs
2020-03-29 10:29:45 -04:00
Matthew Kennedy
e227018c85
Ts cleanup 2 ( #1226 )
...
* remove biquad config
* fuel pump clarity
* hide stuff
* hide more stuff correctly
* more hides
* hide comparator except for kinetis
* didn't mean to change all those
* fix kinetis
2020-03-26 11:41:58 -04:00
Matthew Kennedy
6f5a9760ed
Fix mre vbatt ( #1218 )
...
* Revert "vbatt MRE happiness"
This reverts commit ca1d44ae2c
.
* update comments
2020-03-25 16:23:04 -04:00
rusefi
09c4def495
proteus-f4 was requested
2020-03-18 11:37:53 -04:00
rusEfi
d558b1372e
v12 & ETB progress
2020-03-18 00:12:31 -04:00
rusefi
5a6d10c21f
hiding SPI from MRE users
2020-03-17 15:50:42 -04:00
rusefi
c553877d3d
hiding "Analog divider" from MRE
2020-03-01 09:21:39 -05:00
rusefi
948bb2e70a
mapping docs
2020-02-29 23:22:39 -05:00
rusEfi
c35f4aa2e3
more mc33816
2020-02-25 22:38:08 -05:00
rusefi
97d68ccbfa
MRE technical info
2020-02-24 00:12:26 -05:00
rusEfi
ca1d44ae2c
vbatt MRE happiness
2020-02-16 16:59:33 -05:00
rusEfi
fe063d53cd
proper 'f' syntax
2020-02-12 23:16:46 -05:00