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
GitHub set-date Action
26dcb75c83
Update date
2020-09-28 00:47:27 +00:00
kon
a289f32f91
Readme updates ( #1827 )
...
* Auto-generated configs and docs
* Auto-generated configs and docs
* Auto-generated configs and docs
* Auto-generated configs and docs
* updated readme
Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-09-27 19:55:37 -04:00
rusefi
30e4252af8
shop
2020-09-27 17:27:47 -04:00
GitHub build-firmware Action
695eacc239
Auto-generated configs and docs
2020-09-27 15:03:29 +00:00
rusefillc
73171347d0
Update rusefi_config.txt
2020-09-27 11:01:42 -04:00
rusefillc
ca39692756
Update gen_config.sh
2020-09-27 11:01:06 -04:00
rusefi
c874a6c914
Hellen gen_config #1823 poke
2020-09-27 10:42:01 -04:00
andreika-git
967fda4027
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
66f4516990
cd back ( #1826 )
2020-09-27 10:40:18 -04:00
GitHub build-firmware Action
e3c1501830
Auto-generated configs and docs
2020-09-27 13:59:42 +00:00
rusefi
beb449b755
Hellen gen_config #1823 poke
2020-09-27 09:57:52 -04:00
andreika-git
3db4d3a56f
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
8ba9764177
Auto-generated configs and docs
2020-09-27 12:51:50 +00:00
rusefi
51d9e3178e
Hellen config build - poke
2020-09-27 08:50:12 -04:00
rusefi
21f53352b9
Hellen config build
2020-09-27 08:21:33 -04:00
rusefi
79199dfd82
Output pin init/deinit needs a linked list #1803
2020-09-27 07:58:22 -04:00
rusefi
86c80b7768
Output pin init/deinit needs a linked list #1803
2020-09-27 07:48:38 -04:00
GitHub build-firmware Action
3d5cb35c5e
Auto-generated configs and docs
2020-09-27 11:38:53 +00:00