Posts Tagged ‘gps’

The current version has some more bugfixes concerning loading progress of mediascapes, switching between scapes, playback functionality etc… I wrote a little test program which simulates different GPS coordinates to trigger different mediaregions. Now I can test playback behaviour when the “user” changes a region, which is currently reduced to a simple stop of the […]


Today I worked on coordinate comparison. One thing I forgot to mention before was, that the iPhone’s Location API provides Latitude and Longitude coordinates (WGS84 ellipsoid), but the location coordinates of media regions from mediascape are stored in UTM (Universal Transverse Mercator) system. To convert these coordinates was quite a job. A great help to […]


…is an option to filter data jitter from the GPS signal, occuring when the receiver stands still. This has its advantages for navigation systems, but not for pedestrial applications. The filter will ignore data when a speed less than ~5 km/h (it varies) is detected. To switch this filter off I tried today the SiRFdemo […]


During the last days I tested various GPS API’s on different cell phones for their functionality. Some of the Pro’s and Contra’s I’ve listed below to get an overview of each tested operating system, cell phone, etc… Nokia N73 + BlüeNEXT BN909GR Pro: compatible with JSR 179 JAVA library (for location data gathering through various […]


Java ≠ Java

10Mar09

Mobile Computing Principles This was the first thing I looked for today. This “handsome” book (~860 pages) contains a vaste description of various designing and developing hints for mobile applications. There it was, the explanation which techniques are used on mobiles for acquiring location information. Essentially you can manage all the different types of location […]


Today I tried to get into mscape (2.1). It’s a shame there’s no API and the scripting is very limited. Even the GPS data is only readable, so you can’t use any filter (PLEASE correct me if I’ve missed something). It seems the only chance to use it’s media mapping is via the .msl file […]


Today Nye Parry and me tried different versions of the interactive drama “scratch” in regents park. Luckily there was good weather, so the GPS accuracy was pretty good. This was my first experience with this interactive drama and I was very surprised about the effect. From the very first you’re animated to search the scenes, […]


Today I worked it out with the bluetooth connection between the Nokia N73 and the GPS Receiver. Afterwards it looks quite easier to manage this. Now I’m able to connect to the GPS Receiver and interpret its data stream with the geocodes, amount of satellites, signalstrength,…. Next Todo: List of found bluetooth devices and selection […]


Today I tried a nice application called mscape. You can create your own media scape, based on map data. This means, you’re drawing areas on the map where different mediafiles (video audio) will start to play on your GPS compatible PDA or cell phone. It was quite fun to play with it, as long there […]


After a very nice welcome at the center, I was introduced to the current project named locative drama. This project researches the possible relationship between drama and the possibilities of the GPS Technology, especially how these two things take effect on each other in combination. More infos about that you’ll get on the link posted […]