rusefillc
f1bf10908e
Nissan
2022-11-10 17:15:15 -05:00
Nathan Schulte
cd101027bc
fix setup_linux_environment.sh ( #4767 )
2022-11-10 15:33:02 -05:00
GitHub gen-configs Action
ac7562b26f
Auto-generated configs and docs
2022-11-10 20:17:00 +00:00
rusefi
b1967de1cc
minor naming consistency, should this be taken further?
2022-11-10 15:09:52 -05:00
rusefillc
fc8a63b1db
Nissan MAF
2022-11-10 11:25:19 -05:00
rusefillc
ca86fdc580
Nissan MAF
2022-11-10 11:10:55 -05:00
rusefillc
ab823d06c8
Gather Nissan CAN data #2278
2022-11-10 00:42:56 -05:00
rusefillc
6e5f38d035
Nissan MAF
2022-11-09 22:09:39 -05:00
GitHub gen-configs Action
7dc36285c4
Auto-generated configs and docs
2022-11-10 02:46:36 +00:00
rusefillc
c243a5a40a
Nissan MAF
2022-11-09 21:41:50 -05:00
rusefillc
5607a39a2e
Nissan 4.2 dreams
2022-11-09 21:31:25 -05:00
rusefi
f38809d186
Nissan
2022-11-09 20:58:09 -05:00
GitHub gen-configs Action
dbb78e76dd
Auto-generated configs and docs
2022-11-10 01:45:38 +00:00
rusefillc
75b69ab411
Nissan
2022-11-09 20:39:31 -05:00
rusefillc
d262fbfc2b
Nissan
2022-11-09 20:39:11 -05:00
GitHub set-date Action
4c35cbb2f9
Update date
2022-11-10 00:26:44 +00:00
rusefillc
800b6b7a95
https://github.com/rusefi/hellenNA6_issues/issues/35
2022-11-09 14:41:21 -05:00
rusefillc
fa2def726a
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
6a53159c0f
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
9ee03080b5
Trigger wheel definitions
2022-11-09 03:08:46 +00:00
GitHub gen-configs Action
8886b39963
Auto-generated configs and docs
2022-11-09 03:04:45 +00:00
Matthew Kennedy
5c50ad2db4
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
1f64cf5844
Auto-generated configs and docs
2022-11-09 01:59:03 +00:00
Nathan Schulte
6321a78619
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
e7a5f2a0f6
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
d7eb09c9de
Update date
2022-11-09 00:25:20 +00:00
rusefillc
944f64f3b1
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
355759d486
quote USE_OPENBLT to avoid condition error ( #4755 )
2022-11-07 22:08:53 -05:00
GitHub gen-configs Action
8e579bd42b
Auto-generated configs and docs
2022-11-08 02:15:04 +00:00
Nathan Schulte
46310571c3
correct prometheus USE_BOOTLOADER config ( #4752 )
2022-11-07 20:14:16 -05:00
Nathan Schulte
6d31ea7d9c
fix `cypress` and `kinetis` board/build options ( #4751 )
...
* move cypress options to Makefile
* move kinetis options to Makefile
* make cypress compile script executable
2022-11-07 20:13:04 -05:00
rusefillc
0be6559ced
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
7bd9dbf89e
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
73e69940ba
Ford SENT ETB bench test in NJ #4745
...
we shall unit test SENT
2022-11-07 10:30:30 -05:00
Andrey
be8ba29b42
Ford SENT ETB bench test in NJ #4745
...
we shall unit test SENT
2022-11-07 00:25:47 -05:00
Andrey
a25c9ab520
Ford SENT ETB bench test in NJ #4745
...
we shall unit test SENT
2022-11-07 00:06:42 -05:00
rusefillc
6d3e71fae3
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
e48a3ea866
Auto-generated configs and docs
2022-11-07 03:35:51 +00:00
rusefi
cbbc2a4e85
merging E67
2022-11-06 22:29:35 -05:00
rusefi
1f3ab0cf24
reducing ugly
2022-11-06 21:28:38 -05:00
rusefi
ec77afeaa0
reducing ugly
2022-11-06 20:47:57 -05:00
rusefi
7cc6d9c07c
removing dead code
2022-11-06 20:39:40 -05:00
Matthew Kennedy
91808c3a0e
lwip thread priorities ( #4746 )
2022-11-06 20:38:25 -05:00
GitHub gen-configs Action
648cfafb69
Auto-generated configs and docs
2022-11-07 01:17:02 +00:00
rusefi
9ccb0ccb0c
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
2d1cae72c5
Update date
2022-11-07 00:23:20 +00:00
rusefi
f26a095b9b
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
4f5f381e93
Console crashed on start-up due to gauges layout code being fragile #4742
...
helping gradle
2022-11-06 17:33:04 -05:00
Andrey
1475ecf273
trigger refactoring: instance RPM fix #4740
2022-11-06 12:03:55 -05:00
Andrey
77a3f5d795
trigger refactoring: instance RPM #4740
2022-11-06 11:56:18 -05:00