Commit Graph

376 Commits

Author SHA1 Message Date
David Holdeman 05eed39ca7
[LTS] Fail firmware builds if . in branch name (#5010)
* check for dot

* put message

* make error more visible
2023-01-28 17:00:21 -05:00
rusefillc e497a0456b
Issue 4992 (#5009)
* change bundle name

(cherry picked from commit c3dea808adee1588e2cabc2019df0d383a4ba580)

* set primary bundle name

(cherry picked from commit 4fd1e86657b82ca975dfa34387b7ab2c4b5d92f6)

* autoupdate subdir

(cherry picked from commit 1a817285b5e20f7264432a7e9145b1e35d4e95fe)

* try passing empty strings

(cherry picked from commit 2efcafef6b439aa300c49e4e1bfe036a2a8d6b07)

* fix folder logic

(cherry picked from commit e38ce6221f1e21e0f6496c1b1f21505c1c7559b3)

* don't need empty strings duh

(cherry picked from commit c20585cbc26dd03bda87905494c573680ca7a6be)

* encapsulate ini file

---------

Co-authored-by: David Holdeman <david@chuckwagoncomputing.com>
2023-01-28 12:51:55 -05:00
rusefillc 399f280e9d Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -05:00
David Holdeman 9895eaaa99
fix (#4994) 2023-01-21 22:41:09 -05:00
David Holdeman 05016ccecc
put in subdir named after branch (#4991) 2023-01-22 07:41:15 +05:30
David Holdeman 1ceeb42d93
LTS - one way of doing things (#4989)
* add lts option

* upload logic

* proper grouping

* proper quoting

* it's boolean duh

* try toJSON, fix
2023-01-22 06:54:07 +05:30
rusefillc d05eacbe8b K 2023-01-21 00:08:52 -05:00
rusefillc 4a22c3856f Let's admit it it's time to move to gradle #3014 2023-01-14 05:44:27 -05:00
Nathan Schulte 4845b510fe
GitHub actions use apt-spy2, retry apt-get update (#4967)
* GitHub actions retry apt-get

* use primary (non-azure) Ubuntu archive

* remove newline in build-android.yaml

* apt-spy2
2023-01-13 05:35:59 -05:00
David Holdeman cf82f74611
make wiki sync happy (#4962) 2023-01-10 19:08:01 -05:00
rusefillc 8be2c5cf66 reducing confusion 2023-01-08 15:24:50 -05:00
David Holdeman 81ea2cca8f
Kicad diffs - use ssh, new version of Kidiff (#4951)
* switch to ssh and upstream KiCad-Diff

* update submo

* update submo
2023-01-07 10:22:25 -05:00
Andrey 15df54eeea magic comments 2023-01-03 16:41:02 -05:00
David Holdeman be7f6f5506
undo changes to both workflows (#4932) 2023-01-03 16:19:47 -05:00
rusefillc 0b8dc1f59d m74_9 2023-01-01 15:58:52 -05:00
Matthew Kennedy 5a27eec5a3
Enable f4 discovery (#4913)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh

* uncomment

* s

* f4 discovery serial numbers

* s

* debug mode openocd

* is that really the serial number?

* tolerate no SPI device

* remove debug flag

* kick to make sure machine still alive after move
2022-12-21 20:33:37 -05:00
Matthew Kennedy f7a10a8a68
Hardware CI specifies exact device serial number (#4912)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh
2022-12-21 12:46:25 -05:00
rusefi 064bce7696 Epic: daily drive Nissan #4865 2022-12-02 20:15:08 -05:00
rusefillc 86ee8162eb 8chan 2022-12-01 23:07:13 -05:00
rusefillc a3621659ba ubuntu-latest right? 2022-11-29 22:59:01 -05:00
rusefillc d92dc541f6 hiding discovery until next week 2022-11-22 17:41:14 -05:00
Nathan Schulte d144248a6f
fix simulator build (via MinGW) (#4799)
* firmware: kill -9 dead hipLastExecutionCount

* firmware: pin_repository C includes efi_gpio.h

* firmware: controllers: tidy #endif comments

* firmware: primary_pins logic depends EFI_GPIO_HARDWARE

* firmware: only print ADC info if HAL_USE_ADC

* firmware: digital_input: tidy #endif comments

* firmware: digital_input logic depends on e.g. HAL_USE_ADC

* firmware: digital_input logic depends !EFI_SIMULATOR

* firmware: digital_input logic depends e.g. HAL_USE_ADC

* simulator: Makefile includes RUSEFI_LIB_C as CSRC

* Revert "GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)"

This reverts commit cb2477be6c.
2022-11-18 23:43:43 -05:00
Nathan Schulte cb2477be6c
GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)
resolves #4791
2022-11-18 08:21:32 -05:00
rusefillc bf32c408e0 docs 2022-11-17 15:49:05 -05:00
rusefillc 77b9399179 i should never play lottery 2022-11-16 23:34:30 -05:00
rusefillc 800b6b7a95 https://github.com/rusefi/hellenNA6_issues/issues/35 2022-11-09 14:41:21 -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
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
rusefillc b2a5492d16 GM 2022-11-04 12:47:20 -04:00
rusefi ca7bfe77cb need nissan 2022-11-01 21:31:35 -04:00
Matthew Kennedy ced5db5d53
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 582cc4a10e so much weird 2022-10-18 22:29:43 -04:00
Matthew Kennedy ed16771d36
Stub f429 (#4678)
* stub 429

* build cfg

* s
2022-10-18 21:19:25 -04:00
Matthew Kennedy 85ebb112b5
enable proteus, select compiler in script (#4675)
* enable proteus, select compiler in script

* do it the new way

* blah

* old fashioned printf debugging

* sleep longer so we get battery voltage, and not on proteus

* firmware yaml

* remove print, it works!
2022-10-17 15:36:02 -04:00
Andrey c7b1333795 Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:36:31 -04:00
rusefillc bb23e52647 Ant should go, gradle is the unified way #4371 2022-10-15 18:20:54 -04:00
rusefillc 28e671622a let's separate Android from not Android 2022-10-15 13:22:07 -04:00
rusefillc 37bd841e92 let's separate Android from not Android 2022-10-15 11:29:58 -04:00
rusefillc 2d527931cb We've lost Proteus HW CI #4668
not alive
2022-10-15 10:45:53 -04:00
rusefillc 8fbe224f40 We've lost Proteus HW CI #4668
not alive
2022-10-15 10:09:16 -04:00
rusefi fe17ed2a7d hellen72 2022-10-05 23:47:12 -04:00
rusefi 1c80310dc1 skip-rate 2022-10-01 21:54:22 -04:00
rusefillc 2532694521 need Proteus QC 2022-09-30 14:43:07 -04:00
Matthew Kennedy ca623eb6ee
plumbing parts of 4621 (#4622)
* plumbing parts of 4621

* show error list

* exit on error too!

* this test has some unhealthy undefined behavior

* no uninitialized values

* no that doesn't work

* remove the invalid data and the bug becomes obvious
2022-09-25 18:49:54 -04:00
rusefillc b41a614113 miata 2022-09-19 18:41:10 -04:00
rusefi 6bb85d2aa3 progress 2022-09-18 21:19:42 -04:00
rusefillc a82a9cc3f7 reducing code duplication and making CI happier 2022-08-31 20:53:17 -04:00
rusefillc 0195fd489a i like it this way 2022-08-31 20:43:07 -04:00
rusefillc 334b54c783 more CI help 2022-08-29 21:00:29 -04:00
rusefillc ce83936020 "Print GCC version" consistency with other jobs 2022-08-27 18:29:58 -04:00