Andrei
d9f9bb846b
help unit-tests
2022-01-09 10:19:12 +02:00
Andrei
ea4722a4d4
cleanup
2022-01-09 09:41:04 +02:00
Andrei
7c2bb0b772
helping build
2022-01-09 09:39:39 +02:00
Andrei
939bd253d4
helping alpha2ch build
2022-01-09 09:18:20 +02:00
Andrei
8d0c344ef8
helping non-Hellen builds too
2022-01-09 09:08:33 +02:00
Andrei
a491ac50d7
fix other hellen config builds
2022-01-09 08:30:10 +02:00
Andrei
6dacec35b4
move Hellen-specific stuff to hellen_common.cpp
2022-01-09 08:06:14 +02:00
Andrei
67c4431c77
Merge branch 'master' of https://github.com/rusefi/rusefi into hellen_mcu_detect_experimental
2022-01-09 07:53:01 +02:00
rusefillc
7d31d8c5e6
did it catch wrong %type?
2022-01-08 23:38:40 -05:00
rusefillc
901a6cf869
limp ClearReason
2022-01-08 23:10:40 -05:00
GitHub build-firmware Action
814890a230
Auto-generated configs and docs
2022-01-09 03:59:57 +00:00
rusefillc
a2844a2d37
limp ClearReason
2022-01-08 22:52:45 -05:00
GitHub build-firmware Action
30463135a7
Auto-generated configs and docs
2022-01-09 03:29:17 +00:00
rusefillc
177a5faa63
limp ClearReason
2022-01-08 22:13:20 -05:00
rusefillc
c819f327ae
helping build
2022-01-08 21:16:31 -05:00
rusefillc
4262db4c86
GDI Epic #1448
2022-01-08 20:55:58 -05:00
GitHub build-firmware Action
7911e85db9
Auto-generated configs and docs
2022-01-09 01:40:32 +00:00
rusefi
ec281d4e35
some dead stuff & minor progress
2022-01-08 20:35:12 -05:00
rusefi
1e22f3fc4d
we can live without this test
2022-01-08 20:34:31 -05:00
GitHub build-firmware Action
a2482ab87e
Auto-generated configs and docs
2022-01-09 01:22:51 +00:00
rusefillc
2756742898
AlphaX
2022-01-08 20:16:01 -05:00
rusefillc
212687dd10
extracting common hellen to it's own file
2022-01-08 20:16:01 -05:00
rusefillc
a5afce0f3e
happy new year
2022-01-08 20:16:01 -05:00
rusefillc
0fc9fcdb63
GDI Epic #1448
2022-01-08 20:16:01 -05:00
rusefillc
6c91fcb873
AlphaX
2022-01-08 20:16:01 -05:00
GitHub set-date Action
20ab5754be
Update date
2022-01-09 01:09:30 +00:00
GitHub build-firmware Action
9e13d2b259
Auto-generated configs and docs
2022-01-09 00:55:02 +00:00
rusefi
1a8b6d24fc
disablePrimaryUart for MRE for GDI
2022-01-08 19:38:02 -05:00
GitHub build-firmware Action
09f543a3d5
Auto-generated configs and docs
2022-01-08 23:58:53 +00:00
rusefi
13d0f07412
desperate measures
2022-01-08 18:41:56 -05:00
Andrey G
74b9ce8a8f
USB: use OTG1/OTG2 for serial over USB depending on which enabled ( #3757 )
2022-01-08 16:33:48 -05:00
Andrey G
29ec6d7381
mk files random cleanup ( #3759 )
2022-01-08 16:33:34 -05:00
Andrei
61fddde8b0
make unit-tests even more happy
2022-01-08 21:15:44 +02:00
Andrei
7e7bf8831c
make unit-tests happy
2022-01-08 20:58:10 +02:00
Andrei
04bc09624f
Hellen mcu module detector (experimental)
2022-01-08 20:39:38 +02:00
rusefillc
edf41ece07
AlphaX
2022-01-08 12:17:28 -05:00
Andrey G
752802b0cc
CAN: do null check first ( #3755 )
...
Otherwise it will emit strange error if both can are disabled
2022-01-08 10:25:21 -05:00
rusefillc
c74f6e7c29
docs
2022-01-07 21:35:21 -05:00
GitHub set-date Action
2df92aa014
Update date
2022-01-08 01:05:53 +00:00
rusefillc
35dece3375
docs
2022-01-07 19:26:43 -05:00
GitHub build-firmware Action
9bb315c8a0
Auto-generated configs and docs
2022-01-08 00:02:50 +00:00
rusefillc
8e0590fe91
docs
2022-01-07 18:57:23 -05:00
NMSTEC
90f4306c4d
Stop & wakeup working on rising edge ( #3747 )
...
* Stop & wakeup working on rising edge
* Standby & Sleep mode working Using PA0 only.
* Stop & standby works with wake from PA0.
Added alternative interrupt method to STOP
* Removed hand screwery on registers
2022-01-07 16:46:28 -05:00
Matthew Kennedy
cc9fdd9757
support better wbo format ( #3740 )
...
* new format
* comment
* pr feedback
* heater duty
* extra
2022-01-07 16:04:30 -05:00
rusefillc
73c58e0300
NA96 to main page
2022-01-07 15:42:24 -05:00
Andrey G
020727d65b
TLE8888: do not allow direct gpio drive for Push Pull outputs ( #3748 )
...
Some register settings also needs to be changed. Change of direct
drive input is not enought.
2022-01-07 14:11:21 -05:00
Andrey G
77fa9929d0
Stepper direct push pull driver ( #3751 )
...
* Init DC motor through two brain_pin_e only
* idle: stepper: allow driving stepper through 4 output_pin_e
2022-01-07 11:38:48 -05:00
Andrey G
5bc9289d74
Move out of CMM ( #3750 )
...
This needs additional investigation. But allocating these structs
in CMM cause HardFault
2022-01-07 10:09:48 -05:00
rusefillc
fcdb7b340d
mk files refactoring
...
saving build
2022-01-06 22:19:00 -05:00
rusefillc
04ab6a0488
mk files refactoring
2022-01-06 21:48:48 -05:00