Commit Graph

24873 Commits

Author SHA1 Message Date
GitHub gen-configs Action 459cc3859f Auto-generated configs and docs 2025-03-01 01:13:55 +00:00
Matthew Kennedy b8e39997fd
experimental modeled flow idle (#561)
* implement basic idle flow model

* grr percent

* experiment with incorporating timing in to modeled idle

* missed a field

* live data, reset, scaling

* livedata
2025-02-28 17:11:55 -08:00
GitHub set-date Action 63f094eb8c Update date 2025-03-01 00:12:40 +00:00
Matthew Kennedy 77adc59747 biquad 2025-02-27 19:56:13 -08:00
Matthew Kennedy 59d8c0bec1 add biquad highpass 2025-02-27 19:36:37 -08:00
Matthew Kennedy 426703be15 format 2025-02-27 19:32:49 -08:00
Matthew Kennedy 18dde4e4a7 fix test 2025-02-27 19:24:09 -08:00
GitHub gen-configs Action 22365879c0 Auto-generated configs and docs 2025-02-28 01:21:02 +00:00
Matthew Kennedy 5e23bd6190 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-27 17:19:41 -08:00
Matthew Kennedy ee550c42f4 remove hacky idle features in preparation for linearization 2025-02-27 17:19:36 -08:00
GitHub set-date Action 0c727f7774 Update date 2025-02-28 00:11:31 +00:00
Matthew Kennedy 99b45960b4 remove idle blip "feature" 2025-02-27 14:10:43 -08:00
Matthew Kennedy f4729a1bfd jar 2025-02-27 14:03:23 -08:00
Matthew Kennedy 178a61beea jars 2025-02-27 14:01:16 -08:00
Matthew Kennedy 0c97bce393 avoid token collisions 2025-02-27 14:00:40 -08:00
GitHub gen-configs Action 21271101db Auto-generated configs and docs 2025-02-27 06:21:32 +00:00
Matthew Kennedy e93050fa11 lua hook to read idle position 2025-02-26 22:07:20 -08:00
Matthew Kennedy 1d9d98b0c3 getIdlePosition had an extra indent? 2025-02-26 22:05:57 -08:00
GitHub set-date Action dd80f237af Update date 2025-02-26 00:16:10 +00:00
Matthew Kennedy d9ee8961c8 atlas has main relay control 2025-02-25 15:49:56 -08:00
Matthew Kennedy e5aad12cd3 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-25 15:47:23 -08:00
Matthew Kennedy 569eb72a70 disable fans when ignition is off 2025-02-25 15:47:11 -08:00
GitHub gen-configs Action c32929b36c Auto-generated configs and docs 2025-02-25 23:39:30 +00:00
Matthew Kennedy 6898de3b4d fix tps error indicators 2025-02-25 15:38:17 -08:00
GitHub set-date Action ec35128fb0 Update date 2025-02-20 00:11:15 +00:00
GitHub gen-configs Action 44ee810c17 Auto-generated configs and docs 2025-02-19 01:34:34 +00:00
Matthew Kennedy 9dcf76d99c
Remove stack checks (#558)
* remove stack checks

* put one back
2025-02-18 17:33:24 -08:00
GitHub set-date Action 83dfa8ec38 Update date 2025-02-19 00:11:25 +00:00
GitHub gen-configs Action ab89288a89 Auto-generated configs and docs 2025-02-18 01:12:20 +00:00
Matthew Kennedy 4ed0c954fc
turn on guard page for F4 (#557)
* turn on guard page for F4

* F4 needs 32 byte shared area too
2025-02-17 17:11:10 -08:00
GitHub set-date Action c91bde77ac Update date 2025-02-18 00:11:17 +00:00
Matthew Kennedy ea1f9914de
enable F7/H7 double precision (#559) 2025-02-17 01:38:51 -08:00
Matthew Kennedy ab56e836d4 ok make it non-infinite recursion 2025-02-17 01:33:10 -08:00
Matthew Kennedy c0e4cc8932 Properly chain fault handlers when we hit bkpt instruction 2025-02-17 01:21:15 -08:00
Matthew Kennedy d70f350154 command to provoke a stack overflow for testing 2025-02-17 00:59:08 -08:00
Matthew Kennedy 02440ff303 disable/reset the MPU leaving openblt 2025-02-17 00:55:38 -08:00
Matthew Kennedy 553e42f1e5 Disable the MPU during the memmanage fault handler 2025-02-17 00:52:11 -08:00
Matthew Kennedy dec859137c openblt params note 2025-02-17 00:33:11 -08:00
Matthew Kennedy 61a4758921 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-16 20:35:12 -08:00
Matthew Kennedy 45c1378890 use 32-byte bootloader shared area to avoid MPU collision with stacks 2025-02-16 20:35:06 -08:00
GitHub gen-configs Action ddfc5670ea Auto-generated configs and docs 2025-02-17 01:45:19 +00:00
Matthew Kennedy 0c7df47bba turn off guard pages on F7 for a minute as it's causing probems 2025-02-16 17:44:08 -08:00
Matthew Kennedy 3a6026c5c5 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-16 17:43:51 -08:00
Matthew Kennedy a714e7a803 Don't overlap MPU region between nocache and guard pages on F7 2025-02-16 17:43:35 -08:00
GitHub set-date Action 8ca0bee0cb Update date 2025-02-17 00:11:47 +00:00
GitHub gen-configs Action 49e5d159bf Auto-generated configs and docs 2025-02-16 23:15:28 +00:00
Matthew Kennedy 96ce107110 changelog recent improvements 2025-02-16 15:14:18 -08:00
GitHub set-date Action 8a9d356510 Update date 2025-02-16 00:12:19 +00:00
GitHub gen-configs Action 8e1f73714f Auto-generated configs and docs 2025-02-15 00:23:52 +00:00
Matthew Kennedy ceed007f74 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-02-14 16:22:41 -08:00