methodmissing / ibm-lmic

The IBM Zurich LMiC codebase

Home Page:http://www.research.ibm.com/labs/zurich/ics/lrsc/lmic.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibm-lmic

This respository was set up to track the code posted by IBM Zurich for supporting the LoRaWAN MAC on embedded systems. Ths code is written in C, and supports radios that use the Semtech SX1272 and SX1276 chips. The repository contains the V1.5 code and V1.6 code.

The repository was imported using Mercurial and then converted to Git using hggit. Due to bugs in hggit and Mercurial 3.9, I had to use an unreleased version of hggit, using commit tag d0ce6ea.

The intention is to keep this repository relatively clean, and to fork it for further experimentation and development. Bugs will be tracked and fixes will be applied, but major functional changes will happen elsewhere.

About

The IBM Zurich LMiC codebase

http://www.research.ibm.com/labs/zurich/ics/lrsc/lmic.html

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 93.1%Language:Assembly 4.7%Language:Objective-C 1.8%Language:C++ 0.4%