Commit Graph

20404 Commits

Author SHA1 Message Date
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
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 e42939560f sensor_chart into unit tests 2022-11-06 11:28:25 -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
rusefillc f52104501b rusEfi console does not start under AdoptOpenJDK #1181
using fresh version
2022-11-06 09:33:16 -05:00
rusefillc 2113a4d15f rusEfi console does not start under AdoptOpenJDK #1181
bumping min requirment
2022-11-06 09:33:03 -05:00
rusefillc feef4a2423 rusEfi console does not start under AdoptOpenJDK #1181
docs
2022-11-06 09:32:35 -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 cc7af64ed3 minor trigger refactoring 2022-11-06 00:59:29 -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