Skip to content

tsteinholz/network_tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Tester

Source code for the Link Labs Symphony Network Tester.

The Network Tester is a device used to evaluate Link Labs's Symphony Link Network for a given network installation. It includes a Symphony Link module, GPS recevier, and other sensors.

Compiling

This project uses the GCC ARM Embedded GNU toolchain found here: https://launchpad.net/gcc-arm-embedded.

Usage

See the User Manual.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

3-Clause BSD License: https://github.com/LinkLabs/network_tester/blob/master/LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • C++ 2.3%
  • Other 0.5%