Helper functions used for debugging the satellite.
More...
|
void | Helpers::connect_serial_debug (long baud) |
|
void | Helpers::print_debug (Short_Name channel, const char *msg) |
|
void | Helpers::print_debug (Short_Name channel, const char *msg, uint32_t iretn) |
|
void | Helpers::print_debug (Short_Name channel, const char *msg, int32_t iretn) |
|
void | Helpers::print_hexdump (Short_Name channel, const char *msg, uint8_t *src, uint8_t size) |
|
void | Helpers::print_debug_rapid (Short_Name channel, const char *msg) |
|
void | Helpers::print_debug_rapid (Short_Name channel, const char *msg, uint32_t iretn) |
|
Helper functions used for debugging the satellite.