Skip to content

Releases: ngraziano/LMICPP-Arduino

Organisation of regional setting

21 Jul 14:53
Compare
Choose a tag to compare

Change the organisation of regional settings to be more testable.

Add tests

19 Feb 18:50
Compare
Choose a tag to compare

Add test for Lorawan 1.0.4 and correct some bug

Try add ESP8266

19 Feb 10:48
Compare
Choose a tag to compare

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

Correct AES on avr

30 Oct 18:13
Compare
Choose a tag to compare

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

Add Class C feature to the library

24 Oct 10:34
Compare
Choose a tag to compare

Republish

10 Oct 17:41
Compare
Choose a tag to compare

Re publish for platformio push

Add a fake radio and some other correction

10 Oct 17:36
980357f
Compare
Choose a tag to compare

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

Full Changelog: v2.1.2...v2.2.0

Correct some warning and publication framework

31 Oct 17:23
Compare
Choose a tag to compare

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

First real release

24 Oct 17:19
Compare
Choose a tag to compare
v2.1.1

Change verison to correct incorrect publication.