local copy of sx1276 library

Dependents:   SX1276_GPS demo_SX1276_standalone

Fork of SX1276Lib by Gregory Cristian

History

add debug messages; default tip

2015-09-03, by ftagius [Thu, 03 Sep 2015 14:33:00 +0000] rev 17

add debug messages;


working version of sx1276

2015-06-16, by ftagius [Tue, 16 Jun 2015 11:52:30 +0000] rev 16

working version of sx1276


Enabled by default the whitening when using FSK modem.; Added an invalid bandwidth to the Bandwidths table in order to avoid an error when selecting 250 kHz bandwidth when using FSK modem.

2015-01-22, by mluis [Thu, 22 Jan 2015 12:47:47 +0000] rev 15

Enabled by default the whitening when using FSK modem.; Added an invalid bandwidth to the Bandwidths table in order to avoid an error when selecting 250 kHz bandwidth when using FSK modem.


Corrected in SetRxConfig method the FSK modem preamble register name.

2015-01-07, by mluis [Wed, 07 Jan 2015 08:51:37 +0000] rev 14

Corrected in SetRxConfig method the FSK modem preamble register name.


Cosmetics; Added LICENSE text.; Added the possibility to specify the payload length for receiving fixed length frames.; Added SetModem function to radio interface.; Added LoRa syncword register definition

2014-12-16, by mluis [Tue, 16 Dec 2014 10:02:45 +0000] rev 13

Cosmetics; Added LICENSE text.; Added the possibility to specify the payload length for receiving fixed length frames.; Added SetModem function to radio interface.; Added LoRa syncword register definition


Added LICENSE.txt; Minor corrections

2014-10-13, by GregCr [Mon, 13 Oct 2014 07:33:11 +0000] rev 12

Added LICENSE.txt; Minor corrections


Added LICENSE.txt; Minor corrections;

2014-10-13, by GregCr [Mon, 13 Oct 2014 07:06:55 +0000] rev 11

Added LICENSE.txt; Minor corrections;


Changed mbed_debug.h to debug.h inside the lib (issue with the NXp platform)

2014-09-30, by GregCr [Tue, 30 Sep 2014 11:10:24 +0000] rev 10

Changed mbed_debug.h to debug.h inside the lib (issue with the NXp platform)


Removed unused variables

2014-09-26, by GregCr [Fri, 26 Sep 2014 12:59:57 +0000] rev 9

Removed unused variables


Clean up; FHSS Tx bug correction

2014-09-23, by GregCr [Tue, 23 Sep 2014 14:11:27 +0000] rev 8

Clean up; FHSS Tx bug correction