summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2016-09-21Merge branch 'Semtech'Jason Reiss29
Conflicts: .gitmodules Mode/ModeJoin.cpp main.cpp Add AU915
2016-09-14Add AT+TXF and AT+SENDC debug commandsJason Reiss8
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-09-14Merge branch 'mts-lora' into SemtechJason Reiss14
Conflicts: main.cpp
2016-08-18update submodules to gitlab urlsMike Fiore1
2016-08-18submodule mdot-library 2.0.3Mike Fiore1
2016-08-18Merge branch 'Semtech/GpsSurveryMode'Mike Fiore9
Conflicts: main.cpp
2016-08-18Update LayoutSurveyGps.cppRyan Klaassen1
2016-08-18Replace main.cppRyan Klaassen1
2016-08-18Update ModeJoin.cppRyan Klaassen1
2016-08-18Replace LayoutSurveyGps.hRyan Klaassen1
2016-08-18Replace LayoutSurveyGps.cppRyan Klaassen1
2016-08-18Replace LayoutJoin.cppRyan Klaassen0
2016-08-18Replace LayoutJoin.hRyan Klaassen0
2016-08-18Replace ModeGps.cppRyan Klaassen1
2016-08-18Replace ModeGps.hRyan Klaassen1
2016-08-18Replace ModeJoin.cppRyan Klaassen1
2016-08-18Replace ModeJoin.hRyan Klaassen0
2016-08-16Replace ModeJoin.cppRyan Klaassen1
2016-08-16Replace ModeGps.hRyan Klaassen0
2016-08-16Replace ModeGps.hRyan Klaassen0
2016-08-16Replace Layout.hRyan Klaassen1
2016-08-16Replace LayoutJoin.hRyan Klaassen1
2016-08-16Replace ModeGps.cppRyan Klaassen1
2016-08-16Replace ModeGps.hRyan Klaassen0
2016-08-16Replace Layout.hRyan Klaassen1
2016-08-16Replace LayoutJoin.cppRyan Klaassen1
2016-08-16Merge branch 'SurveyDataMode' into 'master' Mike Fiore5
Survey data mode Write a comment or drag your files here... See merge request !5
2016-08-11Update ModeGps.cppRyan Klaassen1
2016-08-10Replace ModeData.hRyan Klaassen1
2016-08-10Replace ModeData.cppRyan Klaassen1
2016-08-10Replace LayoutData.hRyan Klaassen1
2016-08-10Replace LayoutData.cppRyan Klaassen1
2016-08-10Replace main.cppRyan Klaassen0
2016-08-10Upload new fileRyan Klaassen1
2016-08-10Upload new fileRyan Klaassen1
2016-08-10Delete ModeSemtech.hRyan Klaassen1
2016-08-10Delete ModeSemtech.cppRyan Klaassen1
2016-08-10Replace LayoutJoin.hRyan Klaassen1
2016-08-10Replace LayoutJoin.cppRyan Klaassen1
2016-08-10Upload new fileRyan Klaassen1
2016-08-10Upload new fileRyan Klaassen1
2016-08-10Delete LayoutSemtech.hRyan Klaassen1
2016-08-10Delete LayoutSemtech.cppRyan Klaassen1
2016-08-10Replace LayoutSemtech.cppRyan Klaassen1
2016-08-10Delete LayoutSemtechJoin.hRyan Klaassen1
2016-08-10Delete LayoutSemtechJoin.cppRyan Klaassen1
2016-08-10Replace main.cppRyan Klaassen1
2016-08-08Update LayoutSemtech.cppRyan Klaassen1
2016-08-08Update LayoutSemtech.hRyan Klaassen1