Matthew Kennedy
fd7dae8ab8
ETB function config ( #1831 )
...
* two throttles one thread
* look at all this RAM!
* add enum
* switch from index to function
* test fixup
* improve init logic
* remove old vw idle mode bit
* add config
* better spot for it
* use config init values
* handle null controller array
* fatal error testability
* test new init config
* defaults
* fix for default config
2020-10-02 20:51:02 -04:00
rusefillc
a3b02fd77e
Merge remote-tracking branch 'origin/master' into master
2020-10-02 20:50:07 -04:00
Matthew Kennedy
e02c86a7dc
configure all sample times - fix MRE knock sampling ( #1841 )
...
* configure all sample times
* smpr 1 vs smpr 2
* man I can't type
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-10-02 20:49:56 -04:00
rusefillc
85e2cc68ac
Merge remote-tracking branch 'origin/master' into master
2020-10-02 20:49:45 -04:00
rusefillc
8d8a7ec5b8
Remote Update to Release #1845
2020-10-02 20:49:34 -04:00
GitHub set-date Action
3135cfec0a
Update date
2020-10-03 00:47:49 +00:00
rusefillc
25142207eb
docs
2020-10-02 17:07:46 -04:00
rusefillc
c5de40e9ba
shop
2020-10-02 17:07:36 -04:00
GitHub build-firmware Action
b96af6ce25
Auto-generated configs and docs
2020-10-02 18:35:16 +00:00
rusefillc
563f7d9091
https://rusefi.com/forum/viewtopic.php?p=37989#p37989
2020-10-02 14:33:19 -04:00
GitHub set-date Action
3f16bbb1ff
Update date
2020-10-02 00:47:06 +00:00
Matthew Kennedy
5f6955e49f
move scheduling to its own file ( #1842 )
...
* move scheduling to its own file
* header
* protip don't include a cpp file
2020-10-01 17:55:03 -04:00
Matthew Kennedy
a11338d642
print red ( #1843 )
2020-10-01 17:14:25 -04:00
Matthew Kennedy
c1cb48ed12
switch ( #1839 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-10-01 01:36:33 -04:00
rusefi
ed4baf4330
commands
2020-10-01 01:00:34 -04:00
rusefi
0a039ffb8e
better logging
2020-10-01 00:51:12 -04:00
rusefi
001d2116d2
refactoring
2020-10-01 00:31:26 -04:00
rusefi
bc7539c295
readable codes
2020-10-01 00:24:49 -04:00
GitHub build-firmware Action
9e72221dab
Auto-generated configs and docs
2020-10-01 04:06:05 +00:00
rusefi
f8d5463064
making error codes available
2020-10-01 00:03:54 -04:00
rusefi
0d48942551
better logging
2020-09-30 23:43:20 -04:00
rusefi
70e23dafbf
remote SD card access
2020-09-30 23:40:22 -04:00
GitHub set-date Action
609fe10a93
Update date
2020-10-01 00:49:04 +00:00
GitHub build-firmware Action
7a89a29b3d
Auto-generated configs and docs
2020-10-01 00:21:49 +00:00
Matthew Kennedy
3e64861c14
display base fuel mass in milligrams ( #1838 )
...
* switch to mg
* use the correct thing
* gauge scaling
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-30 20:19:51 -04:00
GitHub build-firmware Action
6cd260a6a2
Auto-generated configs and docs
2020-09-30 23:20:30 +00:00
Matthew Kennedy
8520a128bb
show SD menu on proteus ( #1837 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-30 19:18:37 -04:00
GitHub set-date Action
7d84ea1f2f
Update date
2020-09-30 00:47:11 +00:00
rusefi
d09d2da420
Cypress artifact needs .hex file #1835
2020-09-29 18:50:51 -04:00
David Holdeman
37f439390e
add hex to bundle ( #1836 )
2020-09-29 17:04:41 -04:00
GitHub build-firmware Action
7798a449aa
Auto-generated configs and docs
2020-09-29 10:36:50 +00:00
Matthew Kennedy
3374db1658
Remove dead & useless config ( #1834 )
...
* remove dead config
* remove enum
2020-09-29 06:34:39 -04:00
rusefi
b9e930037b
help link fix
2020-09-28 23:15:23 -04:00
GitHub build-firmware Action
31897313af
Auto-generated configs and docs
2020-09-29 01:41:06 +00:00
David Holdeman
a564ca0526
transmission solenoid control ( #1833 )
...
* simple trans controller
* don't need check
* we can loop!
* use efi::size
* pin mode configuration
* set pin mode
* switch to RegisteredOutputPin
* size
2020-09-28 21:39:03 -04:00
GitHub build-firmware Action
07532d6b4c
Auto-generated configs and docs
2020-09-29 01:20:53 +00:00
rusefi
2836954b9c
adding 1+16 trigger
2020-09-28 21:18:47 -04:00
rusefi
bd82ae0d9a
refactoring: magic constants
2020-09-28 21:11:04 -04:00
GitHub build-firmware Action
2f7a60c5a8
Auto-generated configs and docs
2020-09-29 01:07:43 +00:00
rusefi
f2f1ef81d5
removing third copy of same values
2020-09-28 21:05:20 -04:00
rusefi
bd90955626
Merge remote-tracking branch 'origin/master' into master
2020-09-28 20:59:58 -04:00
rusefi
bfc9ebd730
removing third copy of same values
2020-09-28 20:58:21 -04:00
GitHub set-date Action
c16b14606e
Update date
2020-09-29 00:46:48 +00:00
David Holdeman
e6f6c43767
switch to pass by reference ( #1832 )
2020-09-28 19:17:17 -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
GitHub build-firmware Action
f1527ea660
Auto-generated configs and docs
2020-09-28 20:34:48 +00:00
Matthew Kennedy
b79c0fefe5
replace ETB index with function enum ( #1807 )
...
* two throttles one thread
* look at all this RAM!
* add enum
* switch from index to function
* test fixup
* improve init logic
* remove old vw idle mode bit
2020-09-28 16:33:07 -04:00
GitHub build-firmware Action
631d719b59
Auto-generated configs and docs
2020-09-28 18:47:21 +00:00
Matthew Kennedy
9632a784f3
add analog inputs to switches ( #1829 )
...
* add analog in to switches
* also clarify boost cut pressure
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-28 14:45:23 -04:00
andreika-git
1cd2d8a1b3
Fix .ini files for cypress & kinetis bundles ( #1828 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Fix .ini files for cypress & kinetis bundles
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-28 07:24:48 -04:00