Commit Graph

290 Commits

Author SHA1 Message Date
Matthew Kennedy 00c6ae115e correct dll name 2023-11-04 02:12:12 -07:00
Matthew Kennedy f753620ffc build adjustments for jni lib 2023-11-03 22:12:35 -07:00
Matthew Kennedy 124bbd09af
Add BootCommander for macos to bundle (#274)
* experiment

* list properly

* macos build

* testing with macos openblt branch

* build as static lib, copy mac/linux in to bundle

* use master with macos

* reenable boards

* probably correctly detect OS

* oop

* dead line
2023-10-26 01:39:00 -07:00
Matthew Kennedy 114dba1666 put linux bootcommander in the zip 2023-10-25 00:34:22 -07:00
Matthew Kennedy 5813c20a32
OpenBLT-based USB serial bootloader (#228)
* flash layout

* bootloader builds

* output name

* hard fp

* strip out dfu

* bootloader gets hardfault

* loader gets USB but not MSD

* kinda usb?

* USB enumerates!

* cleanup

* shared params

* nonfunctional openblt

* stub flash

* flash.h

* openblt responds over USB!

* implement flash driver

* blt conf, linker

* boards no longer need specific openblt files

* no ccache

* common_make.sh

* cleanup

* delete bootloader crust

* simplifying linker logic

* script tweaks

* flash layout is handled entirely by FOME flash driver

* simplify memcpy

* format

* comment

* dead

* makefiles cleanup

* cleanup

* h7 linker script for bootloader

* h7 bootloader build

* build script
2023-08-27 10:30:02 -07:00
Matthew Kennedy c346abed6c console script uses gradle 2023-07-18 03:27:41 -07:00
Matthew Kennedy 6767720927 check for empty or null 2023-05-12 12:02:10 -07:00
Matthew Kennedy 54b7063349 manually name builds instead of using branch name 2023-05-12 11:32:49 -07:00
Matthew Kennedy 8f6c81dbac build script tweaks -> date in folder name #91 2023-05-12 00:18:52 -07:00
Matthew Kennedy befd3ae871
no autoupdate (#81)
* removing autoupdate

* related cleanup

* why does autoupdate util have nothing to do with autoupdate
2023-04-12 22:07:25 -07:00
Matthew Kennedy 242f0f9718 readme and cleanup 2023-04-11 15:17:34 -07:00
Matthew Kennedy 2eb1637444 launcher exes copy correctly 2023-03-17 15:43:21 -07:00
Matthew Kennedy 81e8ce6dc4 rebranding #69 2023-03-17 15:38:45 -07:00
Matthew Kennedy fb187ff873 rebranding 2023-03-17 15:29:35 -07:00
Matthew Kennedy 0cdf2fa2be put the sim back in the bundle now that it builds conditionally 2023-03-16 01:21:58 -07:00
Matthew Kennedy 71e1705fc7 cleanup 2023-03-16 01:20:29 -07:00
Matthew Kennedy 5c7334f2e7 rename simulator 2023-03-15 22:26:49 -07:00
Matthew Kennedy 4c6515a1ae dead scripts 2023-02-25 11:44:06 -08:00
Matthew Kennedy bc0444acdb switch to use gitversion.h 2023-02-22 15:39:27 -08:00
Matthew Kennedy ff98133f34 scripts 2023-02-22 15:29:48 -08:00
Matthew Kennedy 5d7a30ce2b no qc 2023-02-22 14:53:31 -08:00
Matthew Kennedy a726c278eb no windows simulator for now 2023-02-21 11:09:07 -08:00
Matthew Kennedy 72acb81682 fome-ify 2023-02-21 02:29:22 -08:00
Matthew Kennedy 389b9c4a03 remove openocd console flashing 2023-02-21 01:42:44 -08:00
Matthew Kennedy d269139aa4 cleanups 2023-02-21 01:11:34 -08:00
Matthew Kennedy 40d2c9d2a8 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 639b445a91 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 93f6a9b89a squishy squish (#5018) 2023-02-02 20:11:30 -05:00
rusefillc 3ade968dec let's officially give up on jenkins? 2023-01-31 23:43:19 -05:00
rusefillc e16763da96 let's officially give up on jenkins? 2023-01-31 09:53:27 -05:00
rusefillc 8509a1cfc3 Revert "let's officially give up on jenkins"
This reverts commit 87c1055981.
2023-01-31 08:48:58 -05:00
rusefillc 87c1055981 let's officially give up on jenkins 2023-01-31 08:10:07 -05:00
rusefillc c6d3d0987b let's officially give up on jenkins 2023-01-31 08:09:24 -05:00
rusefillc 51663fc839 we definitely do not sync from git into SVN anymore 2023-01-31 08:07:10 -05:00
David Holdeman a7f4d70c1d [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 0f9d8cf294 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 9067282c80 Default binary should have more relaxed pinout: serial fix #4998
ohh unexpected consequences
2023-01-23 08:38:10 -05:00
David Holdeman b482434f94 fix (#4994) 2023-01-21 22:41:09 -05:00
David Holdeman 92cd77db5b put in subdir named after branch (#4991) 2023-01-22 07:41:15 +05:30
David Holdeman c2227b51cd 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 798b43b33f improve, simplify, misc/jenkins/ build scripts 2022-11-19 09:40:47 -05:00
rusefillc 63c75d8e7d Let's admit it it's time to move to gradle #3014
autoupdate fix
2022-11-01 10:45:07 -04:00
rusefillc fecf88da2f let's separate Android from not Android 2022-10-15 15:50:01 -04:00
rusefillc 7fe04faf02 let's separate Android from not Android 2022-10-15 15:13:02 -04:00
rusefillc bae70e244a rusefi_simulator.exe to be included into autoupdate 2022-09-26 23:09:54 -04:00
rusefillc 573ddbfab2 +x 2022-09-05 18:39:06 -04:00
rusefillc 18f707b3f7 docs 2022-08-23 20:35:36 -04:00
rusefillc 477ce177f4 +x 2022-08-16 19:51:40 -04:00
rusefillc 3c4bbb88d0 openblt into console 2022-08-08 14:36:32 -04:00
rusefillc 75d9c4d9cd Ant should go, gradle is the unified way #4371 2022-07-28 15:27:01 -04:00