Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Mayeul Kauffmann
Hi,
I'm looking for a handled GPS device for advance OpenStreetMap surveying
and I hope the GTA04 Phoenix would do what I need.
A few words on the project: 80-day mapping party, hiking, crossing the
Alps (Summer 2012),  20 people involved (many of them for just a few
days). Sleeping in Alpine Huts. Hiking and surveying during the day, if
possible OSM editing in the evening (with a netbook).

I need a GPS receiver to:
1- find our way
2- know what is already in OSM database (with full tags)
3- take pictures with advance surveying data (heading, precision)
4- save track with advance surveying data (precision)

For 1 and 2, I am aware of some OSM-related software that should do it,
see http://wiki.openstreetmap.org/wiki/Openmoko 
Still I do not know how well the GTA04 hardware is integrated into this.
For 3 and 4, I need precision-related NMEA fields, as many as possible
(at least HDOP -Horizontal Dilution of Precision-, other data like
number of satellites, signal strength... is bonus). Saved in GPX and/or
in exif. If possible: get a music alert when precision is low; have HDOP
ready to show as circles in JOSM.
For the picture, I need to save lat-long position + heading (angle to
North) of picture (in exif or elsewhere; tilt is bonus). Post-processing
is an option for position but probably not for heading and tilt.
How good are the pictures? Are there online examples of pictures taken
with the GTA04?

Extra questions: 
If something is working easily on Neo Freerunner, is it then 100%
guaranteed it will work on GTA04?
Anyone using JOSM on GTA04 with surveyor plugin, taking live position
from gpsd? http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Surveyor 

If the above is already possible from a hardware point of view, is the
software doing this already available? Or, would it be easy to
implement? Ideally HDOP and the like should go into both exif of the
pictures and gpx track, but post-processing (gpscorrelate or the like)
is OK. I have no problem writing a few pages of (bash) script to pipe
outputs or combine several command lines tools.
However, hacking hardware drivers or working at very low level (read:
close to hardware layers) is beyond my knowledge.
More on the project here:
http://www.outdoormaps.org/
http://wiki.openstreetmap.org/wiki/ViaAlpina

Thanks for reading. Looking forwards to reading your answers!
Mayeul



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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Timo Juhani Lindfors
Mayeul Kauffmann mayeul.kauffm...@free.fr writes:
 A few words on the project: 80-day mapping party, hiking, crossing the
 Alps (Summer 2012),  20 people involved (many of them for just a few

I've personally used GTA02 with large external battery and external GPS
antenna. This way you can keep all the equipment inside your backpack
protected from the weather and still get good accuracy.

I used another GTA02 to make audio notes and a cheap and small digital
camera to take photos. As long as all clocks are synchronized you can
combine all the data with your netbook later.

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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Mayeul Kauffmann
Le dimanche 18 mars 2012 à 14:34 +0200, Timo Juhani Lindfors a écrit :

 I used another GTA02 to make audio notes and a cheap and small digital
 camera to take photos. As long as all clocks are synchronized you can
 combine all the data with your netbook later.

Thanks a lot Timo! I already do this with my Garmin and gpscorrelate
(GNU/GPL), but without HDOP nor heading.
Can you save the HDOP [1] with the GTA02?
Do you have access to heading in the command line (with possibility to
pipe it)?

Thanks!
Mayeul

[1] http://en.wikipedia.org/wiki/Dilution_of_precision_%28GPS%29


 
 ___
 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


GTA04 booting SHR in 17 seconds

2012-03-18 Thread Lukas Märdian
Hey!

I've just uploaded a video showing the GTA04 booting SHR in just 17
seconds without any optimizations (from the kernel startup to the PIN
dialog)!

Please have a look here:
http://www.youtube.com/watch?v=E9TJ4IGtKh4

( HTML5 player available here: http://www.youtube.com/html5 )

Cheers,
  Lukas



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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Ed Kapitein
On 03/18/2012 02:25 PM, Mayeul Kauffmann wrote:
 Le dimanche 18 mars 2012 à 14:34 +0200, Timo Juhani Lindfors a écrit :

 I used another GTA02 to make audio notes and a cheap and small digital
 camera to take photos. As long as all clocks are synchronized you can
 combine all the data with your netbook later.
 Thanks a lot Timo! I already do this with my Garmin and gpscorrelate
 (GNU/GPL), but without HDOP nor heading.
 Can you save the HDOP [1] with the GTA02?
 Do you have access to heading in the command line (with possibility to
 pipe it)?

 Thanks!
 Mayeul

 [1] http://en.wikipedia.org/wiki/Dilution_of_precision_%28GPS%29
Hi Mayeul,

If, on  a GTA02, you use a nmea log  and gpsbabel to translate it to gpx
format, you get:

trkpt lat=51.987431167 lon=4.337932667
  ele-16.80/ele
  time2012-03-17T14:01:21Z/time
  course61.23/course
  speed1.071073/speed
  fix3d/fix
  sat8/sat
  hdop1.58/hdop
  vdop2.14/vdop
  pdop2.66/pdop
/trkpt

Would that give you all the info you need? HDOP and course  are present.
( the above is just one sample of a track i walked yesterday, with a GTA02 )


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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Mayeul Kauffmann
Thanks a lot ed!
Having a gpx extract is great (I'm currently playing with it).
Yes, 'hdop', 'fix' and 'sat' are the 3 main fields I need for precision.
What is course? I found Instantaneous course at the point (in
degrees) [1] but I do not understand.

Anybody could confirm that GTA04 gives this as well? (I've just asked
the gta04-owner list too). Also: What about orientation?
Thanks!
Mayeul


[1] http://www.topografix.com/gpx_manual.asp#course


Le dimanche 18 mars 2012 à 17:57 +0100, Ed Kapitein a écrit :
 On 03/18/2012 02:25 PM, Mayeul Kauffmann wrote:
  Le dimanche 18 mars 2012 à 14:34 +0200, Timo Juhani Lindfors a écrit :
 
  I used another GTA02 to make audio notes and a cheap and small digital
  camera to take photos. As long as all clocks are synchronized you can
  combine all the data with your netbook later.
  Thanks a lot Timo! I already do this with my Garmin and gpscorrelate
  (GNU/GPL), but without HDOP nor heading.
  Can you save the HDOP [1] with the GTA02?
  Do you have access to heading in the command line (with possibility to
  pipe it)?
 
  Thanks!
  Mayeul
 
  [1] http://en.wikipedia.org/wiki/Dilution_of_precision_%28GPS%29
 Hi Mayeul,
 
 If, on  a GTA02, you use a nmea log  and gpsbabel to translate it to gpx
 format, you get:
 
 trkpt lat=51.987431167 lon=4.337932667
   ele-16.80/ele
   time2012-03-17T14:01:21Z/time
   course61.23/course
   speed1.071073/speed
   fix3d/fix
   sat8/sat
   hdop1.58/hdop
   vdop2.14/vdop
   pdop2.66/pdop
 /trkpt
 
 Would that give you all the info you need? HDOP and course  are present.
 ( the above is just one sample of a track i walked yesterday, with a GTA02 )
 



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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Timo Juhani Lindfors
Mayeul Kauffmann mayeul.kauffm...@free.fr writes:
 the gta04-owner list too). Also: What about orientation?

You need a compass.

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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Dr. H. Nikolaus Schaller

Am 18.03.2012 um 18:39 schrieb Mayeul Kauffmann:

 Thanks a lot ed!
 Having a gpx extract is great (I'm currently playing with it).
 Yes, 'hdop', 'fix' and 'sat' are the 3 main fields I need for precision.
 What is course? I found Instantaneous course at the point (in
 degrees) [1] but I do not understand.

course is the direction of movement relative to the north-direction.

 
 Anybody could confirm that GTA04 gives this as well? (I've just asked
 the gta04-owner list too). Also: What about orientation?

Yes, the GTA04 chip provides all these NMEA records:

$GPRMC
$GPGSA
$GPGSV
$GPGGA

Nikolaus

 Thanks!
 Mayeul
 
 
 [1] http://www.topografix.com/gpx_manual.asp#course
 
 
 Le dimanche 18 mars 2012 à 17:57 +0100, Ed Kapitein a écrit :
 On 03/18/2012 02:25 PM, Mayeul Kauffmann wrote:
 Le dimanche 18 mars 2012 à 14:34 +0200, Timo Juhani Lindfors a écrit :
 
 I used another GTA02 to make audio notes and a cheap and small digital
 camera to take photos. As long as all clocks are synchronized you can
 combine all the data with your netbook later.
 Thanks a lot Timo! I already do this with my Garmin and gpscorrelate
 (GNU/GPL), but without HDOP nor heading.
 Can you save the HDOP [1] with the GTA02?
 Do you have access to heading in the command line (with possibility to
 pipe it)?
 
 Thanks!
 Mayeul
 
 [1] http://en.wikipedia.org/wiki/Dilution_of_precision_%28GPS%29
 Hi Mayeul,
 
 If, on  a GTA02, you use a nmea log  and gpsbabel to translate it to gpx
 format, you get:
 
 trkpt lat=51.987431167 lon=4.337932667
  ele-16.80/ele
  time2012-03-17T14:01:21Z/time
  course61.23/course
  speed1.071073/speed
  fix3d/fix
  sat8/sat
  hdop1.58/hdop
  vdop2.14/vdop
  pdop2.66/pdop
 /trkpt
 
 Would that give you all the info you need? HDOP and course  are present.
 ( the above is just one sample of a track i walked yesterday, with a GTA02 )
 
 
 
 
 ___
 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: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Dr. H. Nikolaus Schaller

Am 18.03.2012 um 13:16 schrieb Mayeul Kauffmann:

 Hi,
 I'm looking for a handled GPS device for advance OpenStreetMap surveying
 and I hope the GTA04 Phoenix would do what I need.
 A few words on the project: 80-day mapping party, hiking, crossing the
 Alps (Summer 2012),  20 people involved (many of them for just a few
 days). Sleeping in Alpine Huts. Hiking and surveying during the day, if
 possible OSM editing in the evening (with a netbook).
 
 I need a GPS receiver to:
 1- find our way
 2- know what is already in OSM database (with full tags)
 3- take pictures with advance surveying data (heading, precision)
 4- save track with advance surveying data (precision)
 
 For 1 and 2, I am aware of some OSM-related software that should do it,
 see http://wiki.openstreetmap.org/wiki/Openmoko 
 Still I do not know how well the GTA04 hardware is integrated into this.
 For 3 and 4, I need precision-related NMEA fields, as many as possible
 (at least HDOP -Horizontal Dilution of Precision-, other data like
 number of satellites, signal strength... is bonus). Saved in GPX and/or

all are available.

 in exif. If possible: get a music alert when precision is low; have HDOP
 ready to show as circles in JOSM.
 For the picture, I need to save lat-long position + heading (angle to
 North) of picture (in exif or elsewhere; tilt is bonus). Post-processing
 is an option for position but probably not for heading and tilt.
 How good are the pictures? Are there online examples of pictures taken
 with the GTA04?

We do not yet have a working Linux driver (the existing driver does not
initialize the image capture subsystem correctly) and therefore we have
not been able to take pictures for quality comparisons. Volunteers to fix
the bugs are welcome...

Generally 1.3 Mpix is good for snapshots but not for taking high quality 
pictures.
So you should take a digital camera and connect both through USB/OTG.

 
 Extra questions: 
 If something is working easily on Neo Freerunner, is it then 100%
 guaranteed it will work on GTA04?
 Anyone using JOSM on GTA04 with surveyor plugin, taking live position
 from gpsd? http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Surveyor 
 
 If the above is already possible from a hardware point of view, is the
 software doing this already available? Or, would it be easy to
 implement? Ideally HDOP and the like should go into both exif of the
 pictures and gpx track, but post-processing (gpscorrelate or the like)
 is OK. I have no problem writing a few pages of (bash) script to pipe
 outputs or combine several command lines tools.
 However, hacking hardware drivers or working at very low level (read:
 close to hardware layers) is beyond my knowledge.
 More on the project here:
 http://www.outdoormaps.org/
 http://wiki.openstreetmap.org/wiki/ViaAlpina
 
 Thanks for reading. Looking forwards to reading your answers!
 Mayeul
 
 
 
 ___
 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: [Gta04-owner] Advance OpenStreetMap surveying with GTA04? / camera heading

2012-03-18 Thread Mayeul Kauffmann
Thanks!
So for the moment camera does not work. 8-(
What about the heading? (including when device is in vertical position)
Thanks,
Mayeul

Le dimanche 18 mars 2012 à 18:50 +0100, Dr. H. Nikolaus Schaller a
écrit :
  For the picture, I need to save lat-long position + heading (angle
 to
  North) of picture (in exif or elsewhere; tilt is bonus).
 Post-processing
  is an option for position but probably not for heading and tilt.
  How good are the pictures? Are there online examples of pictures
 taken
  with the GTA04?
 
 We do not yet have a working Linux driver (the existing driver does
 not
 initialize the image capture subsystem correctly) and therefore we
 have
 not been able to take pictures for quality comparisons. Volunteers to
 fix
 the bugs are welcome... 


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


Re: [Gta04-owner] Advance OpenStreetMap surveying with GTA04? / camera heading

2012-03-18 Thread Dr. H. Nikolaus Schaller

Am 18.03.2012 um 19:01 schrieb Mayeul Kauffmann:

 Thanks!
 So for the moment camera does not work. 8-(
 What about the heading? (including when device is in vertical position)

There is a HMC5883L 3D compass chip inside. Maybe someone else
can comment on the status of the kernel drivers.

 Thanks,
 Mayeul
 
 Le dimanche 18 mars 2012 à 18:50 +0100, Dr. H. Nikolaus Schaller a
 écrit :
 For the picture, I need to save lat-long position + heading (angle
 to
 North) of picture (in exif or elsewhere; tilt is bonus).
 Post-processing
 is an option for position but probably not for heading and tilt.
 How good are the pictures? Are there online examples of pictures
 taken
 with the GTA04?
 
 We do not yet have a working Linux driver (the existing driver does
 not
 initialize the image capture subsystem correctly) and therefore we
 have
 not been able to take pictures for quality comparisons. Volunteers to
 fix
 the bugs are welcome... 
 
 
 ___
 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: Re: [Gta04-owner] Keyboard for GTA04

2012-03-18 Thread Lionel Broche
ok, i will see what I can do once I have the phone and my reprap is working
:)

On 17 March 2012 18:03, Adam Bogacki adam.boga...@clear.net.nz wrote:

  Not that I know of, but I would volunteer to test it.

  :-)

 Adam

 adam.boga...@clear.net.nz


 On -9/01/37 07:59, Lionel Broche wrote:

 just adding my two pence:
 it may not satisfy every users, but has any company ever made a
 forearm-attached casing? some phone that you could clip on your left
 forearm, so that the keyboard and the screeen would be steady while your
 right arm writes down. Plus, there would be no danger of stealing.

 Lionel

 On 15 March 2012 23:10, EdorFaus edorf...@xepher.net wrote:

 On 03/16/2012 12:00 AM, EdorFaus wrote:

 clip it onto the side with the USB port


   use a standard USB keyboard module


  Aw, man... I just got this odd image in my head of a full-size standard
 qwerty keyboard with an angled docking port on the top - kinda like the
 iPod docks in some stereo systems - meant for the GTA0x...

 Not really practical for carrying around in any way, but at least you can
 avoid cables when using it at home... unless you want to charge it or
 connect it to the LAN or something at the same time of course. :P


 ___
 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


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


latest FSP from debian/sid not working

2012-03-18 Thread arne anka

hi,

i recently installed Debian to my GTA02 again, but the FSO apparently does  
not work (correctly). Without going into it any further at this point --  
can someone please post working configuration(s) file(s)?


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


Re: Advance OpenStreetMap surveying with GTA04? / compass

2012-03-18 Thread Mayeul Kauffmann
Hi Ed,
Thanks for the explanation on course!

GPS-based heading is good for car driving and OK for road biking, not
for slow travels:
Position error jumps a few meters every seconds, hence if you do not
move, the GPSr believes you move at 1 to 4 km per hour in random
directions.
So GPS-based heading must be taken with care for mountain biking and
extreme care for hiking.
Here I need to know the heading of a picture. Typical uses are:

Example 1: stay in the middle of a path or track junction; take 4
pictures, in each of the directions of the 4 paths or tracks; mark the 4
ways on OSM with the way path, width, etc.
Example 2: take pictures of signpost, side shrine etc. and remember on
which side of the track they are.

You need a compass heading for this. If current compass heading can be
recorded with a bash command I can do the rest, typically develop a GUI
that will send, at the send time, the command to save the compass
heading and the command to take the picture (then with 'sed' I filter
the heading/positions and write it into the jpeg image header with
jhead).
(Except that Nikolaus Schaller from goldelico says the camera driver is
not working for the moment)

Cheers,
Mayeul

Le dimanche 18 mars 2012 à 21:43 +0100, Ed Kapitein a écrit :

 Hi Mayeul,
 
 course is the same as heading.
 http://en.wikipedia.org/wiki/Course_%28navigation%29
 So all the ingredients are there for successful logging!
 
 As for orientation, it depends on what you mean, course is your
 orientation towards the north.
 And the accelerometer provides orientation towards the earths surface,
 but i never used it myself.
 
 Kind regards,
 Ed
 
 
 
 On 03/18/2012 06:39 PM, Mayeul Kauffmann wrote:
  Thanks a lot ed!
  Having a gpx extract is great (I'm currently playing with it).
  Yes, 'hdop', 'fix' and 'sat' are the 3 main fields I need for precision.
  What is course? I found Instantaneous course at the point (in
  degrees) [1] but I do not understand.
 
  Anybody could confirm that GTA04 gives this as well? (I've just asked
  the gta04-owner list too). Also: What about orientation?
  Thanks!
  Mayeul
 
 
  [1] http://www.topografix.com/gpx_manual.asp#course
 
 
  Le dimanche 18 mars 2012 à 17:57 +0100, Ed Kapitein a écrit :
  On 03/18/2012 02:25 PM, Mayeul Kauffmann wrote:
  Le dimanche 18 mars 2012 à 14:34 +0200, Timo Juhani Lindfors a écrit :
 
  I used another GTA02 to make audio notes and a cheap and small digital
  camera to take photos. As long as all clocks are synchronized you can
  combine all the data with your netbook later.
  Thanks a lot Timo! I already do this with my Garmin and gpscorrelate
  (GNU/GPL), but without HDOP nor heading.
  Can you save the HDOP [1] with the GTA02?
  Do you have access to heading in the command line (with possibility to
  pipe it)?
 
  Thanks!
  Mayeul
 
  [1] http://en.wikipedia.org/wiki/Dilution_of_precision_%28GPS%29
  Hi Mayeul,
 
  If, on  a GTA02, you use a nmea log  and gpsbabel to translate it to gpx
  format, you get:
 
  trkpt lat=51.987431167 lon=4.337932667
ele-16.80/ele
time2012-03-17T14:01:21Z/time
course61.23/course
speed1.071073/speed
fix3d/fix
sat8/sat
hdop1.58/hdop
vdop2.14/vdop
pdop2.66/pdop
  /trkpt
 
  Would that give you all the info you need? HDOP and course  are present.
  ( the above is just one sample of a track i walked yesterday, with a GTA02 
  )
 
 
 
 
 


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


[CFP] international Openmobility conference 2012 - Call for papers

2012-03-18 Thread Martix

Hi community,

I want you to invite on Openmobility conference 2012! We are organizing 
a third annual conference standing on Openmoko ideas, but this year with 
major upgrade. From this year, Openmobility conference is going to be 
international event. What does it mean? We will have speeches, workshops 
and lightning talks in English for international audience. Also, 
location we had chosen has better international transportation connection.


Date: 21st April 2012
Location: Prague, Czech Republic
Transportation and accommodation: Will be announced on 
http://www.openmobility.eu/en/ before end of March.


*What we want from you?*
Speak about your work/hobby/community, whatever is open  mobile or Open 
Source Hardware. I am looking for people from Openmoko community, GTA04, 
SHR and Qt Moko developers. But it's not limited only to these projects, 
you could represent MeeGo/Mer/Nemo, webOS, Open Source forks of Android, 
Panda Board, Arduino, Raspberry Pi. I am sure, I have forgotten other 
great projects like OsmocomBB etc. So, please spread this message in 
various communities. :-)


*CFP: Write your ideas and topic proposals on our e-mail: 
confere...@openmobility.eu mailto:confere...@openmobility.eu before 
28th of March 2012.*


Please read more on: http://www.openmobility.eu/conference/om2012/cfp

Best Regards,

Martin Martix Holec

PS: If you cannot have a speech, you can simply visit our conference.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Advance OpenStreetMap surveying with GTA04? / compass

2012-03-18 Thread Alexander Lehner


Mayeul, respect for the tour that you planned.

I'm an OSM'ler as well and know a lot of alpine 'freaks' which are not 
related to OSM at all - so this journey seems a lovely marriage between 
both projects, but...


How do you want satisfy power consumption of the device(s) that you will 
need?


Actually you require a 230V line every night to charge a bunch 
of batteries. Devices like GTA0x last about 3-4 hours GPS tracking, 
Garmin Etrex or similair perhaps twice as long. Cellphones last long in 
standby or for only making pictures or voicenotes, but with GPS apps 
they're running about the same 3-4 hours.


Low temperature will drastically reduce battery capacity or performance.

I was investigating a lot in charging ideas, but there's nothing suitable 
for such a case. You either need a huge pack of batteries, or a huge 
amount of accus and chargers and power suppliers.


For example: a bycicle dynamo delivers enough energy at about 20 km/h to 
keep the GTA0x alive in GPS tracking mode. A solar cell delivers enough 
energy to keep a GTA0x in 'sleep mode' alive.

Exchange GTA0x against any other mobile phone.

So how would you solve the energy issue?

A.


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


Re: Advance OpenStreetMap surveying with GTA04? / batteries

2012-03-18 Thread Mayeul Kauffmann
Hi,
Thanks for the questions and the comments!
We will sleep every night in a managed alpine hut or hotel (depending on
place). I did the hike and sleep in a tent 15 years ago and know I
will not resist 80 days now! Last Summer I crossed the Dolomites with a
8 kg backpack. This year I will carry less of friends' stuff and more of
high tech; this gives room for another battery.
Last October we did a 3-week mountainbike tour (Sardinia) in similar
conditions (hotels...). A set of 2 LR6 batteries lasted typically 7 to
16 hours depending on device.
Issue in mountain is that sometimes there is no public 220V power plug.
Experience last Summer (8 days in Dolomites) told us that sometimes the
hut keeper has a power plug even if this is not public; given that we
contribute to free  libre maps, we hope in these case to have access
and plan to ask by email well in advance if power is available and if we
can use it (we already have the full email list).

I'm more afraid of 12 V plugs but let's hope they will be rare.
I might bring my old Garmin EtrexH as a backup. With a very small added
weight, I get 2 days of hike. For LR6, I use Eneloop batteries (sorry to
advertise this), which do not discharge as Ni-MH do and have better
resistance to cold (typically an entire snow-shoes hiking day around 0°
C).
Several people asked me what about solar cells? and I was not sure. So
your comment A solar cell delivers enough energy to keep a GTA0x in
'sleep mode' alive is very precious for us, thanks!!

Sure, we will try to reduce consumption and, yes, I'm not sure the above
will be enough. We'll try to make a 2-3 days test in May!

Cheers,
Mayeul



Le dimanche 18 mars 2012 à 23:49 +0100, Alexander Lehner a écrit :
 Mayeul, respect for the tour that you planned.
 
 I'm an OSM'ler as well and know a lot of alpine 'freaks' which are not 
 related to OSM at all - so this journey seems a lovely marriage between 
 both projects, but...
 
 How do you want satisfy power consumption of the device(s) that you will 
 need?
 
 Actually you require a 230V line every night to charge a bunch 
 of batteries. Devices like GTA0x last about 3-4 hours GPS tracking, 
 Garmin Etrex or similair perhaps twice as long. Cellphones last long in 
 standby or for only making pictures or voicenotes, but with GPS apps 
 they're running about the same 3-4 hours.
 
 Low temperature will drastically reduce battery capacity or performance.
 
 I was investigating a lot in charging ideas, but there's nothing suitable 
 for such a case. You either need a huge pack of batteries, or a huge 
 amount of accus and chargers and power suppliers.
 
 For example: a bycicle dynamo delivers enough energy at about 20 km/h to 
 keep the GTA0x alive in GPS tracking mode. A solar cell delivers enough 
 energy to keep a GTA0x in 'sleep mode' alive.
 Exchange GTA0x against any other mobile phone.
 
 So how would you solve the energy issue?
 
 A.
 



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


Re: Advance OpenStreetMap surveying with GTA04?

2012-03-18 Thread Liz
On Sun, 18 Mar 2012 13:16:48 +0100
Mayeul Kauffmann mayeul.kauffm...@free.fr wrote:

 I need a GPS receiver to:
 1- find our way
 2- know what is already in OSM database (with full tags)

Between now and your trip time is the 1st April, on which date an
unknown quantity of data will be purged from the OSM database, as part
of the goal of pursuing a different licence for the database.

This will alter what is in the OSM database, and you should have access
to other maps under these circumstances.
I assume that you will also take those old fashioned paper ones with
you.

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