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
cyoung
d8219c495d
Merge pull request #559 from pmaag/traffic-help-additions
...
Added traffic type prefix definitions to traffic-help.html
2017-01-29 20:28:34 -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
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
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
Christopher Young
3e663c89c8
Limit number of traffic target reports sent in a single packet.
2016-12-14 20:52:16 -05:00
cyoung
de93c79a07
Merge pull request #529 from peepsnet/master
...
Move user configurable options out of hostapd.conf and hostapd-edimax.conf to hostapd.user and build temp hoatapd.conf on the fly with stratux-wifi.sh
2016-12-12 14:39:33 -05:00
Christopher Young
720a7aad72
Clean up libimu ref.
2016-12-12 12:41:21 -05:00
cyoung
0107b59010
Merge pull request #544 from cyoung/gpsattitude
...
Promote gpsattitude to master.
2016-12-12 10:21:38 -05:00
Christopher Young
ef56848715
Resolve conflicts.
2016-12-12 10:16:46 -05:00
Christopher Young
18de46745e
Missing include.
2016-12-09 10:14:56 -05:00
Christopher Young
316cbf2329
Add DHCP lease directory write testing and webui error.
...
#500 , #540 .
2016-12-09 09:22:10 -05:00
cyoung
beb3e04dd1
Merge pull request #542 from cyoung/use_modes
...
Use decoded ADS-B Out message from Ownship for Ownship 0x0A message d…
2016-12-09 08:58:29 -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
c19d32353f
Typo.
2016-11-27 14:46:26 -05:00
peepsnet
ed0cc5bd74
set a default passphrase if not choosen
...
Fixed the script to use a default passphrase("Squawk1200") if option -e used but no passphrase entered.
2016-11-24 12:00:24 -05:00
peepsnet
a951410f3f
Restart WiFi in script
...
This change now restarts the WiFI services in the script and no longer needs a restart!!
2016-11-24 11:48:14 -05:00
peepsnet
96a67ee5fc
adding hostapd.user building code
...
Adding the code needed to update previous version of stratux with the new file structure needed while keeping custom user settings already used
2016-11-24 10:47:43 -05:00
peepsnet
469a413bb3
Change is logic placement
...
I removes all my code from this file and moved to stratux-pre-start.sh. This seems like a logical place to monkey around with stuff that must be ready for the start of stratux.
2016-11-24 10:41:50 -05:00
peepsnet
737df68e46
clean up
2016-11-24 00:00:52 -05:00
peepsnet
2ef42ea8d0
add sleep
...
add sleep to make sure the file write has time to finish before checking for the file
2016-11-23 23:51:18 -05:00
peepsnet
6c5352e3a1
clean up code
2016-11-23 23:35:14 -05:00
peepsnet
18b0bf53ef
clean up
2016-11-23 23:31:03 -05:00
peepsnet
27db95f749
hopefully better speed
2016-11-23 22:09:35 -05:00
peepsnet
e3e7fd7aab
logic reorder
2016-11-23 21:20:42 -05:00
peepsnet
7b104be3dc
formatting
2016-11-23 20:37:19 -05:00
peepsnet
94da60ed06
formatting
2016-11-23 19:35:36 -05:00
peepsnet
226b8442f7
Check for and handle hostapd.user
...
This script now not only starts hostapd using the proper driver(standard/edimax).
It now checks for the existance of the hostapd.user file and if found uses it. if not found creates it with the values from the existing hostapd.conf
I choose to only carry over the values from the hostaod.conf and not the edimax because they should be the same.
If there is no user configurable values in hostapd.conf and no hostapd.user file then a default hostapd.user file is created.
2016-11-23 19:22:18 -05:00
peepsnet
454da41fd2
Update stratux-wifi.sh
2016-11-23 17:25:21 -05:00