Building the image with mokomake file

2009-07-11 Thread RANJAN
Hi , I was trying to build images using the mokomake file: http://wiki.openmoko.org/wiki/MokoMakeFile I run ubuntu 8.10.When I run the following : make fso-gta02-testing-image I get the following error: RuntimeError: Set changed size during iteration make[1]: *** [image] Error 1 make[1]: Leaving

Re: Building the image with mokomake file

2009-07-11 Thread RANJAN
me out On Sat, Jul 11, 2009 at 1:08 PM, RANJAN wrote: > Hi , > > I was trying to build images using the mokomake file: > http://wiki.openmoko.org/wiki/MokoMakeFile > > I run ubuntu 8.10.When I run the following : > make fso-gta02-testing-image > I get the following err

Making a GPS app

2009-07-16 Thread RANJAN
Hi, I want to make an App which has to read the GPS data and SMS it automatically in intervals of few seconds to minutes.How could I do this?Please let me know.Can I just develop it using the toolchain? Thanks and Regards Sriranjan ___ devel mailing lis

Re: Making a GPS app

2009-07-16 Thread RANJAN
in the next stage). Sriranjan On Thu, Jul 16, 2009 at 4:19 PM, Paul Fertser wrote: > RANJAN writes: > > I want to make an App which has to read the GPS data and SMS it > > automatically in intervals of few seconds to minutes.How could I do > > this?Please let me know.Can I

Re: Making a GPS app

2009-07-16 Thread RANJAN
ng directory `/home/sriranjan/moko*' So what next? Sriranjan On Thu, Jul 16, 2009 at 4:38 PM, Paul Fertser wrote: > RANJAN writes: > > Oh great.(I am just a newbie so my learning curve would be > > exponential).Is there a documentation about how to develop the apps > &g

Re: Making a GPS app

2009-07-16 Thread RANJAN
Sorry.I did that because I was looking up for a startup guide to develop an app and did so. Sriranjan On Thu, Jul 16, 2009 at 4:53 PM, Paul Fertser wrote: > RANJAN writes: > > As a beginner I have tried doing the mokomakefile way as in here: > > http://wiki.openmoko.org/wi

Re: Making a GPS app

2009-07-16 Thread RANJAN
> >Hm, find some python dbus tutorial, read it, fire up your favourite > >text editor, open FSO API and you're all set. I can't see the problem > >here. So will this installation procedure of dbus do? http://www.linuxfromscratch.org/blfs/view/svn/general/dbus.html The dbus python tutorial I f

Re: Making a GPS app

2009-07-16 Thread RANJAN
> >Hm, that looks like a wrong link, anyway i suggest you read kapula > >sources as they're simple to understand and use that as example. > > But seeing Kapula source doesnot tell me how to start app development.For > example if I want to learning using a software say a ODE (a physics engine > in

Re: Making a GPS app

2009-07-16 Thread RANJAN
2009/7/16 RANJAN : > > Ok so now I go into dev section here for python based app development > > http://wiki.openmoko.org/wiki/Python > > and there is nothing much I can learn from there. > you can also take a look here > http://www.freesmartphone.org/index.php/Tutorials >

Re: Making a GPS app

2009-07-16 Thread RANJAN
So what I am thinking is after I get the phone I will keep it to dual boot.Load the experimental app in the micro-sd with a latest DISTRO that runs dbus. Sriranjan On Thu, Jul 16, 2009 at 9:33 PM, RANJAN wrote: > So there is nothing much I can do now.Except wait for the phone and ge

Re: Making a GPS app

2009-07-16 Thread RANJAN
On more query.If I have to see that the system works robustly is there a way that I can do an automated system restart with application restart as well including the GSM service which is required for sending the SMS? Sriranjan On Thu, Jul 16, 2009 at 10:09 PM, RANJAN wrote: > So what I

Re: Making a GPS app

2009-07-16 Thread RANJAN
://blue-labs.org/svn/BlueLabs/BlueSMS/ > > RANJAN wrote: > > So what I am thinking is after I get the phone I will keep it to dual > > boot.Load the experimental app in the micro-sd with a latest DISTRO > > that runs dbus. > > > _

Re: Making a GPS app

2009-07-16 Thread RANJAN
rcibly reboot via the kernel. > > how to forcibly reboot a linux server: > enable sysrq: > echo 1 > /proc/sys/kernel/sysrq > > reboot:echo b > /proc/sysrq-trigger > poweroff: echo o > /proc/sysrq-trigger > > RANJAN wrote: > > On more query

USB to serial converter

2009-07-18 Thread RANJAN
Hi, I want to make free runner communicate with an embedded device and for that I need a serial port.Can I use a USB to serial converter on the free runner and how shall I do the serial communication?(software and hardware?) Sriranjan ___ devel mailing

Re: USB to serial converter

2009-07-18 Thread RANJAN
YOu mean this thing will work on any DISTRO?Also ser2net and picocom are to be loaded into a PC which openmoko wants to talk to?Right. Sriranjan On Sun, Jul 19, 2009 at 12:05 AM, Timo Juhani Lindfors wrote: > RANJAN writes: > > I want to make free runner communicate with an embedd

Re: USB to serial converter

2009-07-18 Thread RANJAN
Thanks.Will try and get back. Regards Sriranjan On Sun, Jul 19, 2009 at 11:53 AM, Visti Andresen wrote: > On Sun, 19 Jul 2009 01:03:47 +0530 > RANJAN wrote: > > > YOu mean this thing will work on any DISTRO?Also ser2net and picocom > > are to be loaded into a PC which open

Re: Building the image with mokomake file

2009-07-21 Thread RANJAN
. Also happened to test the default GPS app.Was able to get a fix but bearing using the internal accelerometers is slow. Sriranjan On Tue, Jul 21, 2009 at 7:46 PM, Nicola Mfb wrote: > On Tue, Jul 21, 2009 at 4:13 PM, RANJAN wrote: > > I thing I have to set up SSH. > > I&

Re: Building the image with mokomake file

2009-07-21 Thread RANJAN
> >quick answer: plug the usb cable in your laptop (with ubuntu) and in > the freerunner, on ubuntu: type The phone come up in the Menu bar as eth1 (I suppose.Screen shot attached). > > >type ifconfig -a Shows etho eth1 and several other things from which I cannot make out which is the free r

Re: Building the image with mokomake file

2009-07-22 Thread RANJAN
advice. Sriranjan On Thu, Jul 23, 2009 at 12:32 AM, RANJAN wrote: > Got this error : > r...@om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz > tar: invalid option -- z > BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary > > Usage: tar -[cxtvO] [-X FILE] [-f TARFI

Re: Building the image with mokomake file

2009-07-22 Thread RANJAN
)]... when trying to tar. Srianjan On Thu, Jul 23, 2009 at 12:59 AM, RANJAN wrote: > > Any suggestions people on how to solve this? > error : > r...@om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz > tar: invalid option -- z > BusyBox v1.13.2 (2009-05-29 13:15:14 CEST)

Re: Building the image with mokomake file

2009-07-22 Thread RANJAN
rnally if it tries to use tar -z then again the installation may fail.So what do you suggest?Shall I go ahead gzip-ing? Sriranjan > > > > On Wednesday 22 July 2009, RANJAN wrote: > > Should I run gzip or how? tar -z option is not being supported. > > Please tell me : >

Re: Boot from SD problems

2009-07-22 Thread RANJAN
ith the blinking cursor nothing happens and it does not boot into the SHR stored in the mem. What could be the problem? Sriranjan On Thu, Jul 23, 2009 at 8:39 AM, RANJAN wrote: > > >You can either install the full version of tar, or pipe the output of >> gunzip >> &

Re: Booting from SD

2009-07-23 Thread RANJAN
ith > 'mounting' directories. You can remove everything underneath it but > keep the /mnt dir > > Regards, > > Marc > > On Thu, Jul 23, 2009 at 8:56 AM, RANJAN wrote: > > What if I remove /mnt? > > > > Sriranjan > > > > On Thu, Jul 23, 2009 a

Re: Booting from SD

2009-07-23 Thread RANJAN
/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:1 RSA host key for 192.168.0.202 has changed and you have requested strict checking. Host key verification failed. What could be the problem and how can it be solved? Sriranjan On Thu, Jul 23, 2009 at 2:03 PM, RANJAN

Re: Booting from SD

2009-07-23 Thread RANJAN
Done.Thanks.This time I created a seperate partition for kernel even using a Qi bootloader.For some reason the first time boot works but later does not. Sriranjan On Thu, Jul 23, 2009 at 7:48 PM, Al Johnson wrote: > On Thursday 23 July 2009, RANJAN wrote: > > After I NAND flashed t

SMS middle ware query

2009-07-23 Thread RANJAN
Hi, There is this software sms-middle ware which had a plugin to request the GPS position over sms here: http://code.google.com/p/sms-middleware/wiki/GPSPositionRequest The link to the script is broken: http://sms-middleware.googlecode.com/files/gps.py If any one has it please send it.Also I am t

Re: Building the image with mokomake file

2009-07-23 Thread RANJAN
> >Will you promise to write on the wiki all that I'm saying to you ? : > > Done! Check out my summary at link: http://wiki.openmoko.org/wiki/Booting_from_SD#EXperience_summary_of_a_Navie_windows_user_now_on_Moko I think any other new guy who wants to work on Moko won't face a problem. Thank

Re: GPS programming

2009-07-23 Thread RANJAN
od dbus_error( ResourceNotEnabled( "Resource %s is not enabled, current status is '%s'" % ( self.__class__.__name__, self._resourceStatus ) ) ) NameError: global name 'dbus_error' is not defined How shall I solve this?Please suggest. Sriranjan On Thu, Jul 23, 200

Re: GPS programming

2009-07-23 Thread RANJAN
t 8:43 PM, RANJAN wrote: > > I scp the code to phone mem and the typed python getgps.py but it ended > with > > the following errors: > > > > NameError: global name 'dbus_error' is not defined > > NameError typically suggests that you use something that is no

Re: GPS programming

2009-07-23 Thread RANJAN
o module named etk > > >Does SHR not use ETK? > > >I think I have to look into python scripts specific to SHR.Where can I > find them? > Any success on compiling these files in SHR? http://minucci.net/file/ > > Sriranjan > > > On Fri, Jul 24, 2009 at 1:06 AM, RA

Re: SMS middle ware query

2009-07-25 Thread RANJAN
I hope to walk around the park and see if it works. Sriranjan On Sat, Jul 25, 2009 at 9:53 PM, Visti Andresen wrote: > On Thu, 23 Jul 2009 21:19:46 +0530 > RANJAN wrote: > > > Hi, > > There is this software sms-middle ware which had a plugin to request the > GPS &g

Re: USB to serial converter

2009-07-25 Thread RANJAN
To do the serial comm I tried to install pyserial in the free runner.I got error saying "No module distutils.core"Any way I can solve this? Or it will be solved right away using picocom or ser2net? Sriranjan On Sun, Jul 19, 2009 at 11:59 AM, RANJAN wrote: > Thanks.Will try

Re: USB to serial converter

2009-07-25 Thread RANJAN
Python installation: unable to open /usr/include/python2.6/pyconfig.h (No such file or directory)* Please suggest. Thanks and Regards Sriranjan On Sun, Jul 26, 2009 at 12:32 AM, RANJAN wrote: > To do the serial comm I tried to install pyserial in the free runner.I got > error saying &quo

Re: SMS middle ware query

2009-07-25 Thread RANJAN
, RANJAN wrote: > I hope to walk around the park and see if it works. > > Sriranjan > > > On Sat, Jul 25, 2009 at 9:53 PM, Visti Andresen wrote: > >> On Thu, 23 Jul 2009 21:19:46 +0530 >> RANJAN wrote: >> >> > Hi, >> > There is this software

Blue tooth connectivity between FR and Windows Xp

2009-07-25 Thread RANJAN
Hi, Was anyone able to setup a blue tooth serial port connection in Windows Xp?Please let me know how to if any one was successful. Thanks and Regards Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/

Re: USB to serial converter

2009-07-26 Thread RANJAN
Hi, I connected a Prolific USB to Serial converter (based on chip PL2302).I saw the list of devices in /dev but it wasnt turning up.Any suggestions about how to get the USB to serial converter up and running? Thanks and Regards Sriranjan On Sun, Jul 26, 2009 at 1:38 AM, RANJAN wrote: > D

Re: USB to serial converter

2009-07-26 Thread RANJAN
Solved.Just had to connect in host mode. Sriranjan On Sun, Jul 26, 2009 at 9:54 PM, Visti Andresen wrote: > On Sun, 26 Jul 2009 18:40:50 +0530 > RANJAN wrote: > > > Hi, > > > > I connected a Prolific USB to Serial converter (based on chip PL2302).I > saw > >

Opencv on Open moko - free runner

2009-07-29 Thread RANJAN
Hi, Is it possible to install Opencv on the free runner? Thanks ad Regards Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: Opencv on Open moko - free runner

2009-07-29 Thread RANJAN
Hi, Is it possible to install Opencv on the free runner? http://opencv.willowgarage.com/wiki/InstallGuide Thanks ad Regards Sriranjan On Thu, Jul 30, 2009 at 12:34 AM, RANJAN wrote: > Hi, > > Is it possible to install Opencv on the free runner? > > Thanks ad Rega

Re: OPenmoko Dbug FSO Query (SOS)

2009-07-29 Thread RANJAN
Thanks.FSO-Dbus is great.It gives *freedom of customization.* Sriranjan On Thu, Jul 30, 2009 at 5:31 AM, Daniel Willmann < dan...@totalueberwachung.de> wrote: > Hello, > > On Thu, 16 Jul 2009 20:38:56 +0530 > RANJAN wrote: > > > I want to develop an app to read th

Re: USB to serial converter

2009-08-01 Thread RANJAN
Thanks for the help,was able to solve the problem few days ago.Only thing is in SHR every time you plug in the USB to serial converter you need to reset the FR to host. Regards Sriranjan On Sat, Aug 1, 2009 at 4:55 AM, Timo Juhani Lindfors wrote: > RANJAN writes: > > I connected a Pro

Free runner doesnot power up

2009-08-07 Thread RANJAN
Hi, I have not been using my free runner for about a week.I tried to turn it on by pressing the power button but it does not.I have plugged in the Charger and pressed the power button but still it does not turn on .I even tried NOR boot with Aux and power button but still it does not turn on.Is it

Re: Free runner doesnot power up

2009-08-08 Thread RANJAN
>http://wiki.openmoko.org/wiki/Neo_FreeRunner_Battery#What_to_do_if_your_battery_has_become_completely_discharged > What I did is I removed the battery and unplugged the wall wart char

Re: Free runner doesnot power up

2009-08-08 Thread RANJAN
:21 PM, Al Johnson wrote: > On Saturday 08 August 2009, RANJAN wrote: > > > > http://wiki.openmoko.org/wiki/Neo_FreeRunner_Battery#What_to_do_if_your_ba > > >ttery_has_become_completely_discharged< > http://wiki.openmoko.org/wiki/

Unable to set up blue tooth network with laptop

2009-08-08 Thread RANJAN
Hi, I was reading this for bluetooth netwroking with the laptop: http://wiki.openmoko.org/wiki/Manually_using_Bluetooth/de#Bluetooth_networking_with_a_Linux_system On the laptop as it says: - Start pand as server pand -s - As soon as pand is started on the phone configure your IP addres

Re: Unable to set up blue tooth network with laptop

2009-08-08 Thread RANJAN
> >Since "blueman" GUI tool [1] already works with bluez4 its sources might > be > worth reading. > > >[1] https://launchpad.net/blueman > > So to be able to use BlueZ 4 I need to have BlueZ 4 and what other packages installed in the FR (SHR) and the Laptop (Ubuntu)?I think bluez-utils,hcidump,blue

Re: Bluez4 networking (partial success)

2009-08-09 Thread RANJAN
Following these instructions i could successfully use both my FR and > laptop as GN or NAP. Only PANU from a unix system remains a mystery... > > -- > Say after this gets done successfully can I do ssh over bluetooth and also use bluetooth serial port?(it is exciting) Sriranjan __

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
Hey great thanks.Will try on my FR and will try to build some more projects/applications based on it.I just wished I had another FR. Thanks and Regards Sriranjan On Sun, Aug 9, 2009 at 4:04 PM, Paul Fertser wrote: > Paul Fertser writes: > > And i think i can already ssh over bluetooth (after i

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
Cool, thanks to the hint of Johan Hedberg from BlueZ project i finally > got it fully working. [1] Enjoy, improve and share. > > [1] > http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Information_about_bluez4_networking > > Could you please give a more detailed step by step tutorial for this.

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
> Cool, thanks to the hint of Johan Hedberg from BlueZ project i finally > got it fully working. [1] Enjoy, improve and share. > So shall I install bluez4 ,bluez-utils and bluez-hcidump? Sriranjan ___ devel mailing list devel@lists.openmoko.org https

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
On Sun, Aug 9, 2009 at 9:07 PM, RANJAN wrote: > > > > Cool, thanks to the hint of Johan Hedberg from BlueZ project i finally >> got it fully working. [1] Enjoy, improve and share. >> >> [1] >> http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Information

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
Cool, thanks to the hint of Johan Hedberg from BlueZ project i finally > got it fully working. [1] Enjoy, improve and share. > > [1] > http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Information_about_bluez4_networking > Tried installing blueman but I got this error on ./configure ./conf

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
> > configure: error: in `/home/root/tmp/blueman-1.10': > configure: error: no acceptable C compiler found in $PATH > See `config.log' for more details. > > > I have been trying to install gcc 4.4.3 for getting blueman to run as you posted in wiki but the installation has been running for like an h

Re: Full success with bluez4 networking (was: Re: Bluez4 networking)

2009-08-09 Thread RANJAN
tyoing gcc at root says command not found and hence I am not able to install blueman. Sriranjan On Mon, Aug 10, 2009 at 12:35 AM, RANJAN wrote: > > >> configure: error: in `/home/root/tmp/blueman-1.10': >> configure: error: no acceptable C compiler found in $PATH >&

Python code for Num Pad GUI

2009-08-12 Thread RANJAN
Hi, Does anyone have GUI code for the dialer keypad or even any guidance on creating good attractive buttons.An example python code for a basic number keypad would help. Thanks and Regards Sriranjan ___ devel mailing list devel@lists.openmoko.org https:

GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
Hi, Is it possible to setup a serial connection between the FR and the laptop using a virtual comm port or USB to serial converter and then read the GPS NMEA sentences?Please advice me. Thanks and Regards Sriranjan ___ devel mailing list devel@lists.ope

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
> > If you really want to forward serial port, you can use socat for that. > Well I want to use the USB to serial port and do it.And I running SHR on FR and Xp on the laptop. Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.ope

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
First, please do not cross-post. Choose an appropriate ML and post there. > > Second, your question is so unclear that i can not understand what you want > to > hear. Especially given i already suggested you something. I doubt someone > else > can understand that too. > Well right now I want to re

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
If you really want to forward serial port, you can use socat for that. > So how shall I proceed in Win Xp.My SHR DISTRO got spoiled,I tried installing GCC and now the setting fails to lead .So I might have to reinstall SHR and then do it.But Gpsd is still working good. Please advice. Sriranjan _

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
>This exact sentence lack enough details to be not understandable. What > >GPS receiver are you talking about? The one inside the FR? It is > >already connected via the serial port to the SoC, you can not change > >that without hardware hacking. And it supports both NMEA and u-blox > >protocols btw

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
Do you want to tell me that you want to implement this chain: > > GPS <--UART--> SoC <--USB--> RS232-USB converter <--RS232--> laptop ? Well I am not an expert like you are ,I am just a beginner.The chain I think is: GPS on FR (USB) <-> USB to serial converter <-> laptop (USB) I was able to rea

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
On Thu, Aug 13, 2009 at 2:17 PM, Paul Fertser wrote: > RANJAN writes: > > Do you want to tell me that you want to implement this chain: > > GPS <--UART--> SoC <--USB--> RS232-USB converter <--RS232--> laptop ? > > > > Well I am not an expert

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
Sorry forgot to cc. On Thu, Aug 13, 2009 at 2:44 PM, RANJAN wrote: > > Hehe, going circles. >> >> You want to connect the FR to laptop using a USB-serial converter, >> ok. FR doesn't have a serial port so it implies you'll connect the >> converter to FR

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
> > I think he means a serial-over-USB protocol, i.e., make the Neo > look like a GPS dongle for Windows. > Okat let me solve the confusion.I have already connected USB to serial converter to FR and one to laptop.I want to couple both of them and at the same time rub a small python script on the F

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
>Oh, I see. So your Neo is in host mode: > > >Neo ---USB--> USB-serial dongle --RS232--> USB-serial dongle ---USB--> PC > > >- Werner Yep NEO is in host mode. So what next?Please advice. Sriranjan ___ devel mailing list devel@lists.openmoko.org https:

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
>Read all of this > > >http://wiki.openmoko.org/wiki/GTA02_GPS > > Rakshat Well there is only information about reading NMEA using the older gpsd but not the fso-gpsd.And in my FR I could not find the folder /tmp/nmeaNP. Sriranjan _

How to install gypsy?

2009-08-13 Thread RANJAN
Hi, How to install gypsy in FR?is there an IPK for it? Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
I tired this to read NMEA sentences: cat /tmp/nmeaNP But says no such file or directory. Sriranjan On Thu, Aug 13, 2009 at 5:17 PM, RANJAN wrote: > >Read all of this > >> >> >http://wiki.openmoko.org/wiki/GTA02_GPS<http://wiki.openmoko.org/wiki/GTA02_GPS> >

Re: How to install gypsy?

2009-08-13 Thread RANJAN
On Thu, Aug 13, 2009 at 6:38 PM, Paul Fertser wrote: > RANJAN writes: > > How to install gypsy in FR?is there an IPK for it? > > ogpsd provides gypsy-compatible API. > Ok fine,so how shall I use fso-gpsd or ogpsd to read the nmea sentences ,I mean a simple python scri

Re: How to install gypsy?

2009-08-13 Thread RANJAN
raw NMEA. But what to do if I have to use Dbus to read raw NMEA sentence? Sriranjan On Thu, Aug 13, 2009 at 7:41 PM, Sebastian Krzyszkowiak wrote: > On 8/13/09, RANJAN wrote: > > On Thu, Aug 13, 2009 at 6:38 PM, Paul Fertser > wrote: > > > >> RANJAN writes

Re: How to install gypsy?

2009-08-13 Thread RANJAN
> > > >I don't think it's possible. But you could use data from Gypsy or gpsd > >protocol to translate it into NMEA sentences. But typing *telnet localhost gpsd* displays the NMEA sentences.So is it possible to write a python script which reads the NMEA from telnet localhost gpsd? Sriranjan ___

Re: GPS NMEA sentences over serial port

2009-08-13 Thread RANJAN
I'd advice to stop being creepy and start using socat. > > Hey,I installed socat now how shall I use it for getting the NMEA? Thanks and Regards Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: How to install gypsy?

2009-08-13 Thread RANJAN
tn.read_until("Password: ") tn.write(password + "\n") tn.write("ls\n") tn.write("exit\n") print tn.read_all() So any ideas on how to modify this to listen to gpsd?When I typed "telnet localhost gpsd" I dint mention the port number. Sriran

Re: How to install gypsy?

2009-08-13 Thread RANJAN
> > telnet localhost gpsd = telnet 127.0.0.1 2947 > I could not get the code to run because it says getpass and telnetlib are missing.What/where shall I download to solve this? Will this help? http://www.angstrom-distribution.org/repo/?pkgname=netkit-telnet Sriranjan

Re: How to install gypsy?

2009-08-13 Thread RANJAN
> >> telnet localhost gpsd = telnet 127.0.0.1 2947 >> > > >I could not get the code to run because it says getpass and telnetlib are > missing.What/where shall I download to solve this? > I think the python that runs on FR is minimal and hence it cannot import getpass and telnetlib.Am I right? Sr

Re: How to install gypsy?

2009-08-13 Thread RANJAN
Sorry Sriranjan, > I think that you are not using the mailing list in a correct way. > Before asking, you have to try to find a solution by yourself. > > Answer: http://shr-project.org/trac/ticket/529 So I think I might have to use " twisted " library as here: http://www.angstrom-distribution.or

Re: How to install gypsy?

2009-08-13 Thread RANJAN
> That telnet localhost gpsd command simply makes a socket connection > and prints what it receives, you don't need getpass, telnetlib or gzip > python modules. If I'm right you could even just pipe the socket into > your program using bash > > ./python-program < /dev/tcp/localhost/2947 > Yes I w

Re: How to install gypsy?

2009-08-13 Thread RANJAN
Could solve the problem.Thank you all. Regards Sriranjan On Thu, Aug 13, 2009 at 11:21 PM, RANJAN wrote: > > That telnet localhost gpsd command simply makes a socket connection >> and prints what it receives, you don't need getpass, telnetlib or gzip >> python modules.

USB networking windows xp and FR

2009-08-13 Thread RANJAN
Hi, Is it possible to do USB networking between windows Xp and FR?Use telnet,ssh as it happens in Linux? Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: USB networking windows xp and FR

2009-08-13 Thread RANJAN
> For god's sake start searching at least wiki.openmoko.org ...anyways > check http://wiki.openmoko.org/wiki/USB_Networking#Windows which links > to > http://wiki.openmoko.org/wiki/Neo1973_and_Windows#USB_Ethernet_emulation > Well I used the NewRndis.inf file as driver but the hardware installal

Re: USB networking windows xp and FR

2009-08-14 Thread RANJAN
> I have been using putty for SSH and winscp for SFTP from windows for > long time. It's working really good. > Well my FR is not being installed properly on windows and hence when I try net *netsh interface ip show config* it is not showing up.If it shows up then I can use putty or SFTP. (OS is

Re: USB networking windows xp and FR

2009-08-14 Thread RANJAN
> can you tell us if you have got the network interface already...and > its just that it hasn't got the correct IP address etc? > Put it more simply, does window complaint that it couldn't understand > the device or does it say "Limited Connnectivity" for some network > interface? It does not say

Re: USB networking windows xp and FR

2009-08-14 Thread RANJAN
BTW, I am pretty sure other disributions would work as well...just > make sure that they are using a recent kernel...mine is 2.6.29rc3 on > SHR-U > So kernel updating the kernel does not disturb the current DISTRO rigtt..neither Qt.E nor SHR? Sriranjan

Re: GPS NMEA sentences over serial port

2009-08-14 Thread RANJAN
Alternatively, and this is what I suggest, use ssh to forward connections > from the gpsd port on your laptop to the gpsd port on your Neo: > > $ ssh -L localhost:2947:localhost:2947 debian-gta02 -- sleep inf & > So does this provide the gpsd services at port 2947 on the laptop? Sriranjan _

How to get the laptop desktop displayed on moko?

2009-08-15 Thread RANJAN
Hi, I am curious to know if there is a way that one can display with laptop screen on openmoko.Please let me know. Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

opkg command not found

2009-08-25 Thread RANJAN
Hi, I just loaded the new SHR and opkg is not working.Says command not found.Any idea?(I dont remember how I got opkg working the first time) Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

X11 vnc any got it working?

2009-08-25 Thread RANJAN
Hi, Did anyone get X11 vnc working on SHR?Please let me know. Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Free runner opened up

2009-08-25 Thread RANJAN
Hi, Did anyone open their free runner up.I want to give it a try.Any suggestion (blogs or pics of it might help).Please let me know.How is the screen in FR .Is there a backlit panel and a color panel which can be seperated? Sriranjan ___ devel mailing l

SHR Settings fails to start after package install

2009-08-26 Thread RANJAN
Hi, I have been having a consistent problem on the old (stable) and latest (un-stable/testing) SHR distros.The application *settings* and some others like intone etc *fail to start after I install any packages*.When the load SHR the first time I can get the phone-settings working.Anyway I can fix

Re: SHR Settings fails to start after package install

2009-08-27 Thread RANJAN
> Please be specific - quote the filename of the image you are using, and if > it's 'latest' please quote the date. What package do you install that > breaks > things? This is the image : http://build.shr-project.org/shr-unstable/images/om-gta02/old/full-om-gta02.tar.gz An application called ac

Re: SHR Settings fails to start after package install

2009-08-28 Thread RANJAN
> > > Image is broken, that's why it was moved to old... Use newest shr-lite! Shr-lite is it a full fledged version (with all the features)? Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

How to change theme from script?

2009-08-31 Thread RANJAN
Hi, I have change the theme to default in SHR from Illume and the top bar has gone.This has made my access limited as my settings app from Desktop is failing t launch .Is it possible to change the theme from command line back to Illume? Sriranjan ___ de

C code compilation,Qt

2009-09-14 Thread RANJAN
Hi, Wrote a code in C ,tried compiling on FR but gcc .c doesnot work ,says gcc not found (Distro is SHR).Any suggestions? Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Bluetooth (bluez4) and bluetooth serial port

2009-09-15 Thread RANJAN
and have a bluetooth serial port link between the two. Ranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: Bluetooth (bluez4) and bluetooth serial port

2009-09-15 Thread RANJAN
> > Why don't read Manually_using_Bluetooth wikipage again, i thought it's > explained there in details. > I have read it,but it is not explained properly (in a step by step fashion).Also PAND or PANU is confusing (is it there in BLuez4).How does one install PAND or PANU(if it is required eithe

Re: Bluetooth (bluez4) and bluetooth serial port

2009-09-16 Thread RANJAN
> > > IMHO the wiki explains it pretty good: > > http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Scanning_for_bluetooth_devices > > Also the section about networking clearly describes the situation with PAND > + > Bluez4... > > Got the device bonded to the laptop running Xp.However when I tr

Re: Bluetooth (bluez4) and bluetooth serial port

2009-09-16 Thread RANJAN
> > > AFAIK SPP (Serial Port Profile) is handled by rfcomm in BlueZ. Check out > /etc/bluetooth/rfcomm.conf. It's long time ago since I last used this so I > cannot remember any exact steps... Again... The information on the wiki > page > should help you getting started. Try using google if you don

Re: Python code for Num Pad GUI

2009-09-17 Thread RANJAN
Hi, How to create a grid of buttons like the Dialer,I was able to get a single button with GTK running but I did not know how to modify the code to have a grid of buttons. Please let me know. Sriranjan On Wed, Aug 12, 2009 at 11:56 PM, RANJAN wrote: > Hi, > > Does anyone have GUI cod

libgsmd-tool is it still working on SHR

2009-09-17 Thread RANJAN
Hi, I was working on a code to send SMS via a python script (the one in SMS tool) but it seems libgsmd-tool is not there.How to get around this? Sriranjan ___ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel

Re: Bluetooth (bluez4) and bluetooth serial port

2009-09-17 Thread RANJAN
> > Another solution is Serial Proxies, in the past I managed them to > share the gpsd connection over bluetooth with an SPP, api > documentation in bluez sources. > > Well I could pair them up in Linux as well.Is it possible that a simpler solution exists by talking over TCP/IP port over bluetooth

  1   2   >