Lots of updates to webserver.
Make ssl keys consistent (and write to the correct location)
Make sessions keyed by connection id
Clean up logging frameworks
Add new static files, and make firmware update work
Make sensors work again
Add better json handling
Change-Id: I531a0fd7d583e049949cf27aa71544808fd7642d
diff --git a/static/index.html b/static/index.html
index 61e779b..c2b5c98 100644
--- a/static/index.html
+++ b/static/index.html
@@ -136,7 +136,7 @@
<li><a href="#">Security Settings</a></li>
<li><a href="#">SOL</a></li>
<li><a href="#">SDR Configuration</a></li>
- <li><a href="#">Firmware Update</a></li>
+ <li><a ui-sref="fwupdate">Firmware Update</a></li>
</ul>
</li>
<li class="dropdown" uib-dropdown dropdown-append-to-body>