Commit Graph

20291 Commits

Author SHA1 Message Date
rusefi 174ba8ff96 UI Suggestions for Tunerstudio #4722 2022-11-13 11:35:03 -05:00
rusefi 4418a08e4d Ford SENT ETB bench test in NJ #4745 2022-11-13 11:23:54 -05:00
rusefillc f9e586074a More console issues #4775 2022-11-13 10:44:24 -05:00
rusefillc 6e24664d37 Gather Nissan CAN data #2278 2022-11-13 02:55:10 -05:00
rusefillc cf6b64326b Update README.md 2022-11-13 01:13:36 -05:00
rusefillc 139e0a5e9e Gather Nissan CAN data #2278 2022-11-13 00:27:54 -05:00
GitHub gen-configs Action 7bbd99f736 Auto-generated configs and docs 2022-11-13 05:26:23 +00:00
rusefillc dc57dfd547 Gather Nissan CAN data #2278 2022-11-13 00:20:35 -05:00
GitHub set-date Action efc84542d2 Update date 2022-11-13 00:22:17 +00:00
Andrey G 85f46318a4 SENT updates (#4774)
* SENT: simplify

* SENT: add crc6 routine, check crc for slow channels enhanced messages

* SENT: helper to get Slow Channel values

* SENT: getTickTime() report tick unit time

* unit_tests: SENT: update tests
2022-11-12 16:57:20 -05:00
Andrey 05b46b1b12 Nissan 2022-11-12 13:06:55 -05:00
rusefillc e72978e446 linux setup progress 2022-11-12 12:00:27 -05:00
rusefillc a6d98e3afe reducing confusion just a bit 2022-11-12 12:00:27 -05:00
GitHub gen-configs Action 0a5bbfed4d Auto-generated configs and docs 2022-11-12 01:39:32 +00:00
rusefillc 7fbc8ed495 Just Say No 2022-11-11 20:34:12 -05:00
GitHub set-date Action 40a5ef931b Update date 2022-11-12 00:24:54 +00:00
GitHub gen-configs Action d853a94015 Auto-generated configs and docs 2022-11-11 23:13:14 +00:00
rusefi 9ad7e346a2 Ford SENT ETB bench test in NJ #4745 2022-11-11 18:07:13 -05:00
GitHub gen-configs Action 5f6ca404a3 Auto-generated configs and docs 2022-11-11 22:29:36 +00:00
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