Commit Graph

265 Commits

Author SHA1 Message Date
Matthew Kennedy 4665e67eb4
pass board dir to scripts instead of board name (#5022)
* pass board dir instead of name

* makefiles

* dead file?

* hw ci

* unit tests

* fix sd card generation while we're here

* actually test sd category

* jar

* clean merge

* jar for good measure

* fix f767 properly
2023-02-06 08:37:17 -04:00
Matthew Kennedy 12db2221e6
make nucleo builds normal (#5035)
* make nucleo builds normal

* no skip for test

* don't check for `no`

* put back skips
2023-02-05 20:56:13 -04:00
David Holdeman 90a1598ddc
squishy squish (#5018) 2023-02-02 20:11:30 -05:00
rusefillc 6aa7fb89cf let's officially give up on jenkins? 2023-01-31 23:43:19 -05:00
rusefillc ff2e5f77b7 let's officially give up on jenkins? 2023-01-31 09:53:27 -05:00
rusefillc 004180f27e Revert "let's officially give up on jenkins"
This reverts commit d3c12dc6f5.
2023-01-31 08:48:58 -05:00
rusefillc d3c12dc6f5 let's officially give up on jenkins 2023-01-31 08:10:07 -05:00
rusefillc 33a26d05f7 let's officially give up on jenkins 2023-01-31 08:09:24 -05:00
rusefillc d36479d260 we definitely do not sync from git into SVN anymore 2023-01-31 08:07:10 -05:00
David Holdeman d7c183debd
[LTS] Put branch in bundle name (please read caveats) (#5008)
* make autoupdater check correct URL

* missed semicolon

* remove bundle_name.txt
2023-01-28 14:49:05 -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 fcc61f4e71 Default binary should have more relaxed pinout: serial fix #4998
ohh unexpected consequences
2023-01-23 08:38:10 -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
Nathan Schulte 335ad01d01 improve, simplify, misc/jenkins/ build scripts 2022-11-19 09:40:47 -05:00
rusefillc ce3dc70c89 Let's admit it it's time to move to gradle #3014
autoupdate fix
2022-11-01 10:45:07 -04:00
rusefillc 4eee729d82 let's separate Android from not Android 2022-10-15 15:50:01 -04:00
rusefillc 833819f3e7 let's separate Android from not Android 2022-10-15 15:13:02 -04:00
rusefillc aa8209a35d rusefi_simulator.exe to be included into autoupdate 2022-09-26 23:09:54 -04:00
rusefillc 6a6f6fde9f +x 2022-09-05 18:39:06 -04:00
rusefillc 40a546f467 docs 2022-08-23 20:35:36 -04:00
rusefillc 98f26a6842 +x 2022-08-16 19:51:40 -04:00
rusefillc 7b6fc023dc openblt into console 2022-08-08 14:36:32 -04:00
rusefillc 5f8ca2d5b2 Ant should go, gradle is the unified way #4371 2022-07-28 15:27:01 -04:00
rusefillc 8c71df2ea5 Ant should go, gradle is the unified way #4371 2022-07-28 15:25:49 -04:00
rusefillc b2815eb33c improving scripts? 2022-05-07 05:50:14 -04:00
Andrey 9dced11c26 REO TS plugin missing #4090 2022-04-25 20:37:16 -04:00
David Holdeman 4763340e5c
Fail to generate pinout if there is no connector ID (#3950)
* check for id

* check
2022-02-19 13:35:56 -05:00
rusefillc 822f0767c7 docs/typo 2022-01-15 22:09:27 -05:00
rusefillc 09f5c22a06 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:38:11 -05:00
rusefillc ca5118eff5 Better Windows build-in DFU #3338 2021-11-17 07:57:58 -05:00
Andrey G 383d5c97ea
Openblt deliver (#3486)
* common_make: rusefi.* should be functional image

OpenBLT used: rusefi.* is bootloader plus RusEFI
OpenBLT not used: rusefi.* is RusEFI only.
In both cases flashing of rusefi.* image to blank device should be
enough.
rusefi_update.srec does not include bootloader and this image should
be used for CAN update.

* Boundle generation: include bootloader and update image

* Update hex2dfu, deliver composite bin file
2021-11-07 13:50:01 -05:00
David Holdeman c1b173a1e1
Use SSH for remaining workflows (#3407)
* install sshpass instead of ncftp

* don't use file for command

* change env vars

* replace ncftp with sshpass in docs

* switch gcov upload

* use heredoc instead of file

* convert ibom

* whoops

* messed up var

* remove quotes

* undo ini variable changes
2021-10-25 08:22:31 -04:00
David Holdeman 78e3c0c760
Use SSH to upload firmware (#3394)
* install sshpass instead of ncftp

* use ssh

* change env vars

* fix checks and sftp>ssh
2021-10-22 16:36:15 -04:00
rusefillc 36ba375a94
New dfu (#3392)
* Better Windows build-in DFU #3338

* Better Windows build-in DFU #3338

some time to read from dead process, also TOOLS_PATH support

* Better Windows build-in DFU #3338

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2021-10-22 15:05:12 -04:00
David Holdeman 478a25d0b4
Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman ec5786695e
Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
David Holdeman f489e6a3c9
Use SSH for Doxygen (#3386)
* install sshpass and change var names

* convert doxygen script

* no stricthostkeychecking

* change secrets
2021-10-21 19:15:25 -04:00
rusefillc 88900936f2 GHA reliability: retry FTP upload #3011
trying SFTP
2021-10-19 11:57:05 -04:00
rusefillc a3706c273f Who generates default bundle? #3368 2021-10-18 22:34:34 -04:00
rusefillc 41321fbba1 GHA reliability: retry FTP upload #3011
trying SFTP
2021-10-18 22:01:14 -04:00
rusefillc 7673059574 GHA reliability: retry FTP upload #3011
not ignoring upload issues
2021-10-18 20:44:28 -04:00
rusefillc a60d9c00b5 Better Windows build-in DFU #3338
new CLI into bundle
2021-10-15 22:08:42 -04:00
rusefillc 38eaa3bdff Review unit_tests/compile.sh fix #3349 2021-10-13 21:09:11 -04:00
rusefillc 875602d1fc Move pinouts to pages.rusefi.com #170 2021-10-13 21:04:02 -04:00
rusefillc f1dca52964 random poke 2021-10-09 09:45:59 -04:00
rusefillc f064f2c83b https://github.com/rusefi/rusefi_documentation/issues/164 2021-10-09 09:44:24 -04:00
rusefillc 60b361c914 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-26 17:52:14 -04:00
David Holdeman ec1145db47
fix (#2943) 2021-07-10 11:27:41 -04:00