rusefillc
|
5752963dc7
|
https://github.com/rusefi/alphax-4chan/issues/77
|
2022-11-20 18:21:27 -05:00 |
rusefillc
|
4133fc2634
|
https://github.com/rusefi/alphax-4chan/issues/77
|
2022-11-20 16:42:44 -05:00 |
rusefillc
|
87c3e957de
|
docs
|
2022-11-20 16:20:01 -05:00 |
Timbelom
|
98ad8a1f16
|
112-17 progress (#4805)
|
2022-11-20 16:12:12 -05:00 |
GitHub gen-configs Action
|
d57d0935b4
|
Auto-generated configs and docs
|
2022-11-20 16:22:56 +00:00 |
rusefillc
|
ea35a03495
|
UI Suggestions for Tunerstudio: next round of trigger #4780
|
2022-11-20 11:17:01 -05:00 |
GitHub gen-configs Action
|
06d93cb9ca
|
Auto-generated configs and docs
|
2022-11-20 06:59:54 +00:00 |
rusefillc
|
01eb1f27a3
|
Organize Lua front end stuff in seperate folder #4781
|
2022-11-20 01:53:20 -05:00 |
GitHub gen-configs Action
|
523f3f7c33
|
Auto-generated configs and docs
|
2022-11-20 06:14:28 +00:00 |
rusefillc
|
213ab9396a
|
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
|
92f13ad470
|
Auto-generated configs and docs
|
2022-11-20 05:54:45 +00:00 |
rusefillc
|
e68158158e
|
Organize Lua front end stuff in seperate folder #4781
|
2022-11-20 00:42:55 -05:00 |
rusefillc
|
f1b7568c71
|
groupMenu = "Script Curves"
|
2022-11-20 00:38:21 -05:00 |
GitHub gen-configs Action
|
aedd2c659f
|
Auto-generated configs and docs
|
2022-11-20 05:10:00 +00:00 |
rusefillc
|
dbfb52cda8
|
Boost is it actually "open+closed"? fix #4803
|
2022-11-20 00:03:40 -05:00 |
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 |