Giter VIP home page Giter VIP logo

elvexys / openwrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openwrt/openwrt

4.0 4.0 1.0 159.71 MB

This repository is a fork of https://git.openwrt.org/openwrt/openwrt.git to support LORIX One LoRa Gateway and build OpenLORIX.

License: GNU General Public License v2.0

Makefile 16.67% Awk 0.02% Shell 8.18% C 65.30% Assembly 1.78% C++ 0.56% M4 1.27% CMake 0.01% Perl 2.22% Lex 0.07% Yacc 0.14% Python 0.16% Roff 3.62%
lora lorixone openlorix

openwrt's Introduction

OpenLORIX

Welcome to OpenLORIX repository. This is a fork of openwrt for LORIXOne LoRaWAN gateway.

It include both LORIXOne version to openwrt build system and provide ready to use default configuration including needed tools as packet forwarder, LuCI and few other customer package.

All custom package are available on our dedicated feed : https://github.com/Elvexys/elvexys-oss-feed

Screenshot

Feature

  • LoRaWAN packets forwarder configuration
  • Full network configuration (NIC, Firewall, routing ...)
  • IPsec, OpenVPN, Wireguard, Openconnect VPN
  • NTP, SSH, Syslog, LED services
  • Local Firmware update
  • Web interface to configure all previous feature

... and more ...

Default configuration

IP adress     : 192.168.1.1
Username      : root
Pass          : no password
Management UI : https://192.168.1.1

Install OpenLORIX

Binary release are available under the release section.

Each release is split in multiple files :

  • wimg files : images for first installation using LORIX Programming tool. Files are generated using the create_wimg.sh script located in project root folder for both LORIXOne version (256 /512 NAND)
  • zip archive : All build artifacts, including sysupdate file to update existing OpenLORIX using GUI for both LORIXOne version (256 /512 NAND)

Build OpenLORIX

You can build OpenLORIX with following command :

./scripts/feeds update
./scripts/feeds install -a
make dirclean
cp ./defconfig/lorix_one_HW_REVISION-FIRMEWARE_FLAVOR.config .config
make defconfig
(Optional) make menuconfig
make -j8

Build result is available in bin/targets/at91/lorix_one/

To generate wimg :

./create_wimg.sh

Warranty

This product is offered as it is, without any support.

If you need commercial support, customization etc. You will find more information on our website : https://elvexys.com/

openwrt's People

Contributors

juhosg avatar ffainelli avatar jow- avatar hauke avatar kaloz avatar nbd168 avatar kanjimonster avatar lperkov avatar rmilecki avatar embeem avatar mkresin avatar blogic avatar acoul avatar wigyori avatar larsclausen avatar dedeckeh avatar neocturne avatar ldir-edb0 avatar pepe2k avatar stintel avatar dangowrt avatar rwhitby avatar acinonyx avatar diizzyy avatar teknoraver avatar noltari avatar chunkeey avatar yousong avatar claudyus avatar neheb avatar

Stargazers

 avatar Vitaliy avatar T. Mulzer avatar Dustin Demuth avatar

Watchers

James Cloos avatar Dustin Demuth avatar T. Mulzer avatar Titouan Mesot avatar

Forkers

tmesot

openwrt's Issues

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.