Commit Graph

20272 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 build-unit-tests Action b52c80ad6b Trigger wheel definitions 2022-11-09 03:08:46 +00: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 34bb033b6a 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:52:17 -05: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
rusefillc 1e10055279 Ford SENT ETB bench test in NJ #4745
we shall unit test SENT
2022-11-06 23:21:54 -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 5c32f75c2c reducing ugly 2022-11-06 21:28:38 -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
rusefi bfad6e8e0b Console crashed on start-up due to gauges layout code being fragile #4742
i think it's just better without that check
2022-11-06 17:33:20 -05:00
rusefi b1fddc4b8a Console crashed on start-up due to gauges layout code being fragile #4742
helping gradle
2022-11-06 17:33:04 -05:00
Andrey 77caa77b4b trigger refactoring: instance RPM fix #4740 2022-11-06 12:03:55 -05:00