Wykres commitów

291 Commity (master)

Autor SHA1 Wiadomość Data
Ryan C. Braun 69a933efdd Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
	Makefile
	main/traffic.go
2016-04-20 09:29:56 +00:00
Ryan C. Braun 91fd133271 First cut of uAvionix Ping changes 2016-04-20 08:59:55 +00:00
AvSquirrel 5d4284b902 Web UI formatting 2016-02-25 06:40:52 +00:00
AvSquirrel 5d082e3292 Incorporate dump1090-mutability. UI signal strength and traffic improvements. 2016-02-25 05:53:35 +00:00
cyoung 7082241f0d Merge pull request #268 from AvSquirrel/traffic-ui
Show traffic source (ADS-B vs TIS-B) in web UI
2016-02-21 14:06:39 -05:00
Bruce Jackson 78f9082fe3 Fixed typo "delimeted" -> "delimited" 2016-02-20 08:09:14 -05:00
AvSquirrel 6492dc7788 Show traffic source in web UI 2016-02-19 06:09:34 +00:00
bradanlane 36393d859b use standalone httpd service / move stratux services to port 8080 2016-02-18 14:37:10 -05:00
cyoung 7a2e49867a Merge pull request #264 from AvSquirrel/traffic-ui
Bug fixes for traffic UI and setting GPS time
2016-02-18 14:02:22 -05:00
bradanlane f28c7a74d1 added 's' units to the traffic page 2016-02-18 13:38:06 -05:00
AvSquirrel 9ad3a7e333 Decrease traffic UI timeout to 59 sec 2016-02-18 06:10:21 +00:00
AvSquirrel 073f317909 Merge to upstream changes 2016-02-18 04:57:58 +00:00
Christopher Young ca9bd3900b Typos. Fixes #258. 2016-02-17 23:42:58 -05:00
AvSquirrel 370725eb53 Implement improved traffic UI. Clean up status and traffic help pages. 2016-02-18 04:31:05 +00:00
AvSquirrel a900a8942d Update traffic UI to support ti.age 2016-02-18 02:12:50 +00:00
AvSquirrel 3b510c146e Merge remote-tracking branch 'upstream/master' into traffic-ui 2016-02-18 00:48:25 +00:00
bradanlane 3da5c9becc added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat 2016-02-17 15:32:23 -05:00
AvSquirrel b49bb796ee Add Stratux time to traffic.js 2016-02-17 07:18:04 +00:00
AvSquirrel 367dedc5a6 Web UI clock data enhancements 2016-02-17 06:03:23 +00:00
AvSquirrel 282f397368 Better GPS time resolution 2016-02-17 04:36:56 +00:00
AvSquirrel 1695e97aa0 Restore UTC time for traffic age 2016-02-16 05:43:32 +00:00
AvSquirrel d57ed5f523 Blank out missing heading in traffic UI 2016-02-16 04:41:13 +00:00
Christopher Young 02bf2251d8 Rough update process - startup script looks for update file, executes it, reboots. 2016-02-15 17:48:33 -05:00
Christopher Young 8931d7d55b Update uploader in "settings" on web interface.
#157.
2016-02-15 17:10:51 -05:00
Christopher Young 57d9974152 Formatting. 2016-02-15 16:21:54 -05:00
Christopher Young db727ba378 Make www fixes for selfupdate. 2016-02-15 13:09:40 -05:00
Christopher Young c2623d7f44 Formatting. 2016-02-15 12:58:06 -05:00
Christopher Young d25eb98272 Move www portion of Makefile to web/ dir. 2016-02-15 12:35:37 -05:00
Christopher Young bbbcd3bbe1 Change terminology for status on weather/traffic/towers plates. Ref #210. 2016-01-29 14:41:30 -05:00
Christopher Young 442e882646 Cache manifest. Fixes #219. 2016-01-29 14:20:40 -05:00
Christopher Young 1f6c58350e PowerSave switch revert. 2016-01-26 01:03:26 -05:00
Christopher Young f5bed44086 Powersave switch. 2016-01-22 22:39:09 -05:00
Brad Ward 9897faea14 Added post reboot/shutdown messages 2016-01-09 15:00:19 -06:00
Brad Ward 53deb5f354 Changes to shutdown/reboot
Changed UI to provide better spacial separation of the shutdown and
reboot buttons.
Changed to call the shutdown and reboot methods via XHR POST.
2016-01-09 14:23:25 -06:00
Brad Ward 48eb3f7c65 Added methods for doing async posts for shutdown and reboot 2016-01-09 14:14:54 -06:00
Brad Ward e07390feb1 Moved reboot and shutdown to settings panel. Added modal confirmation dialogs. 2016-01-03 13:21:41 -06:00
Brad Ward 738f062e7e Added help text for reboot and shutdown options 2016-01-03 13:21:15 -06:00
Brad Ward 1488e7d494 added ui-yeld-to=modals directive 2016-01-03 12:57:29 -06:00
Brad Ward fd9cde57ae Removed shutdown reboot buttons from status screen 2016-01-03 10:21:41 -06:00
Brad Ward 71d67cb3dc CSS for modal confirmation dialogs 2016-01-03 10:14:58 -06:00
AvSquirrel 2d7e213af2 Reverse UI pitch animation direction 2015-12-31 07:32:31 +00:00
AvSquirrel 8a8b1e8674 Fix webUI zero GS bug 2015-12-31 01:01:36 +00:00
AvSquirrel 5275f27a00 Link developer logs on 'Logs' page 2015-12-29 15:42:53 +00:00
cyoung 502084c20f Merge pull request #169 from AvSquirrel/GPS-UBX2
Updated GPS initialization and parsing
2015-12-28 01:38:15 -05:00
AvSquirrel 799a247c6c Add geoid separation offset and satellites seen. 2015-12-28 05:57:31 +00:00
Christopher Young 1c231dd301 Fix websocket reconnect bug.
Fixes #164.
2015-12-27 13:11:55 -05:00
AvSquirrel 681e05f3a3 Add new GPS status messages 2015-12-27 08:47:37 +00:00
Brad Ward ee7804d124 Added shutdown/reboot feature
Added shutdown and reboot buttons to the status screen.
2015-12-19 15:21:19 -06:00
AvSquirrel 6184b7bc97 Add WAAS status to webUI. Correct unit casting error on ownship alt. 2015-11-25 03:43:07 +00:00
bradanlane 9fb3a19ad1 fixed NaN for TAF weather reports 2015-11-11 12:37:15 -05:00
Christopher Young 91f9242c1a Fixes #85.
Everything was showing a day older since “date” starts at 1.

Changed the display format of age, not the prettiest but should be
something that is obvious whose units are which especially since its
format will vary often.
2015-11-10 18:45:18 -05:00
bradanlane e9a2d73cd3 compute age of weather reports relative to mobile device time; also fixed typos in tower-help 2015-11-07 10:25:39 -05:00
bradanlane d6da11c29c revert weather 'age' back to the short datetime reported with the message. we can revisite using 'age' once we have a valid system time for the raspberry pi to compute against 2015-11-06 10:53:53 -05:00
bradanlane 1465ba1a37 enable tower page and added tower help 2015-11-06 09:44:46 -05:00
Christopher Young bb5663bde0 Unit typo. 2015-11-05 20:17:45 -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 865ba680c8 replace map on GPS page to be more accurate. 2015-10-20 15:14:25 -04:00
bradanlane 3293811588 replace map on GPS page to be more accurate. 2015-10-20 15:12:10 -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 caba8bab78 color coded METARs; time 'old' for weather; and message volume bar graph 2015-10-10 15:00:38 -04:00
bradanlane 30abcb82ee add OwnshipModeS to UI and maintain consistent format for storage; also tweaked 'settings' page field validation 2015-10-06 18:31:20 -04:00
Christopher Young 5916f00960 Merge. 2015-10-04 18:28:37 -04:00
bradanlane 3860a8b9ea twek one CSS element on 'settings' page 2015-10-04 14:30:07 -04:00
bradanlane a1502307aa new 'weather' page which uses new 'WatchList' setting 2015-10-04 13:50:51 -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
Christopher Young 6ba4009f1b Rename /control to /status (JS). 2015-10-01 16:21:41 -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
Christopher Young 32f71f39d4 Total -> Max. 2015-09-12 17:28:41 -04:00
Ilya Haykinson 40239bcaf5 show which types of uat messages we've gotten 2015-09-05 07:51:19 +00:00
bradanlane 6c46de790e updated spash screens 2015-09-04 16:34:06 -04: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 aa4b36d097 Temporarily remove "devices" - not implemented yet. 2015-08-31 17:22:01 -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
Brant K. Kyser e28592a867 Format status fields. 2015-08-26 13:32:28 -05:00
Brant K. Kyser d39da3d67a Add On/Off switch for settings. 2015-08-25 21:10:39 -05:00
Christopher Young 2a7a30d7b8 Basic web interface. 2015-08-25 19:27:53 -04:00
Christopher Young 5323107a9e Basic web interface. 2015-08-25 19:27:28 -04:00