Active Topics

 

Showing results 1 to 14 of 14 @ 0.35 seconds. Search: Posts Made By: jarmniku
Forum: Development 2010-06-01, 08:55
Replies: 9
Views: 3,016
Posted By Robb
Re: Accelerometer changed on N900 PR1.2

Are you sure your accelerometer is still working?
Forum: Development 2010-06-01, 08:47
Replies: 9
Views: 3,016
Posted By Joorin
Re: Accelerometer changed on N900 PR1.2

Is the kernel module loaded?
Forum: Development 2010-05-31, 17:38
Replies: 9
Views: 3,016
Posted By Jussi Litja
Re: Accelerometer changed on N900 PR1.2

Checked it, still working in my device.
Forum: Development 2010-05-31, 16:33
Replies: 9
Views: 3,016
Posted By dart45
Re: Accelerometer changed on N900 PR1.2

It's still working on mine...
Forum: Development 2010-05-31, 15:56
Replies: 9
Views: 3,016
Posted By Jussi Litja
Re: Accelerometer changed on N900 PR1.2

I have also used the file to read the orientation of the device in my application. I truly hope it still works, IŽll have to check...
Forum: Development 2010-05-31, 13:57
Replies: 9
Views: 3,016
Posted By robbie
Re: Accelerometer changed on N900 PR1.2

It looks to me (with my limited knowledge) that you read the coords from the device directly. My guess it that you need to use an api.
Forum: Development 2010-05-31, 13:29
Replies: 9
Views: 3,016
Posted By mikkov
Re: Accelerometer changed on N900 PR1.2

How it does not work? Because it should work exactly as before.
Forum: Development 2010-05-31, 11:54
Replies: 13
Views: 3,881
Posted By Joorin
Re: How to forbid multi-running an application?

As far as I know, the osso application framework is a bit more complicated than that with watchdogs keeping track of things and restarting applications and, potentially, rebooting the device to get...
Forum: Development 2010-05-31, 11:47
Replies: 13
Views: 3,881
Posted By nicolai
Re: How to forbid multi-running an application?

Isn't that handled by the osso application framework anyway.

Most builtin applications are running with one single instance
only. For example you can not open multiple instances of the
clock or...
Forum: Development 2010-05-31, 11:35
Replies: 13
Views: 3,881
Posted By Joorin
Re: How to forbid multi-running an application?

This is typically done using lock files. The directory /var/run can be used. Or /tmp for lock files that should not survive a reboot.

As far as I know, there are POSIX defined functions to handle...
Forum: General 2010-05-26, 13:53
Replies: 5
Views: 3,017
Posted By qwerty12
Re: Getting Screen State to Save Power

/* gcc pimp.c `pkg-config --cflags --libs glib-2.0 libosso hal` -Wall */

#include <stdlib.h>
#include <glib.h>
#include <glib/gprintf.h>
#include <libosso.h>
#include <libhal.h>

/* Subject...
Forum: General 2010-05-25, 12:14
Replies: 5
Views: 3,017
Posted By qwerty12
Re: Getting Screen State to Save Power

osso_hw_set_display_event_cb: http://maemo.org/api_refs/5.0/5.0-final/libosso/group__Devstate.html#gc527be92eab820d8e3aa9891b0ec3977
Forum: General 2010-05-25, 12:10
Replies: 5
Views: 3,017
Posted By nicolai
Re: Getting Screen State to Save Power

Maybe you should post in Development rather than General.
What programming language do you want to use? (And for which
platform, I assume maemo5)
If C, here you can find some API-Dokumentation...
Forum: General 2010-05-25, 12:08
Replies: 5
Views: 3,017
Posted By ukki
Re: Getting Screen State to Save Power

http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Application_Development/LibOSSO_library#Hardware_state_messages
Showing results 1 to 14 of 14



 
Forum Jump

All times are GMT. The time now is 00:12.