Commit Graph

3742 Commits

Author SHA1 Message Date
Matthew Kennedy 3f8931f341 we often mean inline when we say static 2024-03-28 18:20:40 -07:00
Matthew Kennedy 15b8ed314c subaru shouldn't use special magic scripts 2024-03-19 13:04:59 -07:00
GitHub gen-configs Action b7960cab6b Auto-generated configs and docs 2024-03-18 18:33:10 +00:00
rusefillc addb01f04f
MRE for Miata does not exist, also Frankenso method inline (#347)
* MRE for Miata does not exist, also Frankenso method inline

* MRE nor Frankenstein for Miata do not exist, also Frankenso method inline

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-03-18 11:31:41 -07:00
GitHub gen-configs Action 8aebc4ad75 Auto-generated configs and docs 2024-03-18 18:31:08 +00:00
GitHub gen-configs Action 24b2fc3ceb Auto-generated configs and docs 2024-03-18 18:20:34 +00:00
GitHub gen-configs Action 3e473f9890 Auto-generated configs and docs 2024-03-17 19:10:34 +00:00
GitHub gen-configs Action d731e8c9ae Auto-generated configs and docs 2024-03-17 19:07:32 +00:00
Matthew Kennedy 8680b22816 move a bunch of tables out of engine_configuration_s #371 2024-03-17 12:06:14 -07:00
GitHub gen-configs Action 79abdbc0d3 Auto-generated configs and docs 2024-03-17 09:53:10 +00:00
Matthew Kennedy b4483a5050
bigger blocking factor on ECUs that can fit it (#381)
* bigger blocking factor on ECUs that can fit it

* doesn't fit f429 nucleo
2024-03-17 02:51:36 -07:00
GitHub gen-configs Action 2b9b64b551 Auto-generated configs and docs 2024-03-16 03:23:21 +00:00
GitHub gen-configs Action 91cb709fc1 Auto-generated configs and docs 2024-03-15 07:29:41 +00:00
GitHub gen-configs Action 713ae13c9b Auto-generated configs and docs 2024-03-14 23:20:50 +00:00
GitHub gen-configs Action 1bf2e90136 Auto-generated configs and docs 2024-03-14 23:10:16 +00:00
GitHub gen-configs Action fe9ca6ec13 Auto-generated configs and docs 2024-03-14 21:45:45 +00:00
GitHub gen-configs Action a9d96905dd Auto-generated configs and docs 2024-03-14 21:27:38 +00:00
GitHub gen-configs Action 139b378f3e Auto-generated configs and docs 2024-03-13 07:58:23 +00:00
Matthew Kennedy f9a4ca85a1 cherry picks from #385 2024-03-13 00:54:56 -07:00
Matthew Kennedy 498824eff4 tabs 2024-03-12 15:28:52 -07:00
GitHub gen-configs Action 041dfb144e Auto-generated configs and docs 2024-03-12 21:42:13 +00:00
GitHub gen-configs Action badf3bd1a4 Auto-generated configs and docs 2024-03-10 06:29:39 +00:00
GitHub gen-configs Action 612bb40262 Auto-generated configs and docs 2024-03-09 20:34:42 +00:00
GitHub gen-configs Action 9f7e4e9845 Auto-generated configs and docs 2024-03-09 08:14:08 +00:00
Matthew Kennedy 5aa327d821 handle if USE_OPENBLT is blank 2024-03-07 22:46:28 -08:00
Matthew Kennedy da1ad5b34f scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
GitHub gen-configs Action a44b110a37 Auto-generated configs and docs 2024-03-08 06:12:50 +00:00
GitHub gen-configs Action 988005528f Auto-generated configs and docs 2024-03-06 20:00:05 +00:00
Matthew Kennedy b4f21febfb settings visibility cleanup, add a few for hiding pins 2024-03-06 11:58:35 -08:00
GitHub gen-configs Action 4a4a14224d Auto-generated configs and docs 2024-03-04 00:59:15 +00:00
GitHub gen-configs Action fff8bf127f Auto-generated configs and docs 2024-03-02 22:27:00 +00:00
GitHub gen-configs Action e9f4ffbcfd Auto-generated configs and docs 2024-03-02 09:45:57 +00:00
Matthew Kennedy acaf913767 snappier TS settings, especially for atlas 2024-03-02 01:44:36 -08:00
Matthew Kennedy 2436e7c105
implement TS console over ATWINC1500 WiFi (#373)
* experimenting with atwinc1500

* rename to cpp

* if/else without curly braces

* nullptr

* static asserts

* unused params

* stub basic bsp and wifi console

* misc c++ fixes

* it appears to compile?

* enable/disable ISR

* idk why this needs to get commented

* dead code

* more wifi plumbing

* move wifi init after hardware init

* wifi bsp

* bsp handles empty SPI read/write, pin init

* build spi_flash.cpp

* don't double-enable interrupts

* maybe no need for extern "C"

* faster SPI

* socket kinda connects?

* wifi updater tool?

* log wifi stuff to efiPrintf

* I'm not sure why you have to skip the reboot it says you have to do

* working tcp implementation

* use lock instead of actually cycling interrupts

* improve socket receive performance

* add firmware info

* avoid locking for spi select/unselect

* allow larger SPI ops

* wifi thread priority

* hooks for pins and SPI device

* guard

* build atlas with wifi

* don't unconditionally define EFI_WIFI, oops

* only build wifi if wifi

* typo

* H7 SPI

* typo
2024-03-01 12:37:55 -08:00
GitHub gen-configs Action 02783b63cb Auto-generated configs and docs 2024-03-01 19:24:10 +00:00
Matthew Kennedy 7eb4463116 extra cd in hellen scripts breaks things 2024-02-29 01:04:17 -08:00
Matthew Kennedy 45d10b2758 remove dfu images from zip 2024-02-29 00:23:54 -08:00
Matthew Kennedy 4386f152de allow calling common_make.sh from out-of-tree 2024-02-29 00:14:38 -08:00
GitHub gen-configs Action ca6c8099bd Auto-generated configs and docs 2024-02-29 00:12:00 +00:00
GitHub gen-configs Action afc89be4c6 Auto-generated configs and docs 2024-02-28 00:58:08 +00:00
GitHub gen-configs Action b75691de9b Auto-generated configs and docs 2024-02-27 21:43:36 +00:00
GitHub gen-configs Action 712b8af7fe Auto-generated configs and docs 2024-02-27 01:32:02 +00:00
GitHub gen-configs Action c105399749 Auto-generated configs and docs 2024-02-27 01:29:47 +00:00
Matthew Kennedy 429761042a Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-02-26 17:27:16 -08:00
Matthew Kennedy 04b48de598 I don't think we need SPI pin mode any more at all 2024-02-26 17:26:59 -08:00
GitHub gen-configs Action ac42232155 Auto-generated configs and docs 2024-02-27 00:13:29 +00:00
Matthew Kennedy 8e67e0aadb build atlas 2024-02-26 11:47:07 -08:00
GitHub gen-configs Action e1b8a0cf2d Auto-generated configs and docs 2024-02-26 19:31:44 +00:00
Matthew Kennedy 9c2a6420b4 support spi4/5/6 2024-02-26 11:30:08 -08:00
GitHub gen-configs Action 794a7d9533 Auto-generated configs and docs 2024-02-26 01:37:54 +00:00