jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

Radio Interface Layer implementation for Rowboat #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I've ported Rowboat Android Root file-system on the Beagleboard C4 board. Can 
anyone please jolt down the steps for implementing the RIL for the Beagleboard.

Regards,
Ankit

Original issue reported on code.google.com by ankith.pisces on 21 Jun 2010 at 4:39

GoogleCodeExporter commented 9 years ago
Does Beagle have a baseband modem? What is the role of RIL on Beagle if the 
baseband modem is not present.

Original comment by anil...@gmail.com on 10 Jul 2010 at 5:00

GoogleCodeExporter commented 9 years ago
Hi,

Beagle doesn't come with the baseband modem, however with the help of 
USB-serial converter the serial modem is connected to the Beagle.

RIL is the module that is responsible for the data-voice communication on the 
Android. Thus I'm trying to implement the RIL layer in the Android source and 
flashing the Android root file-system image to Beagle for the functioning of 
RIL.

Regards,
Ankit

Original comment by ankith.pisces on 23 Aug 2010 at 6:24