<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reading and decoding RDS (Radio Data System) in C#</title>
	<atom:link href="http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:44:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-4896</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 25 Jan 2012 21:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-4896</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Farber</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-4512</link>
		<dc:creator>Alexander Farber</dc:creator>
		<pubDate>Fri, 05 Aug 2011 13:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-4512</guid>
		<description>Why are &quot;high/low probability&quot; counters needed for decoding PS? The &quot;U.S. RDBS Standard doc&quot; chapter &quot;3.1.5.1 Type 0 groups: Basic tuning and switching information&quot; does not mention any probabilities at all?</description>
		<content:encoded><![CDATA[<p>Why are &#8220;high/low probability&#8221; counters needed for decoding PS? The &#8220;U.S. RDBS Standard doc&#8221; chapter &#8220;3.1.5.1 Type 0 groups: Basic tuning and switching information&#8221; does not mention any probabilities at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JRMN</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-4353</link>
		<dc:creator>JRMN</dc:creator>
		<pubDate>Thu, 05 May 2011 02:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-4353</guid>
		<description>In searching for coded RDS decoder examples written in C, I came across your blog.  I&#039;m not familar with programming in C#, but I am simi-familar with programming in C.  I know they&#039;re different programming languages, but they look very similar.  Anyway, I was wondering if you could help me with my program written in C.  I&#039;ve read all the documentation for my chip (Si4703) and I&#039;ve read the 1998 RBDS US Standard.  I understand how to read raw RDS data, but for some reason I&#039;m having a hard time decoding it.  Do you think you can help me out?</description>
		<content:encoded><![CDATA[<p>In searching for coded RDS decoder examples written in C, I came across your blog.  I&#8217;m not familar with programming in C#, but I am simi-familar with programming in C.  I know they&#8217;re different programming languages, but they look very similar.  Anyway, I was wondering if you could help me with my program written in C.  I&#8217;ve read all the documentation for my chip (Si4703) and I&#8217;ve read the 1998 RBDS US Standard.  I understand how to read raw RDS data, but for some reason I&#8217;m having a hard time decoding it.  Do you think you can help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nyce</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-3249</link>
		<dc:creator>nyce</dc:creator>
		<pubDate>Mon, 24 Aug 2009 09:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-3249</guid>
		<description>Hi I have a question about how to make the streaming from right to left RDS info on the LCD be changed to instead scrolling upwards like movie credits especially when I have a big LCD screen, so I can cover it with the slow upward scrolling RDS info received.

Thank you 

YK</description>
		<content:encoded><![CDATA[<p>Hi I have a question about how to make the streaming from right to left RDS info on the LCD be changed to instead scrolling upwards like movie credits especially when I have a big LCD screen, so I can cover it with the slow upward scrolling RDS info received.</p>
<p>Thank you </p>
<p>YK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capturing and streaming sound by using DirectSound with C# &#124; Tamir Khason - Just code</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-1729</link>
		<dc:creator>Capturing and streaming sound by using DirectSound with C# &#124; Tamir Khason - Just code</dc:creator>
		<pubDate>Thu, 01 Jan 2009 09:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-1729</guid>
		<description>[...] about how to get sound from your microphone or any other DirectSound capturing device (such as FM receiver) and stream it out to your PC speakers and any other DirectSound Output device. So, let’s start [...]</description>
		<content:encoded><![CDATA[<p>[...] about how to get sound from your microphone or any other DirectSound capturing device (such as FM receiver) and stream it out to your PC speakers and any other DirectSound Output device. So, let’s start [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Read and use FM radio (or any other USB HID device) from C# &#124; Tamir Khason - Just code</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-1728</link>
		<dc:creator>Read and use FM radio (or any other USB HID device) from C# &#124; Tamir Khason - Just code</dc:creator>
		<pubDate>Thu, 01 Jan 2009 09:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-1728</guid>
		<description>[...] time we spoke about reading and decoding RDS information from FM receivers. Also we already know how to stream sound from DirectSound compatible devices. However, before we [...]</description>
		<content:encoded><![CDATA[<p>[...] time we spoke about reading and decoding RDS information from FM receivers. Also we already know how to stream sound from DirectSound compatible devices. However, before we [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetKicks.com</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-1715</link>
		<dc:creator>DotNetKicks.com</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-1715</guid>
		<description>&lt;p&gt;You&#039;ve been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from DotNetKicks.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Read and use FM radio (or any other USB HID device) from C# &#124; Tamir Khason - Just code</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-1714</link>
		<dc:creator>Read and use FM radio (or any other USB HID device) from C# &#124; Tamir Khason - Just code</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-1714</guid>
		<description>&lt;p&gt;Pingback from &#160;Read and use FM radio (or any other USB HID device) from C# &#124; Tamir Khason - Just code&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pingback from &nbsp;Read and use FM radio (or any other USB HID device) from C# | Tamir Khason &#8211; Just code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Capturing and streaming sound by using DirectSound with C# &#124; Tamir Khason - Just code</title>
		<link>http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/comment-page-1/#comment-1713</link>
		<dc:creator>Capturing and streaming sound by using DirectSound with C# &#124; Tamir Khason - Just code</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/#comment-1713</guid>
		<description>&lt;p&gt;Pingback from &#160;Capturing and streaming sound by using DirectSound with C# &#124; Tamir Khason - Just code&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pingback from &nbsp;Capturing and streaming sound by using DirectSound with C# | Tamir Khason &#8211; Just code</p>
]]></content:encoded>
	</item>
</channel>
</rss>

