Andrey
d1b3eb065d
trigger signal debug pins - logic level output #2959
2021-07-14 23:20:18 -04:00
Andrey
bb38cc60eb
trigger signal debug pins - logic level output #2959
2021-07-14 23:05:51 -04:00
Andrey
b53b23b140
trigger signal debug pins - logic level output #2959
2021-07-14 22:51:08 -04:00
Andrey
122ef9f637
making code more testable
2021-07-14 22:37:05 -04:00
Andrey
b5f92e6722
trigger signal debug pins - logic level output #2959
2021-07-14 22:35:29 -04:00
Andrey
072243370f
making code more testable
2021-07-14 22:02:28 -04:00
rusefi
c5399a4632
FATAL on NB2 tune jim stim input signal fix #2965
2021-07-14 21:18:05 -04:00
rusefi
d73768b46c
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 21:15:11 -04:00
GitHub set-date Action
3df4a6e622
Update date
2021-07-15 00:57:58 +00:00
rusefi
fb2c88a37b
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 17:45:54 -04:00
Andrey
d93cece1dc
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 16:05:53 -04:00
Andrey
47f285c50c
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 16:03:00 -04:00
Matthew Kennedy
c08eb18ca7
Start on HSI clock ( #2957 )
...
* chibios uses HSI
* set pll to use HSE
* simplify capture
* even better logging
* string
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-14 15:20:38 -04:00
rusefi
ebc5713261
each byte counts
2021-07-14 13:15:15 -04:00
rusefi
30cc60e047
rusEFI console start-up speed fix #2964
2021-07-14 13:01:12 -04:00
rusefi
723b347e4d
longer error message in 't' response
2021-07-14 12:42:35 -04:00
rusefi
ad37021a0b
printing autoDetectedPllMValue in console
2021-07-14 12:42:35 -04:00
GitHub build-firmware Action
bdfed61f16
Auto-generated configs and docs
2021-07-14 03:05:35 +00:00
rusefi
27d09e0473
trigger signal debug pins - logic level output #2959
2021-07-13 23:02:36 -04:00
rusefi
1b2be671dd
't' comammand to return fatal error text
2021-07-13 22:53:11 -04:00
GitHub build-firmware Action
018e54e3b0
Auto-generated configs and docs
2021-07-14 02:26:17 +00:00
rusefi
a3fbe71c76
helping console parser
2021-07-13 22:23:55 -04:00
GitHub set-date Action
a86cacf5d6
Update date
2021-07-14 00:53:37 +00:00
Andrey
8814476f8b
trigger signal debug pins - logic level output #2959
2021-07-13 20:33:27 -04:00
Andrey
564c380851
trigger signal debug pins - logic level output #2959
2021-07-13 20:15:55 -04:00
Andrey
13fdd79df7
refactoring
2021-07-13 20:10:31 -04:00
GitHub build-firmware Action
1773dfd74c
Auto-generated configs and docs
2021-07-13 23:54:45 +00:00
Andrey
61f640523e
trigger signal debug pins - logic level output #2959
2021-07-13 19:52:08 -04:00
Andrey
903c6e7305
refactoring - making method available
2021-07-13 19:28:03 -04:00
Andrey
b3f33a1249
trigger signal debug pins - logic level output #2959
2021-07-13 18:16:32 -04:00
GitHub build-firmware Action
34e986381a
Auto-generated configs and docs
2021-07-13 19:19:10 +00:00
rusefillc
206bf7adc8
reducing warnings
2021-07-13 14:50:10 -04:00
Andrey
b120171658
TS progress and todo :(
2021-07-13 14:39:02 -04:00
GitHub build-firmware Action
830fe1e58c
Auto-generated configs and docs
2021-07-13 18:37:37 +00:00
Andrey
697cf7a716
trigger signal debug pins - logic level output #2959
2021-07-13 14:34:59 -04:00
Andrey
cfda02caaf
trigger signal debug pins - logic level output #2959
2021-07-13 14:30:46 -04:00
rusefillc
3926caec7c
trigger signal debug pins - logic level output #2959
2021-07-13 13:53:06 -04:00
rusefi
2456d4f3f2
CAN docs
2021-07-13 11:55:31 -04:00
Andrey
c2d78493fd
fix vvt indication #2926
2021-07-13 10:53:36 -04:00
Matthew Kennedy
3fecb347d5
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
49c5a09458
Auto-generated configs and docs
2021-07-13 02:31:08 +00:00
Andrey
2236898066
progress - reducing code duplication
2021-07-12 22:22:01 -04:00
Andrey
f4f02b984f
progress - reducing code duplication
2021-07-12 21:31:40 -04:00
Andrey
89f188c494
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
b3433b97ef
progress - reducing code duplication
2021-07-12 21:22:20 -04:00
GitHub build-firmware Action
d66dcb6adc
Auto-generated configs and docs
2021-07-13 01:15:37 +00:00
Andrey
213d7c9628
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
15931dd56c
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
GitHub build-firmware Action
4e81f9ca5f
Auto-generated configs and docs
2021-07-12 21:00:48 +00:00
Andrey
5ef2af4010
one day this wall would break?
2021-07-12 16:58:22 -04:00