Go to the source code of this file.
Namespaces | |
pyuavcan_v0.driver.slcan | |
Functions | |
def | pyuavcan_v0.driver.slcan._init_adapter (conn, bitrate) |
def | pyuavcan_v0.driver.slcan._io_process (device, tx_queue, rx_queue, log_queue, parent_pid, bitrate=None, baudrate=None, max_adapter_clock_rate_error_ppm=None, fixed_rx_delay=None, max_estimated_rx_delay_to_resync=None) |
def | pyuavcan_v0.driver.slcan._raise_self_process_priority () |
def | pyuavcan_v0.driver.slcan._stop_adapter (conn) |