Commit Graph

698 Commits

Author SHA1 Message Date
Matthew Kennedy 7ca6b11631
updater fixes (#324)
* update stm32cubeprogrammer

* fix port picker in case of no ports (only dfu)

* fix port picker state management
2023-12-25 15:43:12 -08:00
Matthew Kennedy 00c6ae115e correct dll name 2023-11-04 02:12:12 -07:00
Matthew Kennedy 6e1a10a509 handle macos serial port prefix snafu 2023-11-04 00:20:50 -07:00
Matthew Kennedy 71029360a3 does macos-13 fix it? 2023-11-03 22:47:13 -07:00
Matthew Kennedy aeca4a72f2 does manually adding the flag work? 2023-11-03 22:39:53 -07:00
Matthew Kennedy 35c8a7d22b set cpp+20 2023-11-03 22:19:54 -07:00
Matthew Kennedy a777791fc4 move libopenblt_jni 2023-11-03 22:17:10 -07:00
Matthew Kennedy 4a83106a57 openblt jni gitignore 2023-11-03 22:14:54 -07:00
Matthew Kennedy f753620ffc build adjustments for jni lib 2023-11-03 22:12:35 -07:00
Matthew Kennedy 88584e34b1 JNI much better behaved than exe, let's switch 2023-11-03 22:03:48 -07:00
Matthew Kennedy 376bbc4abe simplify what goes across JNI 2023-11-03 21:57:23 -07:00
Matthew Kennedy e86d441d53 error handling and percent indication 2023-11-03 21:44:53 -07:00
Matthew Kennedy d3ec7f8879 emit phase and whether it should have progress 2023-11-03 19:57:58 -07:00
Matthew Kennedy a2af7e697f JNI is annoying 2023-11-03 19:38:08 -07:00
Matthew Kennedy 473ac20933 jni links but crashes 2023-11-03 18:17:15 -07:00
Matthew Kennedy 376ff5b42d build 2023-11-03 18:01:33 -07:00
Matthew Kennedy 7169b28ea7 both sides of JNI creeping together 2023-11-03 16:39:56 -07:00
Matthew Kennedy c1c18eaa05 frame some actual JNI out 2023-11-03 16:17:02 -07:00
Matthew Kennedy adae9bd4b8 blind openblt/jni stub 2023-11-03 02:07:06 -07:00
rusefillc 3039740bd6
looks dead (#290)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-02 11:28:33 -07:00
Matthew Kennedy 8f89626989 dead 2023-11-01 13:31:57 -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
mi-hol aed4f199a6
change git_reset_to_upstream.bat for FOME (#239)
* change git_reset_to_upstream.bat for FOME

* Update git_reset_to_upstream.bat
2023-09-12 10:46:42 -07:00
mi-hol 8bb137f464
Update git_add_upstream.bat for FOME (#240)
* Update git_add_upstream.bat for FOME

hope this is correct. Please verify and update

* Update misc/git_scripts/git_add_upstream.bat

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>

* Update misc/git_scripts/git_add_upstream.bat

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>

---------

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2023-09-12 10:46:29 -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 8dfa070eab console launcher exe 2023-08-19 01:10:23 -07:00
mi-hol 87e4743e9e
Update fome_console.xml to use open-source JAVA distribution (#216)
I would strongly advise to switch to an open-source distribution due to ORACLE changing their license to be non-free some time ago.
Recommended is a version with long-time support (LTS)
2023-08-19 01:07:36 -07:00
Matthew Kennedy d57e839729 update stm32cubeprogrammer cli 2023-08-03 12:01:11 -07:00
Matthew Kennedy c346abed6c console script uses gradle 2023-07-18 03:27:41 -07:00
mi-hol 7c67aa41e3
misc/atollic_truestudio_notes.txt seems no longer relevant but an experienced dev should confirm (#181) 2023-06-30 01:21:20 -07:00
mi-hol 0c1eea0f50
Delete misc/www directory (#173) 2023-06-29 13:33:08 -07:00
mi-hol 80f3aa92c2
Remove obsolete files (#171) 2023-06-25 21:19:59 -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