CSP¶
-
bool
kubos_csp_init
(int csp_address)¶ Performs routine csp setup tasks (buffer, init, route_task) and manages global init state.
- Return
- bool true if init is successful
- Parameters
csp_address
: address to init csp instance with
-
void
kubos_csp_terminate
(void)¶ Performs routine csp cleanup and termination tasks.