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
Christopher Young
4659e03dbd
Use Pin 12 (GPIO 18) for fancontrol.
2016-09-12 15:25:53 -04:00
Christopher Young
95c1c3669e
Remove stratux-post-start.sh. Start fancontrol and screen controller from rc.local.
2016-09-12 14:43:56 -04:00
Christopher Young
89c82762b7
Change paths.
2016-09-11 18:49:01 -04:00
Christopher Young
e4916a9de6
Add back DHCP default route.
...
Fixes some issues with Android. Cellular no longer usable on iPad when
connected.
2016-09-11 18:48:56 -04:00
Christopher Young
0588f8b0e7
Daemonize stratux-screen.py and fancontrol.py.
2016-09-11 17:24:01 -04:00
Christopher Young
333bb6c3ce
Add "post start" script to start fan control and screen controllers.
2016-09-11 17:06:06 -04:00
Christopher Young
03f3957a0d
Change paths for OLED screen addition. Add OLED script install into mkimg.sh.
2016-09-11 16:58:37 -04:00
Christopher Young
e7636a0561
Add specific CP2102 rule for dedicated serialout device.
2016-09-06 16:16:02 -04:00
tconnolly@Tims-Home-iMac.local
45aac86b76
Fixed type in aliases for setSerial1
2016-08-20 20:07:25 -05:00
Christopher Young
6e6aa0b055
Clarify motd message about 'stratux-help' - command only applies to root user.
...
#473 .
2016-08-16 16:04:25 -04:00
cyoung
1a7405ee32
Merge pull request #464 from AvSquirrel/boot-fixes
...
Update setup scripts to disable console on ttyAMA0
2016-08-05 17:04:42 -04:00
cyoung
5a13cc01ee
Merge pull request #467 from peepsnet/patch-18
...
Added hostapd_manager.sh and raspi-config reminders
2016-08-05 12:07:12 -04:00
Christopher Young
8293c88936
Merge remote-tracking branch 'origin/master' into uavionix
2016-08-05 11:56:25 -04:00
Christopher Young
2569a146e9
Use apt-get to install python-pil.
2016-07-29 08:34:11 -04:00
peepsnet
afe73c38f1
Added hostapd_manager.sh and raspi-config reminders
...
Added hostapd_manager.sh and raspi-config reminders in the help
2016-07-22 20:35:56 -04:00
AvSquirrel
f529ce3231
Remove references to /etc/inittab
2016-07-16 02:38:13 +00:00
AvSquirrel
fd6b8626e8
Disable console on ttyAMA0 - mkimg.sh
2016-07-15 15:49:51 +00:00
Christopher Young
e3d348a0fa
Resolve conflicts.
2016-07-14 15:50:07 -04:00
Christopher Young
77ecb0d6ad
Merge remote-tracking branch 'origin/master' into uavionix
...
# Conflicts:
# Makefile
# image/mkimg.sh
# selfupdate/makeupdate.sh
2016-07-14 15:45:34 -04:00
cyoung
3877461b6e
Merge pull request #459 from peepsnet/patch-16
...
fix typo
2016-07-10 12:12:59 -04:00
cyoung
24e21bb640
Merge pull request #458 from peepsnet/patch-15
...
More info in the MOTD
2016-07-10 12:12:55 -04:00
cyoung
2f0f62c8b3
Merge pull request #452 from mhrivnak/patch-1
...
fixes a minor typo
2016-07-10 12:12:21 -04:00
peepsnet
622c9eb643
fix typo
2016-07-10 10:59:18 -04:00
peepsnet
f77b21175b
Update motd
2016-07-10 10:55:46 -04:00
peepsnet
2c0768c44c
More info in the MOTD
2016-07-10 10:54:44 -04:00
Christopher Young
e83bfb6319
Add python-dev for OLED screen.
2016-07-09 14:35:16 -04:00
Christopher Young
6d063cce42
OLED screen notes.
2016-07-09 14:25:06 -04:00
Christopher Young
3dfbcc6ad7
Add new kernel module name to blacklist for newer Linux distros.
2016-07-07 19:05:35 -04:00
Michael Hrivnak
76484b315e
fixes a minor typo
2016-07-03 19:03:34 -04:00
Christopher Young
31464f92ad
Install fan control utility via update script. Move to /usr/bin/.
...
#444 .
2016-06-27 09:28:56 -04:00
Christopher Young
18cbe9d784
Cleanup. Startup scripts installed by 'make install'.
2016-06-23 16:03:51 -04:00
Christopher Young
6ce1f48f63
Cleanup. Startup scripts installed by 'make install'.
2016-06-23 16:03:20 -04:00
Christopher Young
9f05b24536
Cleanup.
2016-06-23 15:34:00 -04:00
Christopher Young
3250158126
Clean up. Add systemd files install to mkimg.sh.
...
#445 .
2016-06-21 22:58:30 -04:00
Eric Gideon
837c6ec476
adding fancontrol to the root user's dir; no automation at this time.
2016-06-21 09:11:54 -07:00
Eric Gideon
43c0da7e21
adding @helno's GPIO fan control script.
2016-06-21 09:06:30 -07:00
Christopher Young
5eadf628ee
ASCII Stratux /etc/motd. Add note about clock. #426
...
http://patorjk.com/software/taag-v1/ , “Univers” font.
2016-06-13 16:12:41 -04:00
Tony Morris
b0e4ca1772
fix typo in comment
2016-06-02 20:41:25 +10:00