Fork of Semtech LoRaWAN stack

Fork of LoRaWAN-lib by canuck lehead

Changes

RevisionDateWhoCommit message
49:8b9e6442a02a 2018-10-15 Shaun Nelson Removed static type for up/down counters for access from external code SenetNetTool tip
48:81c0f4c4dd2c 2017-09-21 Shaun Nelson Initialize PingSlot datarate class_b
47:e7fd944a7215 2017-09-21 Shaun Nelson Remove static declaration from DevAddr class_b
46:3e25cc2356de 2017-09-21 Shaun Nelson US915 PingSlot channel was not calculating downlink channel per the spec class_b
45:ac627973595b 2017-08-22 Shaun Nelson Do not limit transmit power if NO_TX_POWER_LIMIT is defined develop
44:1e9aa4618a68 2017-08-22 Shaun Nelson Fix compiler narrowing conversion warning develop
43:eed39925bade 2017-08-21 Shaun Nelson Added India channel plan india_support
42:c827c9e89260 2017-08-15 Shaun Nelson Enable US915 Beacon setup class_b
41:b0d67ca11bdf 2017-08-15 Shaun Nelson Change Beacon Datarate DR_8 -> DR_10 class_b
40:f7ce84dc9363 2017-08-15 Shaun Nelson Add debug state class_b
39:ca51084123b8 2017-08-15 Shaun Nelson Fix to pend beacon acquisition callback until acquisition process finishes class_b
38:182ba91524e4 2017-08-09 Shaun Nelson Synchronized with https://github.com/Senetco/LoRaMac-node/commit/6cb21de99eaa65caad9d911318df8875867a6e60 class_b
37:a592e8eeaa1e 2017-08-08 Shaun Nelson Added tag semtech_04_03_02 for changeset 657e84889228 develop
36:fc9baa35ae1a 2017-08-08 Shaun Nelson Add stack version info 4.2.1 SenetNetTool
35:657e84889228 2017-08-08 Shaun Nelson Add Stack major,minor, and point version. Stack version is used by the lorawan default semtech_04_03_02
34:1ac668ce2b15 2017-07-26 terence304 Revert back to 8:2600260
33:db4900d60c37 2017-07-26 terence304 Fix length error bug
32:26002607de9c 2017-04-24 mluis WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Synchronized with https://github.com/Lora-net/LoRaMac-node git revision e506c246652fa44c3f24cecb89d0707b49ece739;
31:930f949fdd9e 2017-08-03 Shaun Nelson Removed Tx Power limits for Senet Network tool SenetNetTool
30:0926a366a2c5 2016-12-13 shaunkrnelson Increasing RX1 symbol timeouts v4.2.0
29:c7583fcfad8c 2016-11-17 shaunkrnelson Merging branch with uplink double increment and AdrAckCounter fixes v4.2.0
28:307e6c4831ad 2016-11-17 shaunkrnelson Fix UpLinkCounter double increment; Fix AdrAckCounter increment after downlink; v4.2.0
27:cda377b2a41f 2016-11-11 Shaun Nelson Back port 4.3 retransmission of MAC RxParamSetup and RxTimingSetup answer until downlink. v4.2.0
26:4627985dc5be 2016-11-09 ubhat Validate Payload length before re-transmission upon missed ACK v4.2.0
25:8d0a79bd607b 2016-10-21 shaunkrnelson Fix US Band Maximum application payload sizes. v4.2.0
24:69286d8b3962 2016-10-13 shaunkrnelson ADRACkReq datarate decay fix v4.2.0
23:80965acdd311 2016-10-12 shaunkrnelson Github Issue #122,#125 fix for stack hanging when skipIndication = true; ; This issue occurs when doing confirmed uplinks and ; - duplicate downlink counter; - mac commands simultaneously in fopts and payload v4.2.0
22:43aa9a123248 2016-10-07 shaunkrnelson Disable join retransmission backoff as it does not work with compliance mode device reset. v4.2.0
21:4ccde8ee9ac8 2016-10-07 shaunkrnelson RX Settings initialization on MAC reset v4.2.0
20:92764fda7371 2016-09-19 ubhat Fix for data-rate adaptation during message retransmission of confirmed frames; When 125kHz channel enable mask is present, check for minimum number of 125kHz channels to comply with FCC v4.2.0
19:838d3e8dffc6 2016-09-15 shaunkrnelson Removed unnecessary variable assignment introduced by merge from senet v4.2 branch. ; v4.2.0
18:5ccaea55a881 2016-09-15 Shaun Nelson Fix for not sending all MAC Link ADR command responses v4.2.0
17:fca344a6ff18 2016-09-14 ubhat ADR fix - Update ChannelsMaskRemaining with ChannelsMask when linkAdrStatus = 0x07 v4.2.0
16:1e01c8728daa 2016-09-13 shaunkrnelson RXParamSetupReq frequency bug fix v4.2.0
15:167ad88b7272 2016-09-13 ubhat RXParamSetupReq frequency bug fix v4.2.0
14:60c5d589a070 2016-09-06 ubhat Join channel frequency settings v4.2.0
13:90a55bd536a1 2016-08-29 Shaun Nelson Datarate KO if no enabled channels for datrate v4.2.0
12:d09ccf69cc93 2016-08-29 Shaun Nelson ADR Link channel mask not being applied to chMaskCntl < 4 v4.2.0
11:507de2ecd2b3 2016-08-26 snelson Fix Link ADR channel mask processing v4.2.0
10:be956b45a7ba 2016-08-26 snelson Remove debug log v4.2.0
9:ad93de20d720 2016-08-26 snelson Merge of senet v4.2 join retransmission back-off change v4.2.0
8:4816c8449bf2 2016-08-22 snelson Merging Senet changes for: v4.2.0
7:c16969e0f70f 2016-07-05 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 7a4aec588de628d864c364e9469ae45105fdbe26
6:d7a34ded7c87 2016-05-18 mluis Fix GitHub Issue #81
5:2477c924494a 2016-05-18 mluis Removed the TxPower limitation for US band on LoRaMacMibSetRequestConfirm function.; The power will be limited anyway when the SendFrameOnChannel functions is called.
4:37c12dbc8dc7 2016-05-13 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 55d16ca8949c09ee241c87b7600e2a8bc90d3743
3:b9d87593a8ae 2016-03-14 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node git revision 5a25e2f1593bc382200e848e6db967d1c4550021
2:14a5d6ad92d5 2016-01-05 mluis Synchronized with https://github.com/Lora-net/LoRaMac-node git revision a2226468d470eceb251338e1acfb24cfd121effa
1:91e4e6c60d1e 2015-11-23 mluis Keep LoRaMac only related files in the library.; Updated files according to latest GitHub version
0:91d1a7783bb9 2015-10-20 mluis Library creation synchronized with GitHub LoRaMac-node v3.4 (https://github.com/Lora-net/LoRaMac-node)