Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

CPR files are recordings of radar data captured using one of the tools; RadarView Lite or SPxServer.

 

Command Line Options

Network Capture

Usage: RadarDataDumper.exe (For Network Capture) [-i ip address] [-p port] [-o output prefix] [-n numsamples] [-a numazimuths] [-d start delay secs] [-t time to dump] [-c short term time constant] [-l long term time constant] [-e optional encoder size]

File Replay Capture

Usage: RadarDataDumper.exe (For File Replay) [-s file] [-o output prefix] [-n numsamples] [-a numazimuths] [-t time to dump] [-d start delay secs] [-c short term time constant] [-l long term time constant]

...

  • [-i ip address] - IP Address of radar (default 192.168.0.1)
  • [-p port] - Radar data port (default 6317)
  • [-e optional encoder size] - This will default based on the radar port number, either 4096 for legacy or 5600 for newer, this should only be used if the radar is very old with 4000 count encoder

File Replay Capture Options

  • [-s file] - Cambridge Pixel CPR file

...