rusefi
fabe51e9c5
better logging
2021-07-14 12:49:42 -04:00
rusefi
0808372d34
longer error message in 't' response
2021-07-14 12:42:35 -04:00
rusefi
7f8bdf7006
printing autoDetectedPllMValue in console
2021-07-14 12:42:35 -04:00
GitHub build-firmware Action
e80cd6481e
Auto-generated configs and docs
2021-07-14 03:05:35 +00:00
rusefi
3c5baa1ca7
trigger signal debug pins - logic level output #2959
2021-07-13 23:02:36 -04:00
rusefi
4c0184e509
't' comammand to return fatal error text
2021-07-13 22:53:11 -04:00
GitHub build-firmware Action
f831eb20aa
Auto-generated configs and docs
2021-07-14 02:26:17 +00:00
rusefi
bf957a05a0
helping console parser
2021-07-13 22:23:55 -04:00
GitHub set-date Action
8c8d9cf7c0
Update date
2021-07-14 00:53:37 +00:00
Andrey
bb9835fe58
trigger signal debug pins - logic level output #2959
2021-07-13 20:33:27 -04:00
Andrey
994230be65
trigger signal debug pins - logic level output #2959
2021-07-13 20:15:55 -04:00
Andrey
41ec764617
refactoring
2021-07-13 20:10:31 -04:00
GitHub build-firmware Action
ebeb4f5d92
Auto-generated configs and docs
2021-07-13 23:54:45 +00:00
Andrey
a5af5f661d
trigger signal debug pins - logic level output #2959
2021-07-13 19:52:08 -04:00
Andrey
b2f09de277
refactoring - making method available
2021-07-13 19:28:03 -04:00
Andrey
f028c4d727
trigger signal debug pins - logic level output #2959
2021-07-13 18:16:32 -04:00
Andrey
4750aa2efa
cute example of a bug which only macoc unit test fails to compile
2021-07-13 18:15:22 -04:00
Andrey
b20e6ae8a5
NB2 hellen-72-rev-d something is off #2958
2021-07-13 18:02:29 -04:00
Andrey
841875fb94
NB2 hellen-72-rev-d something is off #2958
2021-07-13 15:49:36 -04:00
GitHub build-firmware Action
a2a4a676bb
Auto-generated configs and docs
2021-07-13 19:19:10 +00:00
Andrey
e1b6b405eb
NB2 hellen-72-rev-d something is off #2958
2021-07-13 15:04:30 -04:00
rusefillc
090725d273
reducing warnings
2021-07-13 14:50:10 -04:00
Andrey
7fd2e8275f
NB2 hellen-72-rev-d something is off #2958
2021-07-13 14:39:21 -04:00
Andrey
fb1a60e0ba
TS progress and todo :(
2021-07-13 14:39:02 -04:00
GitHub build-firmware Action
f666214eab
Auto-generated configs and docs
2021-07-13 18:37:37 +00:00
Andrey
a260cc007d
trigger signal debug pins - logic level output #2959
2021-07-13 14:34:59 -04:00
Andrey
3bfd3d7e55
trigger signal debug pins - logic level output #2959
2021-07-13 14:30:46 -04:00
Andrey
174e12b281
NB2 hellen-72-rev-d something is off #2958
2021-07-13 14:24:47 -04:00
rusefillc
1a72390d37
NB2 hellen-72-rev-d something is off #2958
...
export as is
2021-07-13 14:07:55 -04:00
rusefillc
5156c9e5d1
trigger signal debug pins - logic level output #2959
2021-07-13 13:53:06 -04:00
rusefillc
acc4882f06
NB2 hellen-72-rev-d something is off #2958
...
export as is
2021-07-13 13:27:47 -04:00
Andrey
774bcaa5ef
it's spelled 'resources' :(
2021-07-13 12:36:50 -04:00
Andrey
f33862f537
it's spelled 'resources' :(
2021-07-13 12:35:43 -04:00
rusefi
b3c076dae7
NB2 hellen-72-rev-d something is off #2958
2021-07-13 11:57:18 -04:00
rusefi
9f93f7514a
CAN docs
2021-07-13 11:55:31 -04:00
Andrey
61ddbef624
fix vvt indication #2926
2021-07-13 10:53:36 -04:00
Andrey
3ce906edcf
docs fix
2021-07-13 10:14:32 -04:00
rusefillc
80e345d503
docs
2021-07-13 09:01:08 -04:00
Matthew Kennedy
e3ed413e06
send voltage and heater enable to WBO controller ( #2956 )
...
* add info send function
* fatal if CAN not configured correctly
* build
* s
* 20hz
* update wideband firmware
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-13 07:32:41 -04:00
GitHub build-firmware Action
dd095404bc
Auto-generated configs and docs
2021-07-13 02:31:08 +00:00
Andrey
0aa83dffbf
progress - reducing code duplication
2021-07-12 22:22:01 -04:00
Andrey
813fe94ac2
progress - reducing code duplication
2021-07-12 21:31:40 -04:00
Andrey
6a8e5d23b0
vvt input but no mode should be a fatal #2955
...
a bit of a relevant improvement?
2021-07-12 21:25:39 -04:00
Andrey
d6e4c8281d
progress - reducing code duplication
2021-07-12 21:22:20 -04:00
GitHub build-firmware Action
83c395e2a2
Auto-generated configs and docs
2021-07-13 01:15:37 +00:00
Andrey
775a66fad6
vvt input but no mode should be a fatal #2955
...
a bit of a relevant improvement?
2021-07-12 20:54:36 -04:00
Matthew Kennedy
15353ae3b2
auto detect HSE clock speed ( #2952 )
...
* detect hse
* implementation
* these boards don't need to set their own HSECLK
* assertions
* name
* tweaks
* how did this compile?
* s
* biiiig comment
* this script doesn't need to set 25mhz any more
* ....or PLLM
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-12 20:51:35 -04:00
David Holdeman
c465997bd8
Freeze yq version ( #2954 )
...
* get yq from GH releases
* submo bump
2021-07-12 19:09:01 -04:00
GitHub build-firmware Action
45f060f260
Auto-generated configs and docs
2021-07-12 21:00:48 +00:00
Andrey
b87dd8fc7a
one day this wall would break?
2021-07-12 16:58:22 -04:00