Wykres commitów

1758 Commity (5ddadfa78da0f7989ccde471cfd3e48dd244848c)

Autor SHA1 Wiadomość Data
Eric Westphal 0e14b82ddb Show CPU load on UI status page. 2017-01-16 22:25:26 -05:00
Eric Westphal b1351af740 A little more logging. 2017-01-16 18:25:53 -05:00
Eric Westphal 3c16945c92 Set orientation of AHRS sensor in UI. 2017-01-16 18:22:57 -05:00
Eric Westphal ed49f2c270 AHRS full-screen mode added. 2017-01-13 19:21:35 -05:00
Eric Westphal 541ce527a9 Add refresh UI function to developer mode. 2017-01-12 22:36:45 -05:00
Eric Westphal e0f794b907 AHRS calibration UI mostly done. 2017-01-08 23:04:16 -05:00
Eric Westphal 352c9eb79c sensorAttitudeSender is a little more robust. 2017-01-08 23:01:34 -05:00
Eric Westphal b6fef3ca9a sensors.go gets sensor orientation from globalSettings. 2017-01-08 12:11:51 -05:00
Eric Westphal af2ea7196b Make pressure reader work again. 2017-01-08 10:14:24 -05:00
Eric Westphal 816411b3ee Replace windoze CRLF with Linux LF in web files 2017-01-07 22:45:19 -05:00
Eric Westphal 22867df1f4 Improved GPS/AHRS UI layout 2017-01-07 08:29:33 -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
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
Eric Westphal 9f9298734d Hack to avoid race condition, for now. 2017-01-05 23:01:00 -05:00
Eric Westphal 744c7bfe1c Replace paper airplane with attitude indicator in UI 2017-01-05 23:00:35 -05:00
Eric Westphal 84e81bbd3b Correct multiplier for climb rate 2016-12-29 15:12:19 -06:00
Eric Westphal c9c02e2e86 Change execution modes of non-executables 2016-12-29 06:43:00 -06:00
Eric Westphal 6c539a0f77 Merge branch 'dev' 2016-12-29 06:35:27 -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 c7c6fb628b UI tweaks: Unbold 'Towers'. Suppress accuracy if disconnected / solution. Wordsmithing. 2016-12-26 21:25:56 +00:00
Keith Tschohl df22888465 Regression window tweaks 2016-12-26 15:54:05 +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 c84abec96f Report GPS position rate (Hz). Tweak gpsattitude filter. Cleanup. 2016-12-26 06:37:33 +00:00
Keith Tschohl c7ad7728d6 Add GPS hardware detection status to UI 2016-12-25 20:06:28 +00:00
Keith Tschohl 6544562913 Refined GPS detection. Updated gpsatttitude copyright notice 2016-12-25 19:00:01 +00:00
Keith Tschohl 529079368a 10 Hz default UBX config. Enable GLONASS multi-GNSS on UBX8 2016-12-25 08:36:40 +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
peepsnet 069db15e1e Update stratux-wifi.sh 2016-12-21 23:22:46 -05:00
peepsnet e5c694ac88 moved to function based
I moved all the code to functions and commented to reflect the file format
2016-12-21 22:46:55 -05:00
peepsnet 575d51c172 Removed encryption options
Since I am unable to get the encryption to work with the edimax I commented all the code out for now in hostapd_manager.sh
2016-12-21 22:45:23 -05:00
peepsnet 1b73935838 Added the hostpad.user creation code here 2016-12-21 12:17:21 -05:00
peepsnet 345350df82 Moving hostapd.user code 2016-12-21 12:10:24 -05:00
Jim Jacobsen 6de246d789 removed reopenLogFile it is unused 2016-12-20 22:57:09 -06:00
peepsnet b37a49948e Merge pull request #8 from cyoung/master
update master
2016-12-20 15:54:17 -05:00
cyoung 2b5037eb31 Merge pull request #553 from Helno/patch-1
Update fancontrol.py
2016-12-20 15:17:50 -05:00
Helno d4ed2d1b0c Update fancontrol.py
Update note on line 6 to reflect the currently used pin.
2016-12-20 11:58:59 -05:00
cyoung 5aeb10503e Merge pull request #550 from peepsnet/master
FIX Stratux so it works again!!! a.k.a. added stratux-wifi.sh to update scripts and correct pathing issue
2016-12-18 14:45:08 -05:00
peepsnet ac3a36251a Update interfaces 2016-12-18 11:53:27 -05:00
peepsnet ed1b908188 Cleaned up the comments
I cleaned up these comments and added the code that worked for me to get his running. I can now connect to my home wifi and cell phone hotspot with these settings.
2016-12-18 11:51:30 -05:00
peepsnet 806473455a simplify creating the tmp file 2016-12-18 11:12:19 -05:00
peepsnet eec6e2c7db nope 2016-12-18 09:53:55 -05:00
peepsnet 3b56dc7c3b added notes 2016-12-17 17:28:12 -05:00
peepsnet 6c927417c3 path typo
path typo for edimax driver
2016-12-17 15:40:43 -05:00
peepsnet 9957479024 Update makeupdate.sh 2016-12-17 15:31:17 -05:00
peepsnet e428800762 Update update_footer.sh 2016-12-17 15:30:06 -05:00
peepsnet cca83cd476 Merge pull request #7 from cyoung/master
update
2016-12-17 15:24:34 -05:00