Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#BTScan Bluetooth-based wireless positioning.

##Dependencies

  • Matplotlib (python-matplotlib)
  • PyQT4 (python-qt4)
  • MySQLDB (python-mysqldb)
  • NLMaP (see ./lib/)
  • PIL (python-imaging)

##Usage btscan.c contains the receiver code, which forwards timestamped RSSI data over the network to a central server. scan_server.py contains a the server code, which provides an asynchronous pipeline-based framework for data analysis. data_generator.py provides utilities for test data generation, and tracking_method.py implements most of the actual tracking algorithms.

To run the GUI with the default testing configuration (defined in config.py), run tracking_pyqt.py.

About

Bluetooth RSSI Remote Data Collection Framework

Resources

Stars

6 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages