This unit is not a mode. It is replacing a mode with a service. Change to "Treatment parameters unit provides validation and confirmation handling for treatment parameters from the UI."
ive noticed this common method being used in other test cases. If its a general method that is used throughout please move outside in a shared file and call from there. Please update other repositories that use this as well.
I don't see any get functions. I think we need to copy from ModeTxParams.c. Let's make sure we've copied all needed functions from ModeTxParams.c and then don't forget to delete ModeTxParams.c/.h.
This is not how we typically spec details in function headers. Should be inputs and outputs at a minimum (see other function headers for example) and optionally alarms or messages sent or notes. We can keep these details if you like, but they should be part of the brief above.