Wykres commitów

253 Commity (70236a95da40d8422f5fa74530777107ff4b686c)

Autor SHA1 Wiadomość Data
Eric Westphal 70236a95da Show --- on web UI when AHRS values invalid. 2017-05-13 08:40:19 -04:00
Christopher Young 17b719f755 Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	main/gps.go
#	main/traffic.go
2017-05-10 09:27:22 -04:00
Christopher Young 176cf42f2e Blink ACT LED ten times per second when there is a system error.
#567.
2017-04-19 17:04:12 -04:00
Christopher Young c0b6e9a93b Set "Maintenance Req'd" bit in GDL90 heartbeat when there exists a system error.
#567.
2017-04-19 16:49:35 -04:00
Christopher Young fe7dc97c19 Clean up typos and formatting. 2017-04-19 15:57:25 -04:00
Christopher Young 1fca793b2c Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	main/gen_gdl90.go
2017-04-04 20:55:57 -04:00
Christopher Young 744939d940 Add log comment on CPU profile option. 2017-04-04 20:55:03 -04:00
Christopher Young a6ded9a5c0 Add -cpuprofile command line option. 2017-04-04 20:52:22 -04:00
Christopher Young 29b959afa9 Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	main/gen_gdl90.go
#	main/gps.go
#	main/managementinterface.go
#	main/network.go
#	web/js/main.js
#	web/plates/developer.html
#	web/plates/gps.html
#	web/plates/js/developer.js
#	web/plates/js/gps.js
#	web/plates/js/settings.js
#	web/plates/js/status.js
#	web/plates/status-help.html
#	web/plates/status.html
#	web/plates/traffic-help.html
2017-04-04 13:16:32 -04:00
Eric Westphal 6220a2dfe3 Change Situation field names to more explanatory scheme. 2017-03-30 19:20:49 -04:00
Christopher Young a11b0b9be4 Formatting.
Run gofmt on modified files.
2017-03-28 11:57:32 -04:00
Eric Westphal 3e43c1f69e AHRSLogger logs only if disk usage < 95%. 2017-03-05 19:07:01 -05:00
Eric Westphal 5667c1a871 All logs go to /root/ for FlightBox. 2017-03-05 18:56:11 -05:00
Eric Westphal f1ff15031f Add UI switch to record AHRS logs. 2017-03-05 18:34:25 -05:00
Eric Westphal 1344515c93 Separate UI switches for BMP and IMU connected. 2017-03-05 17:47:38 -05:00
Eric Westphal f2cfe3344b Re-do sensor orientation setting method. 2017-02-16 16:57:30 -05:00
Keith Tschohl 950c0594bf Disable sqlite logs when using UAT playback 2017-02-10 06:28:22 +00:00
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
Eric Westphal 0e14b82ddb Show CPU load on UI status page. 2017-01-16 22:25:26 -05:00
Eric Westphal b6fef3ca9a sensors.go gets sensor orientation from globalSettings. 2017-01-08 12:11:51 -05:00
Eric Westphal a6642353d7 Add Enable_Sensors to settings UI 2017-01-07 08:05:37 -05:00
Eric Westphal 601efa9023 Start managementinterface earlier to avoid nil 2017-01-07 08:01:15 -05:00
Eric Westphal b615a0370b Move satelliteMutex into Situation alongside other Mutexes 2017-01-07 07:59:00 -05:00
Eric Westphal 9f9298734d Hack to avoid race condition, for now. 2017-01-05 23:01:00 -05:00
Eric Westphal 84e81bbd3b Correct multiplier for climb rate 2016-12-29 15:12:19 -06:00
Eric Westphal a3a811aa53 First working commit merging latest cyoung/master into westphae/dev 2016-12-29 06:33:11 -06:00
Keith Tschohl 6544562913 Refined GPS detection. Updated gpsatttitude copyright notice 2016-12-25 19:00:01 +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
Jim Jacobsen 6de246d789 removed reopenLogFile it is unused 2016-12-20 22:57:09 -06:00
Christopher Young ef56848715 Resolve conflicts. 2016-12-12 10:16:46 -05:00
Christopher Young 316cbf2329 Add DHCP lease directory write testing and webui error.
#500, #540.
2016-12-09 09:22:10 -05:00
Christopher Young 9e8d20e3da Use decoded ADS-B Out message from Ownship for Ownship 0x0A message data, if available. 2016-12-02 10:57:40 -05:00
Christopher Young ff7a7a2781 Undo a few non-webui related changes. #531. 2016-11-22 23:33:39 -05:00
Jim Jacobsen 1bf4de80a2 Move timer calls to bottom of routines, makes the web interface a lot more responsive 2016-11-23 03:14:45 +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 bc830b0a4e Remove mpu6050 references. 2016-11-17 18:49:18 -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 a777e7d462 Manual merge. 2016-11-16 16:15:30 -05:00
Christopher Young 73d7cdbe1d weatherRawUpdate uibroadcast - send UATFrame as received. 2016-10-24 17:28:57 -04:00
Christopher Young f5ebf4c43d Use uibroadcast.SendJSON(). 2016-10-24 15:40:30 -04:00
Christopher Young d433881b0b Formatting. 2016-10-24 15:27:48 -04:00
Christopher Young 04ee9d8b1b Formatting. 2016-10-24 15:22:57 -04:00
Jim Jacobsen 7239e81418 Initial support for NEXRAD data, added support for JSON types 2016-10-23 23:38:13 -05:00
Jim Jacobsen 601e21c564 Added logfile truncation and download buttons to developer mdoe screen 2016-10-23 11:04:18 -05:00
Christopher Young 20ada0a9d7 Cleanup. 2016-10-18 20:29:31 -04:00
Christopher Young 32f0054f72 Formatting. 2016-10-18 20:27:14 -04:00
cyoung 2679c03472 Merge pull request #504 from jamez70/developer_mode_flag_handling
Developer mode flag handling
2016-10-18 20:19:04 -04:00