Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linux-software:sigmatcp [03 Jan 2013 17:00] – remove BOX, since it doesn't work in pdf very well... Robin Getzresources:tools-software:linux-software:sigmatcp [12 Mar 2021 17:11] (current) – [Download the SigmaStudio Network Utility] Michael Hennerich
Line 8: Line 8:
  
 {{:resources:tools-software:linux-software:sigma_tcp.tar.bz2|SigmaStudio Network Utility Download}} {{:resources:tools-software:linux-software:sigma_tcp.tar.bz2|SigmaStudio Network Utility Download}}
 +
 +
 +  * [[https://github.com/analogdevicesinc/sigma-tcp | sigma-tcp]]
 +  * [[https://github.com/analogdevicesinc/sigma-tcp/tree/dev-extended-mode | sigma-tcp (with support for extended mode)]]
 +
 +
 +
  
 ===== Build and install the SigmaStudio Network Utility ====== ===== Build and install the SigmaStudio Network Utility ======
Line 39: Line 46:
 After sigma_tcp has been started it will print "Waiting for connections..." and the list of IP addresses it is listening on. You will need the IP address when opening up a connection from SigmaStudio. After a new connection has been established sigma_tcp will print "New connection from <ip>", where <ip> is the IP of the client system. When the client disconnects sigma_tcp will print "Connection closed.". After sigma_tcp has been started it will print "Waiting for connections..." and the list of IP addresses it is listening on. You will need the IP address when opening up a connection from SigmaStudio. After a new connection has been established sigma_tcp will print "New connection from <ip>", where <ip> is the IP of the client system. When the client disconnects sigma_tcp will print "Connection closed.".
  
-<note>sigma_tcp only allows one client connection at a time. It is not possible to connect multiple SigmaStudio instances at the same time.</note>+<WRAP round help>sigma_tcp only allows one client connection at a time. It is not possible to connect multiple SigmaStudio instances at the same time.</WRAP>
  
 === Debug mode === === Debug mode ===
Line 100: Line 107:
 </xterm></WRAP> </xterm></WRAP>
  
-<note warning>+<WRAP alert>
 Writing core CODEC registers in this mode may confuse the Linux driver since its internal Writing core CODEC registers in this mode may confuse the Linux driver since its internal
 and the external state do not necessarily match anymore. and the external state do not necessarily match anymore.
-</note>+</WRAP>
  
 I2C mode requires support for the I2C device interface built into the kernel. I2C mode requires support for the I2C device interface built into the kernel.
resources/tools-software/linux-software/sigmatcp.txt · Last modified: 12 Mar 2021 17:11 by Michael Hennerich