Christopher Young
|
1209c01e7f
|
Add messaging pages.
|
2016-10-19 09:34:15 -04:00 |
Jim Jacobsen
|
2f2c3d27a3
|
Added UAT statistics to the status page
|
2016-09-24 12:17:46 -05:00 |
Christopher Young
|
31bbf1bc1b
|
Don't display serialout settings unless a serialout device is present.
|
2016-09-19 12:25:23 -04:00 |
Christopher Young
|
30fe7295c4
|
Add automatic serialout when /dev/serialout0 is present.
/dev/serialout0 created by either inserting a CP2102-based
USB-to-Serial dongle or by symlink.
|
2016-09-19 12:21:39 -04:00 |
Christopher Young
|
f477a8366e
|
Traffic Javascript logic improvements and cleanup.
Fixes case where aircraft is first placed into “invalid position” table
and is never removed (even when position becomes valid).
|
2016-09-05 14:50:56 -04:00 |
cyoung
|
ff79aa5555
|
Merge pull request #463 from egid/egid-cleanup-426
Clean out clock UI
|
2016-08-05 17:07:02 -04:00 |
cyoung
|
973f576a54
|
Merge pull request #461 from egid/egid-gps-tweak
GPS accuracy on Status page
|
2016-08-05 17:05:59 -04:00 |
Eric Gideon
|
ee6ca139af
|
add horizontal GPS precision to the "GPS solution" row on the status page
|
2016-07-23 13:16:20 -07:00 |
Eric Gideon
|
80b373a7a4
|
Remove clock / clock diff row from status template; also remove from js and go.
|
2016-07-15 01:28:30 -07:00 |
Christopher Young
|
77ecb0d6ad
|
Merge remote-tracking branch 'origin/master' into uavionix
# Conflicts:
# Makefile
# image/mkimg.sh
# selfupdate/makeupdate.sh
|
2016-07-14 15:45:34 -04:00 |
AvSquirrel
|
efaaa8777d
|
Decode US civil Mode S codes to N numbers
|
2016-06-20 03:30:40 +00:00 |
Christopher Young
|
2132585f76
|
Remove products_last_minute comments.
|
2016-05-31 08:29:06 -04:00 |
Christopher Young
|
9e6ba2094e
|
Allow user to set ppm to a blank string.
13c6fef514
|
2016-05-29 01:45:13 -04:00 |
cyoung
|
3843350432
|
Merge pull request #427 from uavionix/master
Initial
|
2016-05-26 23:15:41 -04:00 |
cyoung
|
29915cb62e
|
Merge pull request #412 from AvSquirrel/gps-backend-working
GPS improvements: Satellite info; multi-GNSS support; UI updates
|
2016-05-16 17:58:01 -04:00 |
Christopher Young
|
13c6fef514
|
Allow user to set watch list to a blank string.
|
2016-05-16 17:51:38 -04:00 |
AvSquirrel
|
4fa44bb766
|
Clean up web UI formatting, update GPS help file
|
2016-05-08 21:55:48 +00:00 |
AvSquirrel
|
d692c4d732
|
Add satellite in solution indicator
|
2016-05-07 15:19:42 +00:00 |
AvSquirrel
|
34e4ff2dd0
|
Add satellite status to GPS UI page
|
2016-05-07 06:14:36 +00:00 |
AvSquirrel
|
57197c55eb
|
Split out traffic source from DEBUG. Fix panic closing closed channel.
|
2016-05-03 04:40:51 +00:00 |
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 |