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

[SX127x] Fixed FSK preamble unit

f1d51fd1b9c53846486f1f745c2f290c377ffcb5 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Moved non-configurable parameters config into base class

bc613daf23d8b2421994a3c04222de728df2b51c authored almost 4 years ago by jgromes <[email protected]>
Added missing SX126x/8x SPI slowdown on Apollo3

158b30c38337e0e62282110a2274f79d18d9e9b8 authored almost 4 years ago by jgromes <[email protected]>
[SX128x] Simplify SPI slowdown

b24a523c3744bde75822e0d39d1131c91943511d authored almost 4 years ago by jgromes <[email protected]>
[SX126x] Simplify SPI slowdown

bac2be15768df5fe5a3d72b82e4d08263428ee4a authored almost 4 years ago by jgromes <[email protected]>
Added default argument for SPISettings (#239)

aad4b84b8979c014cbfc62cfca91b5d93f6eb872 authored almost 4 years ago by jgromes <[email protected]>
CI Added missing skip patter SparkFun:apollo3:sfe_artemis

e4dc5626a9ce0939c2be355fa4e0d1cab14ffb53 authored almost 4 years ago by jgromes <[email protected]>
Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)

bc2de34e39eb312cbf0a608e4b35c9df1fd856a2 authored almost 4 years ago by jgromes <[email protected]>
Revert "Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)"

This reverts commit 098e611eae99a59e07afd4e7bd7f41dbcf3e1d2a.

e04aea52dd55a95a48ae77c5bd5d9fa948a2babf authored almost 4 years ago by jgromes <[email protected]>
Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)

098e611eae99a59e07afd4e7bd7f41dbcf3e1d2a authored almost 4 years ago by jgromes <[email protected]>
Updated CI workflow (SparkFun:apollo3:sfe_artemis)

a9fecdb181f9841b5eb2fd34f95b300d6270dbad authored almost 4 years ago by jgromes <[email protected]>
Updated Apollo3 platform definition (#239)

4a5e48962e2644e5704e079ed1c34cd8529cf2f3 authored almost 4 years ago by jgromes <[email protected]>
Merge pull request #243 from angrypig7/master

Added GetRSSIInst command for SX126x

f6cfed4c601a1f85899725e772c175995fbb32fa authored almost 4 years ago by Jan Gromeš <[email protected]>
Convert arbitrary unit to dBm

07cc802f9b0bc223450cc376b5d0d313a93d9230 authored almost 4 years ago by Kihun Song <[email protected]>
Convert arbitrary unit to dBm

d6330cfe443cefa67899065bb1b803b629e07300 authored almost 4 years ago by Kihun Song <[email protected]>
Removed doxygen job from CI

8a209472f3a2b9a5a1ca0ff49b538cb7c6448e59 authored almost 4 years ago by Jan Gromeš <[email protected]>
Added separate doxygen workflow

9e4f8977018e4e4fcf946c104d9eaa611e1515ef authored almost 4 years ago by Jan Gromeš <[email protected]>
comments

318ac691d01d7ac7d74c022a9f8b5fd001fdcaa2 authored almost 4 years ago by Kihun Song <[email protected]>
Added getRSSIInst command for SX126x

0b835f9fcf1af1d8eab55605cb0bd94d5a221ae5 authored almost 4 years ago by Kihun Song <[email protected]>
Force CI build CI_BUILD_ALL

6061145ae6ada52f55a2c85f623811b140d88919 authored almost 4 years ago by jgromes <[email protected]>
Swap Arduino and Adafruit SAMD detection order

2f68d38f35d61200d3a50e2dd39ef918933eef86 authored almost 4 years ago by jgromes <[email protected]>
Create separate Arduino SAMD platform (SAMD core >= 1.8.11) CI_BUILD_ALL

22975cbcee32cebf626273d715854bd1e81e21d8 authored almost 4 years ago by jgromes <[email protected]>
[CI] Removed duplicate Arduino Zero build

7a0601da14b6a488433bb8f345d3e10cc744084b authored almost 4 years ago by jgromes <[email protected]>
Bump version to 4.1.0

b0af8cf8192c86e99450ff061b45cfd679ec7371 authored almost 4 years ago by jgromes <[email protected]>
allow register based detection of pending IRQs (for broken hardware)

07de964e929238949035fb0d5887026a3058df1a authored almost 4 years ago by Kevin Hester <[email protected]>
Merge branch 'master' of https://github.com/meshtastic/RadioLib

734eb9a4afa4bef7fdf7c75225c6f9915eae47b9 authored almost 4 years ago by Kevin Hester <[email protected]>
micros/millis() are "long unsigned" not uint32_t, fix bug on linux

7789ddf9c08ea30661f90c109929d1d1dafc79cd authored almost 4 years ago by Kevin Hester <[email protected]>
[SX127x] Clarify ternary operator priority (#217)

c63c8f376f88b93e324a5239b4cd1e5cef779ebd authored almost 4 years ago by jgromes <[email protected]>
[nRF24] Clarify ternary operator priority

1dcb873f22b9e38f50b2e71e7bf0dd23c4a3822f authored almost 4 years ago by jgromes <[email protected]>
[CC1101] Clarify ternary operator priority

8ad7d1be4555bd830d81bcd3d0f8b8af713b1b9d authored almost 4 years ago by jgromes <[email protected]>
Update readme for MegaCoreX (MegaCoreX:megaavr:4809)

073fca8e827998cb03f9d8f1e5bc20702f5274c7 authored almost 4 years ago by jgromes <[email protected]>
Added support for MegaCoreX

65379c477233732a08d856462155deb64aa3ee9d authored almost 4 years ago by jgromes <[email protected]>
Fixed unitialized variable warning

533131f83f9001742b40d873c96c328c89f524c6 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Fixed incorrect CRC configuration (#217)

8438aa93ef40d7df9529f9e978564ea6ca2fe6f4 authored almost 4 years ago by jgromes <[email protected]>
[CC1101] Fixed version register check (#208)

81135e0ae5ef981c5d19e004562aba3afc2d5ee9 authored about 4 years ago by jgromes <[email protected]>
Added TODO list for debug decoder

2096a811d4230640c6abc92fb19cf060419b7840 authored about 4 years ago by jgromes <[email protected]>
[SX128x] Update markers for debug decoder

721645d384b4ae4cd43973627bf59880be9b719a authored about 4 years ago by jgromes <[email protected]>
[SX127x] Update markers for debug decoder

b7bf1505949879d70a9c7b2f4ef3868c4d4460e3 authored about 4 years ago by jgromes <[email protected]>
[SX126x] Update markers for debug decoder

d1cbe133e236ac3a702e5ee5ca8aeaba23fb74cf authored about 4 years ago by jgromes <[email protected]>
[SX1231] Update markers for debug decoder

5e22589e058d315577baf534d7cf5e5cfa3fc795 authored about 4 years ago by jgromes <[email protected]>
[RFM9x] Update markers for debug decoder

936eb262a117d98a94b39485ee4aa97a3e1bc70b authored about 4 years ago by jgromes <[email protected]>
[RF69] Update markers for debug decoder

ef50f9e1e81d2a5ae75c87570dddf67b760da1b3 authored about 4 years ago by jgromes <[email protected]>
[CC1101] Update markers for debug decoder

6bc6777cac500555c626a3c7fc6e9f92e0fc2813 authored about 4 years ago by jgromes <[email protected]>
[nRF24] Update markers for debug decoder

dc05904ae4941e6ee2ba284c52f06fdbf5ab1d50 authored about 4 years ago by jgromes <[email protected]>
[Si443x] Update markers for debug decoder

ea464ce10da5677f3897d8c972fa0f7d68c717e5 authored about 4 years ago by jgromes <[email protected]>
Added debug decoder script

eea595a5ae4ea45b0aa34e93ba08d7b792f584bc authored about 4 years ago by jgromes <[email protected]>
Update gitignore

61f4fb5190edcbc12571d94d6889c6152dc4f09f authored about 4 years ago by jgromes <[email protected]>
Changed structure of extras folder

f670cc33619c21af6e50b3465b20b806c3df1dd5 authored about 4 years ago by jgromes <[email protected]>
Merge pull request #1 from FiorixF1/master

Fixed compiling issues

8ce8080577c1b12bd42e6325ea7d1e59e5d8e860 authored about 4 years ago by Federico Maggi <[email protected]>
[RF69] Fixed setOOK()

1787505ea7ac24843683e9a5735672564f447cf9 authored about 4 years ago by Alessandro Fiorillo <[email protected]>
[CC1101] Fix in promiscuous mode

3d1c45654b6a6127cf5546f9dac03142be0412ea authored about 4 years ago by Alessandro Fiorillo <[email protected]>
Fixed compiling issues

932921440514875973bdbe9b1577272f1a35c4db authored about 4 years ago by Alessandro Fiorillo <[email protected]>
Bump version to 4.0.6

8e3d89c4f5fa9ae9c97f19bc5eeed7cefc32e5dd authored about 4 years ago by jgromes <[email protected]>
[Si443x] Added method to read version register

36afff855dcd41f0e6860c6ffb8b51fa24c50e13 authored about 4 years ago by jgromes <[email protected]>
[SX1231] Added method to read version register

3c832171f02afcb02953b73cf784ed8e5e04b049 authored about 4 years ago by jgromes <[email protected]>
[RF69] Added method to read version register

4c62de06cfe1e8aea976cdc82203398d9aba3e30 authored about 4 years ago by jgromes <[email protected]>
[CC1101] Added method to read version register

b4701c370ba83ff39d15dad9859d9ef78517368f authored about 4 years ago by jgromes <[email protected]>
[SX127x] Added method to read version register (#204)

ff520e2a15cfb111cf973da7ac23d9f77661f826 authored about 4 years ago by jgromes <[email protected]>
Delete old Travis CI config file

6e18dea7e1c5dafe8e319d40ec0e6dec0e3b48a6 authored about 4 years ago by jgromes <[email protected]>
[SX127x] Added check for LoRa header CRC mismatch (#200)

c127712c5e4c90ad17ffe721ccbe025fb2d0cb21 authored about 4 years ago by jgromes <[email protected]>
[RTTY] Fixed idle (#195)

9b5eed83d2952496d3091cfc64ac4c499826abe3 authored about 4 years ago by Jan Gromeš <[email protected]>
[CI] Use arduino:mbed instead of beta for Portenta H7

c8ff0234b327ba15e6ba3d644de8bbb27ebb410b authored about 4 years ago by Jan Gromeš <[email protected]>
[Si443x] Fixed frequency deviation 0 for RTTY (#195)

063b643a7b5bf233f35e9f046318b9acdff5c5db authored about 4 years ago by Jan Gromeš <[email protected]>
[CI] Disable Arduino Portenta build (fails to install) CI_BUILD_ALL

d58ffee4432f66f3310276ffbdfe5109a21f22c2 authored about 4 years ago by jgromes <[email protected]>
Bump version to 4.0.5

4816d7383e8ac1a7dc868564b4618b0bc8839f99 authored about 4 years ago by jgromes <[email protected]>
Changed ESP32 tone emulation channel to 1

4cdbcb60c5f5e8bcaec96f3f59da90ed12be5e26 authored about 4 years ago by jgromes <[email protected]>
Removed RADIOLIB_TONE_UNSUPPORTED flag from Apollo3 and STM32 unofficial

dbc35c814e8512109258956335feebbc8b4d2521 authored about 4 years ago by jgromes <[email protected]>
Added support for tone on ESP32 (#190)

5d92240f8964f59e3b6a6e5e265b2bed7b21d325 authored about 4 years ago by jgromes <[email protected]>
A better check for NRF52, so that NRF52833 also works

25ae5d637cf0ac4e05a75ba1d35828cbaac6564c authored about 4 years ago by Kevin Hester <[email protected]>
[SX127x] Fixed incorrect shaping register (#186)

e549039b15591c231199482e09cb87457a9a4398 authored about 4 years ago by jgromes <[email protected]>
Replace workflow add-path commands with echo to env file

e96fd0f8af3f2509f4b70fef687571d3b91887a2 authored about 4 years ago by jgromes <[email protected]>
Bump version to 4.0.4

598eb34ad537c78f356f948aa1444fa5ea43e6fe authored about 4 years ago by jgromes <[email protected]>
allow detecting more irq sources, and gen irq for crc & header errors

8657380241bce681c33aab46598bbf13b11f876c authored about 4 years ago by Kevin Hester <[email protected]>
allow reading IRQ_PREAMBLE_DETECTED to determine if a rx packet is in process

1083c2e76f9906c5f80dfec726facebf8413eef0 authored about 4 years ago by Kevin Hester <[email protected]>
[SX126x] Added option to disable TCXO using SX126x::setTCXO(0) (#99)

bb1bb59afffba1a2a238e78dcdc443de94d29a1f authored over 4 years ago by jgromes <[email protected]>
[CC1101] Added 0x04 as valid version register value (#183)

cd142df4b9f577903bed826722550a361305403d authored over 4 years ago by jgromes <[email protected]>
[CC1101] Added TRNG support

35f02ed40205db2329882feb7d62f78b2c234e14 authored over 4 years ago by jgromes <[email protected]>
[RF69] Added TRNG support

ff8d9d672df033b52dccf17225611bb600b47eb1 authored over 4 years ago by jgromes <[email protected]>
[SX126x] Added TRNG support

b40ad5c2f77f6d691a8e922404b67e996f99d134 authored over 4 years ago by jgromes <[email protected]>
[SX127x] Added TRNG support

04195ee0d2b7dff5727a87b53edd694a251f50c0 authored over 4 years ago by jgromes <[email protected]>
[SX128x] Added TRNG support

3cc55806cf05d64c54c3f250dd8b99379d168d17 authored over 4 years ago by jgromes <[email protected]>
[Si443x] Added TRNG support

5e1285783aaf6c6473e4a8e2aa9544b5ea3b1029 authored over 4 years ago by jgromes <[email protected]>
[nRF24] Added TRNG support

5376931b023ceb9980d5f07378541a553cf045d2 authored over 4 years ago by jgromes <[email protected]>
[PHY] Added TRNG support (#178)

e7fb5551921c06a2d9bef2eac317fc49958ca749 authored over 4 years ago by jgromes <[email protected]>
Create SECURITY.md

08f86da3a66140211debf8da25ce54ed40316258 authored over 4 years ago by Jan Gromeš <[email protected]>
Create CODE_OF_CONDUCT.md

7ea94eb01ad7c3069db2d9f4b369aa69a8ee416e authored over 4 years ago by Jan Gromeš <[email protected]>
[RTTY] Force mask type

b8d83c8792a4f96bca0d622329e690055ee57666 authored over 4 years ago by jgromes <[email protected]>
[RTTY] Fixed CodeQL alerts

3c25c76b9bbe404a2b4b4699d124f593eee563c6 authored over 4 years ago by jgromes <[email protected]>
[SX127x] Fixed CodeQL alerts

b650d15f7661086a48e561a645dacbf4ad923746 authored over 4 years ago by jgromes <[email protected]>
[XBee] Fixed CodeQL alerts

ffe1c38c1f3b7dcbb46eec5fdc3f91c6f81646cd authored over 4 years ago by jgromes <[email protected]>
[AX25] Fixed CodeQL alerts

f17b1d413a264ed4b4cfa78c8ee95fa2ac780010 authored over 4 years ago by jgromes <[email protected]>
[AX25] Replaced constant with macro

b337b5e22f3dcb1feabc51059f1d29c6017fefac authored over 4 years ago by jgromes <[email protected]>
[CodeQL] Use /bin/bash interperter

38b3f33c82b2bc1bdd5014f8cfeafd77235f168a authored over 4 years ago by Jan Gromeš <[email protected]>
[CodeQL] Moved static fix

deae19e892ba09b4b6735d86b3c365faeb895310 authored over 4 years ago by Jan Gromeš <[email protected]>
[CodeQL] Static link fix

e282937e6fa6b6d4e2e75aafe337d845986d1b1d authored over 4 years ago by Jan Gromeš <[email protected]>
work with more modern stdlib defs (const safety)

ac7feac00f5e0bd95a3ac5d5852b4cc7344cf95c authored over 4 years ago by geeksville <[email protected]>
Add Portduino support

1a6211aef6a686ab2704aa50df0e2d3fe525ef25 authored over 4 years ago by geeksville <[email protected]>
[QL] Fixed path

a3a0719fa33eda142b826695ddb022f33d778bae authored over 4 years ago by Jan Gromeš <[email protected]>
[QL] Fixed example path

5e50851610a1d2592632c233e27d7cefab0bb311 authored over 4 years ago by Jan Gromeš <[email protected]>
\

0bb314063fdadc41fb2f61c195a4cd5d42700674 authored over 4 years ago by Jan Gromeš <[email protected]>