etc:blog:qt_mobility_contest
QT Mobility contest
This page will be updated with new ideas, investigation results
Event description: http://wiki.forum.nokia.com/index.php/Qt_Mobility_Contest
Useful links:
Current ideas
Idea | Time estimation | Affirmative points | Unfavourable points |
---|---|---|---|
| unknown | great for game-developers | I can't determine work size |
| TBD | TBD | TBD |
| TBD | TBD | TBD |
| TBD | TBD | TBD |
| 3 human/day | TBD | TBD |
Qt accelerometer support | TBD | TBD | TBD |
| 4 human/day | TBD | TBD |
Implement Qt System information for Maemo5 | 8 human/day | TBD | TBD |
etc/blog/qt_mobility_contest.txt · Last modified: 2009/12/28 18:16 by kkv
Discussion
I can explore what's needed for 'Create access to phone's vibration engine'
You are welcome. I mean we can do it for maemo5 devices. Currently we need small investigation with goal to get time estimation only, we don't need a solution (: If you have other ideas for contest, go ahead and write them.
Vibration driver (maemo 5): linux/drivers/leds/leds-twl4030-vibra.c Interface – sysfs files: speed, duration, pulse.
Thus, there's access.
Now, how do we want to present it to apps? Any ideas?
BTW, accelerometer driver (maemo 5): drivers/i2c/chips/lis302dl.c
Interface – sysfs files: coord (the orientation)
That's it!