Commit Graph

3545 Commits

Author SHA1 Message Date
Matthew Kennedy a8fef36342 more log fields cleanup, lots of duplicates around fuel logic #98 2023-05-05 02:09:42 -07:00
GitHub gen-configs Action cff4543e1a Auto-generated configs and docs 2023-05-05 08:41:45 +00:00
Matthew Kennedy 0c80664f49 yet more field cleanup (and some dead ones?) #98 2023-05-05 01:37:46 -07:00
Matthew Kennedy d0c645bad5 Add gego channel to make VE analyze happy #82 2023-05-04 14:22:36 -07:00
GitHub gen-configs Action 501014e972 Auto-generated configs and docs 2023-05-04 21:02:19 +00:00
Matthew Kennedy c3092cb1ab cool, logging duplicate stuff! #98 2023-05-04 14:00:18 -07:00
Matthew Kennedy b33a103a08 ignition corrections 2023-05-04 13:53:06 -07:00
GitHub gen-configs Action a6ff8604fe Auto-generated configs and docs 2023-05-04 20:37:23 +00:00
Matthew Kennedy 37ee6af0ce field naming #98 2023-05-04 13:33:00 -07:00
Nathan Schulte 166a08d1b5
set default MAP estimate axis values (#96)
move to default_fuel

fixes #93
2023-05-04 11:30:56 -07:00
Matthew Kennedy f30e2ce0f2
selectable idle Y axis override (#94)
* selectable idle Y axis override

* changelog
2023-05-02 15:04:15 -07:00
Matthew Kennedy d01fac09ed gear detector doesn't need StoredValueSensor 2023-04-19 01:20:13 -07:00
Matthew Kennedy d5f9479f28
ObdCode is enum class (#77)
* change ObdCode to enum class builds firmware

* test builds

* don't need this line at all

* can we go down to uint16_t?
2023-04-12 23:44:33 -07:00
Matthew Kennedy 778289455b this warning is not useful fix #79 2023-04-12 19:42:44 -07:00
Matthew Kennedy d6534157a0 rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
Matthew Kennedy cef6856f15 rename test binary 2023-04-11 16:26:15 -07:00
Matthew Kennedy eb23fd5771 cherry pick wow unique IDs are not enforced?! 2023-04-11 15:47:18 -07:00
Matthew Kennedy 5e7a6dab90 rpm limit hysteresis 2023-04-10 11:37:20 -07:00
Matthew Kennedy 2f85cd60d4 use ECU-calculated blend table axis values 2023-04-02 13:56:42 -07:00
Matthew Kennedy c682c49d46 register/unregister 2023-04-01 23:17:50 -07:00
Matthew Kennedy 82794403f8 gear detection in to the sensor model 2023-04-01 23:08:06 -07:00
GitHub gen-configs Action d91e70de6f Auto-generated configs and docs 2023-04-01 05:31:04 +00:00
Matthew Kennedy f29b51d490 detected gear available as gppwm channel 2023-03-31 22:29:36 -07:00
GitHub gen-configs Action 996cfd2721 Auto-generated configs and docs 2023-03-27 08:38:48 +00:00
Matthew Kennedy d1246174d2 rename triggerSimulatorFrequency -> triggerSimulatorRpm 2023-03-27 01:13:04 -07:00
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
Matthew Kennedy bdeeb82f93 better idle VE table transition 2023-03-27 00:42:56 -07:00
Matthew Kennedy 65dbe06d78 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-03-25 13:54:10 -07:00
Matthew Kennedy cb0e81b062 support abs+gauge+diff fuel pressure #32 2023-03-25 13:53:16 -07:00
GitHub gen-configs Action 40b59b31fe Auto-generated configs and docs 2023-03-25 20:42:01 +00:00
Matthew Kennedy 5834164d62 add config for fuel pressure sensor type #32 2023-03-25 12:56:08 -07:00
Matthew Kennedy acbabe8387 Revert "gear ratio can't be negative, it's unsigned"
This reverts commit 37bf5400f7.
2023-03-17 14:43:27 -07:00
Matthew Kennedy 37bf5400f7 gear ratio can't be negative, it's unsigned 2023-03-17 01:58:47 -07:00
Matthew Kennedy e5d28022ad spammy prints cleanup 2023-03-16 01:27:03 -07:00
Matthew Kennedy 6a05413e52 throttle model gets real max engine flow 2023-03-16 01:11:19 -07:00
GitHub gen-configs Action 723795a232 Auto-generated configs and docs 2023-03-15 19:34:12 +00:00
GitHub gen-configs Action 456229d49e Auto-generated configs and docs 2023-03-15 18:57:35 +00:00
Matthew Kennedy 4e619c5494 stub throttle model generated 2023-03-14 20:12:35 -07:00
Matthew Kennedy 7ee63df142 Throttle model #63 2023-03-13 13:25:45 -07:00
Matthew Kennedy 718ad4a391 extract expected.h 2023-03-07 00:33:31 -08:00
GitHub gen-configs Action 0c23969738 Auto-generated configs and docs 2023-03-01 04:11:21 +00:00
Matthew Kennedy 0072e8f33c nobody should use NA6 VAF 2023-02-28 20:04:47 -08:00
Matthew Kennedy fcc3d1b1a2 dead slowAdcAlpha 2023-02-28 16:42:42 -08:00
GitHub gen-configs Action 2b82395ae2 Auto-generated configs and docs 2023-02-28 21:48:03 +00:00
Matthew Kennedy 3dc7aa7a63 NA6 config cleanup 2023-02-28 13:46:50 -08:00
Matthew Kennedy c8a154de58 config cleanups 2023-02-28 13:27:22 -08:00
GitHub gen-configs Action 6ddf551c3f Auto-generated configs and docs 2023-02-28 11:43:51 +00:00
Matthew Kennedy e95197cda6 doesn't need to be generated 2023-02-28 03:42:44 -08:00
Matthew Kennedy 404c0a8550 cleanup 2023-02-26 17:16:13 -08:00
Matthew Kennedy 36e481b45c Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-02-26 14:43:40 -08:00