Simon Long
|
bd21dedea3
|
Added control for VNC server.
|
2016-08-10 16:04:28 +01:00 |
|
Simon Long
|
70daf8bbb2
|
Modify splash screen enable / disable for Plymouth.
|
2016-08-10 16:03:53 +01:00 |
|
spl
|
3ac2ec08ff
|
Disable splashscreen (if installed) unless booting to GUI.)
|
2016-07-15 15:45:38 +01:00 |
|
spl
|
0de0f6307c
|
Enabling experimental GL driver modifies library path.
|
2016-06-09 15:09:05 +01:00 |
|
Serge Schneider
|
efdfcc1e66
|
20160527 release
|
2016-05-27 11:17:57 +01:00 |
|
spl
|
137cafef51
|
Some function names changed for consistency.
|
2016-05-25 16:36:39 +01:00 |
|
spl
|
19e663c009
|
GL driver setting aligned with other functions.
|
2016-05-25 14:22:16 +01:00 |
|
spl
|
5fece9527a
|
Functions to control remote GPIO and boot wait for network aligned with the rest.
|
2016-05-25 13:53:55 +01:00 |
|
spl
|
59649e8ba7
|
Tidied function to control remote GPIO access.
|
2016-05-25 13:21:58 +01:00 |
|
spl
|
1ff5c921f6
|
A lot of NOTs taken out of serial test.
|
2016-05-25 10:58:44 +01:00 |
|
spl
|
2670e6ee2b
|
Status indications moved to end of some functions.
|
2016-05-24 18:35:46 +01:00 |
|
spl
|
c313d7417a
|
Overscan description amended.
|
2016-05-24 17:53:44 +01:00 |
|
spl
|
30dc26d222
|
Check for fs expandability added; overscan function matches others.
|
2016-05-24 17:28:29 +01:00 |
|
spl
|
934fefebf2
|
Added more success / fail feedback to settings.
|
2016-05-24 13:01:17 +01:00 |
|
spl
|
a8a933ef64
|
Global check for mountpoint and existence of /boot/config.txt
|
2016-05-24 11:57:24 +01:00 |
|
spl
|
96c31754d7
|
Checking of initial state added for camera and 1-wire; unnecessary reboots removed.
|
2016-05-24 11:37:36 +01:00 |
|
spl
|
f60f081a6f
|
Function to read hostname added.
|
2016-05-23 18:14:18 +01:00 |
|
spl
|
4547c5b259
|
Function added to get wifi country.
|
2016-05-23 17:43:13 +01:00 |
|
spl
|
1accb9fcc9
|
Functions to detect boot behaviour added.
|
2016-05-23 17:17:37 +01:00 |
|
spl
|
5fcbf6c177
|
Test functions added for remote GPIO and slow boot.
|
2016-05-23 14:54:26 +01:00 |
|
spl
|
03775acf7a
|
Added some functions to read current state for use by rc_gui
|
2016-05-23 14:20:18 +01:00 |
|
spl
|
073e5620cf
|
Requirement for reboot removed from SPI and I2C settings.
|
2016-05-19 15:11:12 +01:00 |
|
Serge Schneider
|
806bfa79fe
|
20160506 release
|
2016-05-06 19:17:31 +01:00 |
|
Simon Long
|
4b4ed9b91f
|
Overlay file name changed for GL driver.
|
2016-05-06 19:17:31 +01:00 |
|
Simon Long
|
3e2a73012b
|
Return code added to GPIO server function.
|
2016-05-06 19:17:31 +01:00 |
|
Simon Long
|
4636bd50fc
|
Menu option to toggle device tree removed.
|
2016-05-06 18:58:20 +01:00 |
|
spl
|
2c138cf97e
|
New method for testing whether serial is enabled.
|
2016-05-06 18:40:01 +01:00 |
|
spl
|
ba7865c9f4
|
Current state of serial i/f reflected in raspi-config.
|
2016-05-06 18:39:00 +01:00 |
|
XECDesign
|
6c0aa41c79
|
Merge pull request #27 from xtaran/master
Make dependency on triggerhappy optional
|
2016-05-05 20:25:13 +01:00 |
|
Axel Beckert
|
4926f63a12
|
Make dependency on triggerhappy optional
|
2016-05-05 21:11:02 +02:00 |
|
Serge Schneider
|
8945bccf72
|
20160428 release
|
2016-04-28 15:44:13 +01:00 |
|
spl
|
339d467e7e
|
Unnecessary sudo removed.
|
2016-04-28 15:42:25 +01:00 |
|
spl
|
f8f0a5ef77
|
dtparam used instead of modprobe for SPI and I2C.
|
2016-04-28 15:42:20 +01:00 |
|
Serge Schneider
|
3e26c9b3b2
|
pigpio service renamed to pigpiod
|
2016-04-27 08:57:00 +01:00 |
|
Serge Schneider
|
fe77479465
|
20160425 release
|
2016-04-26 13:10:36 +01:00 |
|
Serge Schneider
|
f09ede78ee
|
Remove io_is_busy
|
2016-04-26 13:10:36 +01:00 |
|
spl
|
8af52bed39
|
UART switch added to serial; GPIO server public access finished.
|
2016-04-26 13:10:36 +01:00 |
|
spl
|
34a66bab0c
|
Skeleton added for setting security state of GPIO server.
|
2016-04-26 13:10:36 +01:00 |
|
spl
|
a4397f7335
|
Reads in gpu_mem_<size> settings and clears them when writing.
|
2016-04-26 13:10:36 +01:00 |
|
XECDesign
|
74e81c1c89
|
Merge pull request #22 from lurch/patch-2
Prevent errors when enabling "Fast" network boot multiple times
|
2016-04-01 15:56:24 +01:00 |
|
Andrew Scheller
|
bcdfa348b3
|
Prevent errors when enabling "Fast" network boot multiple times
Fixes #17
|
2016-04-01 14:59:40 +01:00 |
|
Serge Schneider
|
c00aa8d1cc
|
20160322 release
|
2016-03-29 10:10:44 +01:00 |
|
Serge Schneider
|
0c0090fffe
|
Add first boot resize script
|
2016-03-22 16:57:53 +00:00 |
|
spl
|
694e8536f3
|
1-wire interface control added.
|
2016-03-22 16:44:34 +00:00 |
|
spl
|
1becd779ed
|
Wifi country code setting now creates wpa_supplicant.conf if it doesn't exist.
|
2016-03-22 16:43:32 +00:00 |
|
Serge Schneider
|
b03f0ece9f
|
20160225 release
|
2016-02-25 07:50:51 +00:00 |
|
spl
|
858e438f70
|
Wifi setting in raspi-config can now be called in non-interactive mode.
|
2016-02-25 07:48:41 +00:00 |
|
spl
|
27d962dc7d
|
Added wi-fi country setting to raspi-config
|
2016-02-25 07:48:41 +00:00 |
|
spl
|
acfd7db900
|
Mods to support new serial device alias in cmdline.txt.
|
2016-02-25 07:48:41 +00:00 |
|
Serge Schneider
|
1e2ced32b8
|
20160210 release
|
2016-02-09 16:18:40 +00:00 |
|