droneprojetsn2 / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

adding rfcomm Devices to the list of Portnames in ArdupilotMegaPlanner #689

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
can you add /dev/rfcomm* Devices to 'GetPortNames()' to select 
Blutooth-Serial-Devices in the Mission-Planner

like this:
  allPorts.AddRange(Directory.GetFiles("/dev/", "rfcomm*"));

Original issue reported on code.google.com by odippe...@googlemail.com on 20 Jul 2012 at 1:28

GoogleCodeExporter commented 8 years ago
this will be added in next release

Original comment by Meee...@gmail.com on 22 Jul 2012 at 12:49

GoogleCodeExporter commented 8 years ago

Original comment by Meee...@gmail.com on 25 Jul 2012 at 4:21