GitHub set-date Action
5a2cc14a46
Update date
2021-03-19 00:49:12 +00:00
Matthew Kennedy
d7698f6703
Dedicated code path for USB console/TS ( #2465 )
...
* new apis
* dedicated USB path
* move decl
* init
* don't init usb twice
* guard
* check that we're initialized before using TS
* comment
* guard
* guard USB
* brain doesn't go good
* make tests happy
* dead define
* cypress
* ifdef != if
* s
* include priority
* don't start a thread we know we don't need
* bad-ish merge
* const
* why did this code exist...?
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-18 14:07:22 -04:00
Matthew Kennedy
57a26a7a76
fix ( #2471 )
2021-03-18 04:02:32 -04:00
GitHub set-date Action
16c5ba4757
Update date
2021-03-18 00:48:10 +00:00
Matthew Kennedy
be70524ced
harden against various no-boot scenarios ( #2468 )
...
* zero length trigger
* validate config
* validate cylinder count
* wrong type on cylinder count
* invalid comment
* invalid SPI
2021-03-17 09:24:13 -04:00
Matthew Kennedy
248e9636db
extract CAN TS channel ( #2469 )
...
* extract CAN channel
* this is gross
2021-03-17 08:39:13 -04:00
GitHub set-date Action
e0fae16fb5
Update date
2021-03-17 00:48:26 +00:00
Andrey G
d9521d549e
Enable trigger stimulation after HW timer initialized ( #2466 )
...
To avoid 'CRITICAL error: hwTimer not alive' error
2021-03-16 17:31:30 -04:00
GitHub set-date Action
c1d07f99ec
Update date
2021-03-16 00:47:02 +00:00
Matthew Kennedy
ea06358f14
more
2021-03-15 17:12:34 -04:00
Matthew Kennedy
16dfd7506f
this syntax was technically illegal
2021-03-15 17:12:30 -04:00
Matthew Kennedy
a931928a61
type signature, guards
2021-03-15 17:11:11 -04:00
rusefillc
d1b4e9c4ca
Potato Chip Day 2021 Release
2021-03-15 13:57:47 -04:00
Matthew Kennedy
3072d54717
dead code, warnings ( #2461 )
2021-03-15 10:23:19 -04:00
Matthew Kennedy
a9c8b39dac
set 50% target for ETB autotune ( #2459 )
...
* 50% target for autotne
* pass target in
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-15 08:54:55 -04:00
rusefillc
046f486b62
VAG MQB
2021-03-14 21:20:02 -04:00
GitHub set-date Action
481e060586
Update date
2021-03-15 00:48:29 +00:00
Matthew Kennedy
1dd2180f76
VVT uses closed loop controller framework ( #2453 )
...
* vvt uses framework
* builds
* rename, update headers
* s
* testable
* write some basic tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-14 19:31:46 -04:00
Matthew Kennedy
9d7436c062
implement ads1015 driver ( #2458 )
...
* first approximation of ads1015
* fix ads
* misc
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-14 19:02:42 -04:00
rusefillc
ef65c01a40
VAG MQB
2021-03-14 17:40:33 -04:00
GitHub build-firmware Action
ee5e73b446
Auto-generated configs and docs
2021-03-14 21:30:08 +00:00
rusefillc
72aa619353
VAG MQB
2021-03-14 17:27:26 -04:00
GitHub build-firmware Action
426eed50c4
Auto-generated configs and docs
2021-03-14 21:22:47 +00:00
Matthew Kennedy
831d272be3
Add set wideband index buttons ( #2455 )
...
* update wideband firmware
* implement index set
* bench test, error on failure
* guard wideband
2021-03-14 17:20:50 -04:00
rusefillc
1a45379bb9
fix error/warning buffer overflow #2456
2021-03-14 09:53:15 -04:00
rusefillc
cf4068f54a
fix error/warning buffer overflow #2456
2021-03-14 09:52:27 -04:00
Matthew Kennedy
b56a31143e
fix error/warning buffer overflow ( #2456 )
...
* fix error printing overflow
* make the worst offender shorter
* error as warning
* these don't need that flag set
2021-03-14 09:31:11 -04:00
GitHub set-date Action
0b56cad228
Update date
2021-03-14 00:50:10 +00:00
rusefillc
19e108b3e7
poke
2021-03-13 16:33:05 -05:00
Matthew Kennedy
5a003f8638
use full memory on STM32F42x ( #2450 )
...
* linker script
* hook it up
2021-03-13 07:26:58 -05:00
Matthew Kennedy
4d69ae7fc7
put back ( #2452 )
2021-03-13 06:59:33 -05:00
rusefillc
8e7846342f
false positive GHA drama #2446
...
poke #4
2021-03-12 23:39:31 -05:00
rusefillc
d9d5745d5e
false positive GHA drama #2446
...
poke #3
2021-03-12 23:39:10 -05:00
Matthew Kennedy
2328c1be6b
Fuel pressure sensor checks ( #2449 )
...
* test for missing sensor
* test negative pressure delta checking logic
* test new hasSensor logic
2021-03-12 23:32:41 -05:00
rusefillc
0a4ca92b93
false positive GHA drama #2446
...
poke#2
2021-03-12 23:23:14 -05:00
rusefillc
cc3e7f59d4
false positive GHA drama #2446
...
poke
2021-03-12 23:22:52 -05:00
GitHub build-firmware Action
bc7a97e46a
Auto-generated configs and docs
2021-03-13 04:21:15 +00:00
rusefillc
7fb8d7f883
is gen_config invoked too often now? #2387
2021-03-12 23:15:18 -05:00
GitHub build-firmware Action
efeb3d9289
Auto-generated configs and docs
2021-03-13 03:33:50 +00:00
rusefillc
f5ae646aa9
is gen_config invoked too often now? #2387
2021-03-12 22:27:16 -05:00
rusefillc
122fe16db7
is gen_config invoked too often now? #2387
2021-03-12 22:25:03 -05:00
GitHub build-firmware Action
3266dc1e6d
Auto-generated configs and docs
2021-03-13 02:26:53 +00:00
rusefillc
97e34510d0
false positive GHA drama #2446
...
test poke
2021-03-12 21:22:48 -05:00
GitHub set-date Action
29981cc0b9
Update date
2021-03-13 00:46:26 +00:00
GitHub build-firmware Action
05cc3b0129
Auto-generated configs and docs
2021-03-12 05:52:29 +00:00
rusefillc
d3fa173c3c
Merge remote-tracking branch 'origin/master' into master
2021-03-12 00:50:08 -05:00
rusefillc
490d3a6957
test_timer
2021-03-12 00:43:48 -05:00
GitHub build-firmware Action
aba69aa4a7
Auto-generated configs and docs
2021-03-12 05:18:18 +00:00
Matthew Kennedy
b087f328f7
default config, UI tweaks ( #2444 )
...
* s
* fix this while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-12 00:16:24 -05:00
GitHub build-firmware Action
37038eaaa2
Auto-generated configs and docs
2021-03-12 04:19:00 +00:00