fsod status
Its been a while since I blogged about odeviced. In my earlier posts I had mentioned the possibility of integrating odeviced and others (which do not exist at the moment) into a single daemon for avoiding too much fracture. I have pushed some code that does this, converting odeviced into a Device subsystem that is loaded by a master daemon called fsod. This, of course is very similar to the python implementation (frameworkd) which is pretty awesome at what it does and has become a sort of success story for using DBus as the fudgy layer separating toolkits and the underlying systems which in themselves are tightly coupled.
The current code base is written in vala (and C where it is required) which unfortunately lacks certain features of DBus like async callbacks and some method signatures at the moment (I may be horribly wrong. I would be glad if someone points out in that case. The mailing list discussion on async support here). But at the same time, writing GObject code in vala is infinitely easier and lots of fun too
.
It would be also be pretty awesome if fsod could support loading python plugins, kind of like what gedit does. The GSM code especially could benefit from this since there is not much to gain in terms of performance here.
As for fsod, the sources are available here. In case anyone wants to get hold of a opk of the current code to install on the Freerunner, it is available here. Comments are welcome
Filed under: FOSS and Linux, Logs, embedded, freesmartphone.org, linux, neo1973, odeviced, openmoko | Leave a Comment
Tags: FOSS, freerunner, freesmartphone.org, fso, fsod, linux, neo1973, odeviced, openmoko, Python, vala
Categories
Twitter Updates
- the band, #pornophonique is groovy with 8 bit sounds.. #win if you like the old 8 bit games 11 hours ago
- f*cking morons. the guys coming to the gym upstairs are hitting the calling bell and running off.., Next one to do this is gonna get punched 1 day ago
- RT @cnu "we want better chairs" "we want better chairs" "we want better chairs" "we want better chairs" :) 1 day ago
- yes!.. me got negative balance now 1 day ago
- man, these 'super'market chains are the suck. Bought a pizza base from #spencer's daily.. Full of f*cking fungus... #fail 2 days ago
Archives
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
Blogroll
Meta
Pages
No Responses Yet to “fsod status”