Wiki

  Documentation Status

linux_networking: access_point_control | asmach | asmach_tutorials | ddwrt_access_point | hostapd_access_point | ieee80211_channels | linksys_access_point | multi_interface_roam | network_control_tests | network_detector | network_monitor_udp | network_traffic_control

Package Summary

Released Continuous integration Documented

A ROS node that controls a Linksys access point with a Linksys WRT610n-compatible web interface.

Package Summary

Released Continuous integration No API documentation

A ROS node that controls a Linksys access point with a Linksys WRT610n-compatible web interface.

  • Maintainer status: maintained
  • Maintainer: Devon Ash <dash AT clearpathrobotics DOT com>
  • Author: Catalin Drula
  • License: BSD
Cannot load information on name: linksys_access_point, distro: jade, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: linksys_access_point, distro: kinetic, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
Cannot load information on name: linksys_access_point, distro: lunar, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.

Overview

This package implements the access_point_control dynamic_reconfigure interface for controlling an access point for Linksys access points.

Compatible models

Tested compatible models are WRT610Nv2 and WRT310N. Any model that uses the same web interface should work.

Known issues

The following is a list of known issues with implementing the access_point_control API for the Linksys web interface:

ROS API

linksys_apcontrol_node.py

linksys_apcontrol_node.py provides control of Linksys access point.

Parameters

Node parameters
These are the startup parameters of the node. ~interface (string, default: wl0 (2.4GHz)) ~ip (string, default: 192.168.1.1) ~user (string, default: empty string) ~password (string, default: admin)
Dynamically Reconfigurable Parameters
See the hostapd_access_point documentation for a full description. For a general discussion of dynamically reconfigurable parameters, see the dynamic_reconfigure package.

Wiki: linksys_access_point (last edited 2010-11-09 11:11:49 by CatalinDrula)