https://github.com/epri-dev/wisund
Wi-SUN diagnostic tool
https://github.com/epri-dev/wisund
communication radio raspberry-pi stack wi-sun
Last synced: 4 months ago
JSON representation
Wi-SUN diagnostic tool
- Host: GitHub
- URL: https://github.com/epri-dev/wisund
- Owner: epri-dev
- License: other
- Created: 2017-10-20T14:50:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T16:32:58.000Z (about 6 years ago)
- Last Synced: 2024-01-25T14:05:33.068Z (over 2 years ago)
- Topics: communication, radio, raspberry-pi, stack, wi-sun
- Language: C++
- Size: 572 KB
- Stars: 5
- Watchers: 13
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
To build,
mkdir build
cd build
cmake ..
make