19 Commits

Author SHA1 Message Date
Rob Bocchino
bfc4fc28f0 Revise C++ code gen
Make port num getters static constexpr
2025-10-10 10:03:28 -07:00
Mishaal Aleem
f5415cf67e PROTECTED -> protected, PRIVATE ->private 2025-06-26 22:23:48 -07:00
Brian Campuzano
4dc1a0cbc7 Removed component friend class which is not used 2025-04-14 12:35:39 -06:00
Brian Campuzano
98523531e8 Added tester implementation class as a friend to expose registerExternalParameters() 2025-04-14 12:16:38 -06:00
Rob Bocchino
8e457e5921 Merge branch 'main' into tumbar-remove-builtin 2025-04-01 23:40:53 -07:00
Rob Bocchino
33411339a9 Revise C++ code gen for dispatcher fns 2025-04-01 17:34:27 -07:00
M Starch
e2a9a4e3b5 Review fixes; Update refs 2025-04-01 13:24:05 -07:00
M Starch
5d446dc6fd Review suggestions; updating refs 2025-04-01 12:40:06 -07:00
M Starch
70b941e48d Updated ref for new code 2025-03-28 16:41:34 -07:00
jawest
aacf3ca170 Make the Component getTime function constant 2025-03-19 15:02:44 -07:00
Rob Bocchino
19461f2dda Revise FpConfig.h header include for components 2025-03-10 11:56:07 -07:00
Michael D Starch
e357c06518 Refactors AC queue codegen to be inline with OSAL queue refactor 2024-09-23 18:04:11 -07:00
Rob Bocchino
46d3dfaef7 Revise command overflow hooks 2024-08-22 12:49:27 -07:00
Rob Bocchino
6a4bedc341 Integrate changes from #495 2024-08-16 13:25:18 -07:00
Rob Bocchino
afc21c1554 Revise state machine code gen 2024-08-16 09:53:09 -07:00
Rob Bocchino
9cff7d0d0f Merge branch 'main' into feature/state-machine-phase-1 2024-08-15 18:24:10 -07:00
Michael D Starch
59a0e6fc10 Review comment fixes 2024-08-15 16:20:38 -07:00
M Starch
11d00f0dce Adding overflow hook function generation 2024-08-12 10:13:55 -07:00
M Starch
6c7d9b4dcb Adding 'hook' overflow test 2024-08-08 13:27:03 -07:00