David Holdeman
337106cd24
DebounceButton A/C switch ( #1782 )
...
* change acSwitch name, add mode
* fix
* remove some adc stuff
* remove some adc stuff
* semicolon stupid
* left behind
* add readpinstate
* wrong var name
* add functions back
* fix name
* bool, not void, plus fix name
* move
* not sure what I broke
* try setMockValue
* namespace
* whoops missed one
* switch values because adc was set up for pullup
* try 5
* comment for now
* comment for now
* uncomment tests, add function to mock, add mock to efiReadPin
* fixes
* for F's sake
* if
* add defy
* pass params
* use ASSERT_TRUE/FALSE
* advance time
* remove ifdef from readPin
* try moving if
* move to separate func
* move extern
* move include
* try engine_test_helper
* am confuse
* move func to else
* include hal
* add efi prod check
* remove include
* try extern
* move include
* semicolon stupid
* move extern again
* include
* move mockPinStates
* size
* add if
* add comment
* clean on instantiation
2020-09-10 22:16:20 -04:00
rusefi
3ca3022683
Hellen says merge #1772 getting closer?
2020-09-10 21:12:25 -04:00
rusefi
4a06a67f60
Hellen says merge #1772 getting closer?
2020-09-10 21:09:19 -04:00
Matthew Kennedy
509a1b072d
fix miata default ( #1781 )
2020-09-09 17:11:07 -04:00
GitHub build-firmware Action
28ee902c62
Auto-generated configs and docs
2020-09-09 20:54:16 +00:00
Matthew Kennedy
d2d0ffa1ee
remove tach output pin ( #1779 )
...
* remove from cfg
* cfg
* rip out impl
* efi gpio
2020-09-09 16:52:23 -04:00
GitHub build-firmware Action
e4775814a3
Auto-generated configs and docs
2020-09-09 20:28:47 +00:00
GitHub build-firmware Action
8188ab7d90
Auto-generated configs and docs
2020-09-09 06:44:30 +00:00
rusefi
67f305f48a
microRusEFI used as Body Control Module BCM BCU
2020-09-07 17:59:59 -04:00
GitHub build-firmware Action
67c6a2750c
Auto-generated configs and docs
2020-09-07 21:06:55 +00:00
rusefi
0c1ac0c932
microRusEFI used as Body Control Module BCM BCU
2020-09-07 16:25:00 -04:00
rusefi
8cd1bb8656
Hellen says hi to Kinetis
2020-09-07 16:08:05 -04:00
rusefi
e9c273d925
Merge remote-tracking branch 'origin/Hellen_fork_point' into master
...
# Conflicts:
# firmware/config/boards/kinetis/efifeatures.h
# firmware/config/boards/prometheus/efifeatures.h
# firmware/config/boards/skeleton/efifeatures.h
# firmware/config/boards/subaru-ej20gn/efifeatures.h
# firmware/config/stm32f4ems/efifeatures.h
# firmware/config/stm32f7ems/efifeatures.h
2020-09-07 15:32:15 -04:00
rusefi
d424720ceb
Hellen says merge #1772 efifeatures
2020-09-07 15:27:29 -04:00
rusefi
41b5d5de06
Revert "Hellen says efifeatures"
...
This reverts commit 63eb179d
2020-09-07 12:24:50 -04:00
rusefi
63eb179ddf
Hellen says efifeatures
2020-09-07 12:08:36 -04:00
rusefi
375e3b6bcc
Hellen says Cypress
2020-09-07 11:32:02 -04:00
rusefi
91a0942551
Hellen says Cypress
2020-09-07 11:28:51 -04:00
GitHub build-firmware Action
895fc1c9ff
Auto-generated configs and docs
2020-09-07 14:49:54 +00:00
GitHub build-firmware Action
903e8d4d69
Auto-generated configs and docs
2020-09-07 14:17:40 +00:00
rusefi
8296f54923
microRusEFI used as Body Control Module BCM BCU
2020-09-06 22:36:31 -04:00
rusefi
39d09bc976
microRusEFI used as Body Control Module BCM BCU
2020-09-06 20:21:01 -04:00
rusefi
52cb30f9ea
microRusEFI used as Body Control Module BCM BCU
2020-09-06 20:09:26 -04:00
rusefi
c0b0622773
microRusEFI used as Body Control Module BCM BCU
2020-09-06 19:43:54 -04:00
GitHub build-firmware Action
f010e8555d
Auto-generated configs and docs
2020-09-06 22:26:54 +00:00
Matthew Kennedy
0e14e51179
reorder ADC channel index ( #1763 )
...
* change config
* correct logic
* clearing these no longer needed
* test expected this to be set
2020-09-06 18:25:26 -04:00
GitHub build-firmware Action
4c129621c1
Auto-generated configs and docs
2020-09-06 04:28:39 +00:00
GitHub build-firmware Action
c6941faa2f
Auto-generated configs and docs
2020-09-06 04:08:32 +00:00
GitHub build-firmware Action
9faeb9c142
Auto-generated configs and docs
2020-09-06 03:38:02 +00:00
GitHub build-firmware Action
48abf2c586
Auto-generated configs and docs
2020-09-04 03:29:50 +00:00
rusefi
5d739d8976
migrate VSS to universal event capture #1665
...
docs
2020-09-03 11:56:15 -04:00
GitHub build-firmware Action
6a9317661e
Auto-generated configs and docs
2020-09-02 19:41:23 +00:00
GitHub build-firmware Action
c4db3416b9
Auto-generated configs and docs
2020-09-02 19:34:30 +00:00
GitHub build-firmware Action
e287a4e211
Auto-generated configs and docs
2020-09-02 11:22:59 +00:00
Matthew Kennedy
484f1ba5a0
Multiple knock sensors ( #1745 )
...
* fw
* cfg fields
* fix order
* ui for channel select
* clarify
* comments
* config
2020-09-02 07:19:02 -04:00
dron0gus
182747e907
Adc cleanups ( #1743 )
...
* ADC: remove ADC_TwoSamplingDelay*
1. it is related to double or triple interlived mode only
2. it should be writen to CCR register, not CR1
* ADC: use designated initializers
2020-09-01 07:38:35 -04:00
rusefi
ec3ec9f40b
price of lazy progress
2020-08-31 20:56:46 -04:00
rusefi
6f0267fb7e
blinking more LEDs
2020-08-31 17:15:04 -04:00
rusefi
d059cb4616
blinking more LEDs
2020-08-31 14:26:34 -04:00
rusefi
c1e7c315d4
blinking more LEDs
2020-08-31 13:44:58 -04:00
rusefi
45917215f1
blinking more LEDs
2020-08-31 13:27:56 -04:00
GitHub build-firmware Action
6d2a8f3da9
Auto-generated configs and docs
2020-08-30 19:40:34 +00:00
GitHub build-firmware Action
a3eb7f6dd0
Auto-generated configs and docs
2020-08-30 19:35:14 +00:00
GitHub build-firmware Action
118065d318
Auto-generated configs and docs
2020-08-30 18:29:40 +00:00
rusefi
f5e2382439
B6
2020-08-29 19:01:44 -04:00
GitHub build-firmware Action
992f391d49
Auto-generated configs and docs
2020-08-29 22:58:41 +00:00
GitHub build-firmware Action
14a2b6abad
Auto-generated configs and docs
2020-08-29 22:00:40 +00:00
GitHub build-firmware Action
59d5c257ba
Auto-generated configs and docs
2020-08-29 21:47:22 +00:00
rusefi
613faa90cd
verboseVVTDecoding
2020-08-29 17:05:54 -04:00
GitHub build-firmware Action
0d30f157c4
Auto-generated configs and docs
2020-08-29 21:03:44 +00:00
GitHub build-firmware Action
41d31fc692
Auto-generated configs and docs
2020-08-29 20:46:27 +00:00
GitHub build-firmware Action
14d41c428b
Auto-generated configs and docs
2020-08-29 19:36:35 +00:00
GitHub build-firmware Action
857af960d8
Auto-generated configs and docs
2020-08-29 19:09:20 +00:00
GitHub build-firmware Action
74249a7834
Auto-generated configs and docs
2020-08-29 19:02:55 +00:00
rusefi
6f6eb0f561
BCM
2020-08-29 14:29:34 -04:00
rusefi
5e5cb81898
Merge remote-tracking branch 'origin/master'
2020-08-29 12:52:26 -04:00
rusefi
e532710b87
B6
2020-08-29 10:06:28 -04:00
GitHub build-firmware Action
136fe30c91
Auto-generated configs and docs
2020-08-29 13:42:30 +00:00
GitHub build-firmware Action
900c99f704
Auto-generated configs and docs
2020-08-29 01:15:45 +00:00
Matthew Kennedy
1a55085bb6
Software knock detection ( #1730 )
...
* s
* science
* set pin mode
* turn stuff off so it fits
* filtering maybe
* filtering actually works
* generate filter parameters internally
* shorter window
* guard behind enable flag
* use checked in filter
* add biquad reset
* tracing
* const
* exec order
* do it from a thread
* smaller buffer, comment
* configure with header
* only for proteus
* oops
* unused
* not needed
* guards
* pin config
* don't need that include
* precook filter steady state
* define sample rate
* config enable switch
2020-08-28 21:13:50 -04:00
GitHub build-firmware Action
52e3cb225c
Auto-generated configs and docs
2020-08-27 04:44:53 +00:00
rusefi
72290df894
a bit of flexibility
2020-08-26 23:08:48 -04:00
GitHub build-firmware Action
c9ad86ad06
Auto-generated configs and docs
2020-08-25 22:59:48 +00:00
rusefi
416c9e09f4
Merge remote-tracking branch 'origin/master'
2020-08-25 16:26:22 -04:00
rusefi
2ddf6ad717
VVT support for VAG trigger #883
2020-08-25 16:19:23 -04:00
GitHub build-firmware Action
308f4d31a5
Auto-generated configs and docs
2020-08-25 20:01:04 +00:00
GitHub build-firmware Action
b55fbc2ced
Auto-generated configs and docs
2020-08-25 05:40:39 +00:00
GitHub build-firmware Action
7716bfbaf1
Auto-generated configs and docs
2020-08-25 05:26:05 +00:00
GitHub build-firmware Action
d8eb3dd316
Auto-generated configs and docs
2020-08-24 00:38:01 +00:00
rusefi
3c3fe0a73b
v12
2020-08-23 15:09:23 -04:00
GitHub build-firmware Action
5ef11e0dcc
Auto-generated configs and docs
2020-08-22 01:53:47 +00:00
GitHub build-firmware Action
7509bebffd
Auto-generated configs and docs
2020-08-21 23:45:25 +00:00
rusefi
466f412c7b
docs
2020-08-21 14:59:24 -04:00
GitHub build-firmware Action
b6fdbe42dd
Auto-generated configs and docs
2020-08-21 18:14:04 +00:00
Matthew Kennedy
4e81b67ca3
harmonize blocking factor ( #1709 )
...
* harmonize blocking factor
* static assert
2020-08-21 14:12:28 -04:00
rusefi
494057f30d
v12 progress
2020-08-21 14:09:51 -04:00
rusefi
ceeba4d677
v12
2020-08-19 22:03:27 -04:00
GitHub build-firmware Action
bf165f94f9
Auto-generated configs and docs
2020-08-20 01:07:04 +00:00
rusefi
1f0e39fc6f
v12
2020-08-19 01:09:39 -04:00
GitHub build-firmware Action
a503eaf558
Auto-generated configs and docs
2020-08-19 04:48:34 +00:00
rusefi
5fdebbdabc
v12
2020-08-19 00:35:09 -04:00
rusefi
99c5cd6463
progress
2020-08-17 19:51:50 -04:00
GitHub build-firmware Action
d7e7bf9cc2
Auto-generated configs and docs
2020-08-14 20:51:47 +00:00
rusefi
8bcc3aeb64
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 15:56:59 -04:00
GitHub build-firmware Action
1f27cbcf42
Auto-generated configs and docs
2020-08-13 16:23:17 +00:00
Andrei
068f21c616
vss_exti untested
2020-08-13 18:27:31 +03:00
rusefi
a15352bb19
1.6 VAF tune
2020-08-11 22:17:53 -04:00
GitHub build-firmware Action
bbdd3233ea
Auto-generated configs and docs
2020-08-08 21:30:48 +00:00
rusefi
33d31d16f7
trigger and VSS hw integrated testing #1668
2020-08-08 12:03:24 -04:00
GitHub build-firmware Action
41a1395d24
Auto-generated configs and docs
2020-08-08 15:46:31 +00:00
rusefi
5925ca5125
trigger and VSS hw integrated testing #1668
2020-08-08 11:45:02 -04:00
GitHub build-firmware Action
af37b12082
Auto-generated configs and docs
2020-08-08 15:31:21 +00:00
GitHub build-firmware Action
cf5c99185e
Auto-generated configs and docs
2020-08-06 00:48:46 +00:00
GitHub build-firmware Action
530b7ac366
Auto-generated configs and docs
2020-08-05 11:59:46 +00:00
kon
c95cbcbb3e
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-04 21:30:46 -07:00
GitHub build-firmware Action
5649aa6a5d
Auto-generated configs and docs
2020-08-05 03:20:06 +00:00
GitHub build-firmware Action
34b34bbe4a
Auto-generated configs and docs
2020-08-04 23:01:09 +00:00
kon
2205a4c487
Merge branch 'master' of https://github.com/rusefi/rusefi into second_can
2020-08-04 13:22:07 -07:00
GitHub build-firmware Action
af803770b5
Auto-generated configs and docs
2020-08-03 20:50:25 +00:00
Matthew Kennedy
2ba340bce4
no bins
2020-08-03 12:21:49 -07:00