intel / NMPRK

3 stars 10 forks source link

better to implement NM auto-discovery #7

Open yilongx opened 12 years ago

yilongx commented 12 years ago

It'd be better to implemeting the NM auto-discovery by searching the SDR in nmprk::translation::swSubSystemSetup() so that the SDK user's don't have to do it to find out proper bridge/transport address.

The auto-discovery might take place when the users pass bridge/transport address as "0" in initializing the device(by calling swSubSystemSetup).

jrmassoni commented 12 years ago

Will consider this as a possible enhancement.