Wykres commitów

247 Commity (master)

Autor SHA1 Wiadomość Data
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 c2623d7f44 Formatting. 2016-02-15 12:58:06 -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 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 fd9cde57ae Removed shutdown reboot buttons from status screen 2016-01-03 10:21:41 -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