Matthew Kennedy
b3596f8969
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
GitHub set-date Action
20312b0009
Update date
2020-10-03 00:47:49 +00:00
GitHub build-firmware Action
4eb2d8b42c
Auto-generated configs and docs
2020-10-02 18:35:16 +00:00
rusefillc
1436ad660f
https://rusefi.com/forum/viewtopic.php?p=37989#p37989
2020-10-02 14:33:19 -04:00
GitHub set-date Action
c40228d77e
Update date
2020-10-02 00:47:06 +00:00
Matthew Kennedy
c8b4fac456
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
a05b06f5f0
print red ( #1843 )
2020-10-01 17:14:25 -04:00
Matthew Kennedy
fb85082e01
switch ( #1839 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-10-01 01:36:33 -04:00
GitHub build-firmware Action
7a9a623b07
Auto-generated configs and docs
2020-10-01 04:06:05 +00:00
rusefi
1ed7d0579b
making error codes available
2020-10-01 00:03:54 -04:00
GitHub set-date Action
d9713c84a4
Update date
2020-10-01 00:49:04 +00:00
GitHub build-firmware Action
90b8c991da
Auto-generated configs and docs
2020-10-01 00:21:49 +00:00
Matthew Kennedy
6ac9aad358
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
476c55fd4e
Auto-generated configs and docs
2020-09-30 23:20:30 +00:00
Matthew Kennedy
c96b05fb47
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
33ddf08e1d
Update date
2020-09-30 00:47:11 +00:00
rusefi
a0ee746837
Cypress artifact needs .hex file #1835
2020-09-29 18:50:51 -04:00
David Holdeman
0359e17853
add hex to bundle ( #1836 )
2020-09-29 17:04:41 -04:00
GitHub build-firmware Action
5f72947d6f
Auto-generated configs and docs
2020-09-29 10:36:50 +00:00
Matthew Kennedy
16bfd39bac
Remove dead & useless config ( #1834 )
...
* remove dead config
* remove enum
2020-09-29 06:34:39 -04:00
GitHub build-firmware Action
6b7c42b85e
Auto-generated configs and docs
2020-09-29 01:41:06 +00:00
David Holdeman
d6bc2a70e7
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
fb2fa9aa62
Auto-generated configs and docs
2020-09-29 01:20:53 +00:00
rusefi
23e0851101
adding 1+16 trigger
2020-09-28 21:18:47 -04:00
rusefi
c2efe95ee0
refactoring: magic constants
2020-09-28 21:11:04 -04:00
GitHub build-firmware Action
27570472cc
Auto-generated configs and docs
2020-09-29 01:07:43 +00:00
rusefi
0a6e79217b
removing third copy of same values
2020-09-28 21:05:20 -04:00
rusefi
53412d1dd9
Merge remote-tracking branch 'origin/master' into master
2020-09-28 20:59:58 -04:00
rusefi
1adc9444a8
removing third copy of same values
2020-09-28 20:58:21 -04:00
GitHub set-date Action
fbc25ecca4
Update date
2020-09-29 00:46:48 +00:00
David Holdeman
4d0b953129
switch to pass by reference ( #1832 )
2020-09-28 19:17:17 -04:00
David Holdeman
ae9c60731a
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
589acfc7db
Auto-generated configs and docs
2020-09-28 20:34:48 +00:00
Matthew Kennedy
f1c04efefa
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
c8c673b8e0
Auto-generated configs and docs
2020-09-28 18:47:21 +00:00
Matthew Kennedy
747e78088b
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
GitHub set-date Action
55e26836f1
Update date
2020-09-28 00:47:27 +00:00
rusefi
1d884a1855
docs
2020-09-27 11:37:26 -04:00
GitHub build-firmware Action
17fc77de71
Auto-generated configs and docs
2020-09-27 15:03:29 +00:00
rusefillc
d74a5100a7
Update rusefi_config.txt
2020-09-27 11:01:42 -04:00
rusefillc
50cf29127f
Update gen_config.sh
2020-09-27 11:01:06 -04:00
rusefi
0510e5c36d
Hellen gen_config #1823 poke
2020-09-27 10:42:01 -04:00
andreika-git
519e02f7a2
Hellen says fix gen_enum_to_string & gen_config ( #1825 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Hellen says fix gen_enum_to_string & gen_config
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 10:40:37 -04:00
David Holdeman
6c9a14933e
cd back ( #1826 )
2020-09-27 10:40:18 -04:00
rusefi
4fdbd9fa1a
Merge remote-tracking branch 'origin/master' into master
2020-09-27 10:15:08 -04:00
rusefi
a1eeef0937
dead code
2020-09-27 10:14:46 -04:00
GitHub build-firmware Action
6ddaa0a334
Auto-generated configs and docs
2020-09-27 13:59:42 +00:00
rusefi
b418edc5a8
Hellen gen_config #1823 poke
2020-09-27 09:57:52 -04:00
andreika-git
d299f13bec
Hellen says fix gen_config for Cypress ( #1824 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Hellen says fix gen_config for Cypress
* Hellen says fix gen_config actions for Cypress
* Hellen says reset .h files
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 09:56:44 -04:00
GitHub build-firmware Action
bf6b9e3bb2
Auto-generated configs and docs
2020-09-27 12:51:50 +00:00