f

Revisions of sx1276/sx1276.h

Revision Date Message Actions
119:eac0140d1d3b 2019-04-18 t File  Diff  Annotate
116:ad16f106c2a6 2018-07-21 The max FiFo buffer size is 255 bytes according to the datasheet File  Diff  Annotate
113:7f132cef611d 2018-06-22 Renamed SetTxContinuousWave duration variable to time_secs File  Diff  Annotate
111:c47d5224a2d1 2018-06-03 Added support for the Heltec L4 P-CH external power File  Diff  Annotate
83:019da451b283 2017-08-06 Added GetFrequencyError API support File  Diff  Annotate
65:b2d98328fcba 2017-07-11 Added Arduino Support, it still needs further testing File  Diff  Annotate
64:b721e6ab656a 2017-06-30 Moved mbed wait_ms into a HAL function Sleep_ms to keep it File  Diff  Annotate
61:08b50780eb91 2017-05-31 Made SetRfTxPower public to allow easily power TX changes File  Diff  Annotate
59:38e56c85fa44 2017-05-27 Changed TimeOnAir to 16 bit packet size, Lora can handle up to 2048 File  Diff  Annotate
58:113d2ef978d2 2017-05-25 Removed duplicate timer definitions (left over from previous cleanup) File  Diff  Annotate
55:00c1f5b83920 2017-05-19 Added LoRa bandwidth mapping table, now the SetRx/Tx frequency is in Hz. File  Diff  Annotate
54:0d8ea87fbab9 2017-05-19 Added return value to Init, we check for a radio availability. File  Diff  Annotate
53:6d3adad59633 2017-05-18 Spelling fix File  Diff  Annotate
51:aef3234bcb71 2017-05-17 Added proper void * type from sending data, uint8_t * is not appropriate. File  Diff  Annotate
50:43f7160e869c 2017-05-16 Added optional Send() parameter to include a header, File  Diff  Annotate
44:544add59b26d 2017-05-09 Updated SetTimeout to include a function pointer for the timeout File  Diff  Annotate
42:72deced1a4c4 2017-05-08 Moved the timeout timer into the mbed-hal part to keep sx1276.cpp File  Diff  Annotate
39:706c32eda7e7 2017-05-07 Further cleanup, removed enum.h which is not needed. File  Diff  Annotate
38:d9189d958db8 2017-05-07 Migrated typedefs.h into the sx1276 source. File  Diff  Annotate
34:07e89f23c734 2017-05-06 Updated the SX1276 driver to be way more generic. File  Diff  Annotate
33:5db0d1e716b1 2017-05-01 Added more typedefs for bandwidth, coding rate, data rate, etc. File  Diff  Annotate
32:f6f0bff38543 2017-05-01 Changed sx1276.h according to the latest revision. File  Diff  Annotate
31:e50929bd3f32 2017-05-01 Merged from head, Semtech mbed changes of 24.4.17 File  Diff  Annotate
28:6d83af9f8563 2017-04-25 Fixed MURATA spelling File  Diff  Annotate
27:1a9d7dadb593 2017-04-23 Only the STM L0 Board uses the Murata antenna switch. This is not ; completely clean, however I don't like to include out PinMap.h; in the Semtech mbed library. File  Diff  Annotate
26:87796ee62589 2017-03-24 Added support to work with the Murata Lora Modul, in addition to the mbed SX1276 board. File  Diff  Annotate
25:3778e6204cc1 2016-05-13 Synchronized with https://github.com/Lora-net/LoRaMac-node radio drivers git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743 File  Diff  Annotate
23:1e143575df0f 2016-03-10 Change FSK driver for long payload support File  Diff  Annotate
22:7f3aab69cca9 2015-11-26 Synchronized the drivers with GitHub version.; Mainly added errata note recommendations File  Diff  Annotate
21:2e496deb7858 2015-11-26 Made radio driver API compatible with GitHub radio driver File  Diff  Annotate
20:e05596ba4166 2015-10-20 Addded SetMaxPayloadLength API to the driver File  Diff  Annotate
19:71a47bb03fbb 2015-08-12 Change SX1276 function GetState() into GetStatus() File  Diff  Annotate
16:d447f8d2d2d6 2015-03-31 Corrected 250 kHz bandwidth choice for FSK modem; Added a define for the RADIO_WAKEUP_TIME from sleep File  Diff  Annotate
13:618826a997e2 2014-12-16 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 File  Diff  Annotate
11:ce0cdab5137a 2014-10-13 Added LICENSE.txt; Minor corrections; File  Diff  Annotate
9:b420e9c3d6fe 2014-09-26 Removed unused variables File  Diff  Annotate
7:2b555111463f 2014-09-19 Added support for CAD; Changed Rssi into an int16_t File  Diff  Annotate
6:e7f02929cd3d 2014-09-04 Added support for FHSS File  Diff  Annotate
4:f0ce52e94d3f 2014-08-20 Removed use of LED1 which is causing issues with the SPI on the Nucleo board. Clean up File  Diff  Annotate
1:f979673946c0 2014-08-19 Added board detection following default status of Antenna Switch pin File  Diff  Annotate
0:e6ceb13d2d05 2014-08-18 SX1276 Library first attempt File  Diff  Annotate