Class: Cosmos::RouterThread

Inherits:
InterfaceThread show all
Defined in:
lib/cosmos/tools/cmd_tlm_server/router_thread.rb

Overview

Overrides the packet handling method in InterfaceThread to sends all packets to Commanding#send_command_to_interface

Constant Summary

Constants inherited from InterfaceThread

InterfaceThread::UNKNOWN_BYTES_TO_PRINT

Instance Attribute Summary

Attributes inherited from InterfaceThread

#connection_failed_callback, #connection_lost_callback, #connection_success_callback, #fatal_exception_callback, #identified_packet_callback

Method Summary

Methods inherited from InterfaceThread

#graceful_kill, #initialize, #start, #stop

Constructor Details

This class inherits a constructor from Cosmos::InterfaceThread