Commit Graph

1844 Commits

Author SHA1 Message Date
GitHub gen-configs Action 04acd2f092 Auto-generated configs and docs 2023-07-02 04:59:13 +00:00
GitHub gen-configs Action b4ed123d04 Auto-generated configs and docs 2023-07-02 04:46:25 +00:00
GitHub gen-configs Action 1c3727442b Auto-generated configs and docs 2023-07-02 04:10:48 +00:00
Matthew Kennedy d17d902f24 stub vvt live data 2023-07-01 21:08:50 -07:00
GitHub gen-configs Action 406aeae039 Auto-generated configs and docs 2023-07-02 03:51:27 +00:00
Matthew Kennedy 565a5996c8 live data injector model 2023-07-01 20:51:01 -07:00
Matthew Kennedy 9fde5828da remove config lookup entirely 2023-06-05 00:11:06 -07:00
Matthew Kennedy 823830a613 add weak linked functions for LED pin fetching 2023-06-04 23:34:31 -07:00
Matthew Kennedy 75e57b1821 shared define for all LED pin mode 2023-06-04 23:32:14 -07:00
GitHub gen-configs Action a5375917b5 Auto-generated configs and docs 2023-05-31 18:40:31 +00:00
Matthew Kennedy 04e6f45ce9 log per-cylinder timing #76 2023-05-31 11:38:06 -07:00
GitHub gen-configs Action c2abe7219e Auto-generated configs and docs 2023-05-31 18:24:40 +00:00
Matthew Kennedy 41339c5418 change to log base timing 2023-05-31 11:22:41 -07:00
Matthew Kennedy ad3ea57276 tooth_logger.h -> pch 2023-05-30 22:41:20 -07:00
Matthew Kennedy 349d3a9b48 completely unused CanCategory 2023-05-30 22:13:54 -07:00
GitHub gen-configs Action 49fb17718c Auto-generated configs and docs 2023-05-05 19:50:07 +00:00
Matthew Kennedy ea81fdfc64 idle data 2023-05-05 12:48:38 -07:00
Matthew Kennedy 5f1e14825c txt format 2023-05-05 12:27:02 -07:00
GitHub gen-configs Action a10ec0ab0c Auto-generated configs and docs 2023-05-05 09:42:48 +00:00
Matthew Kennedy 18493f9083 TPS AE log cleanup 2023-05-05 02:34:48 -07:00
GitHub gen-configs Action 30d1dd5568 Auto-generated configs and docs 2023-05-05 09:18:39 +00:00
Matthew Kennedy e56830e7eb fix output channels offset 2023-05-05 02:14:51 -07:00
GitHub gen-configs Action e8e3ea2ee2 Auto-generated configs and docs 2023-05-05 09:14:07 +00:00
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
GitHub gen-configs Action 8638ca1725 Auto-generated configs and docs 2023-05-05 00:07:09 +00:00
Matthew Kennedy 035862e890 channel names #98 2023-05-04 16:43:19 -07:00
Nathan Schulte f15b062dea
better output channel names (#100)
* better output channel names (for data log)

fixes #98

* capitalize radiator fan output channel name

* improve error/warning status output channel naming

to group like "Error: ..."

* s/Holley ACR/Harley ACR/ output channel
2023-05-04 16:41:34 -07:00
GitHub gen-configs Action 717c0c47a9 Auto-generated configs and docs 2023-05-04 21:30:15 +00:00
Matthew Kennedy a632628c82 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-05-04 14:22:43 -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 0a2a98a188 Auto-generated configs and docs 2023-05-04 21:17:39 +00:00
Matthew Kennedy 115fb9116f field names #98, fix #83 2023-05-04 14:13:53 -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
GitHub gen-configs Action a6ff8604fe Auto-generated configs and docs 2023-05-04 20:37:23 +00:00
Matthew Kennedy 3044589613 apparently we duplicated idle position, field renaming #98 2023-05-04 13:35:17 -07:00
GitHub gen-configs Action 306496d385 Auto-generated configs and docs 2023-05-04 20:29:03 +00:00
Matthew Kennedy 536b853724 more channel names #98 2023-05-04 13:15:50 -07:00
GitHub gen-configs Action 43073cd65a Auto-generated configs and docs 2023-05-04 20:03:57 +00:00
Matthew Kennedy 129f6f8d10 Channel names #98 2023-05-04 13:01:35 -07:00
GitHub gen-configs Action 3a80263ed4 Auto-generated configs and docs 2023-05-03 18:12:19 +00:00
Matthew Kennedy b576153297
boost control gets blend tables (#73)
* boost control gets blend tables

* most of boost blend UI

* boost blends use ECU-calculated axis value

* oop

* disable UI when no boost control (or open only)

* changelog
2023-05-03 11:04:40 -07:00
GitHub gen-configs Action efd49c3754 Auto-generated configs and docs 2023-04-28 19:02:10 +00:00
Matthew Kennedy 9621ff844e add ignition/injection mode output channel #85 2023-04-28 00:27:43 -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 d6534157a0 rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
GitHub gen-configs Action 483c43a027 Auto-generated configs and docs 2023-04-02 20:58:05 +00:00
Matthew Kennedy 2f85cd60d4 use ECU-calculated blend table axis values 2023-04-02 13:56:42 -07:00
Matthew Kennedy 82794403f8 gear detection in to the sensor model 2023-04-01 23:08:06 -07:00
GitHub gen-configs Action cb7c3e72ba Auto-generated configs and docs 2023-04-02 04:57:39 +00:00
GitHub gen-configs Action 996cfd2721 Auto-generated configs and docs 2023-03-27 08:38:48 +00:00
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
GitHub gen-configs Action aa11cf1c86 Auto-generated configs and docs 2023-03-21 18:34:21 +00:00
Matthew Kennedy 081740c1d6 indicators for ign/inj faults 2023-03-21 11:32:55 -07:00
Matthew Kennedy ca536bbc5c better variable name 2023-03-16 11:33:09 -07:00
Matthew Kennedy 9315c6c4dd cherry pick https://github.com/rusefi/rusefi/pull/5182 2023-03-16 11:29:21 -07:00
Matthew Kennedy ad6e8f8b36 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-03-16 08:58:30 -07:00
Matthew Kennedy 0fef22667d this is more robust 2023-03-16 01:37:42 -07:00
GitHub gen-configs Action 336f6239d0 Auto-generated configs and docs 2023-03-16 08:29:59 +00:00
Matthew Kennedy 5a570f4e36 simulator has short board name 2023-03-15 22:31:30 -07:00
GitHub gen-configs Action 456229d49e Auto-generated configs and docs 2023-03-15 18:57:35 +00:00
GitHub gen-configs Action ed3eabb14a Auto-generated configs and docs 2023-03-15 03:51:10 +00:00
GitHub gen-configs Action cffc8e851f Auto-generated configs and docs 2023-03-15 03:13:45 +00:00
Matthew Kennedy 4e619c5494 stub throttle model generated 2023-03-14 20:12:35 -07:00
Matthew Kennedy 324a115ea6 Merge branch 'master' of https://github.com/FOME-Tech/fome-fw 2023-03-09 11:48:34 -08:00
Matthew Kennedy b5f2d3577b dead sensors.java 2023-03-09 11:48:30 -08:00
Matthew Kennedy df03f3c536
Fix afr dropdown, switch AFR to sensor model (#62)
* move presets to ini, like clt/iat

* call deinit

* init lambda using proper sensors

* raw output channel

* init lambda test

* ve blend 1 should use bias table 1, good eye @nmstec
2023-03-09 11:25:30 -08:00
GitHub gen-configs Action 1d70975285 Auto-generated configs and docs 2023-03-09 18:40:54 +00:00
Matthew Kennedy affce542fd configs cleanup 2023-03-09 10:37:46 -08:00
Matthew Kennedy 718ad4a391 extract expected.h 2023-03-07 00:33:31 -08:00
Matthew Kennedy 11684d4cb7 dead 2023-03-06 01:06:07 -08:00
Matthew Kennedy 68f3b69a2e misc cleanups 2023-03-06 01:05:48 -08:00
Matthew Kennedy 34df8d6e9a dead define 2023-03-03 02:21:43 -08:00
Matthew Kennedy cd6b770945 is this just dead? 2023-03-03 02:05:50 -08:00
Matthew Kennedy 2f5bc850c6 ts crust 2023-03-03 02:03:22 -08:00
GitHub gen-configs Action 1158d19707 Auto-generated configs and docs 2023-03-02 19:55:48 +00:00
Matthew Kennedy fbb90f2c04
use shared txt instead of parsing full rusefi_config (#59) 2023-03-02 11:52:36 -08:00
Matthew Kennedy f42591c65b kick 2023-03-02 02:39:41 -08:00
Matthew Kennedy 62ffcef1a9 usb descriptor 2023-02-26 12:05:41 -08:00
Matthew Kennedy 9155318046 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-02-25 00:32:17 -08:00
Matthew Kennedy ecaaff544b de-pointerize outputMode #49 2023-02-25 00:31:12 -08:00
GitHub gen-configs Action 73f21a723a Auto-generated configs and docs 2023-02-25 00:26:41 -08:00
Matthew Kennedy 264a6862f4
remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY (#45)
* remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY

* deadish code
2023-02-25 00:14:40 -08:00
Matthew Kennedy 073d662228
basic harley acr (#48)
* acr

* cleanup

* handle m_hasPinMode

* output channel

* ui

* wrap phase

* don't inject during ACR

* skip extra calculation

---------

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2023-02-25 00:13:51 -08:00
Matthew Kennedy 29e35f7ed0 report firmware version as FOME 2023-02-22 22:11:27 -08:00
Matthew Kennedy bc0444acdb switch to use gitversion.h 2023-02-22 15:39:27 -08:00
Matthew Kennedy 5d7a30ce2b no qc 2023-02-22 14:53:31 -08:00
Matthew Kennedy 3fe5e8f3e3 unnecessary printouts at boot 2023-02-22 13:57:31 -08:00
Matthew Kennedy c2afb43eb0 rusEFI has these checked in, maybe we should? 2023-02-21 15:52:26 -08:00
GitHub gen-configs Action b95a1d77b3 Auto-generated configs and docs 2023-02-21 11:00:59 -08:00
Matthew Kennedy bc4d1127bc etb style idle valve 2023-02-20 22:56:26 -08:00
Matthew Kennedy 495b5aebc7 mcp3208, hip9011 2023-02-20 22:40:31 -08:00
Matthew Kennedy 0e12622371 cdm ion 2023-02-20 22:37:14 -08:00
Matthew Kennedy 666a41e496 hip9011 2023-02-20 22:29:48 -08:00
Matthew Kennedy fd09ad7b4f cj125 2023-02-20 22:21:52 -08:00
Matthew Kennedy 1370d96112 lcd & joystick 2023-02-20 21:57:53 -08:00
Matthew Kennedy 61c17791b8 joystick, lcd 2023-02-20 21:54:10 -08:00
Matthew Kennedy 8bad72090b it wants the folder to exist 2023-02-20 20:32:29 -08:00