Re: I2C and GPS

2011-11-24 Thread Lars Poulsen
Hi
You can try to add a series resistor to the signals or reducing the drive
strength of the driver.
The frequency of the signals are not that important but rather the rise
time.
This is usually not a problem om i2c but  who knows.

On 24/11/2011, at 14.17, Dave dave...@gmail.com wrote:

Hi,

Ferrite beads aid with removing VHF-SHF feedback and/or uncontrolled
oscillation mainly. I cannot see why they would be of use on a (500khz?)
I2C bus. At that frequency they would have minimal effect.

On Thu, Nov 24, 2011 at 9:44 PM, Benjamin Deering ben_deer...@swissmail.org
 wrote:


 With the i2c devices removed, I get TTFF of around 1 minute in shr-core.
  It sounds like putting ferrite beads on SDA and SCL might help reduce EMI,
 so I will try that when I get a chance.

 Ben


 On 11/23/2011 05:06 PM, dmatthews.org wrote:

 On Tue, 22 Nov 2011 21:20:16 -0500
 Benjamin Deeringben_deering@swissmail.**org ben_deer...@swissmail.org
  wrote:

 Hi Ben

 Not sure this is relevent to you, but I now have the fastest GPS fix I've
 ever had on the freerunner.

 QTMoko v35 and I put this in /etc/default/gpsd:-

 START_DAEMON=true
 GPSD_OPTIONS=
 DEVICES=/dev/ttySAC1
 USBAUTO=false
 GPSD_SOCKET=/var/run/gpsd.**sock

 Before doing this it was pretty poor - worse than earlier versions of
 qtmoko and much worse than every SHR I've tried. On a reasonably clear day
 I now reliably get a fix in under a minute, sometimes within a few seconds.

 The only other varying factor (doubtful relevence) is that I got pissed
 with QTMoko and to a lesser extent SHR foobarring the SD card, so I'm now
 running from the card instead of NAND and everything is pretty good



 __**_
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/**mailman/listinfo/communityhttp://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: thanks to authors of Podboy, NIDE, and openmokontrol

2010-01-25 Thread lars poulsen
On Tue, Jan 26, 2010 at 1:18 AM, Valery Febvre vfeb...@easter-eggs.com wrote:
 Josh Thompson wrote:
 I just wanted to say thanks to the authors of 3 different applications I have
 started using recently.

 Podboy is fitting my need extremely well for listening to podcasts.  I can't
 say how great this app is! :)

 I think I never read a message as pleasant as yours about an application
 I write.
 Thanks a lot. I'm really happy you like Podboy.

 You made my day ;-)
 --

Let me make your day today then :-)
I have previously expressed my appreciation about podboy and i am
happy to do it again.
It is definitely one of my most used programs and i enjoy using it very much.

I really like the responsiveness of the application. If only it was
not written in python i think flowers would be blooming and spring
would be coming early.

regards,

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: elm_browser initial release

2010-01-14 Thread lars poulsen
On Wed, Jan 13, 2010 at 6:28 PM, c_c cchan...@yahoo.com wrote:

 Hi,
  Here is a webkit-efl / elementary based browser.

 Features

 * finger scrolling
 * double-click to zoom in
 * triple click to zoom out (not working as of now - help needed)
 * layout optimised for max viewing space

  The code is available at elm-browser.googlecode.com

  The ipk for shr-u is available at
 http://elm-browser.googlecode.com/files/browser_1.0-r0.4_armv4t.ipk

  Feedback / feature requests are welcome.
  I don't know much about webkit/edje and hence need help with the following
 :-

  * Is there a bookmarking api in webkit ?
  * How do I make a webview transparent in webkit-efl ?
  * Evas triple click doesn't work. Any Ideas ?
  * Can and edje file alse provide signal callbacks if I use it through
 elementary layout ?

 Thanks and enjoy!
 --
 View this message in context: 
 http://n2.nabble.com/elm-browser-initial-release-tp4357081p4357081.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


This is great.
Please keep it light.
We have been missing a decent browser for so long. Dillo is great but
does not show all pages with success.

Bookmarks would be great.

regards,

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Shr-User] [SHR] Podboy 1.2.0

2010-01-13 Thread lars poulsen
On Wed, Jan 13, 2010 at 2:10 AM, Valery Febvre vfeb...@easter-eggs.com wrote:
 Hi,

 A new version of Podboy is available.

 Changes in 1.2.0:
 * New feature: show details of episodes in page Downloads (like in
 page Episodes).

 * New feature: update only the selected podcast in page Downloads.

 * New feature: episodes can now be tagged as Ignore in page
 Downloads. All episodes with status ignore will be skip when the
 downloading of all episodes of a podcast will be requested.

 * New feature: import of a list of podcasts via an OPML file (new button
 Import in the page Podcasts)

 * Fixed occasionnaly incorrect display size of podcasts covers.

 Package: http://podboy.googlecode.com/files/podboy_1.2.0-r0_all.ipk

 

 Podboy is a podcast aggregator/player written in Python/Elementary.

 Its interface aims to be easy and finger friendly.
 It uses Feedparser Python module for download/parsing of podcast feeds,
 Gstreamer for playing of episodes and SQLite for storing data.

 Features
 * Simple and finger friendly interface
 * Subscription, unsubscription to podcasts
 * Check for new episodes
 * Download of a single episode or all available episodes
 * Delete of a single episode or all episodes
 * Player: play/pause/stop, mute, sliders for playing position of
   episodes and volume
 * Volume and playing positions of episodes are saved
 * Auto-suspend is disabled during playing
 * Playing is stopped on incoming GSM call
 * Bluetooth A2DP support
 * Import from OPML file

 Suggestions/feedback/bug reports are welcome.

 Homepage: http://code.google.com/p/podboy/

 Screenshots: http://code.google.com/p/podboy/wiki/Screenshots

 Happy listening,
 --
 Valéry Febvre
 Valos
 ___
 Shr-User mailing list
 shr-u...@lists.shr-project.org
 http://lists.shr-project.org/mailman/listinfo/shr-user


Thank you very much this is one of my most used programs on the freerunner.
You almost doesn't notice that it is written in python...

regards

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community