Wykres commitów

125 Commity (3b56dc7c3bb4293a0452a8fb31079b91b485803f)

Autor SHA1 Wiadomość Data
Christopher Young ebfb671142 Rename ry835ai.go to gps.go. 2016-11-17 19:14:33 -05:00
Christopher Young 0ed4c0bfb7 Remove globalSettings.AHRS_Enabled. 2016-11-17 19:01:03 -05:00
Christopher Young d60248b660 Remove globalStatus.RY835AI_connected. 2016-11-17 18:56:15 -05:00
Christopher Young eaea0178c2 Remove outdated FF compatibility warning. 2016-11-17 18:19:00 -05:00
Christopher Young 6c50a96347 Remove 'AHRS_GDL90_Enabled' option. 2016-11-17 18:18:16 -05:00
cyoung a473cca229 Merge pull request #527 from cyoung/master
Merge master.
2016-11-17 18:10:42 -05:00
Jim Jacobsen c5b18b79d9 More churching up, looks good 2016-11-17 06:58:36 +00:00
Jim Jacobsen e742ff0712 Add colors for wind, taf and pirep weather reports 2016-11-17 06:01:39 +00:00
Christopher Young a777e7d462 Manual merge. 2016-11-16 16:15:30 -05:00
Jim Jacobsen 9f195fa067 Was a bug, fixed now 2016-11-16 20:48:03 +00:00
Jim Jacobsen 71aea36e69 Added 'm' specifier on unit for gps 2016-11-16 20:42:09 +00:00
Christopher Young 37e955474f Calculate data_item.time for report types other than WINDS. Don't calculate data age if greater than 2 days off.
#521.
2016-11-16 08:26:58 -05:00
Christopher Young 60b4b808ee Formatting.
#521.
2016-11-16 08:20:10 -05:00
cyoung 692157ecf5 Merge pull request #521 from jamez70/upper-winds-time-fix
Possible solution for upper level winds forecast time
2016-11-16 08:16:32 -05:00
Jim Jacobsen b857c56a37 Possible solution for upper level winds forecast time 2016-11-14 05:07:16 +00:00
Jim Jacobsen d3a060a2de fixed incorrect color test html 2016-11-14 04:11:22 +00:00
Jim Jacobsen 380d13d383 Updated UAT statistics 2016-11-14 04:01:45 +00: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
Jim Jacobsen 9f1fd88485 Added developer mode handing from /etc/stratux.conf instead, then this allows options in the status and settings pages. Would like to add a menu option for this in the future though 2016-10-01 19:59:41 -05: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
AvSquirrel 7b02ff0b70 Update settings.js for AHRS GDL90 toggle 2016-06-08 03:38:45 +00:00
AvSquirrel c34c107f23 Comment cleanup. Remove bloat from UI status page. 2016-06-08 03:20:43 +00:00
AvSquirrel fbc2ee16d3 Add toggle for GDL90 AHRS output. Use GDL90 AHRS toggle for FF compatibility instead of disabling AHRS hardware. 2016-06-08 02:52:00 +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 06fc9a74b6 Suppress '-999' value for invalid elev/az in GPS UI 2016-05-07 06:44:18 +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 3769dfafbc TrafficUI helpfile update and minor UI fixes 2016-04-24 03:49:04 +00:00
AvSquirrel dc9292acbd Reformat non-position table for better reflow 2016-04-24 00:05:06 +00:00
AvSquirrel 749480f1c3 Zero-pad single-digit lat/lng in traffic UI 2016-04-23 23:34:50 +00:00
AvSquirrel 614cd875b2 Reformat ADS-B traffic table for better reflow 2016-04-23 23:10:53 +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