]>
err.no Git - mapper/log
Kaj-Michael Lang [Mon, 4 Feb 2008 15:03:10 +0000 (17:03 +0200)]
Move table and index creation to db.c
Kaj-Michael Lang [Mon, 4 Feb 2008 13:48:53 +0000 (15:48 +0200)]
Update. No need to create the tables and indexes by hand anymore.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:46:36 +0000 (15:46 +0200)]
Argh. Fix the create tables.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:34:58 +0000 (15:34 +0200)]
Use the table and index definitions. No need to create the database by hand anymore.
Needs error checking.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:34:27 +0000 (15:34 +0200)]
Fix missing ", fix wrong table name
Kaj-Michael Lang [Mon, 4 Feb 2008 13:27:39 +0000 (15:27 +0200)]
Add SQL table and indexe definitions
Kaj-Michael Lang [Mon, 4 Feb 2008 12:39:37 +0000 (14:39 +0200)]
Make the track/route load/save functions into two generic path load/save functions
Kaj-Michael Lang [Mon, 4 Feb 2008 12:35:49 +0000 (14:35 +0200)]
Add a track note when adding quick POIs
Kaj-Michael Lang [Mon, 4 Feb 2008 12:30:16 +0000 (14:30 +0200)]
Move repo parse to config-gconf
Kaj-Michael Lang [Mon, 4 Feb 2008 12:26:25 +0000 (14:26 +0200)]
Use helper to get int values from gconf with default and range check.
Misc other cleanups.
Kaj-Michael Lang [Mon, 4 Feb 2008 08:05:00 +0000 (10:05 +0200)]
Fix build under hildon
Kaj-Michael Lang [Mon, 4 Feb 2008 07:44:52 +0000 (09:44 +0200)]
Add field with default gps address/ip
Kaj-Michael Lang [Mon, 4 Feb 2008 07:43:48 +0000 (09:43 +0200)]
Enable gpsd support in config helper
Kaj-Michael Lang [Sat, 2 Feb 2008 09:59:16 +0000 (11:59 +0200)]
Add asserts. Remove too verbose messages.
Kaj-Michael Lang [Sat, 2 Feb 2008 09:58:39 +0000 (11:58 +0200)]
Hide and show widgets depending on selected GPS type in settings dialog.
Kaj-Michael Lang [Fri, 1 Feb 2008 17:18:44 +0000 (19:18 +0200)]
Make the TCP connection work for real. Tested to work with gpsd now.
Kaj-Michael Lang [Fri, 1 Feb 2008 17:18:01 +0000 (19:18 +0200)]
Add strace to debug tools
Kaj-Michael Lang [Fri, 1 Feb 2008 14:26:02 +0000 (16:26 +0200)]
include dialogs.h
Kaj-Michael Lang [Fri, 1 Feb 2008 14:23:42 +0000 (16:23 +0200)]
Misc UI changes:
- Use the new dialogs.c,
- Add quit confirm dialog.
- Remove the "first time" settings dialogs and popups, the user knows what to do.
Kaj-Michael Lang [Fri, 1 Feb 2008 14:21:45 +0000 (16:21 +0200)]
Split out simple dialogs from ui-common.c to dialogs.c
Add confirm dialog helper.
Kaj-Michael Lang [Thu, 31 Jan 2008 13:19:37 +0000 (15:19 +0200)]
Make gstreamer+espeak optional. Use --enable-gst to get speech support.
Kaj-Michael Lang [Tue, 29 Jan 2008 17:05:47 +0000 (19:05 +0200)]
Parse directly but update informations in callbacks only if we got a sentence that changes something.
Kaj-Michael Lang [Tue, 29 Jan 2008 16:39:34 +0000 (18:39 +0200)]
Do the info update callbacks in as idle
Kaj-Michael Lang [Tue, 29 Jan 2008 16:09:54 +0000 (18:09 +0200)]
Sanity check for the NMEA sentence we try to parse.
- define the used NMEA prefixes.
- Don't blindly skip the common prefix, check the whole NMEA prefix.
- Check that the sentence is long enough to make sense.
Kaj-Michael Lang [Mon, 28 Jan 2008 17:15:33 +0000 (19:15 +0200)]
Start to separate UI from GPS connection and parsing.
- Build a library for handling gps connection and NMEA parsing in preparation
for the future home applet.
- Use callback for interesting events.
Kaj-Michael Lang [Mon, 28 Jan 2008 17:13:07 +0000 (19:13 +0200)]
Call gps settings dialog properly.
Add missing include.
Kaj-Michael Lang [Mon, 28 Jan 2008 17:12:39 +0000 (19:12 +0200)]
Fix GPS settings dialog so it works.
Kaj-Michael Lang [Mon, 28 Jan 2008 09:12:55 +0000 (11:12 +0200)]
Misc
Kaj-Michael Lang [Mon, 28 Jan 2008 09:12:39 +0000 (11:12 +0200)]
Add GPS type selection to GPS config. Does not yet store the type.
Kaj-Michael Lang [Sun, 27 Jan 2008 13:29:32 +0000 (15:29 +0200)]
Use a banner under hildon instead of a error dialog.
Kaj-Michael Lang [Sun, 27 Jan 2008 12:44:13 +0000 (14:44 +0200)]
Set menu entry properly.
Kaj-Michael Lang [Sun, 27 Jan 2008 12:43:40 +0000 (14:43 +0200)]
Only display POI information that we got.
Use incremental stream interface to append html to the gtk_html widget.
Kaj-Michael Lang [Sun, 27 Jan 2008 10:47:36 +0000 (12:47 +0200)]
Use menu entry for color settings.
Kaj-Michael Lang [Sun, 27 Jan 2008 09:12:57 +0000 (11:12 +0200)]
Fix track_add arguments
Kaj-Michael Lang [Sun, 27 Jan 2008 09:12:23 +0000 (11:12 +0200)]
Don't allow negative headings
Kaj-Michael Lang [Sat, 26 Jan 2008 14:03:59 +0000 (16:03 +0200)]
include gi18n.h
Kaj-Michael Lang [Sat, 26 Jan 2008 13:40:57 +0000 (15:40 +0200)]
Remodelling of GPS handling for hildon. Work in progress still.
Kaj-Michael Lang [Fri, 25 Jan 2008 13:27:58 +0000 (15:27 +0200)]
Use correct name for gps struct
Kaj-Michael Lang [Fri, 25 Jan 2008 13:27:19 +0000 (15:27 +0200)]
include settings.h
Kaj-Michael Lang [Fri, 25 Jan 2008 13:26:58 +0000 (15:26 +0200)]
Enable debugging for tablet configure too
Kaj-Michael Lang [Fri, 25 Jan 2008 12:23:53 +0000 (14:23 +0200)]
Init GPS panel widgets with the correct gps data structure
Kaj-Michael Lang [Fri, 25 Jan 2008 11:54:42 +0000 (13:54 +0200)]
Display the range widgets correctly.
Kaj-Michael Lang [Fri, 25 Jan 2008 11:50:38 +0000 (13:50 +0200)]
Fix a warning
Kaj-Michael Lang [Fri, 25 Jan 2008 11:50:20 +0000 (13:50 +0200)]
Calculate true heading for simulator
Kaj-Michael Lang [Fri, 25 Jan 2008 11:19:00 +0000 (13:19 +0200)]
Formating
Kaj-Michael Lang [Fri, 25 Jan 2008 11:07:51 +0000 (13:07 +0200)]
Remove some unneeded headers
Kaj-Michael Lang [Fri, 25 Jan 2008 08:16:01 +0000 (10:16 +0200)]
Use g_markup_printf_escaped
Kaj-Michael Lang [Thu, 24 Jan 2008 16:58:35 +0000 (18:58 +0200)]
Remove useless debug output
Kaj-Michael Lang [Thu, 24 Jan 2008 16:48:12 +0000 (18:48 +0200)]
Preparations
Kaj-Michael Lang [Thu, 24 Jan 2008 16:47:59 +0000 (18:47 +0200)]
Nicer default location
Kaj-Michael Lang [Thu, 24 Jan 2008 16:47:45 +0000 (18:47 +0200)]
Set debug on for desktop
Kaj-Michael Lang [Thu, 24 Jan 2008 16:47:32 +0000 (18:47 +0200)]
Default to gps simulator, config load sets the correct one.
Need to add type selector to gps config...
Kaj-Michael Lang [Thu, 24 Jan 2008 16:46:44 +0000 (18:46 +0200)]
Small fixes to gps random simulator.
Kaj-Michael Lang [Thu, 24 Jan 2008 16:46:24 +0000 (18:46 +0200)]
track_add likes gps data, not gps
Kaj-Michael Lang [Thu, 24 Jan 2008 16:27:14 +0000 (18:27 +0200)]
Small display changes to map repo dialog
Kaj-Michael Lang [Thu, 24 Jan 2008 16:26:33 +0000 (18:26 +0200)]
Hide Help on !hildon case. Hide work-in-progress menu entries.
Kaj-Michael Lang [Thu, 24 Jan 2008 16:25:51 +0000 (18:25 +0200)]
Add a simple gps simulator type. Move some code into functions.
Kaj-Michael Lang [Thu, 24 Jan 2008 16:25:08 +0000 (18:25 +0200)]
Fix enabling gps
Kaj-Michael Lang [Thu, 24 Jan 2008 16:24:48 +0000 (18:24 +0200)]
Make sure gps type is valid
Kaj-Michael Lang [Thu, 24 Jan 2008 16:24:15 +0000 (18:24 +0200)]
Callback needs gps
Kaj-Michael Lang [Thu, 24 Jan 2008 15:48:52 +0000 (17:48 +0200)]
More formating
Kaj-Michael Lang [Thu, 24 Jan 2008 15:46:29 +0000 (17:46 +0200)]
Formating
Kaj-Michael Lang [Thu, 24 Jan 2008 15:40:56 +0000 (17:40 +0200)]
Use correct action name
Kaj-Michael Lang [Thu, 24 Jan 2008 15:04:53 +0000 (17:04 +0200)]
Handle gps type and port
Kaj-Michael Lang [Thu, 24 Jan 2008 15:04:23 +0000 (17:04 +0200)]
Add gps port and type
Kaj-Michael Lang [Thu, 24 Jan 2008 13:11:53 +0000 (15:11 +0200)]
Add gps_set_type, remove global dbus rfcomm
Kaj-Michael Lang [Thu, 24 Jan 2008 13:10:02 +0000 (15:10 +0200)]
Use gdouble for sum
Kaj-Michael Lang [Thu, 24 Jan 2008 12:59:43 +0000 (14:59 +0200)]
Remove menu icons from settings sub items
Kaj-Michael Lang [Thu, 24 Jan 2008 12:58:48 +0000 (14:58 +0200)]
Split settings to Generic, Gps and Map information
Kaj-Michael Lang [Thu, 24 Jan 2008 00:04:18 +0000 (02:04 +0200)]
Update po files
Kaj-Michael Lang [Wed, 23 Jan 2008 23:52:32 +0000 (01:52 +0200)]
Update
Kaj-Michael Lang [Wed, 23 Jan 2008 23:17:07 +0000 (01:17 +0200)]
Add gpsbt flags
Kaj-Michael Lang [Wed, 23 Jan 2008 23:16:50 +0000 (01:16 +0200)]
Go back to strcmp
Kaj-Michael Lang [Wed, 23 Jan 2008 23:16:16 +0000 (01:16 +0200)]
Add gpsbt support. Untested.
Kaj-Michael Lang [Wed, 23 Jan 2008 22:39:31 +0000 (00:39 +0200)]
Check for gpsbt and gpsmgr
Kaj-Michael Lang [Wed, 23 Jan 2008 18:06:29 +0000 (20:06 +0200)]
Move variables_init from ui-common.c to mapper.c
Use correct io type for hildon gps access
Kaj-Michael Lang [Wed, 23 Jan 2008 18:05:50 +0000 (20:05 +0200)]
Some fixes
Kaj-Michael Lang [Wed, 23 Jan 2008 17:58:12 +0000 (19:58 +0200)]
Call map_poi_deinit and free _gps struct
Kaj-Michael Lang [Wed, 23 Jan 2008 17:57:47 +0000 (19:57 +0200)]
Add map_poi_deinit
Kaj-Michael Lang [Wed, 23 Jan 2008 17:56:25 +0000 (19:56 +0200)]
Add helper script running debuging tools
Kaj-Michael Lang [Wed, 23 Jan 2008 14:44:13 +0000 (16:44 +0200)]
Set type when calling gps_new
Kaj-Michael Lang [Wed, 23 Jan 2008 14:43:44 +0000 (16:43 +0200)]
More work on gpsd support. Add gps_free and gps_set_address functions.
Kaj-Michael Lang [Wed, 23 Jan 2008 14:42:56 +0000 (16:42 +0200)]
Small configure fixes
Kaj-Michael Lang [Wed, 23 Jan 2008 10:08:02 +0000 (12:08 +0200)]
Add
Kaj-Michael Lang [Tue, 22 Jan 2008 23:15:24 +0000 (01:15 +0200)]
Check for POI on button release.
Kaj-Michael Lang [Tue, 22 Jan 2008 23:11:39 +0000 (01:11 +0200)]
Start to convert to hildon btconn to the new gps interface.
Start to add support for using bluez D-Bus API to scan for devices.
Kaj-Michael Lang [Tue, 22 Jan 2008 22:47:59 +0000 (00:47 +0200)]
Start to add support for using bluez D-Bus API to get device list
Kaj-Michael Lang [Tue, 22 Jan 2008 22:33:36 +0000 (00:33 +0200)]
Add new header file
Kaj-Michael Lang [Tue, 22 Jan 2008 18:30:26 +0000 (20:30 +0200)]
Start to rewrite the GPS system to support location information from multiple sources.
Kaj-Michael Lang [Tue, 22 Jan 2008 10:00:14 +0000 (12:00 +0200)]
Add empty start of a map home applet
Kaj-Michael Lang [Mon, 21 Jan 2008 15:01:35 +0000 (17:01 +0200)]
Use a variable for the icon base path. Change path to the new one.
Kaj-Michael Lang [Sat, 19 Jan 2008 11:29:51 +0000 (13:29 +0200)]
Get rid of _pos, move data to gpsdata struct.
Prepare for using multiple GPS sources by using a
dynamicaly allocated _gps struct.
Kaj-Michael Lang [Thu, 17 Jan 2008 14:54:43 +0000 (16:54 +0200)]
Add GpsIO struct
Kaj-Michael Lang [Thu, 17 Jan 2008 13:59:25 +0000 (15:59 +0200)]
Comments
Kaj-Michael Lang [Thu, 17 Jan 2008 11:44:50 +0000 (13:44 +0200)]
Show banner
Kaj-Michael Lang [Thu, 17 Jan 2008 11:44:25 +0000 (13:44 +0200)]
Announce for the goto GPS coordinates button too.
Kaj-Michael Lang [Thu, 17 Jan 2008 10:49:32 +0000 (12:49 +0200)]
Set "allow-checkbox-mode" on hildon only
Kaj-Michael Lang [Thu, 17 Jan 2008 10:43:10 +0000 (12:43 +0200)]
Small filter fixes
Kaj-Michael Lang [Thu, 17 Jan 2008 10:42:55 +0000 (12:42 +0200)]
Remove unused variables
Kaj-Michael Lang [Thu, 17 Jan 2008 09:42:35 +0000 (11:42 +0200)]
Use AM_CONDITIONALs to decide what GPS source to use.