...
| Table of Contents | ||||||
|---|---|---|---|---|---|---|
|
...
Recording Radar Data
Initiating
...
Data Recording
1. Open a windows command prompt, and navigate to the directory containing the Colossus net record playback tool (ColossusNetRecordPlayback.exe).
...
Other useful flags for recording:
Use flag -f followed by a space and a string to assign a prefix to the recording filename, default is “Radar”. Example: -f HDR200
use flag -m followed by a space and an integer to set a maximum file size for recording (in bytes), default is 2GB. Example: -m 10000000
use flag -c followed by a space and a boolean to disable use of compression while recording, default is false. Example: -c true
use flag -s followed by a space and a boolean to force usage of simplified filenames, default is false. Example: -s true
Monitoring
...
Data Recording
Radar data recording will continue while the bottom most line in the command prompt window is displaying a filename. The recording tool will check that the RX packet rate matches the packet rate of the configuration of the radar.
| Info |
|---|
If the maximum file size for the radar data capture has been reached, recording will continue in a new file. |
Stopping
...
Data Recording
1. To stop recording, press “Ctrl+C“ simultaneously, while the command prompt window is selected.
2. You can verify recording has stopped when the command prompt returns to its rest state.
...
Playing Back Radar Data
...
| Info |
|---|
Options: Use flag -p or --port to specify the port to stream to. Use flag -f or --filename to select the filename. Use flag -l or --loopcount to specify the number of loops. The default is 0 which = forever. Use flag -m or --maxclients to specify the maximum network clients (the default is 1). |
Initiating Playback
1. Open a windows command prompt, and navigate to the directory containing the Colossus net record playback tool (ColossusNetRecordPlayback.exe).
2. Type in the executable name, followed by the verb “playback” playback the -f flag, and then specify the file path and filename you wish to play back.
...
| Info |
|---|
If the folder contains multiple files, they will be played in order, one after the other, starting from the selected file name. |
Monitoring
...
Playback
1. To monitor the radar data playback, open a radar data viewing app, such as RadarView-Lite.
...
3. You should now see the radar data playing back in your app, looking similar to the following:
...
Stopping
...
Playback
1 To stop playback, press “Ctrl+C“ simultaneously, while the command prompt window is selected.
2. You can verify recording has stopped when the command prompt returns to its rest state.
...
Related Information
| Filter by label | ||||||
|---|---|---|---|---|---|---|
|