telemetry_nps_secure

Telemetry module for NPS simulation Common parts of comms, not to be used as a standalone module. Instead, this module is autoloaded where appropriate.

Configures

Name

Value

Description

MODEM_DEV

UDPx

UDP port used for communication

MODEM_HOST

192.168.1.255

IP address of the ground station (can be a broadcast address)

MODEM_PORT_OUT

4242

output UDP port

MODEM_PORT_IN

4243

input UDP port

MODEM_BROADCAST

TRUE|FALSE

UDP socket in broadcast mode

Depends

  • udp
  • datalink_common

Provides

  • datalink
  • telemetry