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
rusefillc
2f92dc1ca7
false positive GHA drama #2446
...
poke #11
2021-03-14 04:39:40 -04:00
rusefillc
0633d57bc0
false positive GHA drama #2446
...
poke #10
2021-03-14 04:39:21 -04:00
rusefillc
fb5853351d
false positive GHA drama #2446
...
poke #9
2021-03-14 04:23:55 -04:00
rusefillc
0c67ff3b57
false positive GHA drama #2446
...
poke #8
2021-03-13 23:46:12 -05:00
rusefillc
80ee440f03
false positive GHA drama #2446
...
poke #6
2021-03-13 23:45:19 -05:00
GitHub set-date Action
0b56cad228
Update date
2021-03-14 00:50:10 +00:00
David Holdeman
2122cc2e2d
try pulling first ( #2448 )
2021-03-13 18:16:47 -05:00
rusefillc
ca612f7a82
Revert "would separating installs make error more obvious?"
...
This reverts commit e59d2c32
2021-03-13 16:34:08 -05:00
rusefillc
19e108b3e7
poke
2021-03-13 16:33:05 -05:00
rusefillc
e59d2c3299
would separating installs make error more obvious?
2021-03-13 07:29:41 -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-unit-tests Action
dd2d253efb
Trigger wheel definitions
2021-03-13 03:00:16 +00:00
David Holdeman
170957ed27
Checkout ramdisk images ( #2447 )
...
* checkout ramdisk images
* fix whitespace
* add comment
2021-03-12 21:47:59 -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
rusefillc
16b8fb64ca
vBatt -> SensorType::vBatt fix #2260
2021-03-11 23:07:18 -05:00
rusefillc
d650271077
vBatt -> SensorType::vBatt #2260
2021-03-11 22:52:34 -05:00
rusefillc
c7d8997a3a
vBatt -> SensorType::vBatt #2260
2021-03-11 22:44:59 -05:00
rusefillc
b8de6388cf
Merge remote-tracking branch 'origin/master' into master
2021-03-11 22:44:11 -05:00
rusefillc
0c293384dd
my bad
2021-03-11 22:42:59 -05:00
GitHub set-date Action
5a25ba7869
Update date
2021-03-12 00:47:42 +00:00
GitHub build-firmware Action
e832e4c40b
Auto-generated configs and docs
2021-03-11 19:11:45 +00:00
rusefillc
f070382d6c
"onTime above limit %dus", TOO_FAR_INTO_FUTURE_US
2021-03-11 14:05:15 -05:00
GitHub build-firmware Action
fc918ddd02
Auto-generated configs and docs
2021-03-11 13:40:39 +00:00
Matthew Kennedy
e0763c6994
stop trigger emulator PWM when disabled ( #2443 )
...
* simplify trig emulator
* spelling is hard
* fix various builds
* spelling again
* add command/button for external stimulation
* enable hw stim for HW-in-loop test
* s
* I does spelling good
* clear flag when disabled
* generate enough for console build
* don't disable that
* this test needs external stimulation enabled
* import
* ui improvements
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-11 08:38:52 -05:00
GitHub build-firmware Action
af21cd11b5
Auto-generated configs and docs
2021-03-11 04:22:28 +00:00
rusefillc
54d206fdb7
Merge remote-tracking branch 'origin/master' into master
2021-03-10 23:20:36 -05:00
rusefillc
e3c034cfc3
Life in the Cracks 2021 Release
2021-03-10 23:20:22 -05:00
GitHub build-firmware Action
e9b9572181
Auto-generated configs and docs
2021-03-11 02:16:35 +00:00
rusefillc
82857dad8a
Merge remote-tracking branch 'origin/master' into master
2021-03-10 21:11:16 -05:00
rusefillc
83533fd7f8
changelog update
2021-03-10 19:56:30 -05:00