Skip to content

Latest commit

 

History

History

07

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 feature is using std::bitset as storage of binary sequence.

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.