Commit Graph

23481 Commits

Author SHA1 Message Date
Matthew Kennedy 5aa327d821 handle if USE_OPENBLT is blank 2024-03-07 22:46:28 -08:00
Matthew Kennedy f1774af593 fix BOARD_SPECIFIC_URL parsing 2024-03-07 22:31:57 -08:00
Matthew Kennedy b7437c9890 more scripts 2024-03-07 22:31:26 -08:00
Matthew Kennedy 6db9cc3323 check for arg count instead of reading missing arg 2024-03-07 22:22:39 -08:00
Matthew Kennedy 6afd468f94 script cruft 2024-03-07 22:22:28 -08:00
Matthew Kennedy 830f6206d0 script cruft 2024-03-07 22:19:50 -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
Matthew Kennedy a5008f4799 misc cleanup 2024-03-07 22:11:23 -08:00
GitHub set-date Action c03b8e1944 Update date 2024-03-07 00:07:03 +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
Matthew Kennedy 9141bf2cb9 afr2GasolineScale 2024-03-06 11:42:49 -08:00
GitHub set-date Action c1ee7449a9 Update date 2024-03-05 00:08:22 +00:00
GitHub gen-configs Action 4a4a14224d Auto-generated configs and docs 2024-03-04 00:59:15 +00:00
Matthew Kennedy db4260dcaf wrong channel on gas afr gauges 2024-03-03 16:57:52 -08:00
GitHub set-date Action 92311200db Update date 2024-03-03 00:17:55 +00:00
Matthew Kennedy 09c0ac4d7f registerCanListener should be idempotent 2024-03-02 15:53:57 -08:00
GitHub gen-configs Action fff8bf127f Auto-generated configs and docs 2024-03-02 22:27:00 +00:00
Matthew Kennedy 63334c7a0e everyone loves a stray q 2024-03-02 14:24:33 -08:00
GitHub gen-configs Action e9f4ffbcfd Auto-generated configs and docs 2024-03-02 09:45:57 +00:00
Matthew Kennedy d29acea3df Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-03-02 01:44:39 -08:00
Matthew Kennedy acaf913767 snappier TS settings, especially for atlas 2024-03-02 01:44:36 -08:00
GitHub set-date Action d69676a101 Update date 2024-03-02 00:07:57 +00:00
Matthew Kennedy dba95f57dc except that one can't be final 2024-03-01 12:57:01 -08:00
Matthew Kennedy a85e6c777d make some channels final 2024-03-01 12:46:39 -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
Matthew Kennedy 048d36745d more script cleanup 2024-03-01 11:30:46 -08:00
GitHub gen-configs Action 02783b63cb Auto-generated configs and docs 2024-03-01 19:24:10 +00:00
Matthew Kennedy 54175b1f0d dead script folder/readme 2024-03-01 11:22:26 -08:00
Matthew Kennedy 85a661e0e0 we don't need to ship these scripts to people 2024-03-01 11:21:08 -08:00
GitHub set-date Action 8fb7934286 Update date 2024-03-01 00:09:50 +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
Matthew Kennedy 8011da9661 Merge branch 'master' of https://github.com/FOME-Tech/fome-fw 2024-02-29 00:10:30 +00:00
Matthew Kennedy 5e1359c919 correct big buffer move assignment/constructor behavior 2024-02-29 00:09:57 +00:00
GitHub set-date Action 017531b5f5 Update date 2024-02-29 00:08:05 +00:00
GitHub gen-configs Action afc89be4c6 Auto-generated configs and docs 2024-02-28 00:58:08 +00:00
Matthew Kennedy c0489d8591 oops, some boards needed spi prescaler func 2024-02-27 16:56:32 -08:00
GitHub set-date Action 01674ec324 Update date 2024-02-28 00:08:13 +00:00
GitHub gen-configs Action b75691de9b Auto-generated configs and docs 2024-02-27 21:43:36 +00:00
Matthew Kennedy 4b02b7d46d
spi cleanup, add 4/5/6 to pickers 2024-02-27 13:42:19 -08:00
GitHub gen-configs Action 712b8af7fe Auto-generated configs and docs 2024-02-27 01:32:02 +00:00
Matthew Kennedy 382cea5eb0 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-02-26 17:30:36 -08:00
Matthew Kennedy 8d3465fb81 SPI 4/5/6 UI 2024-02-26 17:30:29 -08:00
GitHub gen-configs Action c105399749 Auto-generated configs and docs 2024-02-27 01:29:47 +00:00
Matthew Kennedy 30be474784 missing initLambda in reconfigureSensors 2024-02-26 17:28:11 -08:00
Matthew Kennedy 429761042a Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-02-26 17:27:16 -08:00