Skip to content

sidkurella/SRP-Location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SILOS Location Calculation Code

This project represents the work of the Location Team on the SILOS project at the Monmouth University Summer Research Program 2015. In this repository are several Java source files for calculating location using a trilateration algorithm. The code involves connecting to a database to download tag read records, using the relative signal strength indicator value to trilaterate its location, and uploading that to the database.

Requirements

Should work on any relatively modern version of Java. Requires the MariaDB Connector/J .jar file to access the database.

Installation

Run the corresponding class file to the Java file entitled CircleInt.java to connect to the database and update location records. Please note: the files must be compiled first.

Credits

Thank you to Professor Robert M. Kelly, Jr. of Monmouth University for supervising this project.

About

Location calculation code - for Monmouth SRP 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages