diff --git a/OBSW_UdpClient.py b/OBSW_UdpClient.py index 5e6862d960b6b24a962fde38d21fb66731a4c333..3f8968552464ab0749c907d6e8be2e360a15fcd9 100644 --- a/OBSW_UdpClient.py +++ b/OBSW_UdpClient.py @@ -8,7 +8,6 @@ @brief This client was developed by KSat for the SOURCE project to test the on-board software. It can be used to to send and receive TMTC packages. - TODO: Decouple communication interface (Serial, Ethernet) from SendReceiveClasses @manual Manual installation of crcmod might be needed 1. Install pip if it is not installed yet