From fca59bea770346cf1c1f9b0e00cb48a61b44a8f3 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 25 Oct 2015 21:00:20 +0100 Subject: import of old now defunct presentation slides svn repo --- 2010/osmocombb-elce2010/proposal.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 2010/osmocombb-elce2010/proposal.txt (limited to '2010/osmocombb-elce2010') diff --git a/2010/osmocombb-elce2010/proposal.txt b/2010/osmocombb-elce2010/proposal.txt new file mode 100644 index 0000000..9fb9039 --- /dev/null +++ b/2010/osmocombb-elce2010/proposal.txt @@ -0,0 +1,25 @@ +Presentation Proposal for ELCE 2010 + +Name of Presenter: Harald Welte + +Title: Implmementing a Free Software telephone-side GSM protocol stack + +Presentation may be published: Yes +Presentation may be video-recorded + published: Yes + +Brief Abstract: + +Recent years have seen a remarkable increase in Free Software running on +smartphones. However, all such software is designed to run on the Application +Processor (AP) only. The actual GSM protocol stack and RF Modem drivers are +running as firmware on a completely different processor: The Baseband Processor +(BP). + +OsmocomBB is a project developing the worlds first Free Software GSM protocol +stack for the mobile phone side. It includes the hardare drivers for one +particular GSM baseband processor chipset and replaces the vendor-provided +firmware on compatible chipsets/phones. + +The presentation will introduce the challenges of doing this development in +the environment of the arguably most closed part of the semiconductor industry, +describe the software architecture and give a practical demonstration. -- cgit v1.2.3