Skip to content

Open source radar pattern generator ( hardware/software ) to provide RX/TX synchronization among other things.

Notifications You must be signed in to change notification settings

rseal/BitPatternGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bit Pattern Generator v-2.0 code base requires the following dependencies for installation:

Dependencies:

1. Boost Libraries
3. SThreads ( see local repo )
4. CommandLineParser ( see local repo )
5. libusb-0.1 series ( a.k.a the old version )
6. Waf build system.


Installation Notes:

1. To build, type "waf clean configure build" from the top-level directory. 
2. To install, type "sudo waf install" -- output files are placed in /usr/local folders.
3. Add "uucp" group to access the LCD using "gpasswd -a user uucp".

Operation:

1. Use bpg-generate to create a new radar mode. 
2. Use bpg-shell to enter the bpg shell to add and run modes. 
 

About

Open source radar pattern generator ( hardware/software ) to provide RX/TX synchronization among other things.

Resources

Stars

Watchers

Forks

Packages

No packages published