-
Notifications
You must be signed in to change notification settings - Fork 6
/
changes
58 lines (43 loc) · 1.39 KB
/
changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
v4.10:
remove local copy of HelperResources
v4.9:
reverted to v7.17 HelperResources
v4.8:
switched to using patch for some files
fixed typo in ReadMe
v4.7:
removed spi1-1cs.dtbo - unused, and confilcts with VeCanSetup
v4.6:
fixed: v4.5 had corrupted file sets (v2.73 and maybe others)
cleanup overlay install
move to version-independent and patched replacements
v4.5:
install spi1-1cs overlay for use in VeCanSetup for CANbus hats that use spi1
spi1-3cd conflicts with Shutdown pin
v4.4:
added alternate GPIO overlay to remove conflicts with FD can hat
v4.3:
fixed: no file sets error created in v4.2
v4.2:
fixed: selecting alternate GPIO set fails (setup script crashes)
v4.1:
added support for v3.11
v4.0:
add option to move relay 5 & 6 do different GPIOs to avoid conflict with CAN hats
renamed overlay .dtbo to support v2.90
v3.8:
dropped support for Venus OS v2.4x and 2.5x
v3.7:
added v2.80 - no functional changes
v3.6:
added custom gpio_list (/data/setupOptions/RpiGpioSetup/gpio_list)
if present, this file is installed in place of the one in the package directory
v3.5:
added comment in the ReadMe about the GPIO pion for shutdown
no functional changes
v3.4:
added raspberryPiOnly flag file
add graceful shutdown GPIO pin - used by ShutdownMonitor v2.0 or later
add exit codes
this supports SetupHelper v4
removed manual download/install instructions from the ReadMe