Limor "Ladyada" Fried
9486d2e040
Update libgpiod.sh
small patch to keep apt-get from failing on board-specific imports
6 years ago
Limor "Ladyada" Fried
7c17d93be4
Merge pull request #39 from adafruit/delay_fcbcp_startup
pitft: add ExecStartPre sleep of 10 seconds before starting fbcp
6 years ago
Brennen Bearnes
5234265f69
add ExecStartPre sleep of 10 seconds before starting fbcp
6 years ago
Limor "Ladyada" Fried
753fee326d
Update libgpiod.sh
6 years ago
Limor "Ladyada" Fried
32f15adbc0
Merge pull request #36 from brennen/remove_pi_user_literal
cd "$target_homedir" instead of hardcoded username (fixes #35 )
6 years ago
Limor "Ladyada" Fried
d7d760ac2c
Merge pull request #38 from adafruit/libgpiod_python_install
add some hacky file copies for libgpiod python bindings
6 years ago
Brennen Bearnes
caa16bba93
add some hacky file copies for libgpiod python bindings
6 years ago
Limor "Ladyada" Fried
ee2e7688b0
Merge pull request #37 from adafruit/libgpiod
add @ladyada's libgpiod install instrux to script
6 years ago
Brennen Bearnes
ee19eed477
use sysconfig to get python include path
6 years ago
Brennen Bearnes
9cf7522fa8
add @ladyada's libgpiod install instrux to script
6 years ago
Brennen Bearnes
b498d328d3
cd "$target_homedir" instead of hardcoded username ( fixes #35 )
6 years ago
Brennen Bearnes
91b7905615
Merge pull request #34 from brennen/master
add optional aplay-at-startup service to i2samp.sh
6 years ago
Brennen Bearnes
c84c0249ea
add optional aplay-at-startup service
Installs service file in /etc/systemd/system/, then disables. Prompts
user to enable, and triggers reboot dialog if installed.
6 years ago
Limor "Ladyada" Fried
4aecc73356
Merge pull request #30 from brennen/import_occi
Import occi util from Adafruit-Occidentalis repo
6 years ago
Brennen Bearnes
9f4470f746
occi: chmod +x systemwide install; create example occidentalis.txt
6 years ago
Brennen Bearnes
49e3c8b159
occi: install systemwide, add systemd unit
6 years ago
Brennen Bearnes
4a94fcb751
occi: replace IPC::System::Simple with IPC::Cmd; stub install()
6 years ago
Paint Your Dragon
61cdeb63bd
Merge pull request #29 from flavio-fernandes/update_rgb-matrix.sh
rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix
6 years ago
Brennen Bearnes
51fcfc1f3b
copy occi util over from Adafruit-Occidentalis
6 years ago
Flavio Fernandes
f215465572
rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix
6 years ago
Paint Your Dragon
407c4089f4
Merge pull request #22 from kohlerdominik/master
Keep cron & install ntp
6 years ago
Limor "Ladyada" Fried
93829542a1
Merge pull request #28 from brennen/systemctl_fbcp
add service unit for managing fbcp under systemd
6 years ago
Brennen Bearnes
93d765c803
add service unit for managing fbcp under systemd
Checks if we're under systemd, and if so, ensures that fbcp isn't
mentioned in /etc/rc.local, and installs a new unit file to start
fbcp at boot, after network.target.
If not under systemd, retains the old rc.local behavior.
I note this is the only place that the $SYSTEMD var actually seems to get
checked. I can't, at this time, vouch for what would happen on a sysvinit
box.
6 years ago
Limor "Ladyada" Fried
79a954ac31
Merge pull request #26 from mamoit/permission_homogenization
Add execute permissions to all scripts
6 years ago
Miguel Almeida
9f22e6f9da
Add executable permissions to all scripts
Backups excluded.
6 years ago
Limor "Ladyada" Fried
f9a3bf4c3a
remove repo checks
just breaks things. sorry to the 1% who have nonstandard apt repo needs
6 years ago
Phillip Burgess
af7aa4a89b
change chown directory
6 years ago
Dominik Kohler
2deec8b690
Keep cron & install ntp
Keep cron & install ntp, so time tasks are still possible
6 years ago
Phillip Burgess
be3e0fba5d
adafruit-pitft: add python-dev to apt-get install list (needed for pip)
6 years ago
Phillip Burgess
164ac3a64a
Update pi-eyes for 240x240 IPS TFT displays
6 years ago
Limor "Ladyada" Fried
01b99baa0a
Merge pull request #12 from chris-cartwright/master
Set C99 for Raspbian jessie
6 years ago
Chris Cartwright
2478bc24f5
Set C99 for Raspbian jessie
6 years ago
Phillip Burgess
c3d4209f47
Bring camera installer up to date
6 years ago
Limor "Ladyada" Fried
3f690b2256
Update adafruit-pitft.sh
do we even need to specify the dtb?
6 years ago
Limor "Ladyada" Fried
798c6e9316
Merge pull request #9 from jsiobj/master
added missing warning function to adafruit-pitft.sh
6 years ago
jsiobj
9530d262a0
added missing warning function to adafruit-pitft.sh
6 years ago
ladyada
aea59bd9b7
oops clobbered 92285fa866
6 years ago
Limor "Ladyada" Fried
bbeac4b054
Update adafruit-pitft.sh
added all the transforms!
6 years ago
ladyada
5c2c53ea43
fix "sh: 0: getcwd() failed: No such file or directory" complaint https://github.com/adafruit/Adafruit-PiTFT-Helper/issues/20
6 years ago
ladyada
92285fa866
manually merge https://github.com/adafruit/Adafruit-PiTFT-Helper/pull/21
6 years ago
ladyada
a62cd9b9df
add rotation support for 2.8r and 3.5r
6 years ago
Phillip Burgess
c5701039e5
pitft-fbcp: fix rotation settings for Cupcade
6 years ago
Phillip Burgess
354f5b1111
Fix retrogame list-length select
6 years ago
Phillip Burgess
321f868acb
Retrogame script: add "classic" Cupcade config
6 years ago
Phillip Burgess
63e78f5870
pitft-fbcp: add Cupcade options
6 years ago
Limor "Ladyada" Fried
005932736e
Create adafruit-pitft.sh
6 years ago
Phillip Burgess
f5926269ca
rgb-matrix.sh: build/install for both Python 2.7 and 3
6 years ago
Phillip Burgess
74e9f1435d
Add rgb-matrix.sh
6 years ago
Phillip Burgess
165684187c
Install wiringpi if r/w jumper enabled
7 years ago
Phillip Burgess
006a1c1c41
Some progress toward X11/PIXEL (still not there)
7 years ago