rusefillc
|
4383d5a08a
|
docs
|
2022-11-20 16:20:01 -05:00 |
Timbelom
|
ac8e672047
|
112-17 progress (#4805)
|
2022-11-20 16:12:12 -05:00 |
GitHub gen-configs Action
|
ae63c208f5
|
Auto-generated configs and docs
|
2022-11-20 16:22:56 +00:00 |
rusefillc
|
90f3d3f5d4
|
UI Suggestions for Tunerstudio: next round of trigger #4780
|
2022-11-20 11:17:01 -05:00 |
GitHub gen-configs Action
|
af11b2e77a
|
Auto-generated configs and docs
|
2022-11-20 06:59:54 +00:00 |
rusefillc
|
7159e89bad
|
Organize Lua front end stuff in seperate folder #4781
|
2022-11-20 01:53:20 -05:00 |
GitHub gen-configs Action
|
3083d9bb51
|
Auto-generated configs and docs
|
2022-11-20 06:14:28 +00:00 |
rusefillc
|
618958b5c1
|
Extra Idle Air if Throttle is Pressed behavior #3940
starting to remove since that's not what Norman wanted
|
2022-11-20 00:55:16 -05:00 |
GitHub gen-configs Action
|
9dc90140d6
|
Auto-generated configs and docs
|
2022-11-20 05:54:45 +00:00 |
rusefillc
|
346061e3ec
|
Organize Lua front end stuff in seperate folder #4781
|
2022-11-20 00:42:55 -05:00 |
rusefillc
|
b672c3f5d7
|
groupMenu = "Script Curves"
|
2022-11-20 00:38:21 -05:00 |
GitHub gen-configs Action
|
2c8ce7d17d
|
Auto-generated configs and docs
|
2022-11-20 05:10:00 +00:00 |
rusefillc
|
ba8a510f77
|
Boost is it actually "open+closed"? fix #4803
|
2022-11-20 00:03:40 -05:00 |
GitHub gen-configs Action
|
abedddf314
|
Auto-generated configs and docs
|
2022-11-20 04:57:21 +00:00 |
rusefillc
|
2f86bcde56
|
Add Boost Control Tool Tips #4801
|
2022-11-19 23:51:18 -05:00 |
GitHub gen-configs Action
|
8161d76566
|
Auto-generated configs and docs
|
2022-11-20 04:32:52 +00:00 |
rusefillc
|
eba16babe1
|
Reference KPa in Boost Control Target Table fix #4802
|
2022-11-19 23:27:59 -05:00 |
rusefillc
|
1f08781383
|
Update readme.md
|
2022-11-19 20:15:21 -05:00 |
rusefillc
|
0efe42e07e
|
Update readme.md
|
2022-11-19 19:34:23 -05:00 |
GitHub set-date Action
|
df7bce5252
|
Update date
|
2022-11-20 00:24:56 +00:00 |
GitHub gen-configs Action
|
758a6efb96
|
Auto-generated configs and docs
|
2022-11-20 00:11:12 +00:00 |
rusefillc
|
3ea074ed87
|
Update readme.md
|
2022-11-19 18:56:11 -05:00 |
rusefillc
|
f08b483a20
|
Create readme.md
|
2022-11-19 18:53:43 -05:00 |
rusefillc
|
66a580af9c
|
UAZ
|
2022-11-19 18:14:23 -05:00 |
rusefillc
|
0a37e47d8a
|
UAZ
|
2022-11-19 18:13:30 -05:00 |
rusefillc
|
ecda7e5567
|
UAZ
|
2022-11-19 17:59:04 -05:00 |
GitHub gen-configs Action
|
e5c3fa1af3
|
Auto-generated configs and docs
|
2022-11-19 20:09:30 +00:00 |
rusefillc
|
6a12a3ee7c
|
UAZ
|
2022-11-19 15:03:44 -05:00 |
rusefillc
|
1aec1f3be9
|
UAZ
|
2022-11-19 13:57:20 -05:00 |
rusefi
|
940f9874eb
|
UAZ
|
2022-11-19 13:34:53 -05:00 |
GitHub gen-configs Action
|
ca8d4f040c
|
Auto-generated configs and docs
|
2022-11-19 14:45:54 +00:00 |
Nathan Schulte
|
798b43b33f
|
improve, simplify, misc/jenkins/ build scripts
|
2022-11-19 09:40:47 -05:00 |
rusefillc
|
e3bad2649e
|
simpler SENT for now
|
2022-11-19 09:38:39 -05:00 |
Nathan Schulte
|
cff6d21157
|
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
|
877fa21bd8
|
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 51e368245b .
|
2022-11-18 23:43:43 -05:00 |
Nathan Schulte
|
036018ee0d
|
firmware: digital_input logic depends e.g. HAL_USE_ADC
|
2022-11-18 23:24:54 -05:00 |
Nathan Schulte
|
1340f52627
|
firmware: digital_input logic depends !EFI_SIMULATOR
|
2022-11-18 23:24:45 -05:00 |
Nathan Schulte
|
b19b88f236
|
firmware: digital_input logic depends on e.g. HAL_USE_ADC
|
2022-11-18 23:16:28 -05:00 |
Nathan Schulte
|
2da02f6d96
|
firmware: digital_input: tidy #endif comments
|
2022-11-18 23:16:19 -05:00 |
Nathan Schulte
|
7956fe1941
|
firmware: only print ADC info if HAL_USE_ADC
|
2022-11-18 23:15:54 -05:00 |
Nathan Schulte
|
8b2c0a6404
|
firmware: controllers: tidy #endif comments
|
2022-11-18 23:15:47 -05:00 |
Nathan Schulte
|
126a07dd6a
|
firmware: kill -9 dead hipLastExecutionCount
|
2022-11-18 23:15:36 -05:00 |
Nathan Schulte
|
7d80e2c84f
|
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
|
33762b8b68
|
Auto-generated configs and docs
|
2022-11-19 02:30:46 +00:00 |
Nathan Schulte
|
a4198e2486
|
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
|
bdaa030626
|
Update date
|
2022-11-19 00:22:57 +00:00 |
Nathan Schulte
|
2d394cceee
|
simulator: compile.sh passes arguments to make
|
2022-11-18 10:19:54 -05:00 |
Nathan Schulte
|
199a892fb5
|
simulator: tweak case of rusEFI in compile.sh log
|
2022-11-18 10:09:53 -05:00 |
Nathan Schulte
|
814f69cd39
|
simulator: Makefile uses spaces ...
... tabs are reserved for recipes
|
2022-11-18 10:09:28 -05:00 |
Nathan Schulte
|
a0c1b738e6
|
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 |