rusefi
5e1a4044bd
SHORT_BOARDNAME becomes BUNDLE_NAME
2020-07-06 00:29:30 -04:00
rusefi
935a5b107a
making scripts a bit more consistent & docs
2020-07-06 00:19:25 -04:00
rusefi
a2b14cb297
trying to simplify things a bit
2020-07-05 23:09:43 -04:00
rusefi
7b4281fcc5
progress
2020-07-05 22:44:45 -04:00
rusefi
1534ad4f81
refactoring & docs
2020-07-05 22:39:55 -04:00
GitHub set-date Action
3f9d0d1dfe
Update date
2020-07-06 00:30:06 +00:00
GitHub build-firmware Action
489aa62a67
Auto-generated configs and docs
2020-07-06 00:06:17 +00:00
rusefi
124719a5af
Merge remote-tracking branch 'origin/master'
2020-07-05 20:04:41 -04:00
rusefi
56581b1d9e
PROTOCOL_SIGNATURE_PREFIX
2020-07-05 20:01:37 -04:00
GitHub build-firmware Action
fc9cf6322a
Auto-generated configs and docs
2020-07-05 22:16:51 +00:00
Matthew Kennedy
26478ec394
Switch fueling to new axes ( #1574 )
...
* switch tables
* missed one
2020-07-05 18:14:55 -04:00
GitHub build-firmware Action
6f51dc9e5e
Auto-generated configs and docs
2020-07-05 20:30:05 +00:00
Matthew Kennedy
2b8b43ca55
plumb new load channels ( #1573 )
...
* wire up new channels
* add deprecation comment
* add gauges
* these tables are indeed used in those modes
* simplify
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi
42541da76c
more on wipeString
2020-07-05 14:09:43 -04:00
rusefi
9f3106db39
refactoring
2020-07-05 13:34:51 -04:00
rusefi
015293ee43
wipe strings in configuration images
2020-07-05 11:16:07 -04:00
rusefi
450c67586a
typo kinetis
2020-07-05 00:20:51 -04:00
rusefi
23e6ea5475
idle_min through FSIO not working as intended #1553
2020-07-04 22:01:12 -04:00
rusefi
a462f75050
idle_min through FSIO not working as intended #1553
2020-07-04 21:40:56 -04:00
rusefi
0409087606
docs
2020-07-04 21:38:52 -04:00
GitHub build-firmware Action
ecca0879df
Auto-generated configs and docs
2020-07-05 01:34:13 +00:00
rusefi
c0bb907aa3
idle_min through FSIO not working as intended #1553
...
FSIO debug outputs progress
2020-07-04 21:32:12 -04:00
GitHub build-firmware Action
01e23fba91
Auto-generated configs and docs
2020-07-05 01:09:34 +00:00
rusefi
76c3757afc
idle_min through FSIO not working as intended #1553
2020-07-04 21:08:14 -04:00
rusefi
283d87f1f7
more bash
2020-07-04 21:02:50 -04:00
rusefi
7fe1dc9d58
more bash
2020-07-04 20:59:48 -04:00
GitHub set-date Action
6345ec5156
Update date
2020-07-05 00:31:06 +00:00
rusefi
45b81d5def
detailed error message
2020-07-04 17:46:16 -04:00
rusefi
bd2f4736fa
detailed error message
2020-07-04 17:22:27 -04:00
GitHub build-firmware Action
008e8d55c1
Auto-generated configs and docs
2020-07-04 20:42:44 +00:00
Matthew Kennedy
00e01abc4d
Add ign & fuel load fields ( #1568 )
...
* add to code
* output channels size
* rusefi.input
* java offsets
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-04 16:40:31 -04:00
andreika-git
f2e1cabb59
Fix bundle signatures ( #1569 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-04 10:46:27 -04:00
GitHub build-firmware Action
940f6c1769
Auto-generated configs and docs
2020-07-04 04:32:42 +00:00
rusefi
ffedbbe4d3
FATAL error: lsize mismatch 336/3342 #884
2020-07-04 00:31:29 -04:00
GitHub build-firmware Action
6d6c9abe01
Auto-generated configs and docs
2020-07-04 04:04:09 +00:00
rusefi
1dab19373a
MRE 0.5.1
2020-07-04 00:02:44 -04:00
rusefi
e9a949b09c
FATAL error: lsize mismatch 336/3342 #884
2020-07-04 00:02:27 -04:00
GitHub build-firmware Action
6c61b690f0
Auto-generated configs and docs
2020-07-04 03:07:06 +00:00
Matthew Kennedy
b50a1fccc9
fix maf gauge scaling ( #1566 )
...
* div by 10
* define ratio
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-03 23:06:00 -04:00
GitHub set-date Action
b6e4972756
Update date
2020-07-04 00:29:19 +00:00
GitHub build-firmware Action
884d69b10c
Auto-generated configs and docs
2020-07-03 19:10:58 +00:00
rusefi
a84d75e636
JPh is looking to use TLE output for stepper EN
2020-07-03 15:09:15 -04:00
GitHub build-firmware Action
2e5c717004
Auto-generated configs and docs
2020-07-03 18:56:10 +00:00
rusefi
a7e402f49c
FEATURE REQ: aux temperature inputs #332
2020-07-03 14:54:48 -04:00
rusefi
9f2e08c1ac
steps towards Android
2020-07-03 14:53:47 -04:00
rusefi
debde0c5c9
FEATURE REQ: aux temperature inputs #332
2020-07-03 14:44:22 -04:00
David Holdeman
a2573f5acd
Convert integration_and_primary_bundle scripts to sh ( #1562 )
...
* convert gen_upload_docs.bat
* convert run.bat
* forgot to add run.sh
* convert gen_upload_docs.bat
* remove checking from bats
* fix path
* fix path again
* fix file extension
* remove escapes
* added missing quotation and escapes
* add escapes
* change config for testing
* convert build_current_bundle
* convert clean_bootloader
* convert compile_bootloader_discovery
* convert compile_bootloader
* fix path
* convert run.sh
* fix path again
* convert hw_test
* convert flash_erase407
* convert flash_openocd407
* fix missing or
* fix another missing or
* fix quote
* add quotes
* add more quotes
* remove spurious call
* add more quotes
* convert simulator_test
* Add simulator_test
* Added semicolon
* add exports
* change destination path
* add quotes and error check
* moved rm and changed path back
* change path
* let the dead be
* add env var to skip hw test
* redo logic
Co-authored-by: David Holdeman <David Holdeman>
2020-07-03 11:03:50 -04:00
GitHub build-firmware Action
4a532cba82
Auto-generated configs and docs
2020-07-03 00:44:38 +00:00
rusefi
922907952b
typo
2020-07-02 20:40:00 -04:00
GitHub set-date Action
dace2930da
Update date
2020-07-03 00:29:40 +00:00