Skip to content

Commit bffcd9f

Browse files
committed
Move images to subdirectory
1 parent 33556c2 commit bffcd9f

9 files changed

+8
-8
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/open-plc-utils.rst

+8-8
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Use a compression program like :program:`WinZip` to decompress the archive file
181181
Windows Installer Dialogue
182182
~~~~~~~~~~~~~~~~~~~~~~~~~~
183183

184-
.. image:: WinXP-WindowsInstaller.png
184+
.. image:: images/WinXP-WindowsInstaller.png
185185

186186
Older toolkit programs were installed in folder :file:`C:\\Program Files\\Atheros\\Toolkit` but they are now installed in folder :file:`C:\\Program Files\\Qualcomm Atheros\\Open Powerline Toolkit` instead. If you select a different folder, remember it for the next step.
187187

@@ -193,7 +193,7 @@ Setting the PATH variable
193193
Control Panel System Dialogue
194194
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195195

196-
.. image:: WinXP-PathVariable.png
196+
.. image:: images/WinXP-PathVariable.png
197197

198198
#. On the :command:`Start` menu, select the :command:`Control Panel` option.
199199

@@ -219,7 +219,7 @@ To remove an existing version of the Qualcomm Atheros :program:`Open Powerline T
219219
Control Panel Add/Remove Dialogue
220220
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
221221

222-
.. image:: WinXP-AddRemoveProgram.png
222+
.. image:: images/WinXP-AddRemoveProgram.png
223223

224224
#. On the :command:`Start` menu, select the ``Control Panel`` option.
225225

@@ -255,7 +255,7 @@ Older toolkit programs were installed in folder :file:`C:\\Program Files\\Athero
255255
Windows Installer Dialogue
256256
~~~~~~~~~~~~~~~~~~~~~~~~~~
257257

258-
.. image:: Win7-installer-dialogue.png
258+
.. image:: images/Win7-installer-dialogue.png
259259

260260
Accept install defaults.
261261

@@ -267,7 +267,7 @@ Setting the PATH variable
267267
Control Panel System Dialogue
268268
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
269269

270-
.. image:: Win7-system-settings.png
270+
.. image:: images/Win7-system-settings.png
271271

272272
#. On the :command:`Start` menu, select the :command:`Control Panel` option.
273273

@@ -295,7 +295,7 @@ To remove an existing version of the Qualcomm Atheros :program:`Open Powerline T
295295
Control Panel Add/Remove Dialogue
296296
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
297297

298-
.. image:: Win7-remove-program.png
298+
.. image:: images/Win7-remove-program.png
299299

300300
#. On the :command:`Start` menu, select the ``Control Panel`` option.
301301

@@ -1909,7 +1909,7 @@ The Windows and Linux versions of the :program:`Open Powerline Toolkit` use the
19091909
Microsoft Visual Studio .NET 2003
19101910
---------------------------------
19111911

1912-
.. image:: VisualStudioNET.png
1912+
.. image:: images/VisualStudioNET.png
19131913

19141914
Use an application like :program:`WinZip` to extract archived files into a build folder of your choice. Use :program:`Windows Explorer` to locate solution file :file:`.\\VisualStudioNET\\plc-utils.sln` under the toolkit root folder. Double-click the file to open it with :program:`Visual Studio .NET`. In :program:`Visual Studio .NET`, open the ``Solution Explorer`` window and observe a display similar to that shown above.
19151915

@@ -2314,7 +2314,7 @@ The following figure illustrates a hypothetical powerline network consisting of
23142314
Simple Network
23152315
--------------
23162316

2317-
.. image:: SimpleNetwork.png
2317+
.. image:: images/SimpleNetwork.png
23182318

23192319
The Boot Loader is permanent program that executes on startup. It detects the presence of flash memory and attempts to read SDRAM configuration from flash memory then load and runtime the firmware image and PIB from flash memory. On success, the Boot runtime firmware starts and the device assumes HomePlug AV compliant behavior. On failure, the Boot Loader requests SDRAM configuration, runtime firmware image and PIB from the local host. The local host must be prepared to respond to these requests.
23202320

0 commit comments

Comments
 (0)