Functions | Variables
novatel_span_driver.bridge Namespace Reference

Functions

def configure_receiver (port)
 
def create_sock (name, ip, port)
 
def create_test_sock (pcap_filename)
 
def init ()
 
def shutdown ()
 

Variables

string DEFAULT_IP = '198.161.73.9'
 
int DEFAULT_PORT = 3001
 
 monitor = Monitor(ports)
 
dictionary ports = {}
 
float SOCKET_TIMEOUT = 100.0
 
list socks = []
 

Function Documentation

def novatel_span_driver.bridge.configure_receiver (   port)

Definition at line 148 of file bridge.py.

def novatel_span_driver.bridge.create_sock (   name,
  ip,
  port 
)

Definition at line 80 of file bridge.py.

def novatel_span_driver.bridge.create_test_sock (   pcap_filename)

Definition at line 94 of file bridge.py.

def novatel_span_driver.bridge.init ( )

Definition at line 55 of file bridge.py.

def novatel_span_driver.bridge.shutdown ( )

Definition at line 168 of file bridge.py.

Variable Documentation

string novatel_span_driver.bridge.DEFAULT_IP = '198.161.73.9'

Definition at line 46 of file bridge.py.

int novatel_span_driver.bridge.DEFAULT_PORT = 3001

Definition at line 47 of file bridge.py.

novatel_span_driver.bridge.monitor = Monitor(ports)

Definition at line 52 of file bridge.py.

dictionary novatel_span_driver.bridge.ports = {}

Definition at line 51 of file bridge.py.

float novatel_span_driver.bridge.SOCKET_TIMEOUT = 100.0

Definition at line 49 of file bridge.py.

list novatel_span_driver.bridge.socks = []

Definition at line 50 of file bridge.py.



novatel_span_driver
Author(s): NovAtel Support
autogenerated on Wed Apr 3 2019 02:52:53