Freesmartphone. Freesmartphone. for mobile devices 2009-12-01
Outline Freesmartphone.
Freesmartphone. Started when Openmoko was still in phone business driven since then Fits into the existing linux eco system Dbus as collaboration line
Current Status Freesmartphone. FSO 1.0 is mature enough for daily use Bug fix and maintenance mode Used mainly on the Openmoko phones Distributions like SHR, Paroli, Debian,...
Telephony Python example for sending an SMS bus = dbus.systembus() gsm_device_obj = bus.get_object(.freesmartphone.ogsmd, //freesmartphone/gsm/device ) sms_iface = dbus.interface(gsm_device_obj,.freesmartphone.gsm.sms ) sms_iface.sendmessage( 01234, "Yay, SMS", [] ) Freesmartphone.
Telephony Freesmartphone. Low Level API.freesmartphone.GSM.SIM SIM Card Access.freesmartphone.GSM.Network Network Access.freesmartphone.GSM.Call Voice and Data Calls.freesmartphone.GSM.SMS Short Message Service High Level API.freesmartphone.Phone.Call
Other Subsystems Freesmartphone. Device handling Resouce PM handling Preferences, Events, GPS, Time, PIM,... Connman, bluez used
Freesmartphone. FSO 2.0 Switch from python to vala Faster Standalone Services Re-think some APIs
Freesmartphone. Fully supported only Openmoko phones Partial Motorola Linux phones (OpenEZX) Future Palm Pre Maybe N900 (hardware required) Fully running linux kernel port needed
Freesmartphone. Driven by needs Biggest costumer is SHR Should be the base in the next Hackable:1 release Many small contributions, only a few bigger ones Join!
Freesmartphone. Slides are on the FOSS.IN website I am around the whole event Drop me a mail at Now go and hack!