Jordan T
b28b002e6b
Dynamically change theme css
2020-08-19 10:40:07 -05:00
Eric Westphal
5463d334c4
Merge remote-tracking branch 'peeps/master' into peeps
...
Added new settings from ahrs_dev branch back in.
2017-07-18 18:32:02 -04:00
peepsnet
95f4d0a278
Update main.js
2017-07-13 09:13:14 -04:00
Eric Westphal
20877df847
Separate gyro calibration and AHRS level functions.
2017-07-12 13:27:26 -04:00
peepsnet
f42bb4d47f
cleaned up application constants
2017-07-10 20:39:25 -04:00
Eric Westphal
1bf2a9d808
Developer UI page allows downloading and deleting AHRS logs.
2017-07-03 19:43:51 -04:00
Eric Westphal
8aeb5d285b
Web UI G-Meter uses mySituation min/max G Load.
2017-05-17 17:55:42 -04:00
Eric Westphal
4a038f5317
Headings 0-359 and keep app awake in AHRS-only mode.
2017-05-16 15:05:12 -04:00
Christopher Young
29b959afa9
Merge remote-tracking branch 'origin/master' into ahrs_dev
...
# Conflicts:
# main/gen_gdl90.go
# main/gps.go
# main/managementinterface.go
# main/network.go
# web/js/main.js
# web/plates/developer.html
# web/plates/gps.html
# web/plates/js/developer.js
# web/plates/js/gps.js
# web/plates/js/settings.js
# web/plates/js/status.js
# web/plates/status-help.html
# web/plates/status.html
# web/plates/traffic-help.html
2017-04-04 13:16:32 -04:00
Eric Westphal
1904227438
Use websocket for gps/ahrs instead of GET polling.
2017-03-26 20:38:36 -04:00
Eric Westphal
f25df87825
Add G Meter to UI.
2017-03-10 22:03:35 -05:00
Eric Westphal
5ab394b31d
Add Cage button to Attitude Indicator/AHRS.
2017-02-12 17:06:03 -05:00
Eric Westphal
e0f794b907
AHRS calibration UI mostly done.
2017-01-08 23:04:16 -05:00
Eric Westphal
c9c02e2e86
Change execution modes of non-executables
2016-12-29 06:43:00 -06:00
Jim Jacobsen
601e21c564
Added logfile truncation and download buttons to developer mdoe screen
2016-10-23 11:04:18 -05:00
Jim Jacobsen
e4de2f5778
Fixed typo with developer mode variable
2016-10-20 18:17:31 +00:00
Jim Jacobsen
bb00189e94
Added developer mode toggle by clicking on version 7 times within 3 seconds
2016-10-02 22:17:09 -05:00
Jim Jacobsen
2a76788405
Added developer menu item in addition
2016-10-01 21:03:04 -05:00
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