<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/target/arm/sandisk/sansa-e200/adc-e200.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Move files that will be common to the Sansa e200 and c200</title>
<updated>2007-09-06T03:01:41+00:00</updated>
<author>
<name>Mark Arigo</name>
<email>markarigo@gmail.com</email>
</author>
<published>2007-09-06T03:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4f3bcbbb11905c95337fcbe670a1b7da477fbf13'/>
<id>4f3bcbbb11905c95337fcbe670a1b7da477fbf13</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14624 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14624 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>e200: adc_read needs mutex since it is accessed from multiple threads and yields. Remove polling for conversion completion since it will always have completed by the time it can be read out.</title>
<updated>2007-07-12T04:19:21+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2007-07-12T04:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0257c5b8fcc73edb42d5901dd7781616b52e072f'/>
<id>0257c5b8fcc73edb42d5901dd7781616b52e072f</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13861 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13861 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet.</title>
<updated>2007-03-13T01:50:13+00:00</updated>
<author>
<name>Barry Wardell</name>
<email>rockbox@barrywardell.net</email>
</author>
<published>2007-03-13T01:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7f4f9aead74f7e11cf13811e002bffde464c4ba8'/>
<id>7f4f9aead74f7e11cf13811e002bffde464c4ba8</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12745 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12745 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Battery reading support for Sansa. Still needs calibration of voltage-&gt;percent mappings and remaining time. Thanks to Rene Peinthor for doing most of the work.</title>
<updated>2007-02-20T15:55:38+00:00</updated>
<author>
<name>Barry Wardell</name>
<email>rockbox@barrywardell.net</email>
</author>
<published>2007-02-20T15:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e9a183573bd05e33261ff664648d23c026506323'/>
<id>e9a183573bd05e33261ff664648d23c026506323</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12417 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12417 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Hardcode a value for the battery level until we figure out the power management on the Sansa.</title>
<updated>2006-12-18T18:56:45+00:00</updated>
<author>
<name>Barry Wardell</name>
<email>rockbox@barrywardell.net</email>
</author>
<published>2006-12-18T18:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e90006133b6965dd2e4eb592e54b965a7f0932ba'/>
<id>e90006133b6965dd2e4eb592e54b965a7f0932ba</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11806 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11806 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Big Sansa update:  Go back to using the common crt0-pp.S.  Add LCD driver.  Add ADC driver (may not be needed).  Fix a bug in the button driver.</title>
<updated>2006-10-16T17:21:36+00:00</updated>
<author>
<name>Daniel Ankers</name>
<email>dan@weirdo.org.uk</email>
</author>
<published>2006-10-16T17:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d8ef7c58d83591bb0660fc4965cf2319fb5a4718'/>
<id>d8ef7c58d83591bb0660fc4965cf2319fb5a4718</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11237 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11237 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
