summaryrefslogtreecommitdiff
path: root/mdot-library
AgeCommit message (Collapse)AuthorFiles
2016-10-20* mdot-library 642fab0...954fb6b (1):HEADmasterMike Fiore1
> Merge branch 'PVD' into 'master'
2016-10-12* mdot-library 8b59c6b...642fab0 (1):Mike Fiore1
> * MTS-Lora 57ed08e...b1a12aa (1): > use paths to aes and cmac headers for mbed-os-5.2 compatibility
2016-10-12Submodule mdot-library f3b5de8..8b59c6b:Jason Reiss1
> Merge branch 'wakeRiseFall' into 'master' > remove BRANCH from vesion script. all we care about is the tag > update test mode packet timeout to 160 > Submodule MTS-Lora 650f27f..57ed08e: > Do not change datarate until ACK_LIMIT + ACK_DELAY + 1 (64 + 32 + 1 = 97) > Merge branch 'master' of gitlab.multitech.net:lora-mote/mdot-library > add mbed library version to mDot library version string > add OS_CLOCK definition - it moved after mbed-os-5.1.4 > Merge branch 'saveGPIO2' > update change and release log > save and restore GPIO state around sleep mode for xDot > Submodule MTS-Lora cf07e91..249a1d9: > SxRadio: add IRQ handling for FSK receive > SxRadio: move DIO3 to separate handler to allow faster servicing of FSK tx packets > Link & Mac: AdrCounter should be incremented during prepare header before adrackreq bit is set
2016-09-21Merge branch 'Semtech'Jason Reiss1
Conflicts: .gitmodules Mode/ModeJoin.cpp main.cpp Add AU915
2016-09-14Submodule mdot-library 6381399..aefe95e:Jason Reiss1
> * MTS-Lora 72d841c...ad44a4d (1): > * vendor/multitech/MTS-Utils ed7f7ea...348ee04 (1): > MTSText.cpp: fix premature deletion of buffer > don't use non-const size in array declarations > Submodule MTS-Lora 800a286..72d841c: > Merge branch 'master' of gitlab.multitech.net:lora-mote/MTS-Lora > Mac: do not reject packet address of 0x0 outright. Only if it does not match the assigned address. > * MTS-Lora e6086f8...800a286 (3): > don't use non-const value for size of array > MacEvents::MissedAck needs to be a pure virtual > * vendor/multitech/MTS-Utils 383d4cb...ed7f7ea (1): > don't declare array with non-const size - ARMCC errors out because of this > * MTS-Lora c978074...e6086f8 (1): > MockMacEventstests: Add MissedAck > Submodule MTS-Lora b1ee18b..c978074: > SxRadio: rearrange DIO defines to allow no software changes needed between xDot REV D and REV E > Revert "add #include of <string> so applications built with static library build compile successfully" > Merge branch 'master' of gitlab.multitech.net:/lora-mote/mdot-library > add #include of <string> so applications built with static library build compile successfully > add nvmRead/Write functions to mDot API to expose 6kB of EEPROM for customer use > move xDot EEPROM defines to LoRaConfig.h so mDot code can use them > remove idle thread > * MTS-Lora a789e27...7e9a42d (1): > adjust radio thread stack size to 2.5kB, pass RxBuffer to event layer instead of creating new buffer > * MTS-Lora 808526a...a789e27 (1): > add dedicated 3kB stack for radio thread - mbed 5.1 default stack size is too small > LinkCheck: reset check fail count on join or if check answer was received. > mDot: set default redundancy setting from config > Submodule MTS-Lora 1fdb442..808526a: > Link: use radio thread for resending and signal timer event from ISR > Merge branch 'master' of gitlab.multitech.net:lora-mote/mdot-library > mDot: fix missed acks for stats tracking > Submodule MTS-Lora 86d69d1..1fdb442: > Merge branch 'master' of gitlab.multitech.net:lora-mote/MTS-Lora > Mac: return error if packet has mac commands in opts and payload > Lora: reset stats in mac and link > Lora: update stats tracking for join fails and missed acks > mDot: Set P2P settings for AU915 to match US915, check AU DR according to LoRaWAN 1.0.1 > Submodule MTS-Lora 15942b2..86d69d1: > Mac: Send Continuous stay in CW mode until reset, per Marcus Glass > Submodule MTS-Lora b748288..15942b2: > ChannelPlan: ADR ACK reduce DR after deach ADR ACK DELAY > ChannelPlan: JoinBackoff update time_off_max after calculating the rand_time_off > Merge branch 'xdot-l151' > Submodule MTS-Lora 77bd63b..29b3148: > ChannelPlan: join backoff max should use uint3 > Submodule MTS-Lora 2466891..77bd63b: > ChannelPlan: consolidate the join backoff algorithm and update EU868 tests > ChannelPlan: add join back off testing. > ChannelPlan: include join time off air in time off air calculation. > Mac: move CalculateJoinBackoff into channel plan, set channel group after successful join > ChannelPlan: update EU868 calibrated power > Merge branch 'master' of gitlab.multitech.net:lora-mote/MTS-Lora > ChannelPlan: calculate join backoff US915 use exponential backoff from 15 seconds - 1 hour backoff after attempting join on each channel group at 125 and 500 kHz > Submodule MTS-Lora c7fe886..2466891: > Mac: compare time-off-air with join backoff time and return the greatest > mDot: log mDot ready as INFO > LoRaConfig: Default joindelay according to PublicNetwork setting > Merge branch 'master' of gitlab.multitech.net:lora-mote/mdot-library > mDot: log test mode messages as warnings > mDot: update header comments > update change.log
2016-08-18submodule mdot-library 2.0.3Mike Fiore1
2016-08-08update mdot-libraryJason Reiss1
2016-07-19mts-lora datarate changesJason Reiss1
2016-04-05Update mdot-library to 1.0.8Jason Reiss1
2015-12-10update mdot-library to get SNR fix & update accordinglyMike Fiore1
2015-11-09use version 0.0.9 of mdot-libraryMike Fiore1
2015-11-09add mdot-library as a submoduleMike Fiore1