GitHub gen-configs Action
|
27023dccd5
|
Auto-generated configs and docs
|
2022-11-20 04:57:21 +00:00 |
rusefillc
|
6c567d44b7
|
Add Boost Control Tool Tips #4801
|
2022-11-19 23:51:18 -05:00 |
GitHub gen-configs Action
|
68ecf3e84d
|
Auto-generated configs and docs
|
2022-11-20 04:32:52 +00:00 |
rusefillc
|
76e363453c
|
Reference KPa in Boost Control Target Table fix #4802
|
2022-11-19 23:27:59 -05:00 |
rusefillc
|
c333f94858
|
Update readme.md
|
2022-11-19 20:15:21 -05:00 |
rusefillc
|
6dbb9149cc
|
Update readme.md
|
2022-11-19 19:34:23 -05:00 |
GitHub set-date Action
|
3627ba759a
|
Update date
|
2022-11-20 00:24:56 +00:00 |
GitHub gen-configs Action
|
4f00847e94
|
Auto-generated configs and docs
|
2022-11-20 00:11:12 +00:00 |
rusefillc
|
d96169f0ec
|
Update readme.md
|
2022-11-19 18:56:11 -05:00 |
rusefillc
|
aaa4c7ea89
|
Create readme.md
|
2022-11-19 18:53:43 -05:00 |
rusefillc
|
a14345aaac
|
UAZ
|
2022-11-19 18:14:23 -05:00 |
rusefillc
|
2c7e0d34d0
|
UAZ
|
2022-11-19 18:13:30 -05:00 |
rusefillc
|
5415abf7ca
|
UAZ
|
2022-11-19 17:59:04 -05:00 |
GitHub gen-configs Action
|
373c010dca
|
Auto-generated configs and docs
|
2022-11-19 20:09:30 +00:00 |
rusefillc
|
7b303330df
|
UAZ
|
2022-11-19 15:03:44 -05:00 |
rusefillc
|
be0327ff91
|
UAZ
|
2022-11-19 13:57:20 -05:00 |
rusefi
|
a921251858
|
UAZ
|
2022-11-19 13:34:53 -05:00 |
GitHub gen-configs Action
|
36422d639e
|
Auto-generated configs and docs
|
2022-11-19 14:45:54 +00:00 |
Nathan Schulte
|
335ad01d01
|
improve, simplify, misc/jenkins/ build scripts
|
2022-11-19 09:40:47 -05:00 |
rusefillc
|
a331cfa2c9
|
simpler SENT for now
|
2022-11-19 09:38:39 -05:00 |
Nathan Schulte
|
ca15ab5f7b
|
java_console builds use iso-8859-1 encoding (#4800)
[javac] /rusefi/rusefi/java_console/io/src/main/java/peak/can/basic/MutableTPCANHandle.java:4: error: unmappable character for encoding ASCII
[javac] * @LastChange $Date: 2020-08-07 16:40:53 +0200 (ven., 07 août 2020) $
[javac] ^
|
2022-11-19 07:47:56 -05:00 |
Nathan Schulte
|
d144248a6f
|
fix simulator build (via MinGW) (#4799)
* firmware: kill -9 dead hipLastExecutionCount
* firmware: pin_repository C includes efi_gpio.h
* firmware: controllers: tidy #endif comments
* firmware: primary_pins logic depends EFI_GPIO_HARDWARE
* firmware: only print ADC info if HAL_USE_ADC
* firmware: digital_input: tidy #endif comments
* firmware: digital_input logic depends on e.g. HAL_USE_ADC
* firmware: digital_input logic depends !EFI_SIMULATOR
* firmware: digital_input logic depends e.g. HAL_USE_ADC
* simulator: Makefile includes RUSEFI_LIB_C as CSRC
* Revert "GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)"
This reverts commit cb2477be6c .
|
2022-11-18 23:43:43 -05:00 |
Nathan Schulte
|
4cd649db86
|
firmware: digital_input logic depends e.g. HAL_USE_ADC
|
2022-11-18 23:24:54 -05:00 |
Nathan Schulte
|
51ecb95538
|
firmware: digital_input logic depends !EFI_SIMULATOR
|
2022-11-18 23:24:45 -05:00 |
Nathan Schulte
|
1da7242e06
|
firmware: digital_input logic depends on e.g. HAL_USE_ADC
|
2022-11-18 23:16:28 -05:00 |
Nathan Schulte
|
92d2a34941
|
firmware: digital_input: tidy #endif comments
|
2022-11-18 23:16:19 -05:00 |
Nathan Schulte
|
5774a315fe
|
firmware: only print ADC info if HAL_USE_ADC
|
2022-11-18 23:15:54 -05:00 |
Nathan Schulte
|
8eabbdf248
|
firmware: controllers: tidy #endif comments
|
2022-11-18 23:15:47 -05:00 |
Nathan Schulte
|
6b9b65543c
|
firmware: kill -9 dead hipLastExecutionCount
|
2022-11-18 23:15:36 -05:00 |
Nathan Schulte
|
fcca331773
|
Tweak firmware Makefile, scripting (#4796)
* firmware: Makefile uses spaces ...
* firmware: use CC and CPPC for LD
* firmware: clean_compile_two_versions.sh passes arguments to make
|
2022-11-18 21:53:02 -05:00 |
GitHub gen-configs Action
|
1caeeb631b
|
Auto-generated configs and docs
|
2022-11-19 02:30:46 +00:00 |
Nathan Schulte
|
4c197b4745
|
simulator: use CC and CPPC for LD (#4794)
this allows to specify a different GCC when building
|
2022-11-18 21:15:13 -05:00 |
GitHub set-date Action
|
8890107f96
|
Update date
|
2022-11-19 00:22:57 +00:00 |
Nathan Schulte
|
43e8c344de
|
simulator: compile.sh passes arguments to make
|
2022-11-18 10:19:54 -05:00 |
Nathan Schulte
|
946a50dd68
|
simulator: tweak case of rusEFI in compile.sh log
|
2022-11-18 10:09:53 -05:00 |
Nathan Schulte
|
777c683319
|
simulator: Makefile uses spaces ...
... tabs are reserved for recipes
|
2022-11-18 10:09:28 -05:00 |
Nathan Schulte
|
894b849e3c
|
simulator: add missing stdc++ include to CAN HAL LLD (#4795)
for std::remove -- GCC 12 exposes this issue
|
2022-11-18 09:27:54 -05:00 |
Nathan Schulte
|
cb2477be6c
|
GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)
resolves #4791
|
2022-11-18 08:21:32 -05:00 |
rusefi
|
bfe5a08625
|
Gather Nissan CAN data #2278
|
2022-11-18 00:59:47 -05:00 |
GitHub gen-configs Action
|
717a51095c
|
Auto-generated configs and docs
|
2022-11-18 03:35:14 +00:00 |
rusefillc
|
8aeb51b4e8
|
minor progress
|
2022-11-17 22:29:49 -05:00 |
GitHub set-date Action
|
bba98174a8
|
Update date
|
2022-11-18 00:28:02 +00:00 |
Andrey Gusakov
|
caebd674ea
|
LUA/SENT: hook to get RAW sig0 and sig1 (WIP)
TODO: how to return two (N) values from LUA hook?
|
2022-11-17 16:17:27 -05:00 |
rusefillc
|
bf32c408e0
|
docs
|
2022-11-17 15:49:05 -05:00 |
rusefillc
|
b28af58960
|
validation of already initialized BT #4191
|
2022-11-17 11:40:39 -05:00 |
rusefillc
|
576371bcc0
|
validation of already initialized BT #4191
|
2022-11-17 11:39:09 -05:00 |
rusefillc
|
08cd5a73e2
|
## November 2022 Release - "Day 267"
|
2022-11-17 11:39:00 -05:00 |
rusefillc
|
77b9399179
|
i should never play lottery
|
2022-11-16 23:34:30 -05:00 |
rusefillc
|
1df07695a7
|
Bluetooth jdy33 #4653
|
2022-11-16 23:12:05 -05:00 |
GitHub gen-configs Action
|
a2090e1d8c
|
Auto-generated configs and docs
|
2022-11-17 04:00:35 +00:00 |