rusefillc
dce24274a2
HW CI has failed 11 times since Oct 2 #1849
2020-10-03 19:45:39 -04:00
GitHub build-firmware Action
17c87dbd90
Auto-generated configs and docs
2020-10-03 23:29:56 +00:00
rusefillc
246e3b6032
HW CI has failed 11 times since Oct 2 #1849
2020-10-03 19:28:21 -04:00
GitHub build-firmware Action
2c0db8e970
Auto-generated configs and docs
2020-10-03 14:42:14 +00:00
rusefillc
5cf8ce1db8
Merge remote-tracking branch 'origin/master' into master
2020-10-03 10:39:54 -04:00
rusefillc
e5b8e0e515
new VVT trigger shape? #1847
2020-10-03 10:39:43 -04:00
GitHub build-firmware Action
71d603bcc9
Auto-generated configs and docs
2020-10-03 14:27:55 +00:00
rusefillc
3083d729e8
new VVT trigger shape? #1847
2020-10-03 10:26:05 -04:00
GitHub build-firmware Action
4c403fbb22
Auto-generated configs and docs
2020-10-03 14:06:31 +00:00
rusefillc
98139e26ef
https://rusefi.com/forum/viewtopic.php?p=38001#p38001
2020-10-03 10:04:04 -04:00
GitHub build-firmware Action
1b37b2a0b8
Auto-generated configs and docs
2020-10-03 00:52:49 +00:00
Matthew Kennedy
af59c45adb
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
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
rusefi
0a15b911e8
Hellen config build - poke
2020-09-27 08:50:12 -04:00
rusefi
d046b507a7
Hellen config build
2020-09-27 08:21:33 -04:00
rusefi
0e24f9c5af
Output pin init/deinit needs a linked list #1803
2020-09-27 07:58:22 -04:00
rusefi
eae7995782
Output pin init/deinit needs a linked list #1803
2020-09-27 07:48:38 -04:00
GitHub build-firmware Action
f5b1157d05
Auto-generated configs and docs
2020-09-27 11:38:53 +00:00
rusefi
cf7c946c51
Output pin init/deinit needs a linked list #1803
2020-09-27 07:37:43 -04:00
rusefi
97982cc22f
Output pin init/deinit needs a linked list #1803
2020-09-27 07:26:56 -04:00
rusefi
0b628cea75
Output pin init/deinit needs a linked list #1803
2020-09-27 07:22:09 -04:00
rusefi
8585767562
cypress into GHA #1819
...
code style match
2020-09-27 07:07:01 -04:00
rusefi
1146f2db3a
cypress into GHA #1819
2020-09-27 06:53:40 -04:00
rusefi
f19ccef78c
cypress into GHA #1819
2020-09-27 06:48:31 -04:00
rusefi
208670c3d5
cypress into GHA #1819
2020-09-27 06:43:32 -04:00
rusefi
a801ecef16
cypress into GHA #1819
2020-09-27 06:27:50 -04:00
rusefi
553f4230a6
cypress into GHA #1819
2020-09-27 06:13:58 -04:00
andreika-git
f5ec67a329
Hellen says Cypress build fix (usbdevice.h) ( #1821 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* UsbDevice.h -> usbdevice.h
* build_cypress -> build
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 05:49:25 -04:00
David Holdeman
5e52f2da60
Cypress CI ( #1820 )
...
* try cypress in matrix
* add empty files
* underscore
2020-09-26 22:13:39 -04:00
GitHub set-date Action
7e4644249e
Update date
2020-09-27 00:48:28 +00:00
rusefi
1e503c2ada
Output pin init/deinit needs a linked list #1803
...
more fun around pin referencing
2020-09-26 05:04:27 -04:00
rusefi
074dbe501a
Hellen says merge #1772
2020-09-26 04:13:02 -04:00
GitHub set-date Action
4b661ef929
Update date
2020-09-26 00:45:57 +00:00
GitHub set-date Action
6d3c488f2b
Update date
2020-09-25 00:46:43 +00:00
GitHub set-date Action
4be3582142
Update date
2020-09-24 00:46:48 +00:00
andreika-git
6e5a3fbbe9
Hellen says fix cypress build ( #1818 )
...
* fix compilation
* fresh generated files
* more files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-23 14:06:22 -04:00
GitHub set-date Action
1491a0c229
Update date
2020-09-23 00:45:21 +00:00
GitHub build-firmware Action
a5aedf9967
Auto-generated configs and docs
2020-09-22 20:27:30 +00:00
shadowm60
8d8e8ec260
Launch control - experimental ( #1816 )
...
* Update tachometer.cpp
Initial implementation of E30 M3 Tach output solution #907 , unit_test plus debugging next
* tacho unit tests
First successfull unit test for tachometer
* RAM adjustment so it would link
* refactoring tacho, broken!
* starting to make some progress...still fails after a few seconds
* Rework with SW PWM
* Update after code review
* unit_test update
* First working unit_test
* Update .gitignore
* Update engine_controller.cpp
* Update engine_controller.cpp
* Update tachometer.h
* Update test_tacho.cpp
* Switched UART DMA on
* Revert "Switched UART DMA on"
This reverts commit 4a23974c431e0e7fd760595d2161e74e6854897e.
* enable launch control
make use of already existent code + integration
* Delete compile_frankenso_all.sh
remove it since it is not part of the project
* Update main_trigger_callback.cpp
broke unit_Tests
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-09-22 16:25:27 -04:00
GitHub build-firmware Action
2614020c6b
Auto-generated configs and docs
2020-09-22 09:29:44 +00:00
rusefi
1031f8b07a
Merge remote-tracking branch 'origin/master' into master
2020-09-22 05:27:25 -04:00
rusefi
5c458a5ed5
https://rusefi.com/forum/viewtopic.php?f=3&t=1523
...
disabling second channel for one more trigger
2020-09-22 05:25:11 -04:00
GitHub build-firmware Action
91ea6cd91b
Auto-generated configs and docs
2020-09-22 08:59:31 +00:00
rusefi
905a811b52
https://rusefi.com/forum/viewtopic.php?f=3&t=1523
...
refactoring
2020-09-22 04:57:43 -04:00
rusefi
ab41bccd21
helping CI
2020-09-22 04:57:07 -04:00
GitHub build-firmware Action
cc3381c175
Auto-generated configs and docs
2020-09-22 07:49:56 +00:00
shadowm60
a70e24bf6c
Mre sw knock detection ( #1815 )
...
* Add SW knock control to MRE on AT4
* Update software_knock.cpp
cleanup
* use knock only for final build
* adjust RAM
* Update engine_controller.cpp
Adjust RAM for HW QC special to build
2020-09-22 03:48:17 -04:00
GitHub set-date Action
900842da16
Update date
2020-09-22 00:45:38 +00:00
David Holdeman
181113ff17
Fix debounce ( #1814 )
...
* 1,2,4,7,9
* 6
* fix type mismatch
* change field
* comment
* Revert "comment"
This reverts commit f7ce8ed48d015490ed82d692270198817569b5a3.
* Revert "Revert "comment""
This reverts commit 99f2d5cadcbf444bf58acf9e57a6fed61355d5be.
* Revert "change field"
This reverts commit 55ec050cd947696cdffccae6b29fe48d95ab5f17.
* rename var
* comments
* use func in init
* default values
* remove redundant check
* check
* use bool
* mark false when done
* pointer
* check GPIO_UNASSIGNED
* wat
* merge carnage
* oops, accidentally downgraded submodule
2020-09-21 18:25:24 -04:00
rusefi
2d771018e8
unit test for start/stop hardware and pin repository #1811
2020-09-21 12:29:01 -04:00
rusefi
c957541cf4
ADC progress
2020-09-21 06:10:25 -04:00