Archive for the ‘Coding’ Category
It was long time I wrote some post so forgive me
. It was little bit busy months. Anyway I’m still working on some opensource projects. One of them will be based on Panda board so any new findings and fixes will be reported here. Stay tuned
marek
David Lewin ask me on theFriendly arm forum to check driver and setup for SPI on mini2440 board.
Friend of mine just want to use Flarion device on Ubuntu 9.10 but driver was compilable only for older kernels (2.6.26, 2.6.27).
I try to fix it and provide driver functionality for newest kernels. Read the rest of this entry »
Some time when I start with kernel development I couln’t understand how container_of macro from kerne lworks.
Some days ago there were and post on kernelnewbies list about using this. This gives me a signal to finally understand what’s going on. I try to write simple user space application with container_of macro using. Read the rest of this entry »
For liqrf project we would like to add some gui so I start thinking about possibility to have controlled existing liqrf console appliaction via some nice gui (be honest not all users like command line
). In this how to I’ll try to show how easily use Qprocess class for this purpose.
I was thinking about possibility to track errors new requirements during development cycle and then after project or release is finished check what cost a time resources and so on. Browsing and installing bug trackers on localhost takes me half a day and I think I choose the best one
. I choose buggenie because it has very nice and user friendly administration and other advantages. But the biggest advantage : it’s free
.
You can check it here ::bug tracker::
Development of linux on HTC Oxygen is still not finished but I would like to start some new projects which help open-source community. Read the rest of this entry »
More about project can be found at Projects page.
Source can be browsed here and downloaded from github.com:
git clone git://github.com/nandra/ctimer.git ctimer


