Matthew Kennedy
0df5d0ae3d
actually use button name ( #2126 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 07:30:56 -05:00
GitHub set-date Action
3614cd3161
Update date
2020-12-24 01:01:04 +00:00
GitHub build-firmware Action
b9c353ff62
Auto-generated configs and docs
2020-12-23 21:53:19 +00:00
rusefillc
1446eabf00
up/down shift to all pins
2020-12-23 16:51:15 -05:00
rusefillc
b806065939
David says it would be better like this
2020-12-22 22:35:29 -05:00
Matthew Kennedy
55ebe223a7
Partition configs by board type ( #2106 )
...
* remove old flag
* flags
* reorder switch
* oops
2020-12-22 21:54:40 -05:00
rusefi
6032d0a26f
Proteus is compiled without VSS feature #2122
2020-12-22 21:28:51 -05:00
rusefi
a254c79d93
trigger and start button pins not displayed by "pins" command #2084
2020-12-22 21:20:57 -05:00
rusefi
42c1fb7b5e
trigger and start button pins not displayed by "pins" command #2084
2020-12-22 21:05:49 -05:00
rusefi
f62bcca7ea
trigger and start button pins not displayed by "pins" command #2084
2020-12-22 20:54:28 -05:00
rusefi
c4650076cf
trigger and start button pins not displayed by "pins" command #2084
2020-12-22 20:53:05 -05:00
rusefi
d6b745e1c0
Proteus is compiled without VSS feature #2122
2020-12-22 20:50:01 -05:00
rusefi
fd54e37358
trigger and start button pins not displayed by "pins" command fix #2084
2020-12-22 20:42:30 -05:00
GitHub set-date Action
5b7d6fc59e
Update date
2020-12-23 00:56:50 +00:00
GitHub build-firmware Action
6e62865f20
Auto-generated configs and docs
2020-12-22 22:24:02 +00:00
Matthew Kennedy
ba9de3a604
Purge fiesta config ( #2117 )
...
* config
* this had a feature flag?
* enums
* goodbye, fiesta
2020-12-22 17:22:05 -05:00
rusefillc
ce4ab4d09c
fixing master PROTEUS_DEFAULTS
2020-12-22 17:13:05 -05:00
rusefillc
bbf161752e
TCU usability #2118
2020-12-22 14:03:54 -05:00
rusefillc
2d2225bfdb
PROTEUS_QC_TEST_BOARD
2020-12-22 10:13:27 -05:00
GitHub build-firmware Action
29f321a9aa
Auto-generated configs and docs
2020-12-22 15:07:32 +00:00
Matthew Kennedy
8737ba62c2
Purge rover v8 config ( #2116 )
...
* bye
* goodbye, rover v8
* that snuck in
* use a different config for that test
2020-12-22 10:05:54 -05:00
GitHub build-firmware Action
434877c6a7
Auto-generated configs and docs
2020-12-22 12:26:21 +00:00
rusefillc
65e282f693
ET_PROTEUS_QC_TEST_BOARD
2020-12-22 07:24:30 -05:00
rusefillc
af9bb07eba
dead code
2020-12-22 07:10:09 -05:00
GitHub build-firmware Action
b1ea05a46d
Auto-generated configs and docs
2020-12-22 03:22:57 +00:00
rusefillc
e7471c28f2
ET_PROTEUS_QC_TEST_BOARD
2020-12-21 22:19:50 -05:00
GitHub set-date Action
49c39ed333
Update date
2020-12-22 00:55:02 +00:00
rusefillc
c0cbc2a31f
VR_HW_CHECK_MODE
2020-12-21 13:33:09 -05:00
rusefi
f3b71d0ab8
VR_HW_CHECK_MODE
2020-12-21 12:30:15 -05:00
Matthew Kennedy
67d0d7b330
handle negative timer delta ( #2110 )
2020-12-21 06:16:58 -05:00
GitHub set-date Action
b0ab4bfcbe
Update date
2020-12-21 00:54:32 +00:00
Matthew Kennedy
f29ca22b99
fix ( #2109 )
2020-12-20 19:31:14 -05:00
rusefillc
038eb00207
something ? HIP / SPI pin conflict does not fail gracefully #2108
...
maybe this is just testing framework bug?
2020-12-20 17:17:03 -05:00
rusefillc
fbab35bd56
something ? HIP / SPI pin conflict does not fail gracefully #2108
2020-12-20 12:51:20 -05:00
rusefi
3bafda26cd
proteus_f4_hardware_QC_special_build
2020-12-20 11:17:38 -05:00
rusefillc
0fe6bfad13
proteus_f4_hardware_QC_special_build
2020-12-20 09:14:14 -05:00
rusefillc
afaef9ce8f
proteus_f4_hardware_QC_special_build
2020-12-20 09:11:36 -05:00
GitHub set-date Action
e69460cdf9
Update date
2020-12-20 00:52:43 +00:00
rusefi
0213bfc606
something ? HIP / SPI pin conflict does not fail gracefully #2108
2020-12-19 17:06:42 -05:00
rusefillc
265ef38cb5
something ? HIP / SPI pin conflict does not fail gracefully #2108
2020-12-19 16:07:21 -05:00
rusefillc
dff387929a
something ? HIP / SPI pin conflict does not fail gracefully #2108
2020-12-19 15:18:23 -05:00
GitHub build-firmware Action
e48f6984d7
Auto-generated configs and docs
2020-12-19 04:07:37 +00:00
rusefi
053fcbe3e9
nicer layout
2020-12-18 23:05:44 -05:00
rusefillc
bc5f32e4e2
Bake Cookies Day
2020-12-18 21:19:09 -05:00
GitHub set-date Action
65850fda2a
Update date
2020-12-19 00:50:49 +00:00
Matthew Kennedy
690ab7e917
gpio unit tests ( #2099 )
...
* fix unregister api for gpio
* consumers
* guard with a critical section
* index
* guard less
* unregister under lock
* fix reinit
* dead flag
* fix most tests
* initialize properly
* initialize properly
* assertions in tests
* fix message
* move gpio mocking
* test gpios
* we must lock earlier to be truly safe
* this was using huge memory
* devirtualize
* test deinit
2020-12-18 17:19:02 -05:00
Matthew Kennedy
6168bcea80
Fix gpio reinit race condition ( #2098 )
...
* fix unregister api for gpio
* consumers
* guard with a critical section
* index
* guard less
* unregister under lock
* fix reinit
* dead flag
* fix most tests
* initialize properly
* initialize properly
* assertions in tests
* fix message
* we must lock earlier to be truly safe
* this was using huge memory
* devirtualize
2020-12-18 17:18:12 -05:00
rusefi
759e77461f
Bake Cookies Day
2020-12-18 15:58:16 -05:00
CrazyStriker
5f0fd4ed0a
Nb proteus config ( #2104 )
...
* Added proteus config and started working on it
* Update engine config
* corrected board config
* Completed pin attribution in proteus hardcoded nb2 miata
* Removed problematic call
* Corrected the blocking value
* Removed blocking equal sign
* Reworked indentation
2020-12-18 15:53:57 -05:00
GitHub build-firmware Action
4d2d83c609
Auto-generated configs and docs
2020-12-18 20:22:51 +00:00