qtmoko and FSO

Simon Busch morphis at gravedo.de
Sat Jun 4 13:46:11 CEST 2011


On 02.06.2011 23:38, Radek Polak wrote:
> Hi,
> for those who are interested in qtmoko running on top of freesmartphone.org 
> framework here is some update.
> 
> Things are going really nice. We can now use Qt binding library for FSO which 
> is automatically generated from fso xml spec files. It means that it's easy to 
> use existing FSO api. It is very easy to add new api (just regenerate with one 
> command) and compiler can find any FSO API changes.
> 
> As for integration with QtMoko i have decided to add FSO phonevendor plugin. 
> It means that there will be libfsovendor.so plugin file and you can swith 
> between current libneovendor.so and libfsovendor.so by changing one 
> environment variable. All future releases will have both pluging and you will 
> be able to switch between them.
> 
> It seems that both FSO and qtopia phone interfaces are nicely written and they 
> seem to fit quite well together so i expect fast progress now.
> 
> Currently QtMoko can use FSO to register to network, print available 
> operators, make and hang call. I plan to do finish the call interface, then 
> probably start with SMS and then i can do some experimental release.
> 
> Thanks to FSO and SHR people for great framework and for help!

Thank you Radek for the work you and the others have done!

I imported the qfsodbusxml2cpp utility at git.freesmartphone.org as own
repository [1] and added automake support to it. There is even a own
repository for a library called libfso-qt [2] now which gives you access
to the FSO DBus API in every Qt application without the need to do the
conversion from xml to cpp again. It takes the FSO xml specs directly
from a installed version of fso-specs.

regards,
Simon

[1]: http://git.freesmartphone.org/?p=qfsodbusxml2cpp.git;a=summary
[2]: http://git.freesmartphone.org/?p=libfso-qt.git;a=summary



More information about the community mailing list