Giter Site home page Giter Site logo

liguojiang / jaldimac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaddi/jaldimac

0.0 2.0 0.0 1.38 MB

[abandoned] A long-distance TDMA MAC protocol. Designed for Atheros-based 802.11n hardware.

Home Page: http://tier.cs.berkeley.edu/drupal/wireless

Makefile 0.81% C++ 13.21% Shell 0.37% C 85.61%

jaldimac's Introduction

This is the jaldimac kernel driver. Not currently functional, but more 
documentation will be added once the driver is in a working state.

Getting JaldiMAC to compile under OpenWRT
=========================================
This assumes you are able to build OpenWRT from source already. I've only 
tested with Backfire, and I make no guarantees that it will work with anything 
but my specific buildroot (but it probably will).

First, create a directory called "jaldi" under backfire/packages. Rename 
OpeNWRT_Makefile to Makefile and drop it in here. You need to modify this file 
to reflect the location of wherever you have the source for JaldiMAC located on 
your machine. Edit line 41 (under Build/Prepare) to point to this. In the 
future, this will all be automated in keeping with the spirit of the OpenWRT 
build system, but for now copying the source into the build_dir on every build 
makes development a bit easier.

After this you should be good to go. Go into 'make menuconfig' and select the 
kmod-jaldi package under Kernel Modules > Wireless Drivers. Compile it as 
normal.

If you're hacking on jaldi and want to just rebuild the jaldi package and 
create an updated image to flash onto your device, just run 'make 
package/jaldi-{clean,compile,install} ; make target/install' (assuming you've 
selected the kmod-jaldi package to begin with, of course).

jaldimac's People

Contributors

sethfowler avatar shaddi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.