Commit Graph

24661 Commits

Author SHA1 Message Date
Matthew Kennedy 2e35037a3a decode packed master/slave ADC readings 2025-02-04 01:41:00 -08:00
Matthew Kennedy 2b4d6a87cb Merge branch 'master' into h7-more-inputs 2025-02-04 01:30:14 -08:00
Matthew Kennedy 85291b4bbd ADC ports are responsible for their own sample buffer 2025-02-04 01:29:04 -08:00
Matthew Kennedy e2cb4170ce H7 ADC sample size and clocking 2025-02-04 01:17:21 -08:00
Matthew Kennedy fe59e37f85 Merge branch 'master' into h7-more-inputs 2025-02-04 00:36:48 -08:00
Matthew Kennedy e06e1e1efe disable wifi dma spi for now 2025-02-04 00:36:00 -08:00
GitHub gen-configs Action f6f5723930 Auto-generated configs and docs 2025-02-04 07:43:37 +00:00
Matthew Kennedy cc93f9752b indicators for knock fix #547 2025-02-03 23:42:21 -08:00
GitHub gen-configs Action 333fe0dc34 Auto-generated configs and docs 2025-02-04 01:55:09 +00:00
Matthew Kennedy 61788feb4a add UI to set Wi-Fi SSID/PSK 2025-02-03 17:53:54 -08:00
Matthew Kennedy 8a3b360c25 match ts defaults for IP/port 2025-02-03 17:27:41 -08:00
Matthew Kennedy e8be285ab1 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-03 17:24:36 -08:00
Matthew Kennedy 317e01075d enable PORT_ENABLE_GUARD_PAGES on H7 2025-02-03 17:24:30 -08:00
GitHub gen-configs Action 33698aec18 Auto-generated configs and docs 2025-02-04 01:24:26 +00:00
Matthew Kennedy 941598d4e8 support CountFreeStackSpace with guard pages 2025-02-03 17:23:34 -08:00
Matthew Kennedy d1d99e974c Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-03 17:23:09 -08:00
Matthew Kennedy 88474fe4c9 reserve more space for the idle thread stack 2025-02-03 17:20:54 -08:00
GitHub set-date Action 477c713f2e Update date 2025-02-04 00:10:53 +00:00
Matthew Kennedy 0026558824 chunked wifi writes to save transactions 2025-02-03 15:37:28 -08:00
Matthew Kennedy 287626e4a3 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-03 15:13:34 -08:00
Matthew Kennedy 5d6d17324d oooops, used max instead of min 2025-02-03 15:13:21 -08:00
GitHub gen-configs Action 693718cf1f Auto-generated configs and docs 2025-02-03 02:17:28 +00:00
Nathan Schulte 63eaaeb6d7
remove gen_default_config.sh / gen_default_everything.sh (#546)
* remove flippant mkdir build/

this is unneeded in this flow, and is a ChibiOS-ism: BUILDDIR, defaults to build, and is created on demand

build works w/ alternate BUILDDIR env var / make argument

* comments

* remove gen_config_default dep in gen-configs.yaml

* comments in compile.sh

* unnecessary directory hopping

* gen_config.sh: stop catering to f407-discovery default

* remove gen_live_everything dep in build-FOME-console.yaml

* simplify gen-configs invoke

* common_make.sh BUILDDIR

* rm gen_default_everything.sh

* rm gen_config_default.sh

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2025-02-02 18:16:19 -08:00
GitHub set-date Action 792c546e7b Update date 2025-02-03 00:11:21 +00:00
GitHub gen-configs Action 8e0202a58a Auto-generated configs and docs 2025-02-02 23:07:35 +00:00
Matthew Kennedy 3089a05386 fix #543 2025-02-02 15:06:21 -08:00
GitHub gen-configs Action 7d19b40c9b Auto-generated configs and docs 2025-02-02 21:56:21 +00:00
Matthew Kennedy 5759dffff7 implement "use MAP estimate during transient" rusefi/rusefi#5755 2025-02-02 13:55:12 -08:00
Matthew Kennedy 12b516c8a3 proteus h7 knock fix 2025-02-02 13:48:20 -08:00
GitHub gen-configs Action 91903a8c80 Auto-generated configs and docs 2025-02-02 21:45:31 +00:00
Matthew Kennedy 82f9767a92 minor TS UI fixes 2025-02-02 13:12:03 -08:00
GitHub gen-configs Action 785712a17c Auto-generated configs and docs 2025-02-02 20:51:15 +00:00
Matthew Kennedy cad2803dde minor TS UI 2025-02-02 12:49:58 -08:00
Matthew Kennedy 26c62bf08e changelog some things 2025-02-02 12:00:29 -08:00
Matthew Kennedy f3cb2061f4 add constexpr to AC state 2025-02-02 11:51:29 -08:00
Matthew Kennedy 86d83000ea fix tests 2025-02-02 11:48:12 -08:00
Matthew Kennedy d8d874e109 H7 knock DMA buffer in ram4 2025-02-02 02:08:37 -08:00
Matthew Kennedy 4d4e9c4aec Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-02 02:03:33 -08:00
Matthew Kennedy 18738c6431 Why does the ADC run at the wrong speed on AHB? #548 2025-02-02 02:03:08 -08:00
GitHub gen-configs Action fb7190d882 Auto-generated configs and docs 2025-02-02 09:11:09 +00:00
Matthew Kennedy aaa63dba97 nicer name for MAP sampling, too 2025-02-02 00:44:25 -08:00
Matthew Kennedy 493aebb7d4 knock sampling shortcut in case of 0 2025-02-02 00:41:44 -08:00
Matthew Kennedy 002ae8eab9 show knock window on engine sniffer 2025-02-02 00:26:37 -08:00
Matthew Kennedy 47166dfba4 knock ADC speed 2025-02-02 00:04:01 -08:00
Matthew Kennedy 2d5168e2a9 H7 ADC speed 2025-02-01 23:55:39 -08:00
Matthew Kennedy bc9c68b656 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-01 23:37:38 -08:00
Matthew Kennedy 136138e190 sampleBuffer -> knockSampleBuffer 2025-02-01 23:37:33 -08:00
GitHub gen-configs Action 42e5a3cac1 Auto-generated configs and docs 2025-02-02 07:36:17 +00:00
Matthew Kennedy c592591a5a knock UI + atlas UI 2025-02-01 23:34:44 -08:00
Matthew Kennedy a38b3e37e7 each MCU port is responsible for storing its own knock sample buffer #31 2025-02-01 23:21:21 -08:00