Commit Graph

23722 Commits

Author SHA1 Message Date
Matthew Kennedy f2399ede73 cpp properties for better behavior in vscode 2024-06-27 15:27:50 -07:00
Matthew Kennedy cc74d09ba7 controller does warning LED 2024-06-27 12:53:58 -07:00
Matthew Kennedy 7a9bfc763c rename task to LED blinking 2024-06-27 12:39:47 -07:00
Matthew Kennedy 030fbf3942 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-06-27 12:23:15 -07:00
Matthew Kennedy 507f811852 happy simulator? 2024-06-27 12:23:12 -07:00
GitHub gen-configs Action 6b50413556 Auto-generated configs and docs 2024-06-27 19:08:20 +00:00
Matthew Kennedy 94a5c52186 consoleByteArrived uses std::atomic 2024-06-27 11:51:40 -07:00
GitHub set-date Action b89afc170a Update date 2024-06-27 00:09:15 +00:00
Matthew Kennedy a953294a81 happy tests 2024-06-26 13:14:30 -07:00
Matthew Kennedy cfdce8a59c periodic fast and slow share a controller 2024-06-26 13:10:13 -07:00
GitHub gen-configs Action 79f3b2b75e Auto-generated configs and docs 2024-06-26 20:02:40 +00:00
Matthew Kennedy 897a730de7 EngineStateBlinkingTask -> EngineModule 2024-06-26 13:00:46 -07:00
GitHub set-date Action b0467b53d2 Update date 2024-06-16 00:10:00 +00:00
Matthew Kennedy 7e07d87088 bundle up MAP samplers 2024-06-15 14:52:29 -07:00
GitHub gen-configs Action defe1741aa Auto-generated configs and docs 2024-06-15 06:13:45 +00:00
Matthew Kennedy 743bef85d2 minimum priming delay of 0.1 second 2024-06-14 23:12:03 -07:00
GitHub set-date Action a1cb9258e1 Update date 2024-06-15 00:09:08 +00:00
Nathan Schulte cd38fa1f61
remove functionpointer sensor (#442)
* remove functionpointer sensor

* remove function_pointer_sensor.cpp from tests.mk
2024-06-14 12:17:09 -07:00
GitHub gen-configs Action 8336187eeb Auto-generated configs and docs 2024-06-14 18:46:12 +00:00
Nathan Schulte e6418bc19c
etb: use convertVoltageTo10bitADC in auto-cal (#441) 2024-06-14 11:44:50 -07:00
GitHub set-date Action 253578d0d5 Update date 2024-06-13 00:09:35 +00:00
GitHub gen-configs Action 1e48f99e88 Auto-generated configs and docs 2024-06-12 01:09:03 +00:00
BeerMoneyMotorsports dd7e49c8f7 Digital 1
provisions to support exhaust cam sensor on Ecotec swapped miata.
2024-06-11 21:04:00 -04:00
GitHub set-date Action e43d8e5670 Update date 2024-06-11 00:09:10 +00:00
Matthew Kennedy 83e5738a96 actually reset the timer in case of <2US timing 2024-06-10 01:35:51 -07:00
Matthew Kennedy 7421bb332e compile-time enforcement of printf strings 2024-06-10 01:21:52 -07:00
Matthew Kennedy e7d2b1c17c compile-time enforcement of printf strings 2024-06-10 01:15:39 -07:00
Matthew Kennedy 1e2cd76a9d only check on firmware for now? 2024-06-10 01:00:23 -07:00
Matthew Kennedy 356e0465c4 compile-time enforcement of printf strings 2024-06-10 00:57:27 -07:00
Matthew Kennedy 2c14f4e3c1 compile-time enforcement of printf strings 2024-06-10 00:56:03 -07:00
Matthew Kennedy 6758e2dfc0 compile-time enforcement of printf strings 2024-06-10 00:53:24 -07:00
Matthew Kennedy cf87e64119 compile-time enforcement of printf strings 2024-06-10 00:51:14 -07:00
Matthew Kennedy 2dbe992780 priming debugging 2024-06-10 00:25:07 -07:00
Matthew Kennedy 6bb5bd998c
process plain command only if no second byte (#440)
* process plain command only if no second byte

* print in case of not understood single-byte cmd
2024-06-09 23:07:05 -07:00
Matthew Kennedy a39738d4af prime error logging 2024-06-09 22:06:46 -07:00
GitHub gen-configs Action 3edd9af0cc Auto-generated configs and docs 2024-06-10 03:27:46 +00:00
Matthew Kennedy 2eb6c25313
ts refactoring (#439)
* replace large buffer instances

* handlePageReadCommand uses locked

* cleanup

* explicitly call big vs. small packet implementation

* correctness

* unused UNUSED

* cleaner TS logging & cleanup

* about time we bumped this
2024-06-09 20:26:27 -07:00
GitHub set-date Action 6cc65b4c70 Update date 2024-06-10 00:09:32 +00:00
GitHub gen-configs Action a2198aaa61 Auto-generated configs and docs 2024-06-09 22:46:49 +00:00
Matthew Kennedy dfc2da083b support reading output channels with no size/offset 2024-06-09 15:45:31 -07:00
GitHub set-date Action 25b6082d09 Update date 2024-06-05 00:09:07 +00:00
Matthew Kennedy c3e63d5541 fix test 2024-06-03 18:00:22 -07:00
Matthew Kennedy 4465d20622 remove responseCode from writeCrcPacket 2024-06-03 17:34:21 -07:00
Matthew Kennedy afddeae88a Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-06-03 17:28:41 -07:00
Matthew Kennedy ed52ff474e eliminate TsChannelBase::sendResponse 2024-06-03 17:28:14 -07:00
GitHub gen-configs Action 93850c741a Auto-generated configs and docs 2024-06-04 00:23:34 +00:00
Matthew Kennedy d4c0df833a remove TS_RESPONSE_COMMAND_OK when TS_RESPONSE_OK exists 2024-06-03 17:21:26 -07:00
GitHub set-date Action c4cb7dd02a Update date 2024-06-04 00:17:01 +00:00
GitHub gen-configs Action f4cc9a78d1 Auto-generated configs and docs 2024-06-04 00:04:01 +00:00
Matthew Kennedy 65e1091179 operate on uint8_t instead of char 2024-06-03 17:02:43 -07:00