Forum: Applications
2011-07-04, 11:54
|
Replies: 842
Views: 455,482
Re: Navit on N900
Just wanted to say thanks to everybody still helping with this.
I had given up on Navit but since installing the latest version from the bokomoko repository, enabling the QT graphics and gui, and...
|
Forum: Applications
2010-07-13, 12:06
|
Replies: 842
Views: 455,482
Re: Navit on N900
Thanks, Flandry, your script works for me too.
I have a suggestion, you can change the line in maps.xml to:
<map type="binfile" enabled="yes" data="/home/user/MyDocs/navit_maps/*.bin"/>
This...
|
Forum: Nokia N900
2010-02-26, 16:32
|
Replies: 10
Views: 6,877
|
Forum: Development
2010-02-05, 16:06
|
Replies: 2
Views: 3,544
Re: rtcom-eventlogger and sqlite3 question
1. No python binding yet, just use sqlite3
2. .tables
3. /home/user/.rtcom-eventlogger/el.db
Here is some sample python code:
import sqlite3
EL_PATH = "/home/user/.rtcom-eventlogger/el.db"...
|
Forum: Applications
2010-01-29, 12:56
|
Replies: 47
Views: 21,070
Re: Eventlogger doesn't log call-end-time
Here is an updated triggers.txt file with support for VOIP calls.
I've tested it with Skype calls, dialing and receiving GSM calls, call waiting (an inbound call while doing an outbound), and in...
|
Forum: Applications
2010-01-29, 12:26
|
Replies: 47
Views: 21,070
Re: Eventlogger doesn't log call-end-time
Success! :)
Wow, I can't believe it, it was that easy, just tested it and it works...
I've attached a file that will create two triggers (one for outbound, one for inbound calls). You need to...
|
Forum: Applications
2010-01-29, 11:26
|
Replies: 47
Views: 21,070
Re: Eventlogger doesn't log call-end-time
Yeah, I was looking at that and had the same idea. But maybe it would be better to put a trigger on UPDATE of that call duration column. As far as I can see, sqlite3 supports triggers, although I...
|
Forum: Nokia N900
2010-01-11, 16:07
|
Replies: 40
Views: 39,757
|