Commit Graph

3122 Commits

Author SHA1 Message Date
Timbelom 82977a2d34 8chan button mapping (#4869) 2022-12-03 19:07:39 -05:00
GitHub gen-configs Action 7a4d84fe6b Auto-generated configs and docs 2022-12-03 15:21:13 +00:00
rusefillc ef17cb95f0 8chan 2022-12-03 10:16:17 -05:00
rusefi 3a9fe61239 Epic: daily drive Nissan #4865 2022-12-02 20:45:51 -05:00
GitHub gen-configs Action 3e13e81b14 Auto-generated configs and docs 2022-12-03 01:20:16 +00:00
rusefi dca247a9d8 Epic: daily drive Nissan #4865 2022-12-02 20:15:08 -05:00
GitHub gen-configs Action 3cde3f9e3f Auto-generated configs and docs 2022-12-02 03:58:12 +00:00
rusefillc ef76c81ac5 copy-paste is evil: let me add more evil... 2022-12-01 22:52:26 -05:00
rusefillc d5ec61c414 copy-paste is evil 2022-12-01 22:51:51 -05:00
rusefillc 606c013de0 8chan 2022-12-01 22:33:29 -05:00
rusefillc 763be84c98 8chan 2022-12-01 10:31:23 -05:00
rusefillc 729dbc288e minor clean-up 2022-11-27 00:53:52 -05:00
rusefi 4997dcde9d minor clean-up 2022-11-26 21:53:31 -05:00
GitHub gen-configs Action b8851eb5f9 Auto-generated configs and docs 2022-11-26 05:38:28 +00:00
rusefillc 68ae2c8d13 Target AFR table Y axis stuck at 0 #4826
integrated coverage is needed
2022-11-26 00:31:05 -05:00
rusefillc c8e3582c4a Nissan: probably hardware issue but maybe we need firmware progress as well #4821 2022-11-25 10:13:57 -05:00
Andrey f32ae379f5 nissan 2022-11-23 23:45:25 -05:00
Nathan Schulte d4cc3caeab code style, GPS fixes (test, firmware) (#4822)
* tidy NMEA

* const in nmea

* correct gps test output

* fix GPS UART print statements

* cleanup feature toggles in settings

* fix comment typos, misc whitespace
2022-11-23 07:01:34 -04:00
rusefillc 84d4533f42 https://github.com/rusefi/alphax-4chan/issues/77 2022-11-20 18:21:27 -05:00
Timbelom ac8e672047 112-17 progress (#4805) 2022-11-20 16:12:12 -05:00
rusefillc 66a580af9c UAZ 2022-11-19 18:14:23 -05:00
rusefillc 0a37e47d8a UAZ 2022-11-19 18:13:30 -05:00
rusefillc ecda7e5567 UAZ 2022-11-19 17:59:04 -05:00
rusefillc 6a12a3ee7c UAZ 2022-11-19 15:03:44 -05:00
rusefillc 1aec1f3be9 UAZ 2022-11-19 13:57:20 -05:00
rusefi 940f9874eb UAZ 2022-11-19 13:34:53 -05:00
rusefi 7780aa8366 Gather Nissan CAN data #2278 2022-11-18 00:59:47 -05:00
rusefillc e03fff5357 minor progress 2022-11-17 22:29:49 -05:00
rusefillc e71d7afdc3 progress 2022-11-15 17:04:19 -05:00
rusefillc 22f052674b extracting lua 2022-11-15 09:04:23 -05:00
rusefillc 6e24664d37 Gather Nissan CAN data #2278 2022-11-13 02:55:10 -05:00
rusefillc 139e0a5e9e Gather Nissan CAN data #2278 2022-11-13 00:27:54 -05:00
rusefillc dc57dfd547 Gather Nissan CAN data #2278 2022-11-13 00:20:35 -05:00
rusefillc 7fbc8ed495 Just Say No 2022-11-11 20:34:12 -05:00
rusefillc 52b1fa50ba Nissan 2022-11-10 17:15:15 -05:00
rusefillc 0b6faf34f0 Nissan MAF 2022-11-09 21:41:50 -05:00
rusefillc 75f32168b5 Nissan 4.2 dreams 2022-11-09 21:31:25 -05:00
rusefi 98f3bdae3a Nissan 2022-11-09 20:58:09 -05:00
rusefillc cceb6d82b6 Nissan 2022-11-09 20:39:31 -05:00
rusefillc 29604cbd60 https://github.com/rusefi/hellenNA6_issues/issues/35 2022-11-09 14:41:21 -05:00
rusefillc 7399084b3a I cannot think of a reason for these files to exist, default board.h for corresponding MCU should be enough 2022-11-09 11:38:57 -05:00
Matthew Kennedy 7b47e77e58 infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
Nathan Schulte 448d71a047 quote USE_OPENBLT to avoid condition error (#4755) 2022-11-07 22:08:53 -05:00
Nathan Schulte a0ac58d0a9 correct prometheus USE_BOOTLOADER config (#4752) 2022-11-07 20:14:16 -05:00
GitHub gen-configs Action 195d47dbdc Auto-generated configs and docs 2022-11-07 03:35:51 +00:00
rusefi a5f3413816 merging E67 2022-11-06 22:29:35 -05:00
Matthew Kennedy acfde29c60 remove idle timing deadzone (#4731)
* remove idle timing deadzone

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-04 15:02:20 -04:00
rusefi 5fa46c0933 GM 2022-11-04 13:28:25 -04:00
rusefi 8534e7790f nicer defaults API 2022-11-04 13:27:40 -04:00
rusefi 93bf1031d6 GM 2022-11-04 12:38:55 -04:00