Commit Graph

769 Commits

Author SHA1 Message Date
rusefi 088a11b6de moving OpenBLT IDs a bit up to reduce chance of conflict on random OEM, take two
only:small-can-board
2024-04-15 00:55:54 -04:00
rusefi 516511f9df implement setupCan in openblt_jni.cpp #6358
only:a note that this does not work
2024-04-13 19:46:56 -04:00
rusefillc 7151bf2860 only: BOOT_COM_CAN_RX_MSG_ID again reducing code duplication 2024-04-13 14:02:13 -04:00
rusefillc 4fda062b3b implement setupCan in openblt_jni.cpp #6358
only: well at least it compiles
2024-04-13 13:19:54 -04:00
rusefillc b3e552a5ea implement setupCan in openblt_jni.cpp #6358
only: RTFM
2024-04-13 13:09:21 -04:00
rusefillc 059631ca2c weird stuff stays at https://github.com/rusefi/rusefi/tree/lts-2023_01 2024-04-03 13:42:04 -04:00
rusefillc c2a0201c53 update-ts-cacerts work-around is no longer needed fix #6327 2024-03-31 20:43:51 -04:00
rusefillc 0234ff6a98 only: more convenience 2024-03-31 07:34:27 -04:00
David Holdeman a9c94fcb0e build console with make bundle 2024-02-24 08:51:29 -05:00
rusefillc 10fcf1d51f only:rtfm 2024-02-23 20:32:08 -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 7371b75f42 handle macos serial port prefix snafu 2023-12-24 21:58:22 -05:00
Matthew Kennedy c4d8f6d122 does macos-13 fix it? 2023-12-24 21:55:44 -05:00
Matthew Kennedy b3e5d93a7a does manually adding the flag work? 2023-12-24 21:55:10 -05:00
Matthew Kennedy ecd187d08b set cpp+20 2023-12-24 21:55:03 -05:00
Matthew Kennedy 8bfdb706c3 move libopenblt_jni 2023-12-24 21:54:53 -05:00
Matthew Kennedy 285c4a0f19 openblt jni gitignore 2023-12-24 21:54:46 -05:00
Matthew Kennedy c8bda54ed7 build adjustments for jni lib 2023-12-24 21:54:39 -05:00
Matthew Kennedy 4c7b7e6c3d JNI much better behaved than exe, let's switch 2023-12-24 21:46:06 -05:00
Matthew Kennedy 945c071bd3 simplify what goes across JNI 2023-12-24 21:37:49 -05:00
Matthew Kennedy aee9577d5a error handling and percent indication 2023-12-24 21:37:43 -05:00
Matthew Kennedy df619a85a6 emit phase and whether it should have progress 2023-12-24 21:37:30 -05:00
Matthew Kennedy b64efa3e47 JNI is annoying 2023-12-24 21:37:22 -05:00
rusefi 2943edce3b progress 2023-12-24 19:48:46 -05:00