]> err.no Git - mapper/history - src/gps.c
Add header and cast properly.
[mapper] / src / gps.c
2008-03-04 Kaj-Michael LangHopefully fix gpsbt and gpsd startup
2008-03-03 Kaj-Michael LangHandle ECONNREFUSED
2008-02-29 Kaj-Michael LangAllow a bit faster movement for the random gps simulator.
2008-02-04 Kaj-Michael LangFix build under hildon
2008-02-04 Kaj-Michael LangAdd field with default gps address/ip
2008-02-02 Kaj-Michael LangHide and show widgets depending on selected GPS type...
2008-02-01 Kaj-Michael LangMake the TCP connection work for real. Tested to work...
2008-01-29 Kaj-Michael LangParse directly but update informations in callbacks...
2008-01-29 Kaj-Michael LangDo the info update callbacks in as idle
2008-01-28 Kaj-Michael LangStart to separate UI from GPS connection and parsing.
2008-01-28 Kaj-Michael LangAdd GPS type selection to GPS config. Does not yet...
2008-01-27 Kaj-Michael LangDon't allow negative headings
2008-01-26 Kaj-Michael LangRemodelling of GPS handling for hildon. Work in progres...
2008-01-25 Kaj-Michael LangCalculate true heading for simulator
2008-01-24 Kaj-Michael LangSmall fixes to gps random simulator.
2008-01-24 Kaj-Michael LangAdd a simple gps simulator type. Move some code into...
2008-01-24 Kaj-Michael LangAdd gps_set_type, remove global dbus rfcomm
2008-01-23 Kaj-Michael LangAdd gpsbt support. Untested.
2008-01-23 Kaj-Michael LangSome fixes
2008-01-23 Kaj-Michael LangMore work on gpsd support. Add gps_free and gps_set_add...
2008-01-22 Kaj-Michael LangStart to convert to hildon btconn to the new gps interface.
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-10 Kaj-Michael LangMisc. Renames and code moving.
2008-01-09 Kaj-Michael LangMove macros and some functions to better places
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangMisc
2007-10-02 Kaj-Michael LangMisc
2007-09-03 Kaj-Michael LangStart to move gps stuff here.