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
|
e08698031e
|
Split external parameters to separate include and added new components that have only external parameters
|
2025-04-14 18:37:35 -06:00 |
|
Brian Campuzano
|
aeef19a099
|
Merge branch 'feature/external-params' into extern_params_codegen
|
2025-04-14 13:37:22 -06: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 |
|
Brian Campuzano
|
6adad36b45
|
Moved parameter delegate initilization to a separate register function
|
2025-04-11 11:56:14 -06:00 |
|
Andrei Tumbar
|
d2caa679dc
|
Use Fw::String instead of alias name
|
2025-04-10 10:38:33 -07:00 |
|
Brian Campuzano
|
d2346482f0
|
Additional UT constructor argument updates
|
2025-04-09 15:41:32 -06:00 |
|
Brian Campuzano
|
89eb49e631
|
Moved parameter delegate initialization to the base component constructor
|
2025-04-08 16:54:12 -06:00 |
|
Brian Campuzano
|
7f41c107b0
|
Merge branch 'feature/external-params' into extern_params_codegen
|
2025-04-07 20:41:18 -06:00 |
|
Brian Campuzano
|
3d23db726f
|
Removed the external parameter valid and storage member variables. Also implmented the external paramGet_* function
|
2025-04-02 16:26:01 -06:00 |
|
Brian Campuzano
|
6e3cd9d816
|
Handle the serilization status in loadParameters
|
2025-04-02 13:11:34 -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 |
|
Brian Campuzano
|
d75aef6c3c
|
Updated external parameter tests
|
2025-04-01 11:11:20 -06:00 |
|
M Starch
|
70b941e48d
|
Updated ref for new code
|
2025-03-28 16:41:34 -07:00 |
|
Brian Campuzano
|
489cb0c732
|
Merge branch 'feature/external-params' into extern_params_codegen
|
2025-03-25 15:37:48 -06:00 |
|
jawest
|
aacf3ca170
|
Make the Component getTime function constant
|
2025-03-19 15:02:44 -07:00 |
|
Andrei Tumbar
|
305bf5137c
|
Put A back in place of AA and expand recursive array alias tests
|
2025-03-18 09:13:09 -07:00 |
|
Andrei Tumbar
|
d2f28d1450
|
Fix alias type finalization & make CPP files build
|
2025-03-17 12:53:25 -07:00 |
|
Andrei Tumbar
|
3dae6db1f6
|
Add some test cases in component code
|
2025-03-17 10:32:22 -07:00 |
|
Brian Campuzano
|
8eacea4264
|
Added parameter serialization/deserization function pointer construtor arguments
|
2025-03-17 09:32:19 -06:00 |
|
Rob Bocchino
|
bd9951647b
|
Update unit tests to handle string return
|
2025-03-10 15:28:54 -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
|
3e41baa131
|
Revise component and port code gen for strings
|
2024-05-09 16:40:21 -07:00 |
|
Robert L. Bocchino Jr
|
ade3b5fbf3
|
Revise types in generated C++
|
2024-03-04 10:31:55 -08:00 |
|
Robert L. Bocchino Jr
|
b2c1619ae3
|
Revise C++ code gen
Eliminate native int types
|
2024-02-27 20:35:45 -08:00 |
|
Robert L. Bocchino Jr
|
96ce443541
|
Revise C++ code gen
Eliminate uses of NATIVE_[U]INT_TYPE
|
2024-02-27 19:38:27 -08:00 |
|
Robert L. Bocchino Jr
|
b765cb4b34
|
Revise generated C++ code
Replace uses of native types for port numbers
|
2024-02-27 15:28:45 -08:00 |
|
bocchino
|
c8a802281f
|
Revise component ut code gen tests
|
2023-09-26 14:52:05 -07:00 |
|
bocchino
|
749465ee92
|
Revise component ut code gen tests
|
2023-09-26 14:44:06 -07:00 |
|
bocchino
|
fa58bed86c
|
Merge branch 'main' into issue-318-namespace-prefix
|
2023-08-29 17:23:40 -07:00 |
|
bocchino
|
9bb2112ae5
|
Revise component unit tests
|
2023-08-29 14:17:35 -07:00 |
|
bocchino
|
98755c369e
|
Update test reference code
|
2023-08-22 15:47:43 -07:00 |
|
Tiffany Chieu
|
8068495958
|
Make number getter functions for ports constant
|
2023-08-02 13:01:38 -07:00 |
|
Tiffany Chieu
|
25c4825731
|
Update unit tests for C++ component writer
|
2023-06-26 17:18:28 -07:00 |
|