Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Introduction

The radar health logger is a simple utility for logging the health messages from a radar into a CSV file.

Contents



Usage

A user can specify the IP address and port from the command line.

To set the radar IP Address specify -i or --ipaddress (Default value: 192.168.0.1)

To set the radar Port specify -o or --port (Default value: 6317)

Example

To set connect to a radar on 192.168.0.2 on port 6317 use the following command:

./RadarHealthLogger -i 192.168.0.2 -p 6318

Files

  File Modified
You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.
No files shared here yet.
  • Drag and drop to upload or browse for files

  • Related Information

    • No labels