mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-07 15:49:47 +02:00
2018-10-08 Fred Gleason <fredg@paravelsystems.com>
* Updated the copyright of the Operations Guide. * Documented GPIO support for AudioScience cards in the 'Local Audio Adapter' section of the Operations Guide.
This commit is contained in:
parent
e22f9a5205
commit
f060189fca
@ -16707,3 +16707,7 @@
|
|||||||
characters added to the interior of existing strings.
|
characters added to the interior of existing strings.
|
||||||
2018-10-06 Fred Gleason <fredg@paravelsystems.com>
|
2018-10-06 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Incremented the package version to 2.19.2int05.
|
* Incremented the package version to 2.19.2int05.
|
||||||
|
2018-10-08 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated the copyright of the Operations Guide.
|
||||||
|
* Documented GPIO support for AudioScience cards in the
|
||||||
|
'Local Audio Adapter' section of the Operations Guide.
|
||||||
|
@ -56,6 +56,7 @@ OPSGUIDE_HTML = appendix.filepath_wildcards.html\
|
|||||||
sect.gpio_switcher_devices.btsrc16.html\
|
sect.gpio_switcher_devices.btsrc16.html\
|
||||||
sect.gpio_switcher_devices.btss124.html\
|
sect.gpio_switcher_devices.btss124.html\
|
||||||
sect.gpio_switcher_devices.btss164.html\
|
sect.gpio_switcher_devices.btss164.html\
|
||||||
|
sect.gpio_switcher_devices.btss21.html\
|
||||||
sect.gpio_switcher_devices.btss41mlr.html\
|
sect.gpio_switcher_devices.btss41mlr.html\
|
||||||
sect.gpio_switcher_devices.btss42.html\
|
sect.gpio_switcher_devices.btss42.html\
|
||||||
sect.gpio_switcher_devices.btss44.html\
|
sect.gpio_switcher_devices.btss44.html\
|
||||||
@ -274,6 +275,7 @@ OPSGUIDE_ICONS = chain.png\
|
|||||||
OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \
|
OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \
|
||||||
$(OPSGUIDE_ICONS) \
|
$(OPSGUIDE_ICONS) \
|
||||||
filepath_wildcards.xml\
|
filepath_wildcards.xml\
|
||||||
|
frontspiece.xml\
|
||||||
gpio_switcher_devices.xml\
|
gpio_switcher_devices.xml\
|
||||||
gplv2.xml\
|
gplv2.xml\
|
||||||
opsguide.xml\
|
opsguide.xml\
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<edition>
|
<edition>
|
||||||
@VERSION@
|
@VERSION@
|
||||||
</edition>
|
</edition>
|
||||||
<copyright><year>-2003-2017</year><holder>Fred Gleason</holder></copyright>
|
<copyright><year>2003-2018</year><holder>Fred Gleason</holder></copyright>
|
||||||
<mediaobject>
|
<mediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
<imagedata fileref="../../icons/rivendell-512x512.png" scale="80"/>
|
<imagedata fileref="../../icons/rivendell-512x512.png" scale="80"/>
|
||||||
|
@ -1040,7 +1040,12 @@
|
|||||||
<computeroutput>Inputs:</computeroutput> and
|
<computeroutput>Inputs:</computeroutput> and
|
||||||
<computeroutput>Outputs:</computeroutput> fields to the
|
<computeroutput>Outputs:</computeroutput> fields to the
|
||||||
number of inputs and outputs on the card (as found in
|
number of inputs and outputs on the card (as found in
|
||||||
<code>RDADmin->ManageHosts->AudioResources</code>.
|
<code>RDADmin->ManageHosts->AudioResources</code>).
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
For AudioScience cards that include onboard GPIO (such as the
|
||||||
|
ASI67xx series), the GPIO resources on the card will also be
|
||||||
|
available via the this driver.
|
||||||
</para>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user