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