Difference between revisions of "Internet Relay Chat (IRC)"
From Ettus Knowledge Base
(Created page with "Community based support channels are hosted on the Freenode IRC network for both USRP and GNU Radio. ==IRC Introduction== [https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutoria...") |
|||
Line 1: | Line 1: | ||
− | Community based support channels are hosted on the Freenode IRC network for both USRP and GNU Radio. | + | Community-based support channels are hosted on the Freenode IRC network for both USRP and GNU Radio. These channels are generally active and can often be a great way to get live, real-time help. |
==IRC Introduction== | ==IRC Introduction== | ||
− | + | IRC is a free, open-source public chat system.<p> | |
+ | Please see the resources below for more information. | ||
+ | * https://en.wikipedia.org/wiki/Internet_Relay_Chat | ||
+ | * https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial IRC Tutorial | ||
− | == | + | == Etiquette == |
* [https://github.com/fizerkhan/irc-etiquette https://github.com/fizerkhan/irc-etiquette] | * [https://github.com/fizerkhan/irc-etiquette https://github.com/fizerkhan/irc-etiquette] | ||
− | == | + | == Channels == |
− | + | There are two relevant support channels, listed below. Both are hosted on the IRC server irc.freenode.net. | |
− | * #usrp - [http://webchat.freenode.net/?randomnick=1&channels=#usrp&prompt=1 webchat] | + | * The #usrp - [http://webchat.freenode.net/?randomnick=1&channels=#usrp&prompt=1 webchat] channel is aimed at discussions about USRP and UHD. |
− | * #gnuradio - [http://webchat.freenode.net/?randomnick=1&channels=#gnuradio&prompt=1 webchat] | + | * The #gnuradio - [http://webchat.freenode.net/?randomnick=1&channels=#gnuradio&prompt=1 webchat] channel is aimed at discussions about GNU Radio and SDR signal processing. |
+ | |||
+ | == Resources == | ||
− | |||
− | |||
* https://en.wikipedia.org/wiki/Comparison_of_mobile_Internet_Relay_Chat_clients | * https://en.wikipedia.org/wiki/Comparison_of_mobile_Internet_Relay_Chat_clients | ||
* https://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands | * https://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands |
Revision as of 06:50, 1 May 2016
Community-based support channels are hosted on the Freenode IRC network for both USRP and GNU Radio. These channels are generally active and can often be a great way to get live, real-time help.
IRC Introduction
IRC is a free, open-source public chat system.Please see the resources below for more information.
- https://en.wikipedia.org/wiki/Internet_Relay_Chat
- https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial IRC Tutorial
Etiquette
Channels
There are two relevant support channels, listed below. Both are hosted on the IRC server irc.freenode.net.
- The #usrp - webchat channel is aimed at discussions about USRP and UHD.
- The #gnuradio - webchat channel is aimed at discussions about GNU Radio and SDR signal processing.