AvSquirrel
749480f1c3
Zero-pad single-digit lat/lng in traffic UI
2016-04-23 23:34:50 +00:00
AvSquirrel
d00ab538cd
Traffic UI updates from gpsattitude branch
2016-04-17 12:17:11 +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
e356194eb2
Add "System Errors" to main status page.
2016-03-10 14:41:30 -05:00
Christopher Young
bb6b2c5d70
Move /updateUpload URL to :8080 address.
2016-03-07 20:06:09 -05:00
bkwny
d925990455
Update status.js
...
Add days to Uptime: value. Express uptime in Mission Elapsed Time (MET) format.
2016-03-04 20:14:57 -05:00
Christopher Young
0d67cb855b
Display first 10 characters of Build hash next to version.
2016-02-28 22:53:59 -05:00
AvSquirrel
1a5172e596
Tower signal strength, other bug fixes
2016-02-27 08:35:17 +00:00
AvSquirrel
a9b631e732
Incorporate dump1090-mutability
2016-02-27 06:04:41 +00:00
Ryan C. Braun
6594cdf5f4
Enhance Ping support, add RSSI and RS bit errors
2016-02-26 11:18:22 +00:00
Ryan C. Braun
6ae392af6d
Merge branch 'master' of https://github.com/cyoung/stratux
...
Conflicts:
main/gen_gdl90.go
web/plates/js/settings.js
2016-05-04 05:50:52 +00:00
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
5d082e3292
Incorporate dump1090-mutability. UI signal strength and traffic improvements.
2016-02-25 05:53:35 +00:00
AvSquirrel
6492dc7788
Show traffic source in web UI
2016-02-19 06:09:34 +00: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
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
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
48eb3f7c65
Added methods for doing async posts for shutdown and reboot
2016-01-09 14:14:54 -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
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
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
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
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