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 |
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 |
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 |
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 |
Christopher Young
|
ce5fe35bb7
|
Add current UAT/ES tracked targets count in globalStatus.
|
2016-10-04 23:50:44 -04: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 |
Christopher Young
|
8929116f00
|
Formatting.
|
2016-10-01 11:48:27 -04:00 |
Christopher Young
|
8cef443497
|
Change green (ACT) LED default behavior on RPi - off = stratux not running, on = stratux running.
|
2016-09-26 14:34:41 -04:00 |
Jim Jacobsen
|
f099336823
|
Fixed typo, and added TAF.AMD
|
2016-09-24 18:23:39 -05:00 |
Jim Jacobsen
|
2f2c3d27a3
|
Added UAT statistics to the status page
|
2016-09-24 12:17:46 -05: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 |
Eric Westphal
|
9127c3a132
|
Round groundspeed
|
2016-09-11 20:32:10 -04:00 |
Eric Westphal
|
f6880436ba
|
Merge remote-tracking branch 'origin/master' into dev
|
2016-09-11 06:37:44 -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 Westphal
|
c27870d2a9
|
Make SituationData.GroundSpeed a float
|
2016-07-21 15:16:02 -04: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 |
Eric Westphal
|
d91a2a10e7
|
Use RY835AI or RY836AI; add more fields to GDL90 report
|
2016-07-14 21:38:15 -04: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 |