Skip to content
Snippets Groups Projects
Commit 9147009d authored by Robin Mueller's avatar Robin Mueller
Browse files

some doc

parent 5cbdc674
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ from tc.OBSW_TcPacket import tcQueueEntryT ...@@ -23,7 +23,7 @@ from tc.OBSW_TcPacket import tcQueueEntryT
# pylint: disable=too-many-arguments # pylint: disable=too-many-arguments
# pylint: disable=too-many-instance-attributes # pylint: disable=too-many-instance-attributes
# TODO: Maybe replace timeout, tc send timeout and print boolean by just using global values # TODO: Maybe replace timeout, tc send timeout and print boolean by just using global values
# in config file # in config file or passing them to the respective public member functions.
class CommandSenderReceiver: class CommandSenderReceiver:
""" """
This is the generic CommandSenderReceiver object. All TMTC objects inherit this object, This is the generic CommandSenderReceiver object. All TMTC objects inherit this object,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment