AvSquirrel
34e4ff2dd0
Add satellite status to GPS UI page
2016-05-07 06:14:36 +00:00
bradanlane
70269dd442
trigger reboot as a webservice and redirect webui to wait on the status page for the reboot to complete
2016-04-13 12:38:37 -04:00
Christopher Young
bcf7bbb053
Roll back webserver, use Go as webserver.
2016-03-07 21:29:35 -05:00
Christopher Young
bb6b2c5d70
Move /updateUpload URL to :8080 address.
2016-03-07 20:06:09 -05:00
bradanlane
36393d859b
use standalone httpd service / move stratux services to port 8080
2016-02-18 14:37:10 -05:00
bradanlane
1465ba1a37
enable tower page and added tower help
2015-11-06 09:44:46 -05:00
bradanlane
0324cc4b1f
created new towers details page but its commented out of the WebUI; simple active tower count is added to primary status page; created status web servcie for cases wehre a single instance is needed
2015-10-27 10:55:18 -04:00
bradanlane
a16158e4ad
improve gps/ahrs page to use same colors for map and airplane as rest of WebUI
2015-10-15 10:21:35 -04:00
bradanlane
6e84557616
new gps / ahrs page with both data details and graphical representation using image for gps location and webgl for ahrs
2015-10-14 17:35:41 -04:00
bradanlane
45215e258b
traffic page complete; includes context sensitive help; does not include trafic fource indication
2015-10-01 17:19:28 -04:00
bradanlane
4274469f15
completed STATUS and SETTINGS pages with context sensitive HELP (without debug)
2015-09-29 18:27:52 -04:00
bradanlane
125c052385
completed STATUS and SETTINGS pages with context sensitive HELP
2015-09-29 18:05:50 -04:00
bradanlane
da40576459
new WebUI is feature parity with old WebUI plus PPM setting
2015-09-28 15:20:43 -04:00
Ilya Haykinson
40239bcaf5
show which types of uat messages we've gotten
2015-09-05 07:51:19 +00:00
bradanlane
7ae561c6c2
improved webUI layout formmating, added WebApp splash screens, added traffic source UI (currently the DEBUG flag in the backend)
2015-09-04 15:53:23 -04:00
bradanlane
99e94d2618
changed the uptime to a vlaue and perform formatting in the webUI
...
added CPU temp to the webUI
2015-09-02 16:27:39 -04:00
bradanlane
7093c11fc6
mobile device support
...
made layout responsive to mobile devices
formatted uptime
added mobile web app icon
added prompt to pin webUI to device homescreen
updated styles to reflect current design recomendations
suggestion for socket data - add RPi board temperature
/sys/class/thermal/thermal_zone0/temp
2015-09-01 14:52:45 -04:00
Christopher Young
3e72619ad2
Use Go web server implementation for whole management iface.
2015-08-31 13:02:20 -04:00
Brant K. Kyser
298489be97
Merge branch 'webUI' of https://github.com/BrantKyser/stratux into webUI
2015-08-30 13:24:28 -05:00
Brant K. Kyser
cbfadab9d4
Set AHRS status LED to green when the AHRS is connected.
2015-08-30 13:24:02 -05:00
Brant K. Kyser
1e32b16fe9
Only retry once per disconnect.
2015-08-30 18:10:53 +00:00
Brant K. Kyser
aa6163ea81
Update checkbox state based on settings received on Websocket.
2015-08-30 17:05:17 +00:00
Brant K. Kyser
57159e60dc
Use 'LED' to show AHRS status.
2015-08-30 16:27:44 +00:00
Brant K. Kyser
9d44d25e5c
Fix copy/paste error.
2015-08-28 14:25:37 +00:00
Brant K. Kyser
c192c27010
Use WebSocket to send status information to WebUI clients.
2015-08-27 23:14:52 -05:00
Brant K. Kyser
a2652cdd9b
Send configuration changes to server.
2015-08-27 15:50:15 -05:00
Brant K. Kyser
531ce0f881
Connect WebSocket and display status of connection.
2015-08-27 15:29:14 -05:00
Christopher Young
5323107a9e
Basic web interface.
2015-08-25 19:27:28 -04:00