Wykres commitów

91 Commity (3b56dc7c3bb4293a0452a8fb31079b91b485803f)

Autor SHA1 Wiadomość Data
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 6c50a96347 Remove 'AHRS_GDL90_Enabled' option. 2016-11-17 18:18:16 -05: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
Jim Jacobsen b857c56a37 Possible solution for upper level winds forecast time 2016-11-14 05:07:16 +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
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