Wykres commitów

95 Commity (6e5d449af0615c5fdf5f26dfaa07b973a12252b8)

Autor SHA1 Wiadomość Data
cyoung 6e5d449af0 Merge pull request #394 from AvSquirrel/gps-uart-fix
GPS UART fix for RPi 3. Fixes #393.
2016-04-22 07:22:11 -04:00
peepsnet f6f3431ab9 Typo 2016-04-20 15:28:22 -04:00
AvSquirrel f6d2ee1898 config.txt updates for RPi 3 2016-04-20 11:51:09 +00:00
peepsnet f26ae164a7 typo 2016-04-12 11:36:20 -04:00
Christopher Young cc49ea9813 Fixes PR #382. 2016-04-11 17:25:09 -04:00
cyoung 0e9adca4ab Merge pull request #383 from peepsnet/patch-9
Update mkimg.sh
2016-04-11 17:22:24 -04:00
cyoung ff3594b597 Merge pull request #382 from peepsnet/patch-8
adding .sxtAliases
2016-04-11 17:21:43 -04:00
cyoung 750cebe7a8 Merge pull request #379 from peepsnet/patch-5
Debugging aliases
2016-04-11 17:18:37 -04:00
peepsnet 4ca7fa94fc Update mkimg.sh 2016-04-08 19:17:54 -04:00
peepsnet 0f8c352ae6 adding .sxtAliases 2016-04-08 12:03:18 -04:00
peepsnet 635d2fd106 filename 2016-04-08 11:53:31 -04:00
peepsnet 905b268893 Debugging aliases
Some shortcuts to help us get users to be able to debug stratux
2016-04-08 11:50:59 -04:00
peepsnet 78fcc855a9 typo 2016-04-08 10:59:32 -04:00
peepsnet 98b340e51a typo 2016-04-08 10:59:10 -04:00
peepsnet b0e58058a4 Stratux specific alias file 2016-04-08 10:56:33 -04:00
peepsnet 77f9708d56 keep an alias file after this file is modified
Since I am tired of my aliases being over written I am adding this so I can make my own alias file and not have it overwritten!!!!!!!!!!!!!

create a file called .aliases in /root and they will be included
2016-04-04 12:20:34 -04:00
cyoung a39bc203a2 Merge pull request #361 from peepsnet/patch-1
Update mkimg.sh for hostapd_manager.sh
2016-04-03 13:56:06 -04:00
peepsnet 9cdd5e3af2 Correct typo and clarify instructions 2016-04-03 01:27:14 -04:00
peepsnet 0b4df811ab Update mkimg.sh for hostapd_manager.sh
copy file to location and chmod
2016-04-01 19:42:54 -04:00
peepsnet 47bc631568 Completely rewritten for command line flags
Help documentation for go.sh.

Basic usage: hostapd_manager.sh -s ssid -c chan -e pass

Command line switches are optional. The following switches are recognized.
-s  --Sets the SSID to ssid. "-s stratux"
-c  --Sets the channel to chan. "-c 1"
-e  --Turns on encryption with passphrase pass. 8-13 Printable Characters. Cannot be used with -o. "-e password!"
-o  --Turns off encryption and sets network to open. Cannot be used with -e.
-h  --Displays this help message. No further functions are performed.

Example: hostapd_manager.sh -s stratux -c 1 -e N3558D
2016-04-01 15:00:51 -04:00
peepsnet cb8a531710 Update hostapd_manager.sh
typo
2016-04-01 12:37:28 -04:00
peepsnet 93841cc4f5 Update hostapd_manager.sh 2016-04-01 01:48:49 -04:00
peepsnet 267c906354 Update hostapd_manager.sh 2016-04-01 01:45:50 -04:00
peepsnet 6a8eb2b3c9 Update hostapd_manager.sh 2016-04-01 01:44:59 -04:00
peepsnet 5612e70e27 Update hostapd_manager.sh 2016-04-01 01:44:23 -04:00
peepsnet 039e0c231e Hostapd_manager.sh
File to modify:
/etc/hostapd/hostapd.conf
/etc/hostapd/hostapd-edimax.conf

This is a improvement on the script that was uploaded to reddit. 
https://www.reddit.com/r/stratux/comments/4c0ffw/change_ssid_bash_script/

usage:
hostapd_manager.sh ssid channel passphrase
2016-04-01 00:59:50 -04:00
Joseph Poirier 7790f4e6ff image: add rpi0 and explicit edimax dongle check 2016-03-23 03:03:35 -05:00
Christopher Young 6afb4ec415 Cleanup. 2016-03-21 15:58:48 -04:00
Christopher Young f732eb2289 Add /etc/modules to mkimg and makeupdate. 2016-03-21 14:48:38 -04:00
Christopher Young db130aab76 Add /root/.bashrc to mkimg and makeupdate. 2016-03-21 13:42:10 -04:00
Christopher Young 6a9f1ff8e6 Add /etc/modprobe.d/rtl-sdr-blacklist.conf to mkimg and makeupdate. 2016-03-21 13:38:12 -04:00
Christopher Young 5c6e493fca Add /boot/config.txt to mkimg and makeupdate. 2016-03-21 13:05:42 -04:00
Christopher Young dfc6635f94 Cleanup. 2016-03-21 13:04:05 -04:00
Joseph Poirier 279ab071ac fix wmm parameter name 2016-03-18 14:29:46 -05:00
Christopher Young 070626dc1f Temp. 2016-03-17 16:56:12 -04:00
Christopher Young 616a2b9fbd Add /boot/config.txt settings. 2016-03-17 16:55:03 -04:00
Christopher Young 2b1acf49a2 Remove wifi_watch.sh and rc.local start. 2016-03-17 16:54:45 -04:00
Christopher Young c3ecbf0b7c More setup changes. 2016-03-16 12:13:07 -04:00
Christopher Young a6b7ac17ab Update filename. 2016-03-16 11:55:47 -04:00
Christopher Young 6ced449faa Update script name. 2016-03-16 11:37:56 -04:00
Christopher Young b38045da03 Eliminate wifi_watch.sh by using post-up. 2016-03-16 11:32:58 -04:00
Christopher Young a6ffea0122 Eliminate hostapd startup scripts. Create stratux-wifi wifi start script. Use post-up for hostapd/dhcpd start. 2016-03-16 11:32:22 -04:00
Christopher Young 63491e525c Added two hostapd versions, two hostapd confs. 2016-03-16 10:37:19 -04:00
Christopher Young 84edd98b7e Initial commit - RPi2 (Edimax) and RPi3 confs, Edimax hostapd binary. 2016-03-16 09:44:37 -04:00
Christopher Young c96ee7bce4 RPi3/RPi2 detect. 2016-03-15 00:27:47 -04:00
Christopher Young fae350408f Initial commit. 2016-03-14 23:29:41 -04:00
Christopher Young 4d475587a9 Initial commit. 2016-03-14 23:28:14 -04:00
Christopher Young bcf7bbb053 Roll back webserver, use Go as webserver. 2016-03-07 21:29:35 -05:00
Christopher Young 9bdef48b4b Cleanup. a+x /var/log/stratux default permissions. 2016-03-07 19:49:46 -05:00
cyoung e1a41f773f Merge pull request #266 from cyoung/separate_httpd
use standalone httpd service / move stratux services to port 8080
2016-03-07 19:20:28 -05:00