-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Qifan Lu edited this page Oct 2, 2017
·
5 revisions
Welcome to the WISP ERT wiki home!
(TODO: Update links)
- Home
- WISP Firmware
- Introduction
- WIO API
- Run Once Project
- WTP
- u-RPC
- WISP ERT
- Issues
- Future Works
(TODO: Project structure description)
-
client
run-once
wisp-base
wisp-ert
wisp-ert-demo
wtp
-
deps
- ``
misc
-
server
-
sllurp
: Seedeps/sllurp
. -
urpc
: Seedeps/urpc
. wisp-ert
wtp
-
-
wiki
: WISP ERT wiki documents.
The API descriptions are written in Javadoc-like format and the documentation is generated with Doxygen.
The server-side WTP and WISP ERT code uses GPLv3-licensed sllurp
and is therefore also licensed under GNU GPLv3. If one day these two projects no longer depend on sllurp
or the underlying LLRP library is abstracted out, we will consider relicensing these two projects under more permissive open source license.
All other code in this project is licensed under BSD 2-Clause License.