Skip to content

Adding support for multiple radios #23

@duhmojo

Description

@duhmojo

Hi jrobble.

I don't have the time to detail everything here, but a friend of mine was playing with external radios on Android. (he's kind of an old school nerd and loves radios) He's managed to get USB support working on our S4s. I took a look at how device specific wireless interfaces are selected and it looks like DeviceConfig.java getWifiInterface() returns wlan0 and eth0.

If I was able to find a reliable way to determine if a device had support for a 2nd network interface (that wasn't loaded yet, because we need ManetManager to do so from adhoc/iwconfig) would you have a problem (or recommendation on how to) with me enhancing ChangeSettings.java and DeviceConfig.java to add both the default wlan0 + external wlan1?

I threw him a build with wlan1 hard coded for him to test. Do you know of anywhere else wlan0 or eth0 would be a factor?

Hopefully it'll all work out. If it does I'll post some info on the external device. I don't have the radio make and driver info. With the S4s I know USB support was missing and we had to rebuild the kernel. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions