Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meshtastic/RadioLib

Universal wireless communication library for Arduino
https://github.com/meshtastic/RadioLib

Added to keywords.txt, comments, reading fixed len properly

a2e64f1645a9f6630e7ef2b9ec9abc7e6c335349 authored about 5 years ago by Federico Maggi <[email protected]>
[SX126x] Moved debug output out of SPI transaction

b5f273b187afa3e04a5ccb56d67962cc0eb99cdf authored about 5 years ago by jgromes <[email protected]>
CC1101::fixedPacketFormat now correctly sets _packetLengthConfig

87bf46ed34447f65bd3ab1dbe75e5e9ae6e0089f authored about 5 years ago by Federico Maggi <[email protected]>
Moving CC1101::variablePacketLengthMode and CC1101::fixedPacketLengthMode before CC1101::config so as to maintain the same order as in the header file

47a45fa0097d7cc8fc7196c956e8bafbb309f64d authored about 5 years ago by Federico Maggi <[email protected]>
Update CC1101.cpp

Updating _packetLengthConfig and _packetLength properly

121110d9f469e224d159572ecb5db7b849107cc5 authored about 5 years ago by Federico Maggi <[email protected]>
Added length mode configuration methods and handling

7e42f77c95d6b5c6f36b7c555ae4d66091c48d61 authored about 5 years ago by Federico Maggi <[email protected]>
Using defined debug port and not Serial

b599a35879ab36f1ba5326ba26a2a779450ac297 authored about 5 years ago by Federico Maggi <[email protected]>
Added note about SX127x issues

1adae1bdbd1bc16a1e19526bfee9aaef27b83031 authored about 5 years ago by jgromes <[email protected]>
[SX126x] Simplified debug output

2c2fe8b20e6ca3cf959fc242ea3980e038101c83 authored about 5 years ago by jgromes <[email protected]>
Added support for Arduino Due

c57d7d90454203eebe80cc04a49554171fcd578a authored about 5 years ago by jgromes <[email protected]>
[SX127x] Added missing standby command

f0d9fdda118ddaee70b7a6a5249f60c023a7953f authored about 5 years ago by jgromes <[email protected]>
Advanced version to 1.7.0

ff078d69dd993f3604dadbe2fd25f46195e225de authored over 5 years ago by jgromes <[email protected]>
Fixed incorrect macro logic

23a0e9e001e350ef1f66aac706ba062e0d6d0619 authored over 5 years ago by jgromes <[email protected]>
Fixed the incorrect macr

eb0f9178b9f4a391b699b0b5423595b1982e514d authored over 5 years ago by jgromes <[email protected]>
Rollback to 1.6.1

e901f26faa543a8c4b2f203c063e5272fd615503 authored over 5 years ago by jgromes <[email protected]>
Advanced version to 1.7.1

f330d1478d8eb4ccb985d45f09f5c2c97015ec7d authored over 5 years ago by jgromes <[email protected]>
Fixed software serial macro warnings

47be7923da1569d880ba1d42bbfe610138f5a0cb authored over 5 years ago by jgromes <[email protected]>
[SX126x] Moved standby call to readData

b8128c15a6cc16762cf173880de8cd57c6c6cf2a authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed missing standby in blocking receive

f3ba8cf86af71bd97bdfb9dbbd877312e05a7823 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed incorrect example (#50)

5d4680709fc04325e726f349076b9927fee7e08b authored over 5 years ago by jgromes <[email protected]>
Added missing software serial platform macro

4fc2539a5515634b2c2fc969ab1772bf68491bb8 authored over 5 years ago by jgromes <[email protected]>
Added option to use only static allocations

adcde6fb6cd2e4a8e13345dd0d88f3929a5398da authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added note about TCXO modules

d7e2dadb9fa5b5e791e290642fe300ac2c60b917 authored over 5 years ago by jgromes <[email protected]>
Suppressed unused variable warning

de9c74dd9ad7c70e0ec0412f84ae0a6d61570a68 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added SX126X_STATUS_SPI_FAILED

1ddc54c229d4270136eef49632d39c71f19746e6 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed presence check

9ae3a228948b86f0d72e355dfbae2e9eb1a7183c authored over 5 years ago by jgromes <[email protected]>
Added software serial platform macro

11b501cbc94744c58254e8157307a51097cca80a authored over 5 years ago by jgromes <[email protected]>
Updated debug macros

c093d34c9104570fd9c774bda520e2863ebb8358 authored over 5 years ago by jgromes <[email protected]>
[SX127x] Fixed units in example

c4d9fe3a3753f27945f2f7c1a73d27a8f758cec4 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed units in example

cd169056b1d816edfab6cf5658cc05ae2de7e745 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added module presence check (#48)

5cf9c50b013b4b5277c4c9a977133fa1cfd63483 authored over 5 years ago by jgromes <[email protected]>
Merge pull request #47 from mmrein/patch-1

Add STM32VL-Discovery to tested platforms

eb4fbe9a3d049f31a398e11ac8634bbc367bff6c authored over 5 years ago by Jan Gromeš <[email protected]>
Add STM32VL-Discovery to tested platforms

b533d42010f54ab9c781bdc21c005cee15436e56 authored over 5 years ago by mmrein <[email protected]>
Merge pull request #46 from mmrein/master

SX126x FSK: Implement setWhitening method

173449a4fa02997e50f1ed3e128c2b886407104f authored over 5 years ago by Jan Gromeš <[email protected]>
SX126x whitening: solved 7 MSBs

Proper handling of the datasheet note for Whitening MSB register: "The user should not change th...

4388cfa06f4a59f5bfb4c35873bd1e40d27e3a4f authored over 5 years ago by mmrein <[email protected]>
SX126x FSK: Implement setWhitening method

Add setWhitening method for FSK modem for possibility to disable whitening (default enabled) or ...

ad8c234343db014c47303b7cb4e3a5c87da3fc68 authored over 5 years ago by mmrein <[email protected]>
[nRF24] Fixed fallthrough

9fa039549de5acc533029de985238c0d383d0939 authored over 5 years ago by jgromes <[email protected]>
Extended RadioShield module config

e4c4e4a5433b70b10b4e0cc0fd110e55a44b160d authored over 5 years ago by jgromes <[email protected]>
Advanced version to 1.6.1

7593769db4038120b8c66fe4db4de9429592033e authored over 5 years ago by jgromes <[email protected]>
[SX127x] Sync with LoRaLib v8.1.2

3623c9e0f5a4e68e269d13d1d9adffa9f500443d authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed example

5f1f6383597936eab8659bde71753a11151ba73a authored over 5 years ago by jgromes <[email protected]>
[RF69] Fixed example

f7fc293cd2b1d174b649e56a61048e3502032aa4 authored over 5 years ago by jgromes <[email protected]>
[CC1101] Fixed example

138e3128951ae4280188e327e0c736032268becc authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed doxygen param name

2ce924605303af36b016536dca1f87bf812e6ee8 authored over 5 years ago by jgromes <[email protected]>
Fixed keyword separator

586486b1d357fee07e3815f730fced1e4d850937 authored over 5 years ago by jgromes <[email protected]>
Merge pull request #44 from mmrein/dev-sx126x-bitsync

[SX126x] Add setSyncBits method

1af88dd1cc9acdda83d66529674de37973892db7 authored over 5 years ago by Jan Gromeš <[email protected]>
setSyncBits: *sync changed to *syncWord, added note

setSyncBits: Update *sync to *syncWord, add note about bits of syncWord being used if less than ...

a810a31c5f8a9125a7e787ac731804a25c35687a authored over 5 years ago by mmrein <[email protected]>
Updated note for setSyncBits example

9bb8586beb61c38d206f0ab6737dd3a4fa1f58bb authored over 5 years ago by mmrein <[email protected]>
Add examle use for setSyncBits method

c543a42124b15d43b1922acf3f8854bd5942617c authored over 5 years ago by mmrein <[email protected]>
Add setSyncBits to # SX126x-specific

dbbb12610ce748b36802fb50d1aeff1a8575ae6f authored over 5 years ago by mmrein <[email protected]>
Update SX126x.cpp

86ca0290235fdbca48950b35780cbeecb7b3e6a2 authored over 5 years ago by mmrein <[email protected]>
Add setSyncBits for SX126x

Add setSyncBits for possibility to set the sync word length in bits

1046db24e464b28d880f6d6c40fb9e10f73c671f authored over 5 years ago by mmrein <[email protected]>
[SX126x] Fixed waiting for BUSY pin in sleep mode (#42)

a04a376afc8af85d0d5c8249fe405009a541367f authored over 5 years ago by jgromes <[email protected]>
Advanced version to 1.5.0

4a78527d98369ed5206224d78f97d807c357cab5 authored over 5 years ago by jgromes <[email protected]>
Updated readme

e5f56f05276bc240917868f0e840c0774605dca9 authored over 5 years ago by jgromes <[email protected]>
Travis ordered boards based on job run time

0b1905680da4e977ff62b30ba112aa5b554933ac authored over 5 years ago by jgromes <[email protected]>
Travis fixed incorrect STM32 index

8335ddf2da4defe7988346261b952b6c61c49188 authored over 5 years ago by jgromes <[email protected]>
Travis added missing STM32 variant

5a2928987d12e7b48275b65903f42de6db8c3734 authored over 5 years ago by jgromes <[email protected]>
Travis added STM32 and SAMD platforms

f2625a04a9d611d3c6db399cafe9c47f811dadaa authored over 5 years ago by jgromes <[email protected]>
Merge pull request #41 from mmrein/master

STM32 - use HardwareSerial instead of SoftwareSerial

13b0eaf2b67f5582cab47f145e9f9ddea871f9a1 authored over 5 years ago by Jan Gromeš <[email protected]>
STM32 - use HardwareSerial instead of SoftwareSerial

Added support for STM32 boards, using HardwareSerial instead of SoftwareSerial the same way as i...

972f874e9e66af5495a58f6493c68d2bec719f10 authored over 5 years ago by mmrein <[email protected]>
Advanced version to 1.4.0

47d8ac8b0764effe570bb2b8a75704645662f664 authored over 5 years ago by jgromes <[email protected]>
[HTTP] Fixed incorrect string length

4eef30a2a487e15c80b5c07b6b6b0eded634320b authored over 5 years ago by jgromes <[email protected]>
[ESP8266] Fixed incorrect string length

14df1d8c523d724146eef1a1415144548d0c43fb authored over 5 years ago by jgromes <[email protected]>
Updated readme

5c15e252362e74ba82a04eb784428711aaeaf7b4 authored over 5 years ago by jgromes <[email protected]>
Travis added ESP32 platform

b208956f5be58850f002b6297aa4ed5ad0b54133 authored over 5 years ago by jgromes <[email protected]>
Merge pull request #39 from beegee-tokyo/master

ESP32 & SAMD - use HardwareSerial instead of SoftwareSerial

5c62ee901cb369fb45c9e86afbc90eaaea2f15aa authored over 5 years ago by Jan Gromeš <[email protected]>
ESP32 & SAMD - use HardwareSerial instead of SoftwareSerial

ESP32 has no working SoftwareSerial. With a simple #ifdef ESP32 || SAMD a hardware serial will b...

1465e01fd4c36ff604c7fa39242e4952339c95b8 authored over 5 years ago by Bernd Giesecke <[email protected]>
Advacned version to 1.3.0

bbef47e71a66af94ebcc44f5cf98e4b376658dae authored over 5 years ago by jgromes <[email protected]>
Travis add variable check

4f2382ad8c6ae6ca31c62031edeada2099348f55 authored over 5 years ago by jgromes <[email protected]>
Travix fix regex

cf5b098c0cc5d3e2eb1fa65ae92000c2c779b513 authored over 5 years ago by jgromes <[email protected]>
Travix fix incorrect variable name

f974021803fec3022b70f5722c78b647944397b2 authored over 5 years ago by jgromes <[email protected]>
Travis fix 3

8577d43b2e33d1287d5af3246e5c6d62d9e2f1f6 authored over 5 years ago by jgromes <[email protected]>
Travis fix 2

da0aad9b69c84335f394243a710c0ff34577d5e5 authored over 5 years ago by jgromes <[email protected]>
Travis fix

2dacf362ad5fc530a80a446d48aa20f92521fd19 authored over 5 years ago by jgromes <[email protected]>
Travis fix formatting

7caeb3ded0589121ee47a0df23322e557f0e8d1c authored over 5 years ago by jgromes <[email protected]>
Travis fix for ESP8266

d8350c7e5abcbac68f68fe0d2cdec63b447dd08e authored over 5 years ago by jgromes <[email protected]>
Added missing macro guards

8887bac07f680c15dc57d5f59d1235482875ca9e authored over 5 years ago by jgromes <[email protected]>
Update README.md

adccaf88a677a6621b2da6cfc1ce56469584d465 authored over 5 years ago by Jan Gromeš <[email protected]>
Added compatibility with ESP8266 platform

e751d31aa9246ac4bc05a3b4d1bc79196660fa08 authored over 5 years ago by jgromes <[email protected]>
[Morse] Added note about non-LoRa module usage

3f0dc1100890d32365cf9be7141f8055e1be36eb authored over 5 years ago by jgromes <[email protected]>
[RTTY] Added note about non-LoRa module usage

9a300da9632e55572b0590a5ef64932ec7a2aa4a authored over 5 years ago by jgromes <[email protected]>
[SX127x] Fixed uninitialized variable warning

20f3b429e9f735a9938b7cc1ea3c56b13cffc4a7 authored over 5 years ago by jgromes <[email protected]>
Advanced version to 1.2.2

e8e19c478763f4bcf6adc25a5dd3158b5aae98e6 authored over 5 years ago by jgromes <[email protected]>
[RTTY] Fixed ITA2 encoding

11dc4be0ec7aa91149d6f1ffbcbea8b8e9f3ee6d authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added method to get expected time-on-air

629ac5585aedb0993acfee66e7ba58dac312eb27 authored over 5 years ago by jgromes <[email protected]>
[HTTP] Fixed memory leak

c43ba03d7dbe2c98a964688749f1dae4fdbbf639 authored over 5 years ago by jgromes <[email protected]>
Removed redundant comment

5ea9bc89fde8c1580e04e33ee8387757d42364ff authored over 5 years ago by jgromes <[email protected]>
Travis script update

6e0354f2e36e6a8ed03c4cdfcd069a34ec564e41 authored over 5 years ago by jgromes <[email protected]>
Merge pull request #25 from saloid/master

ESP8266, not ES8266

aa338366dabcb6b05061510d657a446f72fc2029 authored over 5 years ago by Jan Gromeš <[email protected]>
ESP8266, not ES8266

14e81052174588f06fb66892af8e8c95a75f126a authored over 5 years ago by Dmitriy <[email protected]>
Update CONTRIBUTING.md

d6d12fc0989575d311f64a9fe790450423131e4b authored over 5 years ago by Jan Gromeš <[email protected]>
Advanced version to 1.2.1

1f4ec7134c83bcdd78a5a2d2151afe201888cc80 authored over 5 years ago by jgromes <[email protected]>
[SX127x] Sync with LoRaLib 8.1.1

3610e1c7c899c1b1dcac1c63a81efad286b3b6cd authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added BUSY timeout

ea1e6fea68460e2bcd066856a74d93119745bdb8 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Removed redundant null terminator

b0cd4b5125c74be5dce1254e70fa6dde673fb19e authored over 5 years ago by jgromes <[email protected]>
[SX126x] Fixed incorrect parameters

bd21ddb7d85a9020b19f0a655e19057badd6d195 authored over 5 years ago by jgromes <[email protected]>
[SX126x] Added OCP config reset

e1c79af18b756179c12f1eb53a4476261e788cd8 authored over 5 years ago by jgromes <[email protected]>
Fixed format

2ca26d1a605f3c739fc6545775c368c9ecda7d10 authored over 5 years ago by jgromes <[email protected]>
Added more debug output

49eb062fcfcc42bcedd601d910b2e0965ec9e5e9 authored over 5 years ago by jgromes <[email protected]>