Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
forked from szym/barnacle

Commotion OLSR Mesh Tether for Android, this git repo is defunct use this one instead:

License

Notifications You must be signed in to change notification settings

guardianproject/olsr-mesh-tether

 
 

Repository files navigation

OLSR Mesh Tether
====================

OLSR Mesh Tether is a combination of tools to provide OLSR mesh networking
over wifi on an Android phone.  It handles setting up the wifi into ad-hoc
mode, setting up the IP address, and running the olsrd program.

It is based on the Barnacle Wifi Tether app.

How to build
------------

Prerequisites:
1) Android NDK r4 or above
2) Eclipse and ADT plugin
 
To build native components, run these commands in the root directory of this
project:

 ndk-build
 make -C externals
 
To build the Android app, import the existing project into Eclipse and export 
an .apk file.


About

Commotion OLSR Mesh Tether for Android, this git repo is defunct use this one instead:

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 65.3%
  • C++ 34.0%
  • C 0.7%