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.
Solution is cross-platfrom. To build program C++ compiler is required.
Launch program in terminal:
./lpslcd
The program writes results in stdout.