Commit Graph

7821 Commits

Author SHA1 Message Date
GitHub set-date Action ec423ff09e Update date 2021-12-16 01:03:08 +00:00
GitHub build-firmware Action d8bc0f8c92 Auto-generated configs and docs 2021-12-16 00:25:55 +00:00
rusefillc 31ed18fe84 clutch input via CAN #3605 2021-12-15 19:20:07 -05:00
rusefillc b3a240f893 clutch input via CAN #3605 2021-12-15 17:48:21 -05:00
rusefillc 0937499708 Lua to read tsOutputs #3376 2021-12-15 13:25:09 -05:00
GitHub build-firmware Action 09df526309 Auto-generated configs and docs 2021-12-15 13:25:37 +00:00
Matthew Kennedy 479ae44cd7
remove etb status option (#3695)
* remove

* ui

* settings cpp
2021-12-15 08:20:14 -05:00
rusefillc 5bdf25c3f8 Lua to read tsOutputs #3376 2021-12-14 23:16:05 -05:00
GitHub build-firmware Action e57166ed55 Auto-generated configs and docs 2021-12-15 03:35:34 +00:00
rusefillc d121230dbe Lua to read tsOutputs #3376 2021-12-14 22:28:41 -05:00
GitHub build-firmware Action e638128055 Auto-generated configs and docs 2021-12-15 02:26:22 +00:00
Matthew Kennedy 256df56fa7
Honda K 12+1 decoder adjustment (#3694)
* adjust trigger

* real cranking

* mk
2021-12-14 21:10:01 -05:00
GitHub set-date Action adc93eb51b Update date 2021-12-15 01:02:56 +00:00
GitHub build-firmware Action c73ceec960 Auto-generated configs and docs 2021-12-14 21:19:31 +00:00
GitHub build-firmware Action 5d112a29ca Auto-generated configs and docs 2021-12-14 19:49:48 +00:00
GitHub set-date Action 0bb6ffbd2a Update date 2021-12-14 01:10:15 +00:00
rusefillc 265239ab4d Lua to read tsOutputs #3376 2021-12-13 19:46:41 -05:00
rusefillc 28449f3095 Lua to read tsOutputs #3376 2021-12-13 19:13:05 -05:00
GitHub build-firmware Action 49a69f982b Auto-generated configs and docs 2021-12-14 00:02:38 +00:00
rusefillc 79586d42a6 CAN wake-up #3660 2021-12-13 17:53:20 -05:00
Matthew Kennedy 7e3765650f
adjust mr18 vvt trigger (#3691)
* adjust mr18 trigger

* second gap, why not
2021-12-13 16:33:34 -04:00
GitHub build-firmware Action f17034d8b3 Auto-generated configs and docs 2021-12-13 03:49:36 +00:00
GitHub set-date Action 793b6a214f Update date 2021-12-13 01:03:08 +00:00
GitHub build-firmware Action f2830a8eae Auto-generated configs and docs 2021-12-12 01:59:32 +00:00
GitHub set-date Action 6d0e9cf914 Update date 2021-12-12 01:06:09 +00:00
rusefillc a5e80d05ba Lua to read tsOutputs #3376 2021-12-11 12:59:47 -05:00
Andrey 099f7d5a86 MAP phase sensing #3544
limiting to below cranking RPM limit
2021-12-11 02:56:19 -05:00
GitHub build-firmware Action 810c91f98a Auto-generated configs and docs 2021-12-11 07:07:00 +00:00
Matthew Kennedy 6de8364895
maybe more working MAP sampling (#3689)
* what if we do this

* cleanup

* s

* test
2021-12-11 03:01:28 -04:00
GitHub set-date Action 8016da48b7 Update date 2021-12-11 01:02:09 +00:00
GitHub build-firmware Action 9e5cb6a04c Auto-generated configs and docs 2021-12-10 04:01:36 +00:00
rusefillc 17879ef7de MAP phase sensing #3544 2021-12-09 22:16:42 -05:00
rusefillc 25134644e6 live data this 2021-12-09 22:02:47 -05:00
GitHub build-firmware Action 7e8e860d5a Auto-generated configs and docs 2021-12-10 02:59:11 +00:00
GitHub set-date Action 64ca0fd559 Update date 2021-12-10 01:03:39 +00:00
GitHub set-date Action 8edf16c2bd Update date 2021-12-09 01:09:00 +00:00
GitHub build-firmware Action 3952d4ec07 Auto-generated configs and docs 2021-12-09 00:07:09 +00:00
GitHub build-firmware Action 5f997f9769 Auto-generated configs and docs 2021-12-08 22:49:58 +00:00
Matthew Kennedy 4148ee76bf
smarter priming logic (#3674)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test

* priming happens on ignition-on

* priming has its own scheduling

* config & UI

* dead config

* implementation

* look, the test caught a bug

* keep the watchdog happy

* bad merge

* changelog

* easier to read the test

* test naming
2021-12-08 16:20:19 -05:00
GitHub build-firmware Action 99b153e445 Auto-generated configs and docs 2021-12-08 21:11:51 +00:00
rusefillc aa3d1db05e rusEFI console ISO-TP via PCAN #3667
fixing build
2021-12-08 15:42:00 -05:00
rusefillc f44370a5b8 MAP phase sensing #3544
gauge name fix
2021-12-08 12:44:43 -05:00
rusefillc 3a33e59b86 rusEFI console ISO-TP via PCAN #3667 2021-12-08 12:01:28 -05:00
rusefillc f104e4cc2f rusEFI console ISO-TP via PCAN #3667 2021-12-08 11:55:34 -05:00
Matthew Kennedy 2050580a16
prime upon ignition voltage, not on power on (#3662)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test

* priming happens on ignition-on

* priming has its own scheduling

* test

* dead adjacent line of code
2021-12-08 07:26:49 -05:00
GitHub build-firmware Action 161d75197d Auto-generated configs and docs 2021-12-08 12:10:47 +00:00
Matthew Kennedy c83e8ae5a5
AiM dash (#3673)
* aim dash

* enum
2021-12-08 07:04:59 -05:00
Andrey 24c42625ea Merge branch 'master' of https://github.com/rusefi/rusefi 2021-12-07 21:41:54 -05:00
Andrey 3a00fc4767 MAP phase sensing #3544
new implementation seems complete? 360 fix
2021-12-07 21:37:33 -05:00
Matthew Kennedy 91ec135cf8
ignition controller detects rising edge on voltage (#3636)
* ignition controller detects rising edge on voltage

* update test

* comment

* ignore negative transients

* tweak

* test
2021-12-07 21:28:04 -05:00
GitHub build-firmware Action aae32fd3ca Auto-generated configs and docs 2021-12-08 02:24:12 +00:00
Andrey 50038167d8 MAP phase sensing #3544
new implementation seems complete?
2021-12-07 21:08:25 -05:00
Andrey 940b04ab24 Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming 2021-12-07 20:18:47 -05:00
Andrey e9d16bfa13 MAP phase sensing #3544
new implementation
2021-12-07 20:00:50 -05:00
Andrey e72d57438a MAP phase sensing #3544
new implementation
2021-12-07 20:00:04 -05:00
rusefillc abc76689e4 remaining mock ADC fix #3672
docs
2021-12-07 19:45:02 -05:00
rusefillc 18be72968a Revert "dead code?"
This reverts commit b771082419.
2021-12-07 19:44:00 -05:00
rusefillc b771082419 dead code? 2021-12-07 19:33:19 -05:00
GitHub build-firmware Action 916fef0239 Auto-generated configs and docs 2021-12-08 00:32:18 +00:00
Matthew Kennedy 2d05d51cf8
consolidate tps accel (#3671) 2021-12-07 18:49:21 -05:00
Andrey 6e49d66385 MAP phase sensing #3544
look new unit test!
2021-12-07 16:58:10 -05:00
rusefillc b778aa7173 Pause CAN broadcast on engine stop #3665 2021-12-07 10:35:52 -05:00
GitHub build-firmware Action 3b61714fa6 Auto-generated configs and docs 2021-12-07 14:03:41 +00:00
rusefillc b4c07798b5 MAP phase sensing #3544 2021-12-07 08:57:23 -05:00
GitHub build-firmware Action 23c5361f4d Auto-generated configs and docs 2021-12-07 03:13:32 +00:00
GitHub build-firmware Action 97675bd89d Auto-generated configs and docs 2021-12-07 02:38:31 +00:00
rusefillc 1dd3370b56 https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 21:31:49 -05:00
Matthew Kennedy 3a95e86112
calculate per-cylinder ignition timing (#3652)
* simplify cylinder phasing

* per cylinder timing

* s

* s

* s

* why was there a divide by 2?
2021-12-06 21:19:37 -05:00
GitHub build-firmware Action 17debda6b6 Auto-generated configs and docs 2021-12-07 01:25:03 +00:00
GitHub set-date Action feea6726ce Update date 2021-12-07 01:04:53 +00:00
GitHub build-firmware Action 6f9ad94d7b Auto-generated configs and docs 2021-12-07 00:05:13 +00:00
GitHub build-firmware Action 1c74ac44d5 Auto-generated configs and docs 2021-12-06 22:39:16 +00:00
rusefillc f826fe13aa MAP phase sensing #3544
trigger sync better gauges/logging
2021-12-06 17:04:05 -05:00
GitHub build-firmware Action 5a91b365f3 Auto-generated configs and docs 2021-12-06 18:35:35 +00:00
rusefillc 934b005acb trigger sync better gauges/logging 2021-12-06 13:08:41 -05:00
GitHub build-firmware Action a28651ba7a Auto-generated configs and docs 2021-12-06 05:48:26 +00:00
GitHub build-firmware Action 8fd9f82519 Auto-generated configs and docs 2021-12-06 02:28:13 +00:00
rusefillc dbb3de3618 tune via CAN #3361
pauseCANdueToSerial
2021-12-05 21:21:36 -05:00
GitHub set-date Action 9b9c06d5a1 Update date 2021-12-06 01:04:03 +00:00
GitHub build-firmware Action b0d7eeef8e Auto-generated configs and docs 2021-12-05 23:56:34 +00:00
Matthew Kennedy 7dc20b368a
Alternator controller is engine module (#3663)
* alternator is engine module

* user can't set pid period
2021-12-05 18:33:50 -05:00
GitHub build-firmware Action da890de9b3 Auto-generated configs and docs 2021-12-05 23:25:09 +00:00
GitHub build-firmware Action d9ea027fbd Auto-generated configs and docs 2021-12-05 19:42:45 +00:00
rusefillc 2f45ed205c MAP phase sensing #3544
option to look for high and low peaks
2021-12-05 14:25:26 -05:00
rusefillc 6384b12f48 lua is like a virus but not really 2021-12-05 14:25:26 -05:00
Matthew Kennedy 555a8d5f43
simplify cylinder phasing (#3650) 2021-12-05 10:46:35 -05:00
GitHub build-firmware Action c0605ab026 Auto-generated configs and docs 2021-12-05 03:35:58 +00:00
GitHub build-firmware Action 9a639fc0bc Auto-generated configs and docs 2021-12-05 03:19:16 +00:00
GitHub build-firmware Action 7ab14ca4c6 Auto-generated configs and docs 2021-12-05 00:28:26 +00:00
rusefillc 85da6d6ad1 MAP phase sensing #3544 2021-12-04 18:47:14 -05:00
rusefillc 0c91e77749 MAP phase sensing #3544
taking a step back to happy place
2021-12-04 18:21:10 -05:00
GitHub build-firmware Action ce32c26fa2 Auto-generated configs and docs 2021-12-04 23:06:32 +00:00
GitHub build-firmware Action fbd203fff2 Auto-generated configs and docs 2021-12-04 22:39:55 +00:00
rusefillc 004f28a60a MAP phase sensing #3544 2021-12-04 17:19:35 -05:00
rusefillc 45a95db67f MAP phase sensing #3544
trying longer average
2021-12-04 17:06:59 -05:00
rusefi 3bbcfeac59 helping master - undoing limp_manager change 2021-12-04 12:49:43 -05:00
rusefillc e407ae73df bringing code up-to-date 2021-12-04 12:18:52 -05:00
Andrei 170642977f fix engine stop for MAIN_RELAY_CONTROL 2021-12-04 11:55:03 -05:00
GitHub build-firmware Action 169c983283 Auto-generated configs and docs 2021-12-04 07:05:27 +00:00
Andrei 99daecb7c7 better ignition_voltage_detected message 2021-12-04 01:41:25 -05:00
GitHub build-firmware Action b321ac64be Auto-generated configs and docs 2021-12-04 06:33:12 +00:00
GitHub build-firmware Action e429f026f5 Auto-generated configs and docs 2021-12-04 06:08:52 +00:00
rusefillc 5f4b224b5f tune via CAN #3361
CAN testability
2021-12-04 01:01:48 -05:00
GitHub build-firmware Action 6f84ccbf77 Auto-generated configs and docs 2021-12-04 05:41:08 +00:00
rusefillc 33f3037eaa tune via CAN #3361 2021-12-04 00:33:54 -05:00
GitHub build-firmware Action f091b9a4e1 Auto-generated configs and docs 2021-12-04 05:10:01 +00:00
GitHub build-firmware Action ef765b6770 Auto-generated configs and docs 2021-12-04 03:31:31 +00:00
GitHub build-firmware Action 2afae264c6 Auto-generated configs and docs 2021-12-04 02:51:21 +00:00
Andrei c6fa50d196 CAN update 2021-12-03 21:44:15 -05:00
GitHub build-firmware Action 63a24ceda8 Auto-generated configs and docs 2021-12-04 02:14:41 +00:00
GitHub set-date Action 233551d31b Update date 2021-12-04 01:01:22 +00:00
GitHub build-firmware Action 5633053237 Auto-generated configs and docs 2021-12-03 15:14:27 +00:00
GitHub build-firmware Action 5e0d2ed891 Auto-generated configs and docs 2021-12-03 04:38:08 +00:00
GitHub build-firmware Action 3ee6d21c6d Auto-generated configs and docs 2021-12-03 03:45:48 +00:00
rusefillc 3a8e7e00f9 MAP phase sensing #3544 2021-12-02 22:32:07 -05:00
GitHub set-date Action 57dac128ad Update date 2021-12-03 01:11:52 +00:00
GitHub build-firmware Action dc45237830 Auto-generated configs and docs 2021-12-03 00:39:13 +00:00
Matthew Kennedy 25beb610b0
log actual tooth angle (#3646) 2021-12-02 19:22:33 -05:00
GitHub build-firmware Action 9313c7b3ed Auto-generated configs and docs 2021-12-02 22:42:07 +00:00
rusefillc fda7a3a775 Engine phase wrap around in log #3645
refactoring & docs
2021-12-02 17:06:20 -05:00
rusefillc e896afe2f6 Engine phase wrap around in log #3645
refactoring & docs
2021-12-02 17:06:20 -05:00
GitHub build-firmware Action c9aa40293c Auto-generated configs and docs 2021-12-02 06:56:04 +00:00
rusefillc 168a899ba9 how many more spelling mistakes?! 2021-12-02 01:06:40 -05:00
rusefillc f4ab23eb2b Requesting LUA Torque intervention #3638 2021-12-02 01:02:56 -05:00
GitHub build-firmware Action eee7a3a406 Auto-generated configs and docs 2021-12-02 05:29:18 +00:00
GitHub build-firmware Action 4392161ac9 Auto-generated configs and docs 2021-12-02 05:04:17 +00:00
rusefillc 56d52f01be refactoring 2021-12-01 23:33:26 -05:00
rusefillc bf98a53872 CAN progress 2021-12-01 22:57:21 -05:00
GitHub build-firmware Action f175393684 Auto-generated configs and docs 2021-12-02 02:59:01 +00:00
GitHub set-date Action 7056fd19ec Update date 2021-12-02 01:01:54 +00:00
rusefillc 0ce025b1f5 fix vBatt false-detection 2021-12-01 11:22:13 -05:00
GitHub build-firmware Action 040f68d4ec Auto-generated configs and docs 2021-12-01 14:21:38 +00:00
rusefillc c7db973434 proteus to have enlarged Lua 2021-12-01 09:06:16 -05:00
rusefillc ab34c8707f proteus to have enlarged Lua 2021-12-01 00:07:04 -05:00
GitHub build-firmware Action 4227e7afcb Auto-generated configs and docs 2021-12-01 04:23:33 +00:00
rusefillc 6d4b1e6020 proteus to have enlarged Lua
one step back
2021-11-30 22:35:29 -05:00
rusefillc c8b43e9c7a proteus to have enlarged Lua 2021-11-30 21:57:15 -05:00
GitHub build-firmware Action 6de2e59fb1 Auto-generated configs and docs 2021-12-01 02:00:42 +00:00
GitHub set-date Action 3d04e5b260 Update date 2021-12-01 01:08:34 +00:00
GitHub build-firmware Action 36fb3c195d Auto-generated configs and docs 2021-12-01 00:36:32 +00:00
Matthew Kennedy 890cbd8cf2
remove define_constructor (#3640)
* no define_constructor

* jar

* sim needs live doc
2021-11-30 19:31:54 -05:00
GitHub build-firmware Action 4f2b50b8d4 Auto-generated configs and docs 2021-11-30 22:57:09 +00:00
GitHub build-firmware Action 6219679d77 Auto-generated configs and docs 2021-11-30 21:40:56 +00:00
GitHub set-date Action 9be4bc307b Update date 2021-11-30 01:01:31 +00:00
GitHub build-firmware Action 59ad7d73e9 Auto-generated configs and docs 2021-11-29 22:53:01 +00:00
Matthew Kennedy a37c9bca9e
Remove the EFI_NO_CONFIG_WORKING_COPY option (#3630)
* no working copy

* oops
2021-11-29 16:44:45 -05:00
rusefillc e75590fd45 why so many channels are hidden in debug ? #3614 2021-11-29 14:11:19 -05:00
GitHub build-firmware Action 76477bbd46 Auto-generated configs and docs 2021-11-29 17:54:58 +00:00
GitHub build-firmware Action 061a5f7fed Auto-generated configs and docs 2021-11-29 17:35:56 +00:00
rusefillc 89f92e1694 why so many channels are hidden in debug ? #3614 2021-11-29 11:54:55 -05:00