rusefi
bfad6e8e0b
Console crashed on start-up due to gauges layout code being fragile #4742
...
i think it's just better without that check
2022-11-06 17:33:20 -05:00
rusefi
b1fddc4b8a
Console crashed on start-up due to gauges layout code being fragile #4742
...
helping gradle
2022-11-06 17:33:04 -05:00
Matthew Kennedy
32b170810e
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
d0ff485615
#4669
2022-11-01 16:36:11 -04:00
rusefillc
44fcb7a312
Let's admit it it's time to move to gradle #3014
2022-11-01 15:09:10 -04:00
rusefillc
380250a4d8
nothing
2022-11-01 15:05:59 -04:00
rusefillc
7c2a9fff30
Let's admit it it's time to move to gradle #3014
2022-11-01 14:56:43 -04:00
Matthew Kennedy
c23d7ec077
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
f9d226f66a
one step back
2022-10-19 16:22:36 -04:00
rusefillc
12aeefa1ea
triggerImage: todo: support symmetrical crank
2022-10-19 15:12:51 -04:00
rusefi
a5f2758ca3
progress
2022-10-16 23:47:58 -04:00
rusefillc
84a544dd1d
very strange mess
2022-10-16 12:01:37 -04:00
rusefillc
bbfc7d1272
imports
2022-10-16 12:00:58 -04:00
rusefillc
51a38ab997
let's separate Android from not Android
2022-10-15 20:24:03 -04:00
rusefillc
56d58c3784
Ant should go, gradle is the unified way #4371
2022-10-15 20:16:39 -04:00
rusefillc
8a81667cda
Un-ignore tests after gradle migration #4669
2022-10-15 19:55:27 -04:00
rusefillc
a216397421
Un-ignore tests after gradle migration #4669
2022-10-15 19:28:25 -04:00
rusefillc
89bf5079ae
Un-ignore tests after gradle migration #4669
2022-10-15 19:28:25 -04:00
rusefillc
25139907a2
let's separate Android from not Android
2022-10-15 18:56:28 -04:00
rusefillc
a6f67caa98
let's separate Android from not Android
2022-10-15 15:38:38 -04:00
rusefillc
f29e0943be
let's separate Android from not Android
2022-10-15 15:25:43 -04:00
rusefillc
e2c82dd815
let's separate Android from not Android
2022-10-15 15:10:28 -04:00
rusefillc
7d8cf66039
let's separate Android from not Android
2022-10-15 14:36:41 -04:00
Matthew Kennedy
a13445478f
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
a65190b008
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
c9ac3a1aac
Startup Frame should scan for available hardware fix #4633
2022-10-03 23:00:26 -04:00
rusefillc
7f6c8e21f7
Startup Frame should scan for available hardware #4633
...
ST-link detected
2022-10-03 22:56:35 -04:00
rusefillc
d482b9cea6
Startup Frame should scan for available hardware #4633
...
maybe startup improvement or just code simplification
2022-10-03 22:05:13 -04:00
rusefillc
38d2bf2e99
dead lines
2022-10-03 21:35:47 -04:00
rusefi
e12722fd3f
something was not ideal with port combobox limit
2022-10-03 19:30:07 -04:00
rusefillc
a025f423d8
"Invert Primary Input" right on engine sniffer
2022-09-30 15:08:03 -04:00
rusefillc
cc37c48ab9
Firmware Update Error fix #4626
2022-09-29 14:23:16 -04:00
rusefillc
1b16cfe39f
private
2022-09-26 03:16:14 -04:00
rusefillc
fabf841fea
Console to check status of stm32 bootloader driver fix #4625
2022-09-26 02:58:03 -04:00
rusefillc
7339ad9715
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
73d9dbcaed
improvement: summary into top of status
2022-09-26 02:58:02 -04:00
rusefillc
8d1c78cce2
improvement: replacing popup with line into status window
2022-09-26 02:58:02 -04:00
rusefillc
0cfe73aafc
honda K enum rename
2022-09-23 20:38:01 -04:00
Andrey G
1ca5988877
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
5bcde9f965
RusEFI console broken for some reason, grabbed from nightly server fix #4527
2022-09-04 18:35:06 -04:00
rusefillc
fb12c72dc4
Sensor.java should be auto-generated at least partially #4525
2022-09-03 23:53:05 -04:00
rusefillc
c447e7c151
Sensor.java should be auto-generated at least partially #4525
2022-09-03 23:39:05 -04:00
rusefillc
31d3dec24a
refactoring: better constant name
2022-08-23 20:36:21 -04:00
rusefillc
a39d109ced
DFU red dialog to print Windows version #4475
2022-08-23 17:42:18 -04:00
rusefillc
46f4ce52e2
DFU red dialog to print Windows version #4475
2022-08-23 16:40:25 -04:00
rusefillc
582537a5bf
ISO-TP does not work on real car #4427
...
better logging
2022-08-11 12:18:55 -04:00
rusefillc
362f43ebd8
dead import
2022-08-09 15:24:13 -04:00
rusefillc
87389f152e
https://github.com/rusefi/hellen154hyundai/issues/57
2022-08-09 13:26:11 -04:00
rusefillc
4cffb6932e
openblt into console
2022-08-08 18:23:30 -04:00
rusefi
4717612f23
openblt into console
2022-08-08 17:56:19 -04:00