sbp.client.examples.udp module

the sbp.client.examples.udp module contains an example of reading SBP messages from a serial port and sending them to a UDP socket.

sbp.client.examples.udp.get_args()[source]

Get and parse arguments.

sbp.client.examples.udp.main()[source]