cellcopter.html - is control panel web app supposed to be run in web browser (like Google Chrome) on Android or iOS tablet.
cellcopter_server.js is server part that xmits data from/to MINLA 3G/LTE receiver board to cellcopter.html web app run in web browser.
##TODO:
- Rework communication protocol in more generic way.
- Update html file to comply with this new generic protocol.
- Add more details on communication protocol.