Public Member Functions | |
def | __init__ |
def | send_pkt |
def | carrier_sensed |
Return True if the receive path thinks there's carrier. | |
Public Attributes | |
txpath | |
rxpath |
def tunnel::my_top_block::__init__ | ( | self, | ||
mod_class, | ||||
demod_class, | ||||
rx_callback, | ||||
options | ||||
) |
def tunnel::my_top_block::carrier_sensed | ( | self | ) |
Return True if the receive path thinks there's carrier.
def tunnel::my_top_block::send_pkt | ( | self, | ||
payload = '' , |
||||
eof = False | ||||
) |