Code Monkey home page Code Monkey logo

lora_feeds's Introduction

lora-feed

Semtech packages for OpenWRT/LEDE. This repository is originated from this

luci

Table of Contents

Install

Edit your feeds.conf or feed.conf.default and add the following to it:

# Semtech
src-git lora https://github.com/MrMichael/lora_feeds

Update your build environment and install the package:

$ scripts/feeds update lora
$ scripts/feeds install -p lora
$ make menuconfig

Go to Libraries, select libloragw, input the SPI device path you will use in your dev board;
Go to Network --> LoRaWAN, select packet-forwarder and other programs you want;
Go to LuCI --> Applications, select luci-app-pkt-fwd;

Exit, save and build

$ make -j4

Following two packages are only working on Raspberry Pi

$ make package/wiringpi/install
$ make package/single_chan_pkt_fwd/install

Issues

  • Reset pin is configurable;
  • Add predefined parameters for different countries;
  • Generate global_conf.json with lbt section;

Contribute

Found a bug? Please create an issue on GitHub: https://github.com/xueliu/lora-feed/issues

Further tests and PR's are welcome and appreciated.

License

GPLv2

lora_feeds's People

Contributors

mrmichael avatar

Watchers

James Cloos avatar  avatar

Forkers

iot6

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.