Commit Graph

310 Commits

Author SHA1 Message Date
David Holdeman a9c94fcb0e build console with make bundle 2024-02-24 08:51:29 -05:00
David Holdeman 2215981f00 build simulator with make bundle 2024-02-21 18:33:51 -05:00
David Holdeman 3b9ba27d73 build bundle in make
put zips in artifacts dir; don't upload derived dfu and bin

fix outbin

fix drivers always downloading

use SHORT_BOARD_NAME for BUNDLE_NAME if it is empty
2024-02-20 23:32:31 -05:00
David Holdeman c012ff925a Simpler approach to custom board build 2024-02-17 20:34:55 -04:00
rusefillc d90db2354f only:a note of fresh technical debt 2024-02-16 19:10:52 -05:00
rusefillc aff0592cc5 https://github.com/rusefi/rusefi/issues/5577 2024-02-16 18:05:34 -05:00
rusefillc 343f70f02c not sure if any value in those .bat files 2024-02-16 18:05:28 -05:00
David Holdeman 196cef5aa1 get rid of compile and clean scripts 2024-02-16 18:20:21 -04:00
David Holdeman 9a15352a1b remove prepare_bundle 2024-02-16 09:59:54 -04:00
David Holdeman b10ba4ddf5 import board-specific meta-info
use script to find meta-info-<bundle name>.env
2024-02-16 00:48:57 -04:00
David Holdeman 591ca6af9a don't pass LTS to prepare_bundle 2024-02-15 08:53:06 -04:00
David Holdeman c0c8b69f96 move bundle upload to its own script 2024-02-12 20:28:03 -05:00
rusefillc 4697ed1c73 only:surprising coupling 2024-02-07 18:32:12 -05:00
rusefillc a5b0eaf108 only:surprising coupling 2024-02-07 12:59:21 -05:00
rusefi a04f973564 only:goes on ice 2024-02-06 22:51:59 -05:00
rusefillc 00d3b5d5bc bugfix - we've lost srec 2024-01-31 14:43:45 -05:00
rusefillc 28417eff14 bugfix - fixing upload destination path 2024-01-31 12:29:12 -05:00
rusefillc 5688e1bf8e no one uses .dfu and .hex from bundle 2024-01-31 09:23:46 -05:00
Andrey 7319725f6d producing auto-update bundle before full bundle, also auto-update content clean-up 2024-01-30 18:48:57 -05:00
Andrey a4a3e99c43 only: no need to move files around 2024-01-30 18:36:57 -05:00
rusefillc fc45a93b23 only: refactoring LTS 2024-01-30 17:22:52 -05:00
rusefillc fd857b1900 only: extract a bit of logic & removing one unneeded copy operation 2024-01-30 15:28:52 -05:00
rusefillc e1be1f25f3 custom FW repos code generation process toolset #5817 2024-01-23 17:48:50 -05:00
rusefillc c4b88f5af3 only:jenkins 2024-01-23 17:09:44 -05:00
rusefillc 5039f7693e todo: proper build of build-libopenblt #5866 2024-01-05 20:23:57 -05:00
Matthew Kennedy 0a9dbe32a8 correct dll name 2024-01-05 16:17:51 -05:00
rusefillc d5066da233 more verbose 2023-12-27 17:09:21 -05:00
rusefillc a8ec50788f more verbose 2023-12-27 16:58:05 -05:00
Matthew Kennedy c8bda54ed7 build adjustments for jni lib 2023-12-24 21:54:39 -05:00
rusefillc 55fccd8714 build-openblt-tools-linux
one step back
2023-12-24 19:11:31 -05:00
Matthew Kennedy 2f47501571 put linux bootcommander in the zip 2023-12-24 18:49:41 -05:00
rusefillc 69adc81263 script improvement 2023-12-24 11:30:22 -05:00
rusefillc 4e6b1a3ec3 custom FW repos code generation process #5817
fail fast and fail often!
2023-12-20 18:39:29 -05:00
rusefillc 78e9879691 only:custom FW repos code generation process #5817
handling .ini upload and bundle
2023-12-20 11:31:04 -05:00
rusefillc 435f9f9b96 EMI kills USB and causes a FATAL on the ECU #4310
EFL into debug bundles
2023-10-21 12:38:22 -04:00
rusefillc a690246f5e refactoring: explicit argument variables 2023-10-21 11:46:11 -04:00
rusefillc a1b3da8ece Update ECU definition from internet is broken #5536 2023-10-14 10:32:01 -04:00
rusefillc 25d42b7b84 Console buttons to read write tune #5577 2023-09-26 23:36:59 -04:00
Andrey 55b6f25725 simulator from source code should have debug fix #5495 2023-09-06 23:19:44 -04:00
rusefillc e621589a69 only:Let's admit it's time to move to gradle #3014 2023-07-04 11:55:15 -04:00
Andrey f5dbb9f81f only:OCD 2023-07-04 00:28:57 -04:00
rusefillc a0fa5d3550 only:dead? 2023-07-03 23:39:27 -04:00
rusefillc e8edf22dcd only:antlr not needed in CI 2023-07-03 23:14:21 -04:00
David Holdeman cfce02f151
Upgrade to Kicad 7 (#5178)
* update to kicad 7

* update rusefi_lib

* update InteractiveHtmlBom

* use my branch for now
2023-03-13 16:40:24 -04:00
David Holdeman 4b8e5cd451
remove old pinout scripts (#5131) 2023-02-25 15:26:53 -04:00
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