Wykres commitów

229 Commity (master)

Autor SHA1 Wiadomość Data
Linar Yusupov 2a0f638f63
UDEV rule for SoftRF Dongle Edition 2020-01-02 18:22:57 +03:00
cyoung be93f4290c Add WiFi "Smart Mode" option.
No default gateway. Allows iOS to choose internet source (cellular or WiFi).
2019-12-21 12:32:02 -05:00
cyoung 9afe00dbc7 Add ublox9 handling (same as ublox8) for testing. 2019-04-08 12:20:03 -04:00
cyoung e162742d68 Clean up dhcpd.conf. 2019-03-20 10:06:07 -04:00
cyoung 659e7860a2 Don't duplicate gen_gdl90 messages in syslog general log.
#765.
2019-01-17 17:09:23 -05:00
cyoung 362a2ffb39 Add stratux logrotate conf.
#765.
2019-01-17 16:56:51 -05:00
cyoung 7340719ae3
Merge pull request #734 from westphae/wifi
Wifi Configuration on Settings Page
2018-09-29 10:08:30 -04:00
cyoung b10b1769d8 Merge branch 'master' into newradio 2018-09-27 15:15:39 -04:00
cyoung d0b447dc7a Add SoftRF udev rules and "ping" code hack (temporary). 2018-09-12 10:09:08 -04:00
Eric Westphal 65e80816c2 Merge branch 'master' into wifi 2018-08-05 22:24:25 -04:00
cyoung fbb64a4345 Cleanup. Add /dev/uatradio rule. 2018-06-13 15:10:11 -04:00
cyoung 2dca39c7d8 Add udev rules. Change start-up sequence (fixes race condition -- receiving UAT packets before init is complete). 2018-06-11 19:02:38 -04:00
cyoung 2e8ed95506 Clean up obsolete dangerzone includes. 2018-04-26 14:54:12 -04:00
cyoung 14a21eaa0b RPi3B+ setup. 2018-03-29 22:32:40 -04:00
cyoung 99ac28b104 Roll back changes. 2018-01-26 11:15:55 -05:00
cyoung 7338ad4336 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	selfupdate/makeupdate.sh
2018-01-26 10:48:55 -05:00
Christopher Young bd10be4f63 Add logrotate conf. Keep two days of logs. Run logrotate on boot. 2017-11-17 11:12:20 -05:00
Christopher Young a3fda2aa3c Turn off wireless power management, from D. DeMartini. 2017-11-10 09:57:29 -05:00
Christopher Young fc0fe317ab Merge remote-tracking branch 'origin/master' into ahrs_dev_protocolfun 2017-10-10 09:56:28 -04:00
cyoung 7f6f1394e0 Activate config change block for $OPT_P (-p option).
Ref #667.
2017-09-22 10:55:54 -04:00
Christopher Young 94c6e5a353 Add alias for 192.168.10.1 for normal webui access. 2017-08-15 17:25:53 -04:00
Christopher Young fcf524b03c Merge remote-tracking branch 'origin/master' into ahrs_dev_protocolfun 2017-08-03 23:08:45 -04:00
Eric Westphal e5631bd38f A few more changes from @peepsnet. 2017-07-21 17:03:16 -04:00
Eric Westphal 7e74615ce6 Remove hostapd_manager_quiet.sh per @peepsnet. 2017-07-21 16:00:37 -04:00
Eric Westphal ef3c8d526a Whitespace fixes 2017-07-20 17:35:55 -04:00
Eric Westphal 57a1bd9c7c Merge remote-tracking branch 'cyoung/master' into peeps 2017-07-20 17:30:09 -04:00
peepsnet 10475445fd added allow-hotplug eth0
Seems this is useful now that we have the static IP option in developers
2017-07-11 21:07:40 -04:00
peepsnet d47bea63c9 added hostpad_manager_quiet.sh 2017-07-08 18:55:07 -04:00
peepsnet c8c43e6638 A quiet hostpad_manager script for app calls
# This script is almost identical to hostapd_manager.sh except all the
# screen outputs are supplressed except for error messages. 
#
# Usage:
# hostapd_manager_quiet.sh -s Stratux-N12345 -p SquawkDirty! -c 5
# Command above sets the SSID to "Stratux-N12345, secures the network with the passphrase "SquawkDirty!, and changes the network channel to "5"
#
# hostapd_manager_quiet.sh -o
# Command above opens the network(removes any passphrase)
#
# hostapd_manager_quiet.sh -e
# Command above secures the WiFi network using the default passphrase "SquawkDirtyToMe!"

# Options:
# -s	--Sets the SSID to ${BOLD}ssid${NORM}. -s stratux
# -c	--Sets the channel to chan. -c 1
# -o	--Turns off encryption and sets network to open. Cannot be used with -e or -p.
# -e	--Turns on encryption with passphrase SquawkDirtyToMe!. Cannot be used with -o or -p
# -p	--Turns on encryption with your chosen passphrase pass. 8-63 Printable Characters(ascii 32-126). Cannot be used with -o or -e. -p password!
#
# Important:
# After each call of this script the wifi network will disconnect and restart all associated services to apply the changes
2017-07-08 18:49:23 -04:00
root 78404004ab Merge remote-tracking branch 'origin/ahrs_dev_protocolfun' into ahrs_dev 2017-06-05 20:33:42 +00:00
peepsnet da8c3a74fd Restart Stratux on exit
The script will now restart your stratux service if you exit the script before completing.

And some aesthetics things
2017-06-03 11:27:50 -04:00
peepsnet 94d8f8813e Update hostapd_manager.sh 2017-06-01 15:20:01 -04:00
peepsnet 321273f8d4 added an easy alias for securing/opening WiFI
Added "open" and "secure" as aliases to easily open or secure your WiFi

It simply calls the hostapd_manager.sh script with either -o or -e
2017-06-01 10:49:55 -04:00
peepsnet a72219bae5 Added encryption back to script
Help documentation for hostapd_manager.sh.

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

The following command line switches are recognized.
-s  --Sets the SSID to ssid. "-s stratux"
-c  --Sets the channel to chan. "-c 1"
-o  --Turns off encryption and sets network to open. Cannot be used with -e or -p.
-e  --Turns on encryption with passphrase SquawkDirtyToMe!. Cannot be used with -o or -p
-p  --Turns on encryption with your chosen passphrase pass. 8-63 Printable Characters(ascii 32-126). Cannot be used with -o or -e. "-p password!"
-q  --Run silently. Still a work in progress, but quieter.
-h  --Displays this help message. No further functions are performed.

Example: hostapd_manager.sh -s Stratux-N3558D -c 5 -p SquawkDirty!
2017-06-01 10:28:22 -04:00
peepsnet 95d0b97564 updating to add encryption back.
It seems to work in my testing!!

#### Stratux HOSTAPD Settings ####


Help documentation for hostapd_manager.sh.

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

The following command line switches are recognized.
-s  --Sets the SSID to ssid. "-s stratux"
-c  --Sets the channel to chan. "-c 1"
-o  --Turns off encryption and sets network to open. Cannot be used with -e or -p.
-e  --Turns on encryption with passphrase SquawkDirtyToMe!{NORM}. Cannot be used with -o or -p
-p  --Turns on encryption with your chosen passphrase pass. 8-63 Printable Characters(ascii 32-126). Cannot be used with -o or -e. "-p password!"
-q  --Run silently. Still a work in progress, but quieter.
-h  --Displays this help message. No further functions are performed.

Example: hostapd_manager.sh -s Stratux-N3558D -c 5 -p SquawkDirtyToMe!
2017-06-01 10:15:23 -04:00
Christopher Young 93a2d82f96 Update install and auto-start scripts. 2017-05-23 17:06:50 -04:00
Christopher Young 9989b913bc Change IP Stratux IP address and DHCP range. 2017-05-23 17:04:29 -04:00
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