Christopher Young
0264383389
Add new fancontrol install to .sh update packager and image maker script.
...
#593 .
2017-05-13 10:24:12 -04:00
Luke Palmer
01cc01f8fa
Rework fan PWM control
2017-05-11 00:32:45 -04:00
kjablonski
64dca38480
Merge pull request #1 from cyoung/master
...
Merge Cyoung
2017-04-03 14:17:27 -05:00
kjablonski
b8dd5d7b2c
Update stxAliases.txt
...
Typo fixes
2017-04-03 14:12:18 -05:00
Christopher Young
bcd62e7c00
ssd1306 python driver - version change.
2017-03-28 17:18:53 -04:00
Christopher Young
7e0205be17
Limit main CPU to 900 MHz and set "sdram_freq" / "core_freq" as in pre-Jessie.
...
Issue #573 .
2017-03-20 15:27:26 -04:00
Christopher Young
4b63351c9c
Disable hciuart.
2017-02-15 02:37:59 -05:00
Christopher Young
6b10432240
dhcpcd disable.
2017-02-02 10:44:59 -05: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
Helno
d4ed2d1b0c
Update fancontrol.py
...
Update note on line 6 to reflect the currently used pin.
2016-12-20 11:58:59 -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
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
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
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
peepsnet
d2c50f0921
Delete hostapd.user
2016-11-23 17:03:24 -05:00
peepsnet
31dc1a14fd
user configurable hostapd values
...
this is where the user valies are stored and used to build /tmp/hostapd.conf
2016-11-23 17:01:28 -05:00
peepsnet
4a1ce917a3
update comments
2016-11-23 16:37:19 -05:00
peepsnet
c0a945bb88
edits hostapd.user
...
this file now edits hostapd.user to change user configurable values for hostapd
2016-11-23 15:54:49 -05:00
peepsnet
3cca4ba525
loading user config settings
...
update the file to create a tmp file that adds all the user config valuse to the hostapd.conf and uses the new /tmp/hostapd.conf to run the hostapd deamon
2016-11-23 15:52:44 -05:00
peepsnet
11f513c1da
removed user configurable values
2016-11-23 15:50:55 -05:00
peepsnet
9489933233
removed user configurable values
...
removed user configurable values to be placed in a global hosapd file
2016-11-23 15:50:32 -05:00
peepsnet
0325a9ea39
Fixed the sleep function to lcase and a bit of look & feel
2016-10-02 11:54:31 -04:00
cyoung
3932153c3d
Merge pull request #498 from peepsnet/patch-23
...
update for sdr-tool.sh. mkimg.sh addition.
2016-10-01 11:45:12 -04:00
cyoung
7865039dc2
Merge pull request #499 from peepsnet/patch-24
...
added sdr-tool.sh info
2016-10-01 11:43:57 -04:00
peepsnet
06cbb8c508
uncommented a few need lines
2016-09-30 21:35:09 -04:00
peepsnet
0b71091b34
added sdr-tool.sh info
2016-09-30 21:24:38 -04:00
peepsnet
c2b0e051ad
update for sdr-tool.sh
2016-09-30 21:13:35 -04:00
peepsnet
37309af7bb
Tool to "automate" setting SDR serials
...
The script walks users through setting serials for the SDRs and offers the "Fallback" option when setting the 1090 SDR.
2016-09-30 21:05:40 -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
Christopher Young
85d73964c7
Typo.
2016-09-14 22:23:17 -04:00