Commit Graph

16423 Commits

Author SHA1 Message Date
rusefillc c88d6c85f5 fix https://github.com/rusefi/alphax-8chan/issues/56 2023-01-05 00:18:50 -05:00
GitHub gen-configs Action 0658a435c9 Auto-generated configs and docs 2023-01-05 02:20:06 +00:00
rusefillc 505852e732 rollingLaunchEnabled is dead for now 2023-01-04 21:14:46 -05:00
rusefillc e351a1d500 getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861 2023-01-04 21:12:14 -05:00
GitHub set-date Action d49f346a27 Update date 2023-01-05 00:21:20 +00:00
GitHub gen-configs Action 28927c8bb4 Auto-generated configs and docs 2023-01-04 21:53:27 +00:00
Andrey G 9ef8a8ab69 S105: more support (#4937)
* s105: ts_name for battery input

* flash: allow one copy for devices with 512K of flash

* s105: all outputs are open drain
2023-01-04 16:39:17 -05:00
rusefillc 79104f574f so much bad copy-pasta 2023-01-04 16:37:37 -05:00
GitHub gen-configs Action 6e1ae18d52 Auto-generated configs and docs 2023-01-04 18:43:50 +00:00
rusefillc 609608e025 findTriggerZeroEventIndex() failed fix #4935 2023-01-04 13:15:45 -05:00
GitHub gen-configs Action 6fca7e4f14 Auto-generated configs and docs 2023-01-04 13:12:02 +00:00
Andrey 697a48e0ad getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861 2023-01-03 21:54:28 -05:00
Andrey 7abe393778 getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861 2023-01-03 21:46:56 -05:00
GitHub gen-configs Action 75efb12d16 Auto-generated configs and docs 2023-01-04 02:23:57 +00:00
Andrey 667941e755 getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861 2023-01-03 21:17:32 -05:00
Andrey beaedd6dfc refactoring: already have the check inside 2023-01-03 21:17:32 -05:00
GitHub set-date Action 5a94a13bf4 Update date 2023-01-04 00:21:00 +00:00
GitHub gen-configs Action 062729bbdb Auto-generated configs and docs 2023-01-03 22:40:04 +00:00
GitHub gen-configs Action f960e71a00 Auto-generated configs and docs 2023-01-03 21:15:20 +00:00
Andrey 0337cb44ac Mitsubishi 4G93 Trigger issues #4918
adding more info on the trigger images
2023-01-03 15:44:13 -05:00
Andrey G bfbcb5ffb4 Support boards with no HSE (#4931)
* ENABLE_AUTO_DETECT_HSE: allow override from board config or board.mk

* Cleanup comments references to removed rtcWorks variable

* Allow board with no HSE oscillator
2023-01-03 15:01:51 -05:00
Andrey bdffec4ce5 let's try again 2023-01-03 08:38:42 -05:00
GitHub gen-configs Action d16326dffe Auto-generated configs and docs 2023-01-03 12:55:38 +00:00
Andrey eb9c096ab7 a bit of dead code 2023-01-03 07:49:17 -05:00
GitHub gen-configs Action c3a6cbf268 Auto-generated configs and docs 2023-01-03 03:15:33 +00:00
rusefillc 840279f8ef multi-line tooltips in TS #4927 2023-01-02 22:10:40 -05:00
GitHub set-date Action 680c5b6db8 Update date 2023-01-03 00:20:45 +00:00
rusefillc 12969bc596 https://rusefi.com/forum/viewtopic.php?f=2&t=2484 luaIgnCut 2023-01-02 18:06:38 -05:00
GitHub gen-configs Action b6088bf7cc Auto-generated configs and docs 2023-01-02 22:53:56 +00:00
rusefillc 6cc92c25bc https://rusefi.com/forum/viewtopic.php?f=2&t=2484 luaIgnCut 2023-01-02 17:46:56 -05:00
GitHub gen-configs Action 48f2feeee4 Auto-generated configs and docs 2023-01-02 19:58:30 +00:00
rusefillc 1238e0d7fe TS Config comments trim at first new-line fix #4927 2023-01-02 14:53:33 -05:00
GitHub gen-configs Action fd1281089c Auto-generated configs and docs 2023-01-02 17:58:18 +00:00
rusefillc a1213341f3 docs 2023-01-02 12:52:03 -05:00
rusefillc ff0fe732c5 logs progress 2023-01-02 12:22:45 -05:00
GitHub gen-configs Action 21429b5c72 Auto-generated configs and docs 2023-01-02 16:38:41 +00:00
rusefillc 7c56b8631c progress 2023-01-02 11:31:01 -05:00
GitHub gen-configs Action 081f7211a8 Auto-generated configs and docs 2023-01-02 16:18:44 +00:00
rusefillc f61be1c7c4 progress 2023-01-02 11:13:03 -05:00
GitHub gen-configs Action 3801e2233d Auto-generated configs and docs 2023-01-02 14:24:44 +00:00
GitHub gen-configs Action 31c85241fe Auto-generated configs and docs 2023-01-02 13:44:12 +00:00
GitHub gen-configs Action 3f3419ea0e Auto-generated configs and docs 2023-01-02 01:23:38 +00:00
rusefillc d8ebe18b26 6hp 2023-01-01 20:15:58 -05:00
GitHub set-date Action b11f54032e Update date 2023-01-02 00:21:03 +00:00
Nathan Schulte 76bc7f22fd misc tidy (#4926)
* FrequencySensor: code-style

* smart_gpio: fix indent, tidy BOARD_EXT_GPIOCHIPS

tidy _GPIOCHIPS for #pragma message(STRING(BOARD_EXT_GPIOCHIPS output

* obd_error_codes: fix indent
2023-01-01 15:51:31 -05:00
Andrey G 8f713918d6 S105: initial support (#4925)
* Makefile: show CPU_HWLAYER directory

* s105: support
2023-01-01 13:42:17 -04:00
GitHub gen-configs Action 272f6e5a43 Auto-generated configs and docs 2023-01-01 16:40:26 +00:00
rusefillc 069a2dc55f m74_9 2023-01-01 11:35:33 -05:00
rusefillc 875a3dbe57 CI is useful 2023-01-01 11:30:50 -05:00
GitHub gen-configs Action 372f0faec8 Auto-generated configs and docs 2023-01-01 15:56:27 +00:00
GitHub set-date Action 28d175d57b Update date 2023-01-01 00:24:37 +00:00
Andrey 00e8cc4262 test coverage for antilag #4920
fuel correction bugfix & test
2022-12-31 14:48:25 -05:00
Andrey 01add66f6a test coverage for antilag #4920
better default
2022-12-31 14:48:25 -05:00
Andrey 8a5f08839a refactoring 2022-12-31 14:48:25 -05:00
GitHub gen-configs Action e59f70a453 Auto-generated configs and docs 2022-12-31 19:32:14 +00:00
rusefillc 12c80811cf ALS fuel fix OOOPS 2022-12-31 14:21:05 -05:00
rusefillc 5bd7d5f5c3 ALS fuel fix 2022-12-31 14:12:17 -05:00
rusefillc 2d6f2f2b63 ALS fuel fix 2022-12-31 14:12:17 -05:00
rusefillc 850dd267d8 Happy New Year 2022-12-31 14:12:17 -05:00
GitHub gen-configs Action 7102910360 Auto-generated configs and docs 2022-12-31 19:07:52 +00:00
Nathan Schulte dd13c8803d TS: remove totalGearsCount from Experimental/Broken dialog (#4921)
it already exists in VSS dialog
2022-12-31 13:53:06 -05:00
rusefillc b45cae5a87 ALS better defaults 2022-12-31 13:48:37 -05:00
GitHub set-date Action 5fc54408dd Update date 2022-12-31 00:20:21 +00:00
Andrey 36573a3044 test coverage for antilag #4920
bugfix?
2022-12-30 12:21:04 -05:00
GitHub gen-configs Action acc6745013 Auto-generated configs and docs 2022-12-30 14:53:02 +00:00
TurboMarian ec3bc51b0b Boards update
(cherry picked from commit 7092a60a449ffb2bb39bde512af0fe8f6de69cd4)
2022-12-30 09:46:27 -05:00
TurboMarian 99f685d365 Boards add
(cherry picked from commit c91c64da013068cd4ae8c10c435f51b81c5c63a2)
2022-12-30 09:46:27 -05:00
GitHub set-date Action 8f0ea23ca9 Update date 2022-12-30 00:20:32 +00:00
rusefillc 2fe7d343f1 B6 ACC_GRA 2022-12-29 18:13:40 -05:00
rusefillc 01c0a170d4 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2022-12-29 17:50:20 -05:00
rusefillc 09390ce43f B6 2022-12-29 17:48:37 -05:00
GitHub gen-configs Action d7bcef30cf Auto-generated configs and docs 2022-12-29 06:50:51 +00:00
rusefillc 39130c123c B6 2022-12-29 01:35:46 -05:00
rusefillc 2da8c968b7 more Lua for Proteus 2022-12-29 01:35:18 -05:00
GitHub set-date Action 8f53d1795a Update date 2022-12-29 00:22:28 +00:00
GitHub gen-configs Action 52629b6f32 Auto-generated configs and docs 2022-12-28 00:48:57 +00:00
rusefillc f4f4f54bf8 antilag: TPS vs APS/PPS vs driver intent #4917 2022-12-27 19:41:45 -05:00
GitHub set-date Action baeb8ec99a Update date 2022-12-28 00:21:46 +00:00
rusefillc f444b84c36 B6 2022-12-27 09:57:13 -05:00
rusefillc 9f855431d6 B6 2022-12-27 08:29:35 -05:00
rusefillc 6a42a1de77 Sometimes while editing Lua we get "Fuel pressure compensation is set to use a pressure sensor, but none is configured. 20221226@proteus" on Passat config fix #4916 2022-12-27 00:23:04 -05:00
rusefillc af51064286 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2022-12-27 00:13:20 -05:00
rusefillc 6ec6b0b82a refactoring: method name 2022-12-27 00:13:13 -05:00
rusefillc 6729347ac1 B6 progress 2022-12-26 23:59:55 -05:00
GitHub gen-configs Action cf277a81c9 Auto-generated configs and docs 2022-12-27 04:49:54 +00:00
rusefillc 5c5f4a375e freedom 2022-12-26 23:44:42 -05:00
rusefillc 0c77132048 B6 progress 2022-12-26 22:20:11 -05:00
GitHub gen-configs Action 6c90ddec3b Auto-generated configs and docs 2022-12-27 02:26:32 +00:00
rusefillc 909c68146a B6 progress 2022-12-26 21:21:21 -05:00
rusefi 33b348b891 Antilag fix #2403 2022-12-26 20:43:46 -05:00
GitHub gen-configs Action 8db75ea5de Auto-generated configs and docs 2022-12-27 00:36:10 +00:00
TurboMarian ad85f7c95d ALS UPDATE (ETB is working)
(cherry picked from commit decbf6d1615f1c15cc3e278932667a390d2539c9)
2022-12-26 19:21:18 -05:00
rusefi 817c5fdda5 s105 2022-12-26 19:21:00 -05:00
rusefillc ff104a8c96 B6 progress 2022-12-26 02:23:37 -05:00
GitHub gen-configs Action d78dfabee8 Auto-generated configs and docs 2022-12-26 05:42:30 +00:00
GitHub set-date Action 1a012f8435 Update date 2022-12-26 00:21:01 +00:00
rusefillc 256a4e3dc4 B6 progress 2022-12-25 15:17:08 -05:00
GitHub gen-configs Action bf309d5113 Auto-generated configs and docs 2022-12-25 19:08:25 +00:00
rusefillc 0b542772c8 B6 progress 2022-12-25 14:01:54 -05:00
rusefillc 651c1615c0 minor fix & B6 progress 2022-12-25 14:01:54 -05:00
rusefillc 237d22fc35 meta 2022-12-25 14:01:54 -05:00
GitHub set-date Action 99f875ba71 Update date 2022-12-25 00:23:28 +00:00
GitHub gen-configs Action 2d9e42b583 Auto-generated configs and docs 2022-12-24 00:20:12 +00:00
rusefillc ba1b0bc2e0 tp 2.0 2022-12-23 19:08:09 -05:00
rusefillc 86e525085a tp 2.0 2022-12-23 19:01:30 -05:00
GitHub gen-configs Action 46cd2cf088 Auto-generated configs and docs 2022-12-23 23:25:31 +00:00
rusefillc c5f4cee364 tp 2.0 2022-12-23 18:20:17 -05:00
GitHub set-date Action 81bef20059 Update date 2022-12-23 00:21:06 +00:00
rusefillc 7288638ec8 antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-22 14:38:40 -05:00
GitHub gen-configs Action 532ca5ea29 Auto-generated configs and docs 2022-12-22 15:30:17 +00:00
rusefillc 7ca5fe5271 antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-22 10:22:13 -05:00
rusefillc 49abe358b3 typo 2022-12-22 07:59:19 -05:00
GitHub gen-configs Action c23f2bac06 Auto-generated configs and docs 2022-12-22 02:46:11 +00:00
rusefillc c641ed6fdc antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 21:29:01 -05:00
rusefillc 504bc5dd5a antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 20:43:22 -05:00
Matthew Kennedy 568320b12d tolerate no SPI device 2022-12-21 20:26:39 -05:00
rusefillc 6b7b05ac3a antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 20:24:39 -05:00
rusefillc 886ec74442 antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 20:12:00 -05:00
rusefillc bdbc0bb2cf antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 19:46:31 -05:00
GitHub gen-configs Action f16e3d19e8 Auto-generated configs and docs 2022-12-22 00:29:40 +00:00
rusefillc ff98b5b9f2 antilag and anti-lag #2403
TurboMarian is the ALS boss
2022-12-21 19:19:47 -05:00
rusefillc b636c17f91 TurboMarian is the ALS boss 2022-12-21 19:11:52 -05:00
GitHub gen-configs Action 2d7487503e Auto-generated configs and docs 2022-12-21 23:52:17 +00:00
rusefillc 83a01d96de TurboMarian is the ALS boss 2022-12-21 18:47:30 -05:00
rusefillc 30d385850e TurboMarian is the ALS boss 2022-12-21 18:47:20 -05:00
GitHub gen-configs Action 497ce3cf2e Auto-generated configs and docs 2022-12-21 23:33:35 +00:00
rusefillc 136f58e1cf TurboMarian is the ALS boss 2022-12-21 18:26:56 -05:00
rusefillc 6ebd8fc483 GDI progress 2022-12-21 18:13:40 -05:00
GitHub gen-configs Action 6fef0af1ba Auto-generated configs and docs 2022-12-21 02:28:18 +00:00
rusefillc 2d9298e586 ohhh we already have FO_1_2_3_4_5_6_7_8 2022-12-20 21:23:25 -05:00
rusefillc 6aa1a1251b getGlobalConfigurationVersion 2022-12-20 21:13:34 -05:00
rusefillc f49cae527c FO_1_2_3_4_5_6_7_8 2022-12-20 21:13:33 -05:00
GitHub gen-configs Action 72808a5a7d Auto-generated configs and docs 2022-12-21 00:36:16 +00:00
rusefillc a4418487df GDI progress 2022-12-20 19:31:26 -05:00
GitHub gen-configs Action fb18bde752 Auto-generated configs and docs 2022-12-20 22:54:51 +00:00
rusefillc f9bedd4301 GDI progress 2022-12-20 17:40:15 -05:00
rusefillc 0f1b6f6d59 GD32 CAN fix for F1 test project 2022-12-20 17:09:22 -05:00
rusefillc 5f76885f6a Create readme.md 2022-12-20 14:51:30 -05:00
rusefillc 92e8234a59 print CAN into default script 2022-12-20 14:48:39 -05:00
GitHub gen-configs Action 5cf5e2758c Auto-generated configs and docs 2022-12-20 17:18:10 +00:00
GitHub gen-configs Action 3c86bc5b23 Auto-generated configs and docs 2022-12-20 16:47:45 +00:00
rusefillc e9142e48bb lua getOutput documentation generator #4867 2022-12-20 11:42:34 -05:00
rusefillc bc08f1f1ea docs 2022-12-20 08:49:09 -05:00
rusefillc 1ca6b6fd6b docs 2022-12-20 08:49:09 -05:00
GitHub gen-configs Action 453734eadf Auto-generated configs and docs 2022-12-20 13:45:23 +00:00
rusefillc 08cdec228d docs 2022-12-20 08:39:55 -05:00
GitHub set-date Action 3ddfb18a93 Update date 2022-12-20 00:23:42 +00:00
rusefillc 32d28d878b Add setBoostDutyAdd function to control only boost duty #4900 2022-12-19 12:05:06 -05:00
GitHub gen-configs Action 0051fffc04 Auto-generated configs and docs 2022-12-19 16:58:49 +00:00
rusefillc ed43c55912 Add setWgDutyAdd function to control only boost duty #4900 2022-12-19 11:43:44 -05:00