Commit Graph

22957 Commits

Author SHA1 Message Date
Matthew Kennedy ddc9f4eb6c extra line in gen_config.sh 2023-10-25 23:49:44 -07:00
Matthew Kennedy 9dfff48593
switch openblt to FOME fork (#273) 2023-10-25 23:40:13 -07:00
Matthew Kennedy 91a2827d4f
require all boards to define LED functions (#272)
* require all boards to define LED functions

* f429 nucleo

* small can

* small can
2023-10-25 22:19:52 -07:00
GitHub set-date Action 03667ed3a3 Update date 2023-10-26 00:07:54 +00:00
Benas Brazdziunas 7cd8e696c3
Add core48 and remove 48way (#270)
* Add core48 and remove 48way

* small changes as Matthew noted

* update to build Firmware workflow

* updates and rename from core 8 to core48

* added missing compile_core48 files

* engine_type_e:: removed from board.mk
2023-10-25 12:57:13 -07:00
Matthew Kennedy fe15f6c123 remove versionchecker 2023-10-25 01:03:57 -07:00
Matthew Kennedy 57937d12ea smarter port scanning 2023-10-25 00:58:43 -07:00
Matthew Kennedy b797a23a7e bootcommander with exe on windows, without on linux 2023-10-25 00:56:57 -07:00
Matthew Kennedy 114dba1666 put linux bootcommander in the zip 2023-10-25 00:34:22 -07:00
Matthew Kennedy ddd554d5c7 earlier for testing 2023-10-25 00:30:38 -07:00
Matthew Kennedy 442dbcddce download artifact from main job 2023-10-25 00:29:01 -07:00
Matthew Kennedy da10f7336e rename 2023-10-25 00:26:08 -07:00
Matthew Kennedy bebfd0716a upload artifact 2023-10-25 00:23:59 -07:00
Matthew Kennedy 4cfab21108 run that selfhosted too 2023-10-25 00:15:23 -07:00
Matthew Kennedy 0859ef1fe8 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-25 00:14:26 -07:00
Matthew Kennedy 92b6b60f1b task to build openblt tools first 2023-10-25 00:14:23 -07:00
Matthew Kennedy 5aae7c1ddc Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-25 00:02:35 -07:00
Matthew Kennedy 9b3cc1ef11 openblt over serial works 2023-10-25 00:02:31 -07:00
Matthew Kennedy 67a7a0a1d8 refactor so FW jobs always run in their own thread, extract openblt 2023-10-24 23:56:44 -07:00
Matthew Kennedy f613d35591 option for auto openblt, fix port checking logic 2023-10-24 19:25:23 -07:00
GitHub set-date Action ae45292990 Update date 2023-10-25 00:08:04 +00:00
Matthew Kennedy 9803f8e272 unnecessary new StringBuffer() 2023-10-24 16:43:56 -07:00
Matthew Kennedy f19eaeb7c8 dead isWarningEnabled 2023-10-24 16:25:53 -07:00
Matthew Kennedy c5f6722137 it seems nobody uses these 2023-10-24 16:24:02 -07:00
Matthew Kennedy 085391691a Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-24 16:23:04 -07:00
Matthew Kennedy ffc8930d5f guard properly for boards without VVT 2023-10-24 16:22:59 -07:00
GitHub gen-configs Action 684573715c Auto-generated configs and docs 2023-10-24 23:21:31 +00:00
Matthew Kennedy d108283d38 blindly implement openblt auto port detect 2023-10-24 16:19:25 -07:00
Matthew Kennedy 1760529a58 blind attempt at openblt serial firmware update 2023-10-24 16:08:04 -07:00
Matthew Kennedy 11047a502b exechelper doesn't automatically call done 2023-10-24 16:07:06 -07:00
Matthew Kennedy ff89bef610 format 2023-10-24 16:06:55 -07:00
Matthew Kennedy bf5c1a001a refactor out UpdateOperationCallbacks 2023-10-24 15:57:38 -07:00
Matthew Kennedy f237988c73 dead file 2023-10-24 15:11:32 -07:00
Matthew Kennedy 0db4586c56 default params for happy test 2023-10-24 01:25:38 -07:00
Matthew Kennedy a538805627 missed override in gear detector 2023-10-24 01:23:51 -07:00
Matthew Kennedy d040e0982c use correct cam PID 2023-10-24 01:09:11 -07:00
Matthew Kennedy dd0e34346c unit test for wrapAngle 2023-10-24 01:03:02 -07:00
Matthew Kennedy 72a6ebdffa Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-24 01:02:42 -07:00
Matthew Kennedy 60710c2c18 vvt didn't work in simulator either 2023-10-24 01:02:11 -07:00
GitHub gen-configs Action 73503da7d6 Auto-generated configs and docs 2023-10-24 08:01:46 +00:00
Matthew Kennedy 2231fa4cd8 bench test didn't work on simulator 2023-10-24 01:00:02 -07:00
Matthew Kennedy 3e564ae319 vvt target bump feature 2023-10-24 00:59:48 -07:00
GitHub set-date Action 37e45cbb49 Update date 2023-10-22 00:08:59 +00:00
GitHub gen-configs Action 19df8bbdec Auto-generated configs and docs 2023-10-21 01:18:11 +00:00
Matthew Kennedy e152f94ff2 correct tps/tps ae RPM UI 2023-10-20 18:15:53 -07:00
GitHub set-date Action 0ef7e5e0a9 Update date 2023-10-20 00:08:13 +00:00
Matthew Kennedy 987aa618dc make wrapAngle a function not macro 2023-10-19 15:21:44 -07:00
Matthew Kennedy f835025a2f remove wrapAngle2, wrapAngle does fine 2023-10-19 14:46:55 -07:00
Matthew Kennedy 7b955cb1b3 fixAngle -> wrapAngle 2023-10-19 14:34:29 -07:00
GitHub gen-configs Action ccc7abce3c Auto-generated configs and docs 2023-10-19 21:13:00 +00:00