Matthew Kennedy
f4f5f69ee6
duplicate log field names ( #4730 )
...
* remove duplicate target lambda/afr
* names on fuel computer
* remove more copies
* sensor.java
* everybody loves hard dependencies on generated fields
* target afr gauge fix
* test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
rusefillc
8093a0a568
#4669
2022-11-01 16:36:11 -04:00
rusefillc
c55721817e
Let's admit it it's time to move to gradle #3014
2022-11-01 15:09:10 -04:00
rusefillc
023b72ce5b
nothing
2022-11-01 15:05:59 -04:00
rusefillc
6ab578a4da
Let's admit it it's time to move to gradle #3014
2022-11-01 14:56:43 -04:00
Matthew Kennedy
2924d98609
use offsetof instead of generated offset defines ( #4696 )
...
* constify efi_gpio, use size_t
* use offsetof instead of macros
* don't generate offsets in rusefi_generated.h
* comment explaining the madness
* java fixes
* casing
2022-10-23 16:39:18 -04:00
Andrey
0bf44c7b64
one step back
2022-10-19 16:22:36 -04:00
rusefillc
f45347a00a
triggerImage: todo: support symmetrical crank
2022-10-19 15:12:51 -04:00
rusefi
53022a2461
progress
2022-10-16 23:47:58 -04:00
rusefillc
fa0223d26f
very strange mess
2022-10-16 12:01:37 -04:00
rusefillc
435422c574
imports
2022-10-16 12:00:58 -04:00
rusefillc
c2d02faa85
let's separate Android from not Android
2022-10-15 20:24:03 -04:00
rusefillc
bccd2cbaa4
Ant should go, gradle is the unified way #4371
2022-10-15 20:16:39 -04:00
rusefillc
7499836715
Un-ignore tests after gradle migration #4669
2022-10-15 19:55:27 -04:00
rusefillc
fa82ae829c
Un-ignore tests after gradle migration #4669
2022-10-15 19:28:25 -04:00
rusefillc
db71f49ec6
Un-ignore tests after gradle migration #4669
2022-10-15 19:28:25 -04:00
rusefillc
09a5b5e9a1
let's separate Android from not Android
2022-10-15 18:56:28 -04:00
rusefillc
c0988f71e6
let's separate Android from not Android
2022-10-15 15:38:38 -04:00
rusefillc
5a8035fba9
let's separate Android from not Android
2022-10-15 15:25:43 -04:00
rusefillc
042682ef80
let's separate Android from not Android
2022-10-15 15:10:28 -04:00
rusefillc
cdc847720a
let's separate Android from not Android
2022-10-15 14:36:41 -04:00
Matthew Kennedy
9d132676fd
consolidate analog vs. temp info commands ( #4646 )
...
* consolidate analog vs. temp info commands
* cleanup
* guard
2022-10-10 07:44:20 -04:00
Matthew Kennedy
a773b3249a
remove 2jz trigger that's really 12 tooth crank ( #4637 )
...
* remove 2jz trigger that's really 12 tooth crank
* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
rusefillc
771b907156
Startup Frame should scan for available hardware fix #4633
2022-10-03 23:00:26 -04:00
rusefillc
c65786ee12
Startup Frame should scan for available hardware #4633
...
ST-link detected
2022-10-03 22:56:35 -04:00
rusefillc
c7685a1e42
Startup Frame should scan for available hardware #4633
...
maybe startup improvement or just code simplification
2022-10-03 22:05:13 -04:00
rusefillc
db1d849b45
dead lines
2022-10-03 21:35:47 -04:00
rusefi
805c478eec
something was not ideal with port combobox limit
2022-10-03 19:30:07 -04:00
rusefillc
d4162f010c
"Invert Primary Input" right on engine sniffer
2022-09-30 15:08:03 -04:00
rusefillc
a6a5b6fd93
Firmware Update Error fix #4626
2022-09-29 14:23:16 -04:00
rusefillc
b4757ec019
private
2022-09-26 03:16:14 -04:00
rusefillc
bde3a46401
Console to check status of stm32 bootloader driver fix #4625
2022-09-26 02:58:03 -04:00
rusefillc
b4bf1cb62a
Console to check status of stm32 bootloader driver #4625
...
progress: handle error state as error state, new feature: status into clipboard
2022-09-26 02:58:03 -04:00
rusefillc
d39e304086
improvement: summary into top of status
2022-09-26 02:58:02 -04:00
rusefillc
9f4690cc8b
improvement: replacing popup with line into status window
2022-09-26 02:58:02 -04:00
rusefillc
3efc215e1a
honda K enum rename
2022-09-23 20:38:01 -04:00
Andrey G
91d4844e38
time routines refactor ( #4563 )
...
* Extract time helpers from engine_controller_misc to efitime.cpp
* Rename currentTimeMillis() to getTimeNowMs()
We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds()
Align a bit.
find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \;
* Rename getTimeNowSeconds() to getTimeNowS()
To align with Nt, Us, Ms versions.
* Some comments about getTimeNowLowerNt()
2022-09-11 13:06:03 -04:00
rusefillc
5d4f45bff6
RusEFI console broken for some reason, grabbed from nightly server fix #4527
2022-09-04 18:35:06 -04:00
rusefillc
ee1328c3b2
Sensor.java should be auto-generated at least partially #4525
2022-09-03 23:53:05 -04:00
rusefillc
7c92f4b59e
Sensor.java should be auto-generated at least partially #4525
2022-09-03 23:39:05 -04:00
rusefillc
d0777b99d7
refactoring: better constant name
2022-08-23 20:36:21 -04:00
rusefillc
42169ae5e6
DFU red dialog to print Windows version #4475
2022-08-23 17:42:18 -04:00
rusefillc
ed04c84eab
DFU red dialog to print Windows version #4475
2022-08-23 16:40:25 -04:00
rusefillc
f93c5eda8b
ISO-TP does not work on real car #4427
...
better logging
2022-08-11 12:18:55 -04:00
rusefillc
929ef885e3
dead import
2022-08-09 15:24:13 -04:00
rusefillc
c7c443ea24
https://github.com/rusefi/hellen154hyundai/issues/57
2022-08-09 13:26:11 -04:00
rusefillc
ce5bed8909
openblt into console
2022-08-08 18:23:30 -04:00
rusefi
e7c78250c8
openblt into console
2022-08-08 17:56:19 -04:00
rusefillc
6e560e7f12
openblt into console
2022-08-08 17:18:20 -04:00
rusefillc
51887a8a6d
better parameter name
2022-08-08 17:09:59 -04:00