Skip to content

Latest commit

 

History

History

08

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Low PSL code detector

Detector of codes with low peak sidelobe (PSL) level. The detector is written on C++ and its main features are:

  • using std::bitset as storage of binary sequence;
  • using randomly generated sequences instead of sequentially generated.

System requirements

Solution is cross-platfrom. To build program C++ compiler is required.

Usage

Launch program in terminal:

./lpslcd

The program writes results in stdout.