rusefillc
49798aa7f0
AlphaX 2chan new EN lines #3990
2022-03-13 11:54:17 -04:00
rusefillc
ae45a614a1
AlphaX 2chan new EN lines #3990
2022-03-12 12:05:57 -05:00
rusefi
d1f839e33d
AlphaX
2022-03-11 12:41:12 -05:00
GitHub build-firmware Action
3958a16dd5
Auto-generated configs and docs
2022-03-11 01:39:55 +00:00
rusefillc
0f5cb33426
Firmware support or user instructions for jdy-33 #3944
2022-03-10 13:35:37 -05:00
rusefillc
76559d57a2
refactoring UART2
2022-03-03 21:06:17 -05:00
rusefillc
6c0a009c78
https://github.com/rusefi/alphax-2chan/issues/29
2022-02-16 12:07:10 -05:00
rusefillc
0aaaa336d9
LED_COMMUNICATION_BRAIN_PIN
2022-02-12 12:35:00 -05:00
rusefillc
9467ed02ab
reducing code duplication
2022-02-09 23:07:16 -05:00
rusefillc
2325a0233a
reducing code duplication
2022-02-09 22:52:46 -05:00
rusefillc
72468f1342
reducing code duplication
2022-02-09 22:47:54 -05:00
rusefillc
4781ebe11e
reducing code duplication
2022-02-09 22:46:13 -05:00
rusefillc
8f17fdc502
better default DEFAULT_ENGINE_TYPE
2022-02-09 19:55:04 -05:00
rusefillc
c5cd5a3e15
dead copy-pasta
2022-02-06 21:50:09 -05:00
Matthew Kennedy
2f8acb13be
fix f4 standby ( #3894 )
...
* fix the bug
* wake on PD0 = CAN RX
* cleanup
2022-02-05 07:25:09 -05:00
GitHub build-firmware Action
a11fc8fad1
Auto-generated configs and docs
2022-02-03 20:36:34 +00:00
GitHub build-firmware Action
9d3ff33388
Auto-generated configs and docs
2022-02-03 20:07:58 +00:00
GitHub build-firmware Action
24a8973d46
Auto-generated configs and docs
2022-02-03 19:55:31 +00:00
Andreika
2beca221a3
hellen_board_id + hellen-common.mk ( #3885 )
...
* Hellen_board_id
* move EXTI init before config load
* add NT2USF()
* Hellen_board_id unit-tests
* hellen-common.mk
* fix for older macos compiler
2022-02-03 11:24:31 -05:00
Matthew Kennedy
a718f3a30a
Remove fsio part 1 ( #3871 )
...
* dead includes
* move last logic out of fsio
* dead functions
2022-02-01 15:42:04 -05:00
Matthew Kennedy
c6f45c5022
warnings fixes ( #3851 )
...
* unused things
* !!! actual bug !!!
* dead
* unused
* unused
* multi-bus lua RX was just broken
* make the compiler angry about it
* dead config
* alphax 2
* just call, no store
* compiler too angry
2022-01-31 18:37:42 -05:00
Matthew Kennedy
6e0e73aec4
alphax crank hall/vr options ( #3856 )
2022-01-31 08:19:46 -05:00
rusefillc
6a388ecd6e
https://github.com/rusefi/alphax-2chan/issues/22
2022-01-22 17:28:11 -05:00
rusefillc
91e8d5ac64
https://github.com/rusefi/alphax-2chan/issues/22
2022-01-22 16:50:58 -05:00
rusefi
0451ae3de6
AlphaX
2022-01-18 22:12:39 -05:00
rusefi
e48abaf41b
AlphaX
2022-01-18 22:10:31 -05:00
rusefillc
7eb56fc313
fix https://github.com/rusefi/rusefi_documentation/issues/196
2022-01-18 20:23:50 -05:00
rusefillc
1c5ad3d153
AlphaX
2022-01-17 20:22:51 -05:00
rusefillc
b1dbf193eb
https://github.com/rusefi/alphax-2chan/issues/21
2022-01-17 00:07:38 -05:00
rusefillc
63aa120803
https://github.com/rusefi/alphax-2chan/issues/14
2022-01-16 23:43:53 -05:00
rusefillc
7eac0756c1
https://github.com/rusefi/alphax-2chan/issues/14
2022-01-16 22:57:52 -05:00
rusefillc
7995f8a9af
meta header reuse
2022-01-16 22:51:51 -05:00
rusefillc
b82c392386
AlphaX On-board MAP
2022-01-16 17:24:07 -05:00
rusefillc
65d42451d4
AlphaX
2022-01-16 16:15:59 -05:00
rusefillc
4340080cde
AlphaX
2022-01-16 13:45:27 -05:00
rusefillc
b2977f3055
AlphaX
2022-01-16 13:41:17 -05:00
rusefi
8675ddb76b
AlphaX
2022-01-15 20:00:54 -05:00
rusefi
5d3591e675
AlphaX
2022-01-15 19:54:44 -05:00
rusefillc
d6dea65b80
https://github.com/rusefi/alphax-2chan/issues/15
2022-01-15 10:41:05 -05:00
rusefillc
5d75a1591a
https://github.com/rusefi/alphax-2chan/issues/16
2022-01-14 23:44:36 -05:00
rusefillc
7850e6e57e
assert that C and TS enum sizes match #3786
...
is this test testing anything?
2022-01-14 22:44:22 -05:00
rusefillc
963c168788
Code style for methods with zero arguments #3535
2022-01-11 22:26:24 -05:00
rusefillc
0d8e4d5222
AlphaX few bytes of progress
2022-01-10 01:47:06 -05:00
Andreika
1b9037314a
Hellen mcu module detector (experimental) ( #3756 )
...
* Hellen mcu module detector (experimental)
* make unit-tests happy
* make unit-tests even more happy
* move Hellen-specific stuff to hellen_common.cpp
* fix other hellen config builds
* helping non-Hellen builds too
* helping alpha2ch build
* helping build
* cleanup
* help unit-tests
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
Andreika
63774ac02d
Alpha2ch yaml ( #3760 )
...
* more hellen_meta defines
* alpha2ch yaml draft
* correct VR-/Hall2 input
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 10:56:16 -05:00
rusefillc
edf41ece07
AlphaX
2022-01-08 12:17:28 -05:00
rusefillc
ff84233d1d
AlphaX
2022-01-05 16:08:10 -05:00
rusefillc
45e8b2875f
AlphaX
2022-01-05 13:40:27 -05:00
rusefillc
21c055dbf8
alphax
2021-12-30 00:55:12 -05:00