Commit graph

89 commits

Author SHA1 Message Date
Brennen Bearnes
b95ae7645d
Merge pull request #40 from adafruit/ladyada-patch-1
Update libgpiod.sh
2018-12-02 20:16:40 -07:00
Limor "Ladyada" Fried
9486d2e040
Update libgpiod.sh
small patch to keep apt-get from failing on board-specific imports
2018-12-01 14:13:05 -05:00
Limor "Ladyada" Fried
7c17d93be4
Merge pull request #39 from adafruit/delay_fcbcp_startup
pitft: add ExecStartPre sleep of 10 seconds before starting fbcp
2018-11-30 22:13:30 -08:00
Brennen Bearnes
5234265f69 add ExecStartPre sleep of 10 seconds before starting fbcp 2018-11-30 14:03:32 -07:00
Limor "Ladyada" Fried
753fee326d
Update libgpiod.sh 2018-11-23 22:32:32 -05:00
Limor "Ladyada" Fried
32f15adbc0
Merge pull request #36 from brennen/remove_pi_user_literal
cd "$target_homedir" instead of hardcoded username (fixes #35)
2018-11-15 08:48:07 -08:00
Limor "Ladyada" Fried
d7d760ac2c
Merge pull request #38 from adafruit/libgpiod_python_install
add some hacky file copies for libgpiod python bindings
2018-11-15 08:47:49 -08:00
Brennen Bearnes
caa16bba93 add some hacky file copies for libgpiod python bindings 2018-11-14 16:18:08 -07:00
Limor "Ladyada" Fried
ee2e7688b0
Merge pull request #37 from adafruit/libgpiod
add @ladyada's libgpiod install instrux to script
2018-11-13 09:58:05 -08:00
Brennen Bearnes
ee19eed477 use sysconfig to get python include path 2018-11-13 10:47:43 -07:00
Brennen Bearnes
9cf7522fa8 add @ladyada's libgpiod install instrux to script 2018-11-12 19:53:03 -07:00
Brennen Bearnes
b498d328d3 cd "$target_homedir" instead of hardcoded username (fixes #35) 2018-11-06 11:25:57 -07:00
Brennen Bearnes
91b7905615
Merge pull request #34 from brennen/master
add optional aplay-at-startup service to i2samp.sh
2018-10-24 11:21:24 -06:00
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.
2018-10-24 10:55:34 -06:00
Limor "Ladyada" Fried
4aecc73356
Merge pull request #30 from brennen/import_occi
Import occi util from Adafruit-Occidentalis repo
2018-10-08 10:14:49 -07:00
Brennen Bearnes
9f4470f746 occi: chmod +x systemwide install; create example occidentalis.txt 2018-10-08 10:43:41 -06:00
Brennen Bearnes
49e3c8b159 occi: install systemwide, add systemd unit 2018-10-08 10:19:01 -06:00
Brennen Bearnes
4a94fcb751 occi: replace IPC::System::Simple with IPC::Cmd; stub install() 2018-10-05 16:39:23 -06:00
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
2018-10-04 12:51:06 -07:00
Brennen Bearnes
51fcfc1f3b copy occi util over from Adafruit-Occidentalis 2018-10-04 11:39:44 -06:00
Flavio Fernandes
f215465572 rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix 2018-09-23 20:12:59 -04:00
Paint Your Dragon
407c4089f4
Merge pull request #22 from kohlerdominik/master
Keep cron & install ntp
2018-08-26 11:30:30 -07:00
Limor "Ladyada" Fried
93829542a1
Merge pull request #28 from brennen/systemctl_fbcp
add service unit for managing fbcp under systemd
2018-06-22 15:50:31 -07:00
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.
2018-06-22 16:21:38 -06:00
Limor "Ladyada" Fried
79a954ac31
Merge pull request #26 from mamoit/permission_homogenization
Add execute permissions to all scripts
2018-05-21 17:54:58 -04:00
Miguel Almeida
9f22e6f9da Add executable permissions to all scripts
Backups excluded.
2018-05-21 22:45:20 +01:00
Limor "Ladyada" Fried
f9a3bf4c3a
remove repo checks
just breaks things. sorry to the 1% who have nonstandard apt repo needs
2018-05-20 14:07:52 -04:00
Phillip Burgess
af7aa4a89b change chown directory 2018-05-07 18:26:23 -07:00
Dominik Kohler
2deec8b690
Keep cron & install ntp
Keep cron & install ntp, so time tasks are still possible
2018-05-02 08:37:19 +02:00
Phillip Burgess
be3e0fba5d adafruit-pitft: add python-dev to apt-get install list (needed for pip) 2018-05-01 18:24:17 -07:00
Phillip Burgess
164ac3a64a Update pi-eyes for 240x240 IPS TFT displays 2018-04-21 23:55:10 -07:00
Limor "Ladyada" Fried
01b99baa0a
Merge pull request #12 from chris-cartwright/master
Set C99 for Raspbian jessie
2018-04-18 23:51:31 -04:00
Chris Cartwright
2478bc24f5 Set C99 for Raspbian jessie 2018-04-14 11:33:36 -04:00
Phillip Burgess
c3d4209f47 Bring camera installer up to date 2018-04-09 20:32:59 -07:00
Limor "Ladyada" Fried
3f690b2256
Update adafruit-pitft.sh
do we even need to specify the dtb?
2018-04-08 22:02:19 -04:00
Limor "Ladyada" Fried
798c6e9316
Merge pull request #9 from jsiobj/master
added missing warning function to adafruit-pitft.sh
2018-03-31 12:32:32 -04:00
jsiobj
9530d262a0 added missing warning function to adafruit-pitft.sh 2018-03-31 13:38:51 +00:00
ladyada
aea59bd9b7 oops clobbered 92285fa866 2018-03-29 14:40:44 -04:00
Limor "Ladyada" Fried
bbeac4b054
Update adafruit-pitft.sh
added all the transforms!
2018-03-29 14:37:43 -04:00
ladyada
5c2c53ea43 fix "sh: 0: getcwd() failed: No such file or directory" complaint https://github.com/adafruit/Adafruit-PiTFT-Helper/issues/20 2018-03-28 12:02:35 -04:00
ladyada
92285fa866 manually merge https://github.com/adafruit/Adafruit-PiTFT-Helper/pull/21 2018-03-28 11:58:31 -04:00
ladyada
a62cd9b9df add rotation support for 2.8r and 3.5r 2018-03-27 13:31:10 -04:00
Phillip Burgess
c5701039e5 pitft-fbcp: fix rotation settings for Cupcade 2018-03-21 16:04:47 -07:00
Phillip Burgess
354f5b1111 Fix retrogame list-length select 2018-03-21 15:48:38 -07:00
Phillip Burgess
321f868acb Retrogame script: add "classic" Cupcade config 2018-03-20 21:27:48 -07:00
Phillip Burgess
63e78f5870 pitft-fbcp: add Cupcade options 2018-03-15 20:39:26 -07:00
Limor "Ladyada" Fried
005932736e
Create adafruit-pitft.sh 2018-02-11 20:22:06 -05:00
Phillip Burgess
f5926269ca rgb-matrix.sh: build/install for both Python 2.7 and 3 2018-02-08 16:10:09 -08:00
Phillip Burgess
74e9f1435d Add rgb-matrix.sh 2018-02-06 19:40:01 -08:00
Phillip Burgess
165684187c Install wiringpi if r/w jumper enabled 2017-09-30 23:33:50 -07:00