Commit Graph

15977 Commits

Author SHA1 Message Date
Andrey G 9b0fa7ec43 SENT unit tests (#4769)
* unit_tests: sent: zero-init

* sent: SENT_SLOW_CHANNELS_MAX to header

* unit_tests: sent: clock, falling edges

* SENT: support and autodetect if device sends pause pulse

Also rework tick time calculation

* unit_tests: SENT: verbose debug on request

* unit_tests: SENT: actual checks

* unit_tests: SENT: extract common code for reuse

* unit_test: SENT: add test with fuel pressue captured data

* unit_test: SENT: add test with Ford ETB CLOSED captured data
2022-11-11 17:25:02 -05:00
GitHub set-date Action 5293b85434 Update date 2022-11-11 00:26:45 +00:00
rusefillc 52b1fa50ba Nissan 2022-11-10 17:15:15 -05:00
Nathan Schulte e52c8f67ee fix setup_linux_environment.sh (#4767) 2022-11-10 15:33:02 -05:00
GitHub gen-configs Action e49786a31e Auto-generated configs and docs 2022-11-10 20:17:00 +00:00
rusefi 9f5a28091a minor naming consistency, should this be taken further? 2022-11-10 15:09:52 -05:00
rusefillc 14b6f7e948 Nissan MAF 2022-11-10 11:25:19 -05:00
rusefillc 99a587a951 Nissan MAF 2022-11-10 11:10:55 -05:00
rusefillc ba4257ca75 Gather Nissan CAN data #2278 2022-11-10 00:42:56 -05:00
rusefillc 7219022f79 Nissan MAF 2022-11-09 22:09:39 -05:00
GitHub gen-configs Action 66897bea99 Auto-generated configs and docs 2022-11-10 02:46:36 +00: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
GitHub gen-configs Action 8fd3e43220 Auto-generated configs and docs 2022-11-10 01:45:38 +00:00
rusefillc cceb6d82b6 Nissan 2022-11-09 20:39:31 -05:00
rusefillc 682c57ccf8 Nissan 2022-11-09 20:39:11 -05:00
GitHub set-date Action 8f259326be Update date 2022-11-10 00:26:44 +00: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
Nathan Schulte 00e43f9a46 use rusEFI pruned ARM GCC 11.3 (#4763)
* use rusEFI pruned ARM GCC 11.3

* fix Firmware at GHA: avoid dash

* avoid double decompress in provide_gcc.sh

also ensure TMP_DIR, avoiding strange woes about GHA CI: ./firmware/provide_gcc.sh: 23: pushd: not found
2022-11-09 07:18:40 -05:00
GitHub gen-configs Action d37a02344d Auto-generated configs and docs 2022-11-09 03:04:45 +00: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
GitHub gen-configs Action 89182b82e1 Auto-generated configs and docs 2022-11-09 01:59:03 +00:00
Nathan Schulte db8b51994e use build_support ARM GCC 11.3 toolchain (#4762)
* use build_support ARM GCC 11.3 toolchain

* provide_gcc.sh exits on failure
2022-11-08 20:35:29 -05:00
GitHub set-date Action d8aae6f312 Update date 2022-11-09 00:25:20 +00:00
rusefillc e3cfb5ce0b gcc11 (#4680)
* gcc11

* Gcc 11 hw ci (#4754)

* hw ci -> gcc11

* setup script

* GCC 11.3 (#4757)

* setup_linux_environment.sh tar uses --auto-compress

* use ARM GCC 11.3

* gcc11 #4680

* update build-primary-bundle GCC to v11.3 (#4758)

* factor GCC toolchain provider (#4761)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2022-11-08 18:10:53 -05:00
Nathan Schulte 448d71a047 quote USE_OPENBLT to avoid condition error (#4755) 2022-11-07 22:08:53 -05:00
GitHub gen-configs Action dd52a5ff20 Auto-generated configs and docs 2022-11-08 02:15:04 +00:00
Nathan Schulte a0ac58d0a9 correct prometheus USE_BOOTLOADER config (#4752) 2022-11-07 20:14:16 -05:00
rusefillc 7f7d00fa3e does gcc11 know something? (#4738)
* does gcc11 know something?

* fix BACKUP_FLASH_ADDR assertion semantic (#4750)

* fix BACKUP_FLASH_ADDR assertion semantic

* cast BACKUP_FLASH_ADDR as flashaddr_t

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2022-11-07 19:22:58 -05:00
Matthew Kennedy e801ffc979 fix vvt logging logic (#4747)
* fix vvt logging logic

* put that back

* flip condition to avoid branch on uninitialized value
2022-11-07 10:52:17 -05:00
Andrey ffbf58e0b6 Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-07 10:30:30 -05:00
Andrey 85e8418b1b Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-07 00:25:47 -05:00
Andrey cebb3e1847 Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-07 00:06:42 -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
rusefi 4bc9b25214 reducing ugly 2022-11-06 20:47:57 -05:00
rusefi 81438c14fa removing dead code 2022-11-06 20:39:40 -05:00
Matthew Kennedy 21b1235db9 lwip thread priorities (#4746) 2022-11-06 20:38:25 -05:00
GitHub gen-configs Action c4066121f0 Auto-generated configs and docs 2022-11-07 01:17:02 +00:00
rusefi 80e02de00b https://rusefi.com/forum/viewtopic.php?p=46603#p46603
calling 'setTimeout' on bad self (cpp class not export)
2022-11-06 20:09:01 -05:00
GitHub set-date Action b303764a88 Update date 2022-11-07 00:23:20 +00:00
Andrey 77caa77b4b trigger refactoring: instance RPM fix #4740 2022-11-06 12:03:55 -05:00
Andrey 65f5c00616 trigger refactoring: instance RPM #4740 2022-11-06 11:56:18 -05:00
Andrey 153a454472 trigger refactoring: instance RPM #4740 2022-11-06 11:47:23 -05:00
Andrey 9edfda7f72 trigger refactoring: instance RPM #4740 2022-11-06 11:45:51 -05:00
Andrey f7daa5df72 trigger refactoring: instance RPM #4740 2022-11-06 11:41:27 -05:00
Andrey ba17b83bea trigger refactoring: instance RPM #4740 2022-11-06 11:12:20 -05:00
Andrey 25d292c462 trigger refactoring: instance RPM #4740 2022-11-06 11:05:57 -05:00
Andrey f8cce72779 trigger refactoring: instance RPM #4740 2022-11-06 10:58:04 -05:00
Andrey Gusakov 18d5fea021 ETB: do not restart ETH thread on each doInitElectronicThrottle() 2022-11-06 09:26:40 -05:00
rusefillc d23b0b063f minor trigger refactoring 2022-11-06 01:32:59 -04:00
rusefillc d5c2c0294b minor trigger refactoring 2022-11-06 01:11:33 -04:00
rusefillc 2d96fb3ef6 minor trigger refactoring 2022-11-06 00:32:38 -04:00
rusefillc 8bcbb2b9b1 learning C++ 2022-11-06 00:17:24 -04:00
rusefillc 6c8325c0c2 more fancy 2022-11-06 00:10:50 -04:00
rusefillc ce55171d8d minor fix: will be invoked downstream 2022-11-05 23:58:05 -04:00
rusefillc 45deb75979 minor fix: no need to assign same value twice 2022-11-05 23:50:03 -04:00
rusefillc 4c3c34518a minor trigger refactoring 2022-11-05 22:42:33 -04:00
rusefillc 6402e61484 minor trigger refactoring 2022-11-05 22:30:08 -04:00
Andrey 9a340da994 A gem of dead code 2022-11-05 21:57:26 -04:00
Andrey b0acc6d141 A gem of dead code 2022-11-05 21:53:38 -04:00
Andrey 72ed388948 minor trigger refactoring 2022-11-05 21:43:12 -04:00
GitHub gen-configs Action cdcc94bb02 Auto-generated configs and docs 2022-11-06 00:28:03 +00:00
Matthew Kennedy 32b170810e duplicate log field names (#4730)
* remove duplicate target lambda/afr

* names on fuel computer

* remove more copies

* sensor.java

* everybody loves hard dependencies on generated fields

* target afr gauge fix

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
rusefillc cb9e33d501 dead lines 2022-11-05 17:21:30 -04:00
GitHub gen-configs Action 96bfa68022 Auto-generated configs and docs 2022-11-05 19:29:59 +00:00
rusefillc bcafeb471b dead lines 2022-11-05 15:20:02 -04:00
GitHub set-date Action 5afdc1ca7e Update date 2022-11-05 00:26:48 +00:00
GitHub gen-configs Action 00ff7d0ccb Auto-generated configs and docs 2022-11-04 19:09:03 +00: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
GitHub gen-configs Action a08df99468 Auto-generated configs and docs 2022-11-04 16:44:44 +00:00
rusefi 93bf1031d6 GM 2022-11-04 12:38:55 -04:00
rusefi cb61edaadc nicer defaults API 2022-11-04 12:37:28 -04:00
GitHub set-date Action da8d648111 Update date 2022-11-04 00:27:19 +00:00
Andrey Gusakov 057769e084 ETB: dead variable 2022-11-03 19:38:47 -04:00
Andrey Gusakov 20437e5153 typo 2022-11-03 19:38:35 -04:00
Andrey Gusakov d9d80d29c1 ETB: typo? 2022-11-03 19:38:14 -04:00
Andrey G ad79378da1 pin_sepository: no external users for totalPinsUsed, remove (#4733) 2022-11-03 18:26:08 -04:00
GitHub gen-configs Action 994de960e8 Auto-generated configs and docs 2022-11-03 17:10:09 +00:00
rusefillc 3611296a3c 154 2022-11-03 13:04:27 -04:00
rusefi b3e18bd296 https://github.com/rusefi/rusefi/issues/4688#issuecomment-1301886167 2022-11-03 09:45:57 -04:00
rusefi 0d03d29ace removing dead code - function never returns nullptr 2022-11-03 09:40:44 -04:00
rusefillc 1ae30673ce target lambda & afr log fields broken #4727 2022-11-02 22:37:52 -04:00
rusefillc 661b12aa69 target lambda & afr log fields broken #4727 2022-11-02 22:35:40 -04:00
rusefillc 9dd78f785d target lambda & afr log fields broken #4727 2022-11-02 22:25:16 -04:00
GitHub gen-configs Action e4291ae90b Auto-generated configs and docs 2022-11-03 02:21:44 +00:00
rusefillc 955a90327d target lambda & afr log fields broken #4727 2022-11-02 22:17:00 -04:00
rusefillc bb28d61f0b target lambda & afr log fields broken #4727 2022-11-02 22:03:14 -04:00
GitHub gen-configs Action 19a38d002d Auto-generated configs and docs 2022-11-03 01:54:29 +00:00
GitHub set-date Action a27aea7863 Update date 2022-11-03 00:26:14 +00:00
GitHub gen-configs Action 7085b89978 Auto-generated configs and docs 2022-11-02 18:36:42 +00:00
rusefillc 770fe36254 Improve IAT fuel multiplier help #4728 2022-11-02 14:18:50 -04:00
GitHub gen-configs Action cd1a2f49ea Auto-generated configs and docs 2022-11-02 15:22:43 +00:00
rusefillc f9a662fa6c Nissan defaults 2022-11-02 11:17:24 -04:00
rusefillc 8bed91cc27 todo: better names 2022-11-02 11:16:42 -04:00
GitHub gen-configs Action bf98823e39 Auto-generated configs and docs 2022-11-02 03:13:16 +00:00
rusefillc 9f6f848efd rusefi.input: use tabs for intendations #4726
3rd ooopsie :(
2022-11-01 23:06:57 -04:00
GitHub gen-configs Action 6834aa4b31 Auto-generated configs and docs 2022-11-02 02:57:50 +00:00
rusefillc f26e7d032d rusefi.input: use tabs for intendations #4726
second ooopsie :(
2022-11-01 22:51:21 -04:00
GitHub gen-configs Action 84269a90c8 Auto-generated configs and docs 2022-11-02 02:50:04 +00:00
rusefillc 086fed15b7 rusefi.input: use tabs for intendations #4726
another ooopsie
2022-11-01 22:43:27 -04:00
rusefi 996f862c78 docs 2022-11-01 21:44:22 -04:00
rusefi 925fe9734c cute special case 2022-11-01 21:35:47 -04:00
rusefi 92b2f24e96 better handling of invalid sensor on bench 2022-11-01 21:32:31 -04:00
rusefi 8498068d59 rusefi.input: use tabs for intendations #4726
regex should match both spaces and tabs
2022-11-01 21:18:16 -04:00
rusefi cb033b7250 heh what's broken? :( 2022-11-01 20:48:45 -04:00
GitHub gen-configs Action 8dc09dcee1 Auto-generated configs and docs 2022-11-02 00:28:21 +00:00
rusefi 029431b363 heh what's broken? 2022-11-01 20:23:14 -04:00
GitHub gen-configs Action a225635864 Auto-generated configs and docs 2022-11-01 21:35:56 +00:00
rusefillc 1d78a0486e Too long field comment becomes log field name #4716 2022-11-01 17:31:47 -04:00
GitHub gen-configs Action 6eedad82c1 Auto-generated configs and docs 2022-11-01 21:00:55 +00:00
rusefillc 651101e6bc Too long field comment becomes log field name #4716 2022-11-01 16:51:51 -04:00
GitHub gen-configs Action d55f8c2062 Auto-generated configs and docs 2022-11-01 14:52:28 +00:00
GitHub set-date Action 942749f97a Update date 2022-11-01 00:30:04 +00:00
GitHub gen-configs Action 3312cc878b Auto-generated configs and docs 2022-10-31 20:59:35 +00:00
Andrey G 8fa0bb5e73 rusefi.input: use tabs for intendations (#4726)
also clear tailing whitespaces

This saves 18K
2022-10-31 16:54:25 -04:00
GitHub gen-configs Action 8e524c122c Auto-generated configs and docs 2022-10-31 19:33:46 +00:00
Andrey G 44b1f4d629 TS: UI: rename Pin to input or output where possible (#4725)
Keep Pin term only for internal connections (SD, SPI...)
2022-10-31 15:29:29 -04:00
GitHub gen-configs Action 518592f645 Auto-generated configs and docs 2022-10-31 18:40:24 +00:00
Andrey G 2bdba82abf TS: reorder Ignition menu (#4724) 2022-10-31 14:34:51 -04:00
GitHub gen-configs Action 51926e739f Auto-generated configs and docs 2022-10-31 17:16:20 +00:00
Andrey G 450aec44e1 TS UI suggestions by ELDominio (#4723)
* TS: Idle position from Extra 2 to Idle category

* TS: idle AC adders to AC dialog

* TS: Fan idle adders to Fan dialog
2022-10-31 13:11:21 -04:00
GitHub set-date Action 175f72bbdb Update date 2022-10-31 00:28:39 +00:00
GitHub gen-configs Action 551810e743 Auto-generated configs and docs 2022-10-30 23:46:50 +00:00
Andrey G 40eb85a1bf TS: target lambda and target AFR gauges: fix layout (#4719) 2022-10-30 19:41:02 -04:00
GitHub gen-configs Action 03b295080a Auto-generated configs and docs 2022-10-30 21:55:22 +00:00
Andrey G fb242d00d4 idle_state: rename useIacTableForCoasting -> isIacTableForCoasting (#4721) 2022-10-30 17:41:18 -04:00
GitHub gen-configs Action c91f54ba76 Auto-generated configs and docs 2022-10-30 16:50:07 +00:00
Andrey G 84ac6c3a67 TS: move "Trigger error count" from ECU status to Trigger category (#4718) 2022-10-30 12:45:30 -04:00
Andrey G e5c9e66a38 OpenBLT: fix lazy compilation (#4715)
* OpenBLT: fix lazy compilation

* OpenBLT: use per-board obj directory
2022-10-30 10:01:43 -04:00
Andrey G cc9b1517ac compile warnings: signed vs unsigned and unused (#4713) 2022-10-30 09:47:53 -04:00
Andrey G d897316f1b OpenBLT: F7: ups, missed shared section (#4714) 2022-10-30 09:38:09 -04:00
rusefillc 65980681f7 GM 2022-10-30 00:24:47 -04:00
rusefillc d4e10d0ff9 refactoring: helper method 2022-10-30 00:20:15 -04:00
rusefillc d6f6dd3a56 refactoring: helper method 2022-10-30 00:17:42 -04:00
rusefillc fa3fed1ffd GM 2022-10-30 00:07:32 -04:00
rusefillc 5c6fac7df1 GM 2022-10-29 23:55:23 -04:00
rusefillc bab3c58d85 refactoring: helper method 2022-10-29 23:55:14 -04:00
rusefillc 33c5983da2 refactoring: helper method 2022-10-29 23:46:54 -04:00
rusefillc f88187c826 refactoring: helper method 2022-10-29 23:38:22 -04:00
rusefillc f9166af5e3 +x 2022-10-29 23:32:58 -04:00
rusefillc c164a05f2c refactoring: helper method 2022-10-29 23:04:24 -04:00
rusefillc 0d99917246 GM 2022-10-29 22:56:12 -04:00
rusefillc 85140ac80b send more of Engine Sniffer data #4560 2022-10-29 22:33:50 -04:00
rusefillc ec184423f2 send more of Engine Sniffer data #4560 2022-10-29 21:55:35 -04:00
GitHub gen-configs Action 6de176376d Auto-generated configs and docs 2022-10-30 01:33:19 +00:00
rusefillc cc51ca3c85 send more of Engine Sniffer data #4560 2022-10-29 21:27:49 -04:00
rusefillc 1aea98fd26 Lua to enable self stimulation #4712 2022-10-29 21:26:42 -04:00
GitHub set-date Action 7983c33b29 Update date 2022-10-30 00:31:04 +00:00
GitHub set-date Action 2dc3c2e2dd Update date 2022-10-29 00:22:15 +00:00
rusefillc e3d27f33e8 Lua to enable self stimulation #4712 2022-10-28 19:52:16 -04:00
GitHub gen-configs Action e1f586206b Auto-generated configs and docs 2022-10-28 23:45:01 +00:00
rusefillc c0ab0c7de3 minor move of code around 2022-10-28 19:31:17 -04:00
GitHub gen-configs Action ceab00d53d Auto-generated configs and docs 2022-10-28 22:43:57 +00:00
rusefillc fc44e65f3d gaugeCategory = Idle 2022-10-28 18:38:47 -04:00
GitHub gen-configs Action 018c0fbbe1 Auto-generated configs and docs 2022-10-28 18:13:30 +00:00
rusefillc 80489b4fb6 GM 2022-10-28 14:08:24 -04:00
GitHub gen-configs Action d36293a836 Auto-generated configs and docs 2022-10-28 14:33:29 +00:00
rusefillc e5780234e3 SD card log fields list should be auto-generated #3985 2022-10-28 10:28:38 -04:00
GitHub gen-configs Action 7b978dcf57 Auto-generated configs and docs 2022-10-28 14:09:22 +00:00
rusefillc 14e8a4c2c4 SD card log fields list should be auto-generated #3985 2022-10-28 10:04:33 -04:00
GitHub gen-configs Action 38f0871550 Auto-generated configs and docs 2022-10-28 13:11:34 +00:00
rusefillc 2c392fd77a SD card log fields list should be auto-generated #3985 2022-10-28 09:06:15 -04:00
GitHub gen-configs Action ae301c690f Auto-generated configs and docs 2022-10-28 08:36:50 +00:00
rusefillc d1bbc6eb47 Automation coverage for RPM not reading #4709 2022-10-28 04:22:10 -04:00
rusefillc 7cc4c5d394 SD card log fields list should be auto-generated #3985 2022-10-28 04:20:35 -04:00
rusefillc 23ecb21562 SD card log fields list should be auto-generated #3985
oh many fields!
2022-10-28 04:11:54 -04:00
rusefillc f47c36c92f renaming tool 2022-10-28 03:44:39 -04:00
rusefillc d24e84ebbc Automation coverage for RPM not reading #4709 2022-10-28 02:44:38 -04:00
rusefillc a744023c6e refactoring 2022-10-28 02:41:20 -04:00
rusefillc 25b53d37f1 LTS: signature considerations of long time support branches #4603 2022-10-27 23:20:43 -04:00
rusefillc 4cbb5cbd00 fix https://github.com/rusefi/hellen154hyundai/issues/69 2022-10-27 23:20:43 -04:00
Matthew Kennedy 0ee7be20d8 s (#4708) 2022-10-27 23:17:02 -04:00
rusefillc 5fb963fcc8 LTS: signature considerations of long time support branches #4603 2022-10-27 23:04:05 -04:00
GitHub gen-configs Action 9184960acb Auto-generated configs and docs 2022-10-28 02:38:53 +00:00
rusefillc 92bed0c699 less horrible constant name 2022-10-27 22:17:50 -04:00
rusefillc 8af5ae0152 random progress 2022-10-27 21:32:23 -04:00
GitHub gen-configs Action 5191680479 Auto-generated configs and docs 2022-10-28 01:19:55 +00:00
Matthew Kennedy 6b97bf8e07 plumbing for dual MAP sensors (#4704)
* wiring for dual maps

* s
2022-10-27 21:15:04 -04:00
rusefillc 1cd01b4b4b PROTEUS_GM_LS_4 2022-10-27 20:49:06 -04:00
rusefillc 584c4b7019 efi::size 2022-10-27 20:35:37 -04:00
GitHub set-date Action f791986751 Update date 2022-10-28 00:26:36 +00:00
GitHub gen-configs Action 49ef8e4a7e Auto-generated configs and docs 2022-10-28 00:12:33 +00:00
rusefillc 0a0f803798 PROTEUS_GM_LS_4 2022-10-27 19:59:52 -04:00
GitHub gen-configs Action 82116cf998 Auto-generated configs and docs 2022-10-27 18:47:49 +00:00
rusefillc 333ec6f5e6 E67 2022-10-27 14:30:00 -04:00
rusefillc 1c374702be PROTEUS_GM_LS_4 2022-10-27 14:30:00 -04:00
Matthew Kennedy 6a9b481c65 prep for multiple MAP sensors (#4705)
* prep for multiple MAP sensors

* move guard

* sensor info printing

* maybe kinetis memory
2022-10-27 13:59:36 -04:00
rusefillc 6c84b2b58c SD card log fields list should be auto-generated #3985 2022-10-26 22:07:24 -04:00
Andrey 698c0da164 Revert "prep for multiple MAP sensors (#4677)"
This reverts commit 10ea7ad948.
2022-10-26 21:25:02 -04:00
GitHub gen-configs Action 6c3186bf38 Auto-generated configs and docs 2022-10-27 00:53:50 +00:00
GitHub set-date Action bb7ba43e61 Update date 2022-10-27 00:26:13 +00:00
Matthew Kennedy 10ea7ad948 prep for multiple MAP sensors (#4677)
* prep for multiple MAP sensors

* move guard

* sensor info printing
2022-10-26 18:06:20 -04:00
rusefi 8f5abb88af GM SENT ETB bench test in NJ #4688 2022-10-26 17:33:10 -04:00
GitHub gen-configs Action fb8fdb588b Auto-generated configs and docs 2022-10-26 20:54:59 +00:00
Matthew Kennedy 7c9e3680b3 bigger blocking factor (#4703) 2022-10-26 16:49:55 -04:00
Andrey G 051dc82e20 SENT improvements (#4702)
* smt32_common.mk: reduce copy-paste

* SENT: sentPins is not used

* hw: stm32: add ICU helper

* hw: stm32: icu helpers: also return timer base clock

* SENT: icu: use helper to get ICU & channel and AF

* SENT: icu: use CPU ticks for pulse measurements

* hw: stm32: icu: cleanup
2022-10-26 15:33:47 -04:00
rusefillc deb38e8003 GM SENT ETB bench test in NJ #4688 2022-10-26 12:46:50 -04:00
GitHub gen-configs Action 5dd5e770e7 Auto-generated configs and docs 2022-10-26 16:43:39 +00:00
rusefi ea9e172ced GM SENT ETB bench test in NJ #4688 2022-10-26 12:17:14 -04:00
rusefi f81f907d3a GM SENT ETB bench test in NJ #4688 2022-10-26 12:15:32 -04:00
rusefi 7c79fe7b4e adding simplicity 2022-10-26 12:10:54 -04:00
rusefillc 107562a569 GM SENT ETB bench test in NJ #4688 2022-10-26 10:37:35 -04:00
GitHub gen-configs Action 9a92b28e81 Auto-generated configs and docs 2022-10-26 13:34:16 +00:00
rusefi 9a21fdbb40 GM SENT ETB bench test in NJ #4688 2022-10-26 09:29:04 -04:00
rusefi 727a6703b4 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:32 -04:00
rusefi 4cd403e326 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:01 -04:00
GitHub gen-configs Action 6950bef7fb Auto-generated configs and docs 2022-10-26 11:13:01 +00:00
Andrey G 81fbc443db TS: lua gauges move from Extra 2 to LUA category (#4701) 2022-10-26 07:09:07 -04:00
Andrey G 6411ef2021 SENT glue to LUA (#4700)
* use tabs

* SENT: Lua glue: getSentValue returns ETB position now

Can be tested with following LUA script:
setTickRate(100)
function onTick()
	pos = getSentValue(1)
	setLuaGauge(1, 10000 * pos)
	print(pos)
end
2022-10-26 06:42:14 -04:00
rusefillc 1f6088e56b E38 2022-10-25 23:18:41 -04:00
rusefi db3a333f5f E67 2022-10-25 22:04:37 -04:00
rusefi 4db3a65a7e refactoring: extracting useful method 2022-10-25 21:55:54 -04:00
GitHub set-date Action abe179d121 Update date 2022-10-26 00:26:37 +00:00
GitHub gen-configs Action 2ef84e5834 Auto-generated configs and docs 2022-10-25 23:21:39 +00:00
rusefillc 5eec11c7a9 random ID 2022-10-25 19:09:38 -04:00
rusefillc 9b4db6eca5 E67 id 2022-10-25 19:09:38 -04:00
GitHub gen-configs Action dc31ec19e5 Auto-generated configs and docs 2022-10-25 21:57:39 +00:00
rusefillc b8cabe26af E67 2022-10-25 17:52:51 -04:00
GitHub gen-configs Action 7101fce52b Auto-generated configs and docs 2022-10-25 21:39:28 +00:00
rusefillc 60ff9609f5 renaming black pins 2022-10-25 17:33:36 -04:00
rusefillc 985b6aac0d renaming blue pins 2022-10-25 17:32:42 -04:00
rusefillc af5a9269d9 connector pic 2022-10-25 17:32:19 -04:00
rusefillc c4d0722064 renaming grey pins 2022-10-25 17:31:56 -04:00
rusefillc dfeb1269e0 e38 2022-10-25 17:27:51 -04:00
rusefillc f04ca64b50 B6 2022-10-24 22:54:42 -04:00
rusefillc 381b7dc213 just frequency nothing else 2022-10-24 21:12:58 -04:00
GitHub gen-configs Action 50e470b710 Auto-generated configs and docs 2022-10-25 00:36:10 +00:00
rusefi c07ee72165 B6 2022-10-24 20:29:46 -04:00
GitHub gen-configs Action d49fa94c55 Auto-generated configs and docs 2022-10-24 16:46:53 +00:00
Matthew Kennedy ede3df75f5 dual MAF sensors (#4697)
* add second MAF

* output channesl

* move them around

* ok let's try at the very end

* is the logic wrong, or something else?

* ooh it's the sensor order
2022-10-24 12:41:05 -04:00
GitHub gen-configs Action 0dbe83ea18 Auto-generated configs and docs 2022-10-24 12:55:57 +00:00
Andrey G f3c728ce61 SENT fixes (#4698)
* SENT: use shift register for storing nibbles

* SENT: rxReg shift to the left

* SENT: todo
2022-10-24 08:50:11 -04:00
GitHub set-date Action bbe2068151 Update date 2022-10-24 00:34:01 +00:00
Matthew Kennedy c23d7ec077 use offsetof instead of generated offset defines (#4696)
* constify efi_gpio, use size_t

* use offsetof instead of macros

* don't generate offsets in rusefi_generated.h

* comment explaining the madness

* java fixes

* casing
2022-10-23 16:39:18 -04:00
GitHub gen-configs Action 612687f5fa Auto-generated configs and docs 2022-10-23 19:35:19 +00:00
Matthew Kennedy 3e66e0030b allow all pins for inputs on default builds (#4693) 2022-10-23 15:29:12 -04:00
Matthew Kennedy 1e0144efaa constify efi_gpio, use size_t (#4695) 2022-10-23 08:25:47 -04:00
GitHub gen-configs Action 213c3f3bd5 Auto-generated configs and docs 2022-10-23 02:52:32 +00:00
rusefi 0f21808d21 GM ETB bench test in NJ #4688
SENT to Lua integration
2022-10-22 22:46:37 -04:00
GitHub set-date Action 8e10104fbc Update date 2022-10-23 00:33:30 +00:00
Andrey G 6aca0e2a54 SENT fixes (#4692)
* SENT: measure more pulses during Unit time calibration

* SENT: no magic numbers

* SENT: fix typo

* SENT: setninfo output: do not show slow channels if not detected

* SENT: fix GM-style CRC calculation

* SENT: another one CRC algorithm, now for pressure sensor

* SENT: show CRC error percentage
2022-10-22 18:07:22 -04:00
rusefillc 67ea775f17 progress: rpm register based on trigger input being none or not (#4691)
* progress: rpm register based on trigger input being none or not

* use helper functions

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-22 09:27:41 -04:00
rusefillc 07c5c2a91e progress: allow only exhaust cam input now that we have index parameter 2022-10-22 08:40:36 -04:00
rusefillc 8b1a1a984c refactoring: wider usage of helper method 2022-10-22 08:39:55 -04:00
rusefillc 4f6b1eb3b7 progress: rpm register based on trigger input being none or not 2022-10-21 23:57:37 -04:00
rusefillc 93892bd4d9 progress: rpm register based on trigger input being none or not 2022-10-21 23:29:39 -04:00
rusefillc 56d5e01d89 ROLLBACK 2022-10-21 22:45:46 -04:00
rusefillc cb7625e40e progress: rpm register based on trigger input being none or not (helping unit tests) 2022-10-21 22:25:05 -04:00
rusefillc a0c0e38cfd progress: rpm register based on trigger input being none or not 2022-10-21 22:07:41 -04:00
rusefillc 38164e2a0d refactoring: inline method 2022-10-21 21:20:44 -04:00
GitHub gen-configs Action a7eb8a10a6 Auto-generated configs and docs 2022-10-22 01:16:20 +00:00
rusefillc 366b37a41e trigger input: dead code? 2022-10-21 21:10:58 -04:00
GitHub set-date Action c9ddd7df50 Update date 2022-10-22 00:31:13 +00:00
rusefillc 4e3c01be71 current unused RAM metric? 2022-10-21 17:12:15 -04:00
rusefillc 65f3fce774 current unused RAM metric 2022-10-21 12:10:31 -04:00
GitHub gen-configs Action 17379e99e4 Auto-generated configs and docs 2022-10-21 02:31:12 +00:00
Matthew Kennedy 890a8e0fed implement "ford mode" injector correction (#4686)
* implement "ford mode"

* missed the enum value
2022-10-20 22:25:39 -04:00
GitHub gen-configs Action c51e54ee2b Auto-generated configs and docs 2022-10-21 02:15:43 +00:00
Matthew Kennedy 6788ef837d fix no-lua build (#4690) 2022-10-20 22:01:33 -04:00
GitHub set-date Action 4177d255c2 Update date 2022-10-21 00:28:12 +00:00
rusefillc ee72e7ea5d Update readme.md 2022-10-20 14:30:23 -04:00
GitHub gen-configs Action 65230fff03 Auto-generated configs and docs 2022-10-20 17:40:39 +00:00
Andrey G 66c3468ce0 SENT fixes (#4687)
* SENT: cache current setting to do proper clean-up on stop

* SENT: microRusEfi supports send on "AN temp 2" = PA1 only

* SENT: microRusEfi: fix pin number

* SENT: use activeConfiguration during sentStop()

* MRE: pin 23: can accept events (for SENT)
2022-10-20 13:33:16 -04:00
rusefillc fadc7edbdb Adc unregister (#4684)
* Sensor: unregister on the fly #4683

* Sensor: unregister on the fly #4683

* Adc unregister #4684

* Adc unregister #4684
2022-10-20 09:33:27 -04:00
Matthew Kennedy c16d2e82e4 more f429 business (#4679)
* 429 boots and LEDs work

* oops missed a comma

* enable on f767 too, since it should be the same board

* why not just completely duplicate it

* script should not be fancy

* script should not be fancy

* correct pins

* h743 while we're at it
2022-10-20 00:59:39 -04:00
rusefi 64f0a8e412 SENT protocol capture implementation #4631 2022-10-20 00:04:43 -04:00
GitHub gen-configs Action 4d2e24d2a6 Auto-generated configs and docs 2022-10-20 04:02:31 +00:00
rusefi 46ee0e6eb6 SENT protocol capture implementation #4631 2022-10-19 23:56:21 -04:00
GitHub gen-configs Action afd5d91e3b Auto-generated configs and docs 2022-10-20 03:49:59 +00:00
rusefi fb0cf6b6ed SENT protocol capture implementation #4631 2022-10-19 23:45:21 -04:00
GitHub set-date Action 3e5d8f9a46 Update date 2022-10-20 00:39:24 +00:00
Andrey G c36c1b0434 SENT protocol capture implementation (#4631)
* boards: MRE: enable SEND protocol capture

* SENT protocol capture implementation #4631

* SENT protocol capture implementation #4631

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-19 17:08:15 -04:00
GitHub gen-configs Action 428f37ca21 Auto-generated configs and docs 2022-10-19 20:16:30 +00:00
rusefillc 00cccb2fa3 SENT protocol capture implementation #4631 2022-10-19 15:21:13 -04:00
Andrey Gusakov de1189cf86 port: stm32: f4/f7: enable ICU drivers, enable ICU for TIM2 2022-10-19 15:14:29 -04:00
rusefillc 7962dd93ef gcc11 is smart 2022-10-19 10:29:27 -04:00
rusefillc 630f943a17 nicer (?) parameter names 2022-10-19 10:25:02 -04:00
rusefillc 156d6b37f1 gcc 10 #4641 2022-10-19 09:11:57 -04:00
GitHub gen-configs Action 9b2784959b Auto-generated configs and docs 2022-10-19 10:47:20 +00:00
Matthew Kennedy acec8f2da3 VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
Matthew Kennedy de9ab76a31 gcc 10 (#4641)
* scripts

* change check version

* disable inlining

* all the spots

* it's funny that this works with the wrong file extension

* bootloader

* hardware ci runs gcc 10
2022-10-18 22:30:16 -04:00
rusefillc a272d63ceb so much weird 2022-10-18 22:29:43 -04:00
rusefillc 4849a81f83 would this help nucleo-F429? 2022-10-18 22:02:28 -04:00
Andrey 43bb22641a F429 nucleo 2022-10-18 21:18:36 -04:00
GitHub gen-configs Action 7112c8577b Auto-generated configs and docs 2022-10-19 01:17:23 +00:00
Matthew Kennedy 592942f39a stub 429 2022-10-18 21:11:58 -04:00
GitHub set-date Action 1bf32d4b73 Update date 2022-10-19 00:31:25 +00:00
rusefillc 32e9901658 Lua aux gauge fix #4672 2022-10-18 16:13:19 -04:00
rusefillc aedfc0c093 Lua aux gauge #4672 2022-10-18 15:52:32 -04:00
rusefillc 9bf4622ddc Lua aux gauge #4672 2022-10-18 15:25:47 -04:00
GitHub gen-configs Action 08ae39c10b Auto-generated configs and docs 2022-10-18 01:27:31 +00:00
rusefillc 69a503a0ee Lua aux gauge #4672 2022-10-17 21:21:23 -04:00
GitHub set-date Action 7ff0d6dce9 Update date 2022-10-18 00:33:42 +00:00
GitHub gen-configs Action 379c71b97b Auto-generated configs and docs 2022-10-18 00:09:14 +00:00
rusefillc 367d2ec324 Lua aux gauge #4672 2022-10-17 20:01:46 -04:00