Commit Graph

20728 Commits

Author SHA1 Message Date
rusefillc a2cdb0c623 better API 2022-11-20 23:13:38 -05:00
rusefillc 961f1b6256 better API 2022-11-20 23:10:56 -05:00
rusefillc 7ecb313531 better API 2022-11-20 23:08:29 -05:00
rusefillc 0c03d00406 better API 2022-11-20 23:06:34 -05:00
Timbelom f5b4dc020c better API (#4810) 2022-11-20 22:52:02 -05:00
GitHub set-date Action a43ef91dc0 Update date 2022-11-21 00:28:41 +00:00
GitHub gen-configs Action 6588b80cde Auto-generated configs and docs 2022-11-21 00:19:59 +00:00
rusefillc fae84c2a61 big delete ICU #4270
random doc
2022-11-20 19:15:07 -05:00
rusefillc 29f4216c9b rusEFI console produces invalid .logicdata files #1563 2022-11-20 18:38:56 -05:00
rusefillc 8fbc45ee7a rusEFI console produces invalid .logicdata files #1563
looks OK
2022-11-20 18:34:29 -05:00
rusefillc 6ce90db155 What is "Aux PID"? fix #4807 2022-11-20 18:27:51 -05:00
rusefillc 84d4533f42 https://github.com/rusefi/alphax-4chan/issues/77 2022-11-20 18:21:27 -05:00
rusefillc 6764988226 https://github.com/rusefi/alphax-4chan/issues/77 2022-11-20 16:42:44 -05:00
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