<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>open-nandra</title>
	<atom:link href="http://open-nandra.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://open-nandra.com</link>
	<description>open source</description>
	<lastBuildDate>Thu, 12 Aug 2010 19:37:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Libiqrf update to use libusb 1.0</title>
		<link>http://open-nandra.com/2010/08/libiqrf-update-to-use-libusb-1-0/</link>
		<comments>http://open-nandra.com/2010/08/libiqrf-update-to-use-libusb-1-0/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 19:37:12 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Liqrf]]></category>
		<category><![CDATA[libiqrf]]></category>
		<category><![CDATA[libusb]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=418</guid>
		<description><![CDATA[Some linux distro&#8217;s has a troubles using libiqrf.  Libiqrf use first release of userspace library libusb_0.1. Development of this library was finished in 2008. There exist an community which based their libusb (version 1.0) on the code from version 0.1 but development is active and this library has also some compatibility libary for use old [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="pinguqin iqrf" src="http://hw.cz/files/tucnak-320.png" alt="" width="100" height="63" />Some linux distro&#8217;s has a troubles using libiqrf.  Libiqrf use first release of userspace library libusb_0.1. Development of this library was finished in 2008. There exist an community which based their libusb (version 1.0) on the code from version 0.1 but development is active and this library has also some compatibility libary for use old 0.1 library.</p>
<p><span id="more-418"></span>Libiqrf was written for libusb_0.1 but some distros doesn&#8217;t have compatibility layer and use only libusb_1.0. So I decide to rewrite libiqrf by using libusb_1.0 API.</p>
<p>You can find first commit at: http://github.com/nandra/libiqrf/tree/libusb_1_0<br />
(branch<strong> libusb_1_0</strong>)</p>
<p>It was tested with example applications and works like sharm <img src='http://open-nandra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Marek</p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/08/libiqrf-update-to-use-libusb-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buildroot contribution &#8211; splashy package added</title>
		<link>http://open-nandra.com/2010/08/buildroot-contribution-splashy-package-added/</link>
		<comments>http://open-nandra.com/2010/08/buildroot-contribution-splashy-package-added/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 08:40:34 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=407</guid>
		<description><![CDATA[For some development I need to have some nice splash screen. I decide to use splashy and for easy using I make a patch for adding to buildroot. You can find a patch at ﻿﻿﻿﻿http://lists.busybox.net/pipermail/buildroot/2010-August/036722.html]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="buildroot" src="http://buildroot.uclibc.org/images/logo_small.png" alt="" width="120" height="60" />For some development I need to have some nice splash screen. I decide to use splashy and for easy using I make a patch for adding to buildroot. You can find a patch at ﻿﻿﻿﻿<a href="http://lists.busybox.net/pipermail/buildroot/2010-August/036722.html">http://lists.busybox.net/pipermail/buildroot/2010-August/036722.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/08/buildroot-contribution-splashy-package-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compilation of iqrf platform programs update</title>
		<link>http://open-nandra.com/2010/07/compilation-of-iqrf-platform-programs-update/</link>
		<comments>http://open-nandra.com/2010/07/compilation-of-iqrf-platform-programs-update/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 08:28:45 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iqrf]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=370</guid>
		<description><![CDATA[IQRF platform seems to have a very nice progress and there is also some changes according compilation from command line. Old script which was posted some months ago seems not to work because of new TR-52 modules. Option for CC5X compiler was updated. Here is newest enhanced version of script. You can compile and also [...]]]></description>
			<content:encoded><![CDATA[<p>IQRF platform seems to have a very nice progress and there is also some changes according compilation from command line.<span id="more-370"></span></p>
<p>Old script which was posted some months ago seems not to work because of new TR-52 modules. Option for CC5X compiler was updated. Here is newest enhanced version of script. You can compile and also clean a target.</p>
<p>Usage:</p>
<p>1. compile E01-TX.c for TR21 types of modules</p>
<pre>./build.sh  TR21A E01-TX.c</pre>
<p>2. clean generated file by CC5X compiler</p>
<pre>./build.sh clean E01-TX.c</pre>
<p>Enjoy <img src='http://open-nandra.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>code:</p>
<pre>#!/bin/bash
# first argument is TR module (TR21A, TR31B, TR52B...)
# second argument is file name to compile

## check arguments
if [ "$1" == "" ] || [ "$2" == "" ]; then
echo "usage :"
echo ""
echo "./build.sh &lt;module type&gt; &lt;file to compile&gt; "
echo ""
echo "module type is TR module (TR21A, TR31B, TR52B...) or "
echo "\"clean\" to clean target"

echo "file to compile (or clean) is file with c extension"
exit
fi

##remove compiled files
if [ "$1" == "clean" ]; then
FILE="$2"
RM=${FILE%%.*}
rm "$RM.hex" "$RM.fcs" "$RM.occ" "$RM.var"
exit
fi

## compile
wine CC5X.exe -a -bu -Q -Vn -cif -D"$1" "$2"</pre>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/07/compilation-of-iqrf-platform-programs-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New notebook</title>
		<link>http://open-nandra.com/2010/05/new-notebook/</link>
		<comments>http://open-nandra.com/2010/05/new-notebook/#comments</comments>
		<pubDate>Sun, 23 May 2010 13:08:28 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=363</guid>
		<description><![CDATA[My old HP Pavillion dv 4000 passed away so I decide to buy new notebook for working. I decide to buy not very expensive one. My criteria was enough RAM (at least 3G) and dual core to compile kernel in normal times (below 10m ). I decide to choose this one: Curious how long will [...]]]></description>
			<content:encoded><![CDATA[<p>My old HP Pavillion dv 4000 passed away so I decide to buy new notebook for working. I decide to buy not very expensive one.</p>
<p>My criteria was enough RAM (at least 3G) and dual core to compile kernel in normal times (below 10m <img src='http://open-nandra.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). <span id="more-363"></span></p>
<p>I decide to choose this one:</p>
<p><img class="alignnone" src="http://www.bit2u.lv/cache/product_images/big/20090604/NB_EX5635Z_PMD-T4300_15_ENG_3_320GB_LX_EDV0C_005_ACER_Acer_EX5635Z_jpg_1.jpg" alt="" width="481" height="373" /></p>
<p>Curious how long will survive <img src='http://open-nandra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/05/new-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-mobile Leadtek USB modem LR7F04 Flash-OFDM Flarion kernel driver</title>
		<link>http://open-nandra.com/2010/02/t-mobile-leadtek-usb-modem-lr7f04-flash-ofdm-flarion-kernel-driver/</link>
		<comments>http://open-nandra.com/2010/02/t-mobile-leadtek-usb-modem-lr7f04-flash-ofdm-flarion-kernel-driver/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:54:23 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Flarion]]></category>
		<category><![CDATA[LR7F04]]></category>
		<category><![CDATA[T-mobile]]></category>
		<category><![CDATA[USB modem]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=342</guid>
		<description><![CDATA[Friend of mine just want to use Flarion device on Ubuntu 9.10 but driver was compilable only for older kernels (2.6.26, 2.6.27). I try to fix it and provide driver functionality for newest kernels.Hacking takes me maybe 1/2 a day and result was very good. Device is properly loaded to kernel (tested on openSuse 11.2 [...]]]></description>
			<content:encoded><![CDATA[<p>Friend of mine just want to use Flarion device on Ubuntu 9.10 but driver was compilable only for older kernels (2.6.26, 2.6.27).</p>
<p>I try to fix it and provide driver functionality for newest kernels.<span id="more-342"></span>Hacking takes me maybe 1/2 a day and result was very good.</p>
<p>Device is properly loaded to kernel (tested on openSuse 11.2 on 2.6.31-12).</p>
<p>Also new eth interface is correctly created and fully working.</p>
<p>I observed that loading of DSP firmware sometimes fails (need to fix this)<br />
and also removing device makes a troubles.I try to fix if asap.</p>
<p>You can download code at:</p>
<pre>git://github.com/nandra/ft1000.git</pre>
<p>Then just follow instructions in README file and if something is wrong please let me know.</p>
<p>Marek</p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/02/t-mobile-leadtek-usb-modem-lr7f04-flash-ofdm-flarion-kernel-driver/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to display percentage of changes in directories with git</title>
		<link>http://open-nandra.com/2010/02/how-to-display-percentage-of-changes-in-directory-with-git/</link>
		<comments>http://open-nandra.com/2010/02/how-to-display-percentage-of-changes-in-directory-with-git/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:59:14 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[HOW-TOs]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=331</guid>
		<description><![CDATA[I was always curious how Linus when release new -rc also add nice percentage directory changes output. Solution is very easy when you know git (and read manuals of course). You can display per directory changes with following command (will use for kernel): git diff --dirstat v2.6.33-rc8..HEAD Command make dirstat between -rc8 version and actual [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://open-nandra.com/wp-content/uploads/git-logo1.jpg"><img class="alignleft size-full wp-image-337" title="git-logo" src="http://open-nandra.com/wp-content/uploads/git-logo1.jpg" alt="git-logo" width="35" height="73" /></a><br />
I was always curious how Linus when release new -rc also add nice percentage directory changes output.</p>
<p>Solution is very easy when you know git (and read manuals of course).</p>
<p><span id="more-331"></span><br />
You can display per directory changes with following command (will use for kernel):</p>
<pre>git diff --dirstat v2.6.33-rc8..HEAD</pre>
<p>Command make dirstat between -rc8 version and actual version.</p>
<p>output:</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4.4% arch/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">7.8% drivers/firewire/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">8.4% drivers/md/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4.4% drivers/net/wireless/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">13.8% drivers/net/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">10.5% drivers/usb/core/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.6% drivers/usb/host/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.0% drivers/usb/serial/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.9% drivers/usb/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4.6% drivers/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">8.1% fs/sysfs/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">11.4% kernel/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3.3% net/ipv4/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 103px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4.6% net/</div>
<p>4.4% arch/</p>
<p>7.8% drivers/firewire/</p>
<p>8.4% drivers/md/</p>
<p>4.4% drivers/net/wireless/</p>
<p>13.8% drivers/net/</p>
<p>10.5% drivers/usb/core/</p>
<p>3.6% drivers/usb/host/</p>
<p>3.0% drivers/usb/serial/</p>
<p>3.9% drivers/usb/</p>
<p>4.6% drivers/</p>
<p>8.1% fs/sysfs/</p>
<p>11.4% kernel/</p>
<p>3.3% net/ipv4/</p>
<p>4.6% net/</p>
<div>Easy <img src='http://open-nandra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Good luck,</div>
<div>Marek</div>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/02/how-to-display-percentage-of-changes-in-directory-with-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IQRF IDE v0.1.1 released</title>
		<link>http://open-nandra.com/2010/02/iqrf-ide-v0-1-1-released/</link>
		<comments>http://open-nandra.com/2010/02/iqrf-ide-v0-1-1-released/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:33:14 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Liqrf]]></category>
		<category><![CDATA[iqrf]]></category>
		<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=324</guid>
		<description><![CDATA[Hi, today I made some improvements on iqrf ide. Also release new version v0.1.1. Changelog from v0.1.0 to v0.1.1: Marek Belisko (18): Fixed problem with strange filenams after compilation. Fixed problem with programming E11-Measurement.c example. Make debugging easiest for reading. Fixed next problem with user eeprom data. Disable debugging messages. Fixed problem with length of [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, today I made some improvements on iqrf ide. Also release new version v0.1.1.<br />
<span id="more-324"></span></p>
<p>Changelog from v0.1.0 to v0.1.1:</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Marek Belisko (18):</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed problem with strange filenams after compilation.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed problem with programming E11-Measurement.c example.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Make debugging easiest for reading.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed next problem with user eeprom data.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Disable debugging messages.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed problem with length of SPI data.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Add submodule iqrf class core to project.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed compilation problems with separate iqrf class core.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Merge branch &#8216;master&#8217; of git@github.com:nandra/liqrf</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Remove unused input parameter.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Use correct variable type to ensure better code readibility.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Use correct path for iqrf core classes.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Common output point. Get rid of returns.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed problems with submodule.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Check return value.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fix seg. faults when device isn&#8217;t connected and try to send</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Add check on lover layer to avoid SIGFAULT.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Add displaying of iqrf ide version.</div>
<pre><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px; white-space: normal; font-size: 13px; ">M</span>arek Belisko (18):</pre>
<pre>      Fixed problem with strange filenams after compilation.</pre>
<pre>      Fixed problem with programming E11-Measurement.c example.</pre>
<pre>      Make debugging easiest for reading.</pre>
<pre>      Fixed next problem with user eeprom data.</pre>
<pre>      Disable debugging messages.</pre>
<pre>      Fixed problem with length of SPI data.</pre>
<pre>      Add submodule iqrf class core to project.</pre>
<pre>      Fixed compilation problems with separate iqrf class core.</pre>
<pre>      Merge branch 'master' of git@github.com:nandra/liqrf</pre>
<pre>      Remove unused input parameter.</pre>
<pre>      Use correct variable type to ensure better code readibility.</pre>
<pre>      Use correct path for iqrf core classes.</pre>
<pre>      Common output point. Get rid of returns.</pre>
<pre>      Fixed problems with submodule.</pre>
<pre>      Check return value.</pre>
<pre>      Fix seg. faults when device isn't connected and try to send</pre>
<pre>      Add check on lover layer to avoid SIGFAULT.</pre>
<pre>      Add displaying of iqrf ide version.</pre>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/02/iqrf-ide-v0-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repository for omap850 ASoC audio driver template</title>
		<link>http://open-nandra.com/2010/01/repository-for-omap850-asoc-audio-driver-template/</link>
		<comments>http://open-nandra.com/2010/01/repository-for-omap850-asoc-audio-driver-template/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 20:52:55 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[HTC]]></category>
		<category><![CDATA[ASoC]]></category>
		<category><![CDATA[Wizard]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=317</guid>
		<description><![CDATA[Hey guy who wish to have asap audio working on your HTC wings, wizards&#8230;. One month before I started to work on porting existing omap850 audio driver to latest kernels ASoC driver. Currently I have no very much time but I just prepared templates for ASoC audio driver. Currently when you compile ASoC driver and [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guy who wish to have asap audio working on your HTC wings, wizards&#8230;.</p>
<p><span id="more-317"></span>One month before I started to work on porting existing omap850 audio driver to latest kernels ASoC driver.<br />
Currently I have no very much time but I just prepared templates for ASoC audio driver.</p>
<p>Currently when you compile ASoC driver and boot during on WM playing music you can also play music in linux with this template<br />
using aplay, mplayer or whatever.</p>
<p>Current driver consist from more parts. I make a decision to split EAC code to codec dai and cpu dai.<br />
Maybee in future it will be combined again but will see.</p>
<p>You can clone from (using git or http protocol ):</p>
<pre>git://github.com/nandra/linux-omap.git

http://github.com/nandra/linux-omap.git</pre>
<p>branch is eac_audio.</p>
<p>All contributors and reviewers are WELCOME <img src='http://open-nandra.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Marek</p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2010/01/repository-for-omap850-asoc-audio-driver-template/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Meery Christmas 2009</title>
		<link>http://open-nandra.com/2009/12/meery-christmas-2009/</link>
		<comments>http://open-nandra.com/2009/12/meery-christmas-2009/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 10:14:14 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=314</guid>
		<description><![CDATA[Hey all my friends, partners, supportes wish you merry christmas. Thanks for this nice year of collaborations, learning and all from you. Best wishes Marek]]></description>
			<content:encoded><![CDATA[<p>Hey all my friends, partners, supportes wish you merry christmas. Thanks for this nice year of collaborations, learning and all from you.</p>
<p>Best wishes</p>
<p>Marek <img src='http://open-nandra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2009/12/meery-christmas-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repository for OMAP850 audio driver (update)</title>
		<link>http://open-nandra.com/2009/10/repository-for-omap850-audio-driver-update/</link>
		<comments>http://open-nandra.com/2009/10/repository-for-omap850-audio-driver-update/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 09:50:31 +0000</pubDate>
		<dc:creator>Marek Belisko</dc:creator>
				<category><![CDATA[HTC]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://open-nandra.com/?p=308</guid>
		<description><![CDATA[Because of previous storage doesn’t work I move linwizard kernel to github.com. You can find sources at: git://github.com/nandra/omap_850_kernel.git]]></description>
			<content:encoded><![CDATA[<p>Because of previous storage doesn’t work I move linwizard kernel to github.com.</p>
<p>You can find sources at: <a rel="#git-clone" href="git://github.com/nandra/omap_850_kernel.git">git://github.com/nandra/omap_850_kernel.git</a></p>
]]></content:encoded>
			<wfw:commentRss>http://open-nandra.com/2009/10/repository-for-omap850-audio-driver-update/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
