LMICPP-Arduino

Lmic (LoraWAN-in-C) modified to C++

Stars
63
Committers
2

Bot releases are hidden (Show)

LMICPP-Arduino - Organisation of regional setting Latest Release

Published by ngraziano about 1 year ago

Change the organisation of regional settings to be more testable.

LMICPP-Arduino - Add tests

Published by ngraziano over 1 year ago

Add test for Lorawan 1.0.4 and correct some bug

LMICPP-Arduino - Try add ESP8266

Published by ngraziano over 2 years ago

Try to make it compile for ESP8266 (no board to test)

LMICPP-Arduino - Correct AES on avr

Published by ngraziano almost 3 years ago

Due to a bug in avr implementation of std::array in https://github.com/ciband/avr_stl need to change init of array.

LMICPP-Arduino - Add Class C feature to the library

Published by ngraziano almost 3 years ago

Add Class C feature.

see esp32_classC example

LMICPP-Arduino - Republish

Published by ngraziano about 3 years ago

Re publish for platformio push

LMICPP-Arduino - Add a fake radio and some other correction

Published by ngraziano about 3 years ago

Add a fake radio for test.
Try to build on generic plateform for testing.
Use std::array when possible

Full Changelog: https://github.com/ngraziano/LMICPP-Arduino/compare/v2.1.2...v2.2.0

LMICPP-Arduino - Correct some warning and publication framework

Published by ngraziano almost 4 years ago

Add compatible framework for platformio.
Add RAK811 exemple.
Correct some warning.

LMICPP-Arduino - First real release

Published by ngraziano almost 4 years ago