Commit Graph

1212 Commits

Author SHA1 Message Date
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
rusefillc 346ef929fd openblt into console 2022-08-08 17:18:20 -04:00
rusefillc 49297ed2d8 better parameter name 2022-08-08 17:09:59 -04:00
rusefillc dd95d09499 new feature: start PCAN connector from UI 2022-08-08 11:28:07 -04:00
rusefillc 9bc66ac538 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc 81a6dab828 dead code? 2022-08-08 11:03:15 -04:00
rusefillc 5e89bbc4c3 Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-12 02:57:18 -04:00
rusefillc f02c13e623 refactoring: steps towards detaching log from sensors 2022-06-22 02:55:40 -04:00
rusefillc 8c097fb193 refactoring: steps towards detaching log from sensors 2022-06-22 01:44:01 -04:00
rusefillc a066141bc5 minor logging progress 2022-06-22 01:18:38 -04:00
rusefillc ca021066d0 refactoring: steps towards detaching log from sensors 2022-06-20 22:10:25 -04:00
rusefillc cc6fcfefdc verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 16:58:44 -04:00
rusefillc 0c50cbd0d5 no third wheel right? 2022-06-17 14:20:13 -04:00
rusefillc 90e5c62b68 this button is dead 2022-06-06 17:01:46 -04:00
rusefillc 63648b8beb refactoring 2022-06-06 17:01:10 -04:00
Matthew Kennedy c2f61dc95f 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 445b4bacf1 hard requirement for console version match #4187 2022-06-01 11:07:37 -04:00
rusefillc 2649c99ea7 hard requirement for console version match #4187 2022-06-01 11:07:28 -04:00
rusefillc 2f1d4560d4 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 745e0b7c48 Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
Matthew Kennedy 997565ac22 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 b3a951f89f Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:41 -04:00
rusefillc 94ecc849f2 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:34 -04:00
rusefillc f341ce561e 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 c49bbe00e0 reducing smell 2022-04-17 18:48:22 -04:00
rusefillc 20d689dac2 typo 2022-04-17 13:35:04 -04:00
rusefillc d7e8d2179f logging of live data structs was: data points #3614 2022-04-16 19:43:12 -04:00
rusefillc 4194b63024 logging of live data structs was: data points #3614 2022-04-16 02:30:54 -04:00
rusefillc 009d9db022 just Sensor rename 2022-04-16 01:53:45 -04:00
rusefillc 52acc3d3ab just Sensor rename 2022-04-16 01:51:13 -04:00
rusefillc 75cb689109 rename rollback 2022-04-16 01:38:40 -04:00
rusefillc 4a04030ca1 just Sensor rename 2022-04-16 00:48:14 -04:00
rusefillc ec3b4710e3 just Sensor rename 2022-04-15 16:37:31 -04:00
rusefillc 68a0ac9991 Proper cam speed labels in triggers #4021 2022-04-03 14:06:22 -04:00
rusefillc c602618550 helping build 2022-04-03 03:09:03 -04:00
rusefillc 7f4650fcf4 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-04-02 21:01:29 -04:00
rusefi 70427c823e rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
Andrey 8e9ec8a26d reducing TriggerImage startup glitches 2022-03-19 21:28:43 -04:00
rusefillc cd1009cd6a javadoc 2022-03-19 21:17:52 -04:00