Commit Graph

23758 Commits

Author SHA1 Message Date
Matthew Kennedy a22302579e TS cleanup: ts_response_format_e 2024-06-02 12:49:24 -07:00
GitHub gen-configs Action 26a15b5848 Auto-generated configs and docs 2024-06-02 05:49:32 +00:00
Matthew Kennedy a914745ada wider limits on linear sensor 2024-06-01 22:48:02 -07:00
GitHub set-date Action eb8d222048 Update date 2024-05-30 00:09:31 +00:00
Nathan Schulte 0acdb28251
console icon is FOME (#435) 2024-05-29 13:10:01 -07:00
GitHub set-date Action 56a1891919 Update date 2024-05-29 00:09:49 +00:00
GitHub gen-configs Action a7a5038481 Auto-generated configs and docs 2024-05-28 23:10:07 +00:00
Matthew Kennedy 12484d8d86 tweak NC vvt sync gaps 2024-05-28 16:08:37 -07:00
Matthew Kennedy 2b5b83daa6 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-05-27 21:18:06 -07:00
Matthew Kennedy 5c7118b074 missed a spot 2024-05-27 21:17:40 -07:00
GitHub gen-configs Action 2ed6103b4e Auto-generated configs and docs 2024-05-28 04:09:27 +00:00
Matthew Kennedy e70d4c7528 implement mazda L cam 2024-05-27 21:07:57 -07:00
GitHub set-date Action fc57a539aa Update date 2024-05-24 00:09:27 +00:00
GitHub gen-configs Action 55aadcd11a Auto-generated configs and docs 2024-05-23 21:48:04 +00:00
Nathan Schulte 6d87b3983a
Doxygen says FOME (#428) 2024-05-23 14:46:39 -07:00
Nathan Schulte ad8ddf59df
stringop-overflow error (#429)
* enable stringop-overflow as error

* avoid false positive stringop-overflow in static_vector
2024-05-23 14:46:06 -07:00
GitHub set-date Action 9813134988 Update date 2024-05-16 00:08:46 +00:00
GitHub gen-configs Action eda30a58fe Auto-generated configs and docs 2024-05-15 06:44:24 +00:00
Matthew Kennedy b436518c40 avoid float -> int -> float 2024-05-14 23:42:54 -07:00
GitHub set-date Action b3223216cf Update date 2024-05-12 00:09:44 +00:00
GitHub gen-configs Action 0b8cba4d69 Auto-generated configs and docs 2024-05-11 23:00:29 +00:00
Matthew Kennedy 0097eb583b
CI can protect us from loss of precision (#424) 2024-05-11 15:59:07 -07:00
Matthew Kennedy 8c8d18e435 avoid float -> long 2024-05-11 13:35:04 -07:00
Matthew Kennedy 82b1c525e1 avoid float -> double 2024-05-11 13:24:38 -07:00
Matthew Kennedy d1d10f8a56 avoid long -> float 2024-05-11 13:19:03 -07:00
Matthew Kennedy c853beee1f Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-05-11 13:14:20 -07:00
Matthew Kennedy 9efd565d29 avoid long -> float conversion 2024-05-11 13:13:59 -07:00
GitHub gen-configs Action 0fa4970a76 Auto-generated configs and docs 2024-05-11 20:09:14 +00:00
Matthew Kennedy 9ab794a461 avoid long -> float conversion 2024-05-11 13:07:47 -07:00
GitHub set-date Action 70019f1314 Update date 2024-05-11 00:09:02 +00:00
Matthew Kennedy 3080ad906f divide, not multiply 2024-05-10 15:22:04 -07:00
Matthew Kennedy 8d84bdea51 scale it correctly 2024-05-09 22:30:18 -07:00
Matthew Kennedy 217a25865a EGT on CAN 2024-05-09 22:28:34 -07:00
GitHub gen-configs Action d26aa47bec Auto-generated configs and docs 2024-05-10 05:25:07 +00:00
Matthew Kennedy 65a8928bbb EGT in gppwm channel 2024-05-09 22:23:41 -07:00
GitHub set-date Action 8a103f1edf Update date 2024-05-05 00:09:19 +00:00
Matthew Kennedy 044e575af6 Map3D considered harmful #421 2024-05-03 22:55:18 -07:00
Matthew Kennedy a4897ebc09 Map3D considered harmful #421 2024-05-03 22:43:06 -07:00
Matthew Kennedy a070f26256 wrong variable name 2024-05-03 22:25:08 -07:00
Matthew Kennedy 0cd1b61962 Map3D considered harmful #421 2024-05-03 22:24:40 -07:00
Matthew Kennedy a474543580 Wait. Why do we even use Map3D here? #246 #417 2024-05-03 22:18:09 -07:00
Matthew Kennedy d98867fc44 KnockController::onConfigurationChange(nullptr) 2024-05-03 22:11:42 -07:00
Matthew Kennedy 5d0d3fd120 behave yourselves with null previousConfig 2024-05-03 22:10:42 -07:00
GitHub gen-configs Action 2c8e4277f1 Auto-generated configs and docs 2024-05-04 04:59:30 +00:00
Nathan Schulte 80f6ae0ab5
fix building firmware on linux (#420)
* firmware: fix building on Linux

processor is non-portable, though some Linux distributions patch around this (generally by report machine instead)

* firmware: tidy use_arm_gcc.mk

* fix failure logic
2024-05-03 21:58:07 -07:00
Nathan Schulte b8d7b2d75b
fix knock retard table init (#419)
* fix knock retard table init

column and row definition were swapped w/re: value lookup

fixes #246, #417

* initialize knock controller / max retard table on reset

* fix KnockController init

no need for previousConfig (or any config ref); use the current config
2024-05-03 21:57:26 -07:00
GitHub set-date Action 5ec4d320a2 Update date 2024-05-03 00:09:05 +00:00
Matthew Kennedy aedba437de SD logs write with visitor 2024-05-01 23:48:45 -07:00
Matthew Kennedy 190f526a85 parameter names 2024-05-01 23:02:09 -07:00
GitHub gen-configs Action 64bb0a787b Auto-generated configs and docs 2024-05-02 06:01:01 +00:00