Wykres commitów

175 Commity (7efcefcf3f2375c8d5a6f115a1669f95aad2953f)

Autor SHA1 Wiadomość Data
cyoung a37d0f9ae3 Merge branch 'master' into developer_mode_add_loghandling 2017-02-02 22:28:16 -05:00
cyoung 490e3d9900 Merge pull request #557 from AvSquirrel/10Hz-gps
GPS configuration and detection improvements
2017-01-30 00:27:24 -05:00
cyoung 9ee46170ff Merge pull request #556 from jonvadney/master
Add ability to set static ip from web ui when in dev mode
2017-01-29 20:32:17 -05:00
pmaag f70a8c9525 Added traffic type prefix definitions to traffic-help.html
Added additional information to traffic-help.html to include the prefix
used when Show Traffic Source In Callsign is enabled within the
settings.

It was difficult to locate the definitions of each of the traffic type
prefixes, so I thought the help page would be a good location to define
these.

Additionally adjusted some spacing of the list elements to provide
easier readability on this help page.
2017-01-06 14:27:30 -08:00
Keith Tschohl c7c6fb628b UI tweaks: Unbold 'Towers'. Suppress accuracy if disconnected / solution. Wordsmithing. 2016-12-26 21:25:56 +00:00
Keith Tschohl c67f4acb8c Update 'Status' help page. Make tabbing consistent. 2016-12-26 08:34:47 +00:00
Keith Tschohl 900ff0052e Status UI cleanup. Consolidate UAT stats, fix disappearing DIV for uptime / temp, add bytes free. 2016-12-26 08:07:52 +00:00
Keith Tschohl 7063c73ba7 Reset accuracy and NACp on GPS disconnect. Add sample rate to GPS UI page. 2016-12-26 07:30:46 +00:00
Keith Tschohl c7ad7728d6 Add GPS hardware detection status to UI 2016-12-25 20:06:28 +00:00
Jon Vadney 6198fc2ce3 add ability to set static ip from web ui when in dev mode 2016-12-25 07:03:56 +00:00
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
Christopher Young b30f7094dc Formatting.
#525.
2016-11-17 10:54:30 -05:00
Christopher Young 2691fe714c Remove debug code.
#525.
2016-11-17 10:53:39 -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
cyoung b6fef657a2 Merge pull request #522 from jamez70/fix-font-weight
A font you can actually read on a tablet/phone
2016-11-15 09:55:22 -05:00
cyoung 6d9434d4b9 Merge pull request #519 from jamez70/fix_uat_status_layout
Updated UAT statistics
2016-11-15 09:37:32 -05:00
Jim Jacobsen 7a980d7899 A font you can actually read on a tablet/phone 2016-11-14 05:55:30 +00:00
Jim Jacobsen b857c56a37 Possible solution for upper level winds forecast time 2016-11-14 05:07:16 +00:00
Jim Jacobsen 5058d0e4e1 Added seconds tag to stratux.appcache for page reloading if built code has changed 2016-11-14 05:00:38 +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 ff9c9966af Updated per suggestions and changes by ergonomicmike 2016-11-12 03:53:47 +00:00
Jim Jacobsen 601e21c564 Added logfile truncation and download buttons to developer mdoe screen 2016-10-23 11:04:18 -05: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