Geosense for Windows http://www.geosenseforwindows.com [Legend] + added - removed . comment [Version 1.2] 27 April 2010 + Fixed up worker loop, resolving a long-standing issue in which the sensor would get your location at init -- once -- and never update again. + AirBridge 1.0 released. [Version 1.1] 14 March 2010 + Moved location service work to separate thread which currently polls at a rate of ~5 seconds when a sensor client is connected. This resolves boot time and query slowdowns at the expense of not providing data newer than 5 seconds. Seems like a reasonable compromise. Hope to allow configuration in next revision. + Added event support for SENSOR_EVENT_DATA_UPDATED and SENSOR_EVENT_STATE_CHANGED resolving lots of 'refresh' related issues (e.g. Windows gadget) and allowing developers to write event-driven (vice polling) code. + Refined init. process to eliminate errors at start up. This should resolve 'Code 10' issues. (We were being naughty, sorry.) [Version 1.0] 1 March 2010 . Initial Release