Re: changing IMEI

2014-02-20 Thread Andreas Kemnade
Hi,

On 20 Feb 2014 12:05:00 +0100
openm...@pulster.de (Christoph Pulster) wrote:


 I remember adverts of Openmoko in capitals 100% FREE mobile.
 that this was a false promise comes evident afterwards.
 the knowledge about NDA restrictions of GSM components is still today  
 only in some geek's mind.
 As long as there are big players like government and companys, a 100%  
 open mobile will never happen. Never.
 
100% of what? That is the question here. You can see 100% of the
software running of the application processor, 100% of everything
running on some coprocessors. 100% of pcb schematics available, 100% of
documentation available. 100% of inner layouts of microchips +
microcode. Freedom to use 100% of available phone radio natworks
(including the areas where no 2G but 3G is available.


Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Community] GTA04A5 ready to be pre-ordered

2013-11-12 Thread Andreas Kemnade
Hi,

On Thu, 2013-11-07 at 07:03 -0500, Benjamin Deering wrote: 
 On 11/06/2013 06:02 PM, NeilBrown wrote:
  .
 
  Maybe in the spirit of openness a vote might be  instructive.
 Does anyone actually want stereo aux input through the 2.5mm jack?
 Does anyone actually want to listen to the FM radio without wasting 
  power?
 
  (no and yes for me).
 
  Thanks,
  NeilBrown
 
 Is there a similar possibility for the neo900?  If so, my answer would 
 also be no and yes.
 
 I see that Silicon Labs has a chip that does FM and weather band 
 (si4739), but without transmit.  If there is no place to cram a tx 
 antenna, maybe this would be a good option.  It looks like they are 
 almost pin compatible - I think am antenna would replace tx antenna.

I would vote fpr the si4732/si4735. It does not include weather band,
but short wave. weather band is afaik an us-only thing. 

Greetings
Andreas Kemnade



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


Re: [All?] Dictator - the most undemocratic recording and dictation software ever

2009-05-08 Thread Andreas Kemnade
Hi,


 The only thing I notice, in our (community) work is that today we have a
 LOT of applications doing gpx recording (going with memory, I remember
 TangoGPS, BikeAtor, Navit, probably also GPS Sight and Mumpot). Some
 applications have a database to insert POIs (like TangoGPS), but still
 doesn't exists something integrating all the features we
 (OSMmappers/surveyors) need.
 
Intregrating such things is on my todo list for mumpot. For now,
I mark start and end points of a way while cycling on it (in between I
select the highway class), 
osm data is directly created and take a photo of street signs
or other things which I do not directly map on the place
(perhaps for the name of a POI, or if the POI is
not in my presets).
Sometimes I stop to do some correction or manual editing.
I upload the osm data on the go directly from mumpot.

At home (on the next day or so) I download the osm data for the area again
in JOSM and add the street names and other stuff from the photos.

I really think an integrated solution would be best because
then you do not need to switch between applications all the time
and the space on the screen is limited. So doing voice recording
could be a kind of fallback which can be activated on every
object insertion if the presets are not enough.
I'm also thinking about using buttons in the headset for example
to start recording, or especially on the bicycle scenario,
what about extra buttons on the handlebar? 


Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


problems with special SMS+frameworkd

2009-02-24 Thread Andreas Kemnade
Hi,

I have problems with SMS like created by 
gammu --sendsms WAPINDICATOR destination URL Title

When frameworkd receives such messages from the gsm modem,
it gives an exception so no messages are sent to zhone
and the message function is not usable.

2009.02.24 09:41:45 dbus.service ERRORUnable to append ([(1, 'read', 
'www.fastfoo', 
'\x11\x06\x01\xae\x02\x05j\x00E\xc6\x0c\x03www.fastfoot.mobi/download/XX/fastfoot.jad\x00\x01\x03FastFoot-Challenge
 Installation\x00\x01\x01', {'pid': 0, 'type': 'sms-deliver', 'timestamp': 'Sun 
Feb 22 21:05:49 2009 +0100', 'alphabet': 'binary'})],) to message with 
signature a(isssa{sv}): type 'exceptions.TypeError': expected string without 
null bytes
2009.02.24 09:41:45 ogsmd.channel ERRORunhandled exception in response 
callback: expected string without null bytes
Traceback (most recent call last):
  File 
/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py, 
line 380, in handleResponseToRequest
ok_cb( reqstring.strip(), response )
  File 
/var/lib/python-support/python2.5/framework/subsystems/ogsmd/modems/abstract/mediator.py,
 line 896, in responseFromChannel
self._ok( result )
  File /var/lib/python-support/python2.5/dbus/service.py, line 665, in 
lambda
keywords[return_callback] = lambda *retval: 
_method_reply_return(connection, message, method_name, signature, *retval)
  File /var/lib/python-support/python2.5/dbus/service.py, line 254, in 
_method_reply_return
reply.append(signature=signature, *retval)
TypeError: expected string without null bytes

Is there at least any quick-fix available? It would be nice if the contents are 
at least
cp'able somewhere, so maybe just deleting the non-printable chars.
Unfortunately, my python knowledge is a bit poor.

BTW:
I cannot create a ticket on https://docs.openmoko.org/trac/newticket:
TICKET_CREATE privileges are required to perform this operation


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: problems with special SMS+frameworkd

2009-02-24 Thread Andreas Kemnade
On Tue, 24 Feb 2009 13:26:21 +0100
Jan Lübbe jlue...@lasnet.de wrote:

 On Tue, 2009-02-24 at 10:24 +0100, Andreas Kemnade wrote:
 This has been fixed in the current git version (which will be released
 as MS5.1 soon):
 http://git.freesmartphone.org/?p=framework.git;a=commit;h=ceef20a8780e2abc96d4f68e49ffb11fd208a0e7
 
Thanks.
  BTW:
  I cannot create a ticket on https://docs.openmoko.org/trac/newticket:
  TICKET_CREATE privileges are required to perform this operation
 
 You need to create an account to add tickets (for spam protection).
 
I also see the string
logged in as andi
on that page. So I have an account and I'm identified to that system.
I also have the verification mail I got when creating that account.
So what's going on there? I already tried to create a bug report some time ago.
But I had the same problem. 

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


synchronizing audio + accelerometer data

2009-02-05 Thread Andreas Kemnade
Hi,

I would like to know much syncrhonizing is possible
between audio input and accelerometer input.
How much can it be improved with kernel modifications?
For example setting a timestamp in the sound input?

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: synchronizing audio + accelerometer data

2009-02-05 Thread Andreas Kemnade
Hi,

On Thu, 5 Feb 2009 11:18:15 +0100
Christ van Willegen cvwille...@gmail.com wrote:

  I would like to know much syncrhonizing is possible
  between audio input and accelerometer input.
  How much can it be improved with kernel modifications?
  For example setting a timestamp in the sound input?
 
 What would also be nice is a good way to synchronize accel data and
 GPS data, so that, ie when walking or running, the accelleration is
 stored with the GPS data.
 
Just keep your system clock in sync with network or with the gps
clock and you are done. The /dev/input/event2 or /dev/input/event3
With sound that is afaik not as easy as that.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Accelerometer

2008-07-10 Thread Andreas Kemnade
On Mon, 7 Jul 2008 20:26:45 +0200
Tobias Diedrich [EMAIL PROTECTED] wrote:

 Andreas Kemnade wrote:
 
  I have tried to do get some values from the accelerometers.
  I get from /dev/input/event3 these values:
  
  000b070: 5de6 7148 4108 0200 0200  ee08   ].qHA...
  000b080: 5de6 7148 7b08 0200 0200 0100 1200   ].qH{...
  000b090: 5de6 7148 9608 0200 0200 0200 2a03   ].qH*...
  
  As far as I understnd thee first line is for the x axis,
  the second for the y-axis, the thirs for the z-axis.
  
  The value for the x axis does not change.
  
  I get no data for /dev/input/event2.
 
 From a cursory look, hexdump /dev/input/event2 and
 hexdump /dev/input/event3 both show accelerometer data on my phone.
 
ok, neod seems to do something with them and seems to sometimes reconfigure 
them.
That seems to be the reason why I got no data.
I have managed to get values from event2, too now.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Accelerometer

2008-07-07 Thread Andreas Kemnade
Hi,

I have tried to do get some values from the accelerometers.
I get from /dev/input/event3 these values:

000b070: 5de6 7148 4108 0200 0200  ee08   ].qHA...
000b080: 5de6 7148 7b08 0200 0200 0100 1200   ].qH{...
000b090: 5de6 7148 9608 0200 0200 0200 2a03   ].qH*...

As far as I understnd thee first line is for the x axis,
the second for the y-axis, the thirs for the z-axis.

The value for the x axis does not change.

I get no data for /dev/input/event2.

Is there any magic switch to enable it?
Only one of the accel entries in /proc/interrupts changes its value

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: gta2 crashes completely

2008-07-07 Thread Andreas Kemnade
Hi,

On Mon, 07 Jul 2008 22:31:02 +0200
Christoph Anton Mitterer [EMAIL PROTECTED] wrote:

 Hi.
 
 Sometimes I have the problem that the GTA2 crashes completely,..
 
 I did nothing (I assume the device was in standby),... and when I try to
 reactivate it,.. nothing happens...
 Even when I press the power button very long nothing happens... I have
 to remove the battery (which is very annoying, and probably bad for the
 case, as it happens so often)
 
 Any ideas?

try to connect to it using usb and try to find out whats going on.
 I have seen something like this also some
times and seen that the xserver crashed, so I started it in an
endless loop in /etc/init.d/xserver-xdm.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Fwd: u-blox binary protocol boilerplate code]

2008-05-28 Thread Andreas Kemnade
Hi,

On Wed, 28 May 2008 15:36:55 +0100
Joseph Reeves [EMAIL PROTECTED] wrote:

 According to the datasheet for the chip ATR0635, DGPS is a supported feature:
 
If DGPS is supported, it means that you can feed DGPS data from some source 
into it. But you need the raw data messages, if you want to use the Freerunner
as a base station for DGPS (and running around with another Freerunner using
that base station). As far as I can remember there are also tools to measure
the distance between two measurement points by using these raw messages.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FreeRunner Pricing and PVT update

2008-04-14 Thread Andreas Kemnade
Hi,

On Mon, 14 Apr 2008 09:56:10 +0100
Ivo Anjo [EMAIL PROTECTED] wrote:

 It would be cool also if the Y-cable needed for powered usb host was
 included. Since I understand that the cable is kind of custom, and that's
 one of the highlights of the neo (being able to connect usb stuff directly
 to it), I think it should be included.
 
as far as I understand, the Y-cable was needed when you want to power your
neo at the same time you want to connect an external device to it.
So the cable is not needed if you just want to attach an usb device.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: TomTom on Openmoko?

2008-03-28 Thread Andreas Kemnade
Hi,

On Fri, 28 Mar 2008 09:40:05 +0100
Alessandro Iurlano [EMAIL PROTECTED] wrote:

 My area too is poorly mapped. But what I think is that once someone
 start using a commercial program because they need it, they will never
 get back to a free project if it is not yet able to deliver the same
 service.
 My understanding is that the development of free projects is started
 and driven by a need. If needs are fulfilled by another program, the
 effort that is put in developing the free project lowers considerably.
 
 I really look forward for an Openmoko application able to display and
 let me update OSM (by gathering gps data or directly on the road).
 

In my opinion OSM is not only about replacing non-free mapping data.
Information can also be added which is not considered to be worth to be added
by the comercial map providers.
When I'm traveling by bicycle I check for OSM availability because
if there is good OSM data available these maps are often better for cyclists,
than many non-free maps.

So I think there are needs which won't be easily fulfilled by non-free maps.
The bicycle stuff is just an example.

Greetings
Andreas Kemnade


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community