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
rusefillc
1d7607b037
new feature: start PCAN connector from UI
2022-08-08 11:28:07 -04:00
rusefillc
7035cc93e5
expanding status API
2022-08-08 11:27:19 -04:00
rusefillc
c9560d5677
dead code?
2022-08-08 11:03:15 -04:00
rusefillc
16c2c459a5
Make hard-coded gap ratios visible on trigger documentation images #4172
2022-07-12 02:57:18 -04:00
rusefillc
7e5c043667
refactoring: steps towards detaching log from sensors
2022-06-22 02:55:40 -04:00
rusefillc
cb2d29e9a7
refactoring: steps towards detaching log from sensors
2022-06-22 01:44:01 -04:00
rusefillc
3d05a72753
minor logging progress
2022-06-22 01:18:38 -04:00
rusefillc
348f27fe5a
refactoring: steps towards detaching log from sensors
2022-06-20 22:10:25 -04:00
rusefillc
410f65c8db
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
2022-06-18 16:58:44 -04:00
rusefillc
bf4ffdedd8
no third wheel right?
2022-06-17 14:20:13 -04:00
rusefillc
cea985d7e3
this button is dead
2022-06-06 17:01:46 -04:00
rusefillc
84bfe26375
refactoring
2022-06-06 17:01:10 -04:00
Matthew Kennedy
4ada633206
Remove third trigger channel ( #4226 )
...
* remove third trigger
* clean up the honda mess
* there was nothing novel about this engine config
* include
* missed a few
* s
* x
* changelog
* don't set the third trigger input
* don't redefine the same thing 3 times
* only two inputs!
* test
2022-06-01 21:24:20 -04:00
rusefillc
a908d7bb79
hard requirement for console version match #4187
2022-06-01 11:07:37 -04:00
rusefillc
fc81ef9ce5
hard requirement for console version match #4187
2022-06-01 11:07:28 -04:00
rusefillc
e0da9e1c37
console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
...
console to use .bin file
2022-05-25 10:27:27 -04:00
rusefillc
df316f36ee
Linux is asking for SocketCAN ISO-TP console connector #4123
...
progress towards UI
2022-05-10 11:11:12 -04:00
Matthew Kennedy
b650bbe46c
Trigger gm 3 vs 5 ( #4140 )
...
* add parameter
* two modes
* add new mode to list
* format
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
rusefillc
fb5c4a330a
Linux is asking for SocketCAN ISO-TP console connector #4123
2022-05-04 02:45:41 -04:00
rusefillc
97361b6590
Linux is asking for SocketCAN ISO-TP console connector #4123
2022-05-04 02:45:34 -04:00
rusefillc
571211501e
2 byte pin index #4097 ( #4102 )
...
* 2 byte pin index #4097
* 2 byte pin index #4097
good time to defragment configuration
* 2 byte pin index #4097
new fancy way
* 2 byte pin index #4097
smart comment
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
Andrey
d82157cd68
reducing smell
2022-04-17 18:48:22 -04:00