Commit Graph

23604 Commits

Author SHA1 Message Date
Matthew Kennedy bb2f0ca19d Merge remote-tracking branch 'origin/master' into custom-chrono 2024-05-11 20:13:27 -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 e22b76cb57 hellen board ID 2024-05-04 12:40:18 -07:00
Matthew Kennedy 37859cf190 Merge branch 'master' into custom-chrono 2024-05-04 12:38:29 -07: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
Matthew Kennedy c213397a3f
refactor to use one visitor per output type (#416) 2024-05-01 22:59:37 -07:00
GitHub set-date Action 121153781d Update date 2024-05-01 00:09:27 +00:00
Matthew Kennedy 84086537ee make final things public 2024-04-30 00:52:14 -07:00
GitHub gen-configs Action 2835569979 Auto-generated configs and docs 2024-04-30 07:49:46 +00:00
Matthew Kennedy 243524417c better test for array of struct iterate 2024-04-30 00:48:25 -07:00
GitHub set-date Action 670e28a5fa Update date 2024-04-29 00:08:54 +00:00
GitHub gen-configs Action 5e77ea73cf Auto-generated configs and docs 2024-04-28 09:55:10 +00:00
Matthew Kennedy 3d6bc9a313 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-04-28 02:53:52 -07:00
Matthew Kennedy 3167c2cde3 new parser: stub duplicate field checks 2024-04-28 02:53:50 -07:00
GitHub set-date Action 9ff2b98d2e Update date 2024-04-28 00:09:59 +00:00
Matthew Kennedy 857df46326 tests good 2024-04-27 15:40:58 -07:00
Matthew Kennedy c89520c108 explicit .count() 2024-04-27 15:37:06 -07:00
Matthew Kennedy 597d68d8aa start on tests 2024-04-27 15:24:21 -07:00
Matthew Kennedy e348722542 firmware builds? 2024-04-27 15:19:12 -07:00
Matthew Kennedy de0e7e71a9 s 2024-04-27 15:15:44 -07:00
Matthew Kennedy 24fd14249a pwm 2024-04-27 15:11:44 -07:00