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
1ms delay needed for wake from sleep
80ed10d689a0568782c5bd152906b0f97d2bce93 authored over 3 years ago by Kevin Hester <[email protected]>
80ed10d689a0568782c5bd152906b0f97d2bce93 authored over 3 years ago by Kevin Hester <[email protected]>
[SX128x] Added ranging calibration and missing readout steps (#293)
a32950c788a9b052dbaad34514abb581246a8aeb authored over 3 years ago by jgromes <[email protected]>
a32950c788a9b052dbaad34514abb581246a8aeb authored over 3 years ago by jgromes <[email protected]>
The first set freq after calibrateImage might return an error
Only occurs on newer silicon it seems...
b022e575f8dce1fb879577ea07f177bc817f5f52 authored over 3 years ago by Kevin Hester <[email protected]>
fix incorrect timeouts on 64 bit architectures
03fefc2495b63c8eb2e46f39f7eeedef9e81e0d8 authored over 3 years ago by Kevin Hester <[email protected]>
03fefc2495b63c8eb2e46f39f7eeedef9e81e0d8 authored over 3 years ago by Kevin Hester <[email protected]>
Bump version to 4.4.0
aedfadeeec2be455168cd4ddf461a4c4a0df8d36 authored over 3 years ago by jgromes <[email protected]>
aedfadeeec2be455168cd4ddf461a4c4a0df8d36 authored over 3 years ago by jgromes <[email protected]>
Merge pull request #279 from rfquack/master
New .gitignore pattern, CC1101 streaming mode, RF69 SPI get/set/read/write overrides
070b4f5f83bd67661c5b2363ad2c8a94a5132a2b authored over 3 years ago by Jan Gromeš <[email protected]>
Merge branch 'master' of https://github.com/meshtastic/RadioLib
242bfade03b31556eedf0bb88ea83c2562ce96f8 authored over 3 years ago by Kevin Hester <[email protected]>
242bfade03b31556eedf0bb88ea83c2562ce96f8 authored over 3 years ago by Kevin Hester <[email protected]>
fix to work on 64 bit architectures
69cd2b422fefd5553c22e1d12cc2ff0962a92da1 authored over 3 years ago by Kevin Hester <[email protected]>
69cd2b422fefd5553c22e1d12cc2ff0962a92da1 authored over 3 years ago by Kevin Hester <[email protected]>
Removed SPIsetRegValue
871a0fe34f8c9fcfe0606257248c460dba8e04eb authored over 3 years ago by Federico Maggi <[email protected]>
871a0fe34f8c9fcfe0606257248c460dba8e04eb authored over 3 years ago by Federico Maggi <[email protected]>
delay(1) -> delayMicroseconds(250)
12975b23e543fc11396bc2a75e182f2aac1b90bb authored over 3 years ago by Federico Maggi <[email protected]>
12975b23e543fc11396bc2a75e182f2aac1b90bb authored over 3 years ago by Federico Maggi <[email protected]>
Commenting RADIOLIB_LOW_LEVEL
24216c00edf553ff952c517aa005903f08ceddc6 authored over 3 years ago by Federico Maggi <[email protected]>
24216c00edf553ff952c517aa005903f08ceddc6 authored over 3 years ago by Federico Maggi <[email protected]>
Merge pull request #282 from yeckel/feature/implement_AFC_control
Feature/implement afc control
f1d5907f1a671556fb41a055aff02270f66187aa authored over 3 years ago by Jan Gromeš <[email protected]>
Allow CS to be not bound to a pin (for boards that have automatic CS control)
2bd4a2475c96e2db8c150d8316984d00fdc03ffb authored over 3 years ago by Kevin Hester <[email protected]>
2bd4a2475c96e2db8c150d8316984d00fdc03ffb authored over 3 years ago by Kevin Hester <[email protected]>
Merge branch 'master' into feature/implement_AFC_control
d29e3609b42f3796ab560672976ef3aef9847f8d authored over 3 years ago by Libor Tomsik <[email protected]>
d29e3609b42f3796ab560672976ef3aef9847f8d authored over 3 years ago by Libor Tomsik <[email protected]>
Added keywords
b4a3049be0a73783fc5a17168f5775278b3dff8b authored over 3 years ago by Libor Tomsik <[email protected]>
b4a3049be0a73783fc5a17168f5775278b3dff8b authored over 3 years ago by Libor Tomsik <[email protected]>
[SX127x] Ignore SPI readout mismatch in FSK RX (#276)
e27c3ddef525a913ce815ba32e908d4cda90757a authored over 3 years ago by jgromes <[email protected]>
e27c3ddef525a913ce815ba32e908d4cda90757a authored over 3 years ago by jgromes <[email protected]>
Added SPI readout check bitmask
d49a107c7e5f713d4591a0af110f6025f6976420 authored over 3 years ago by jgromes <[email protected]>
d49a107c7e5f713d4591a0af110f6025f6976420 authored over 3 years ago by jgromes <[email protected]>
Added method for reading current AFC value
37a0c56bfec870944194b48dc20dfc15eec5f3d8 authored over 3 years ago by Libor Tomsik <[email protected]>
37a0c56bfec870944194b48dc20dfc15eec5f3d8 authored over 3 years ago by Libor Tomsik <[email protected]>
Setting setMode timetout back to 2ms
cbe145b9f72948a473feaaacb2412cf671e68364 authored over 3 years ago by Libor Tomsik <[email protected]>
cbe145b9f72948a473feaaacb2412cf671e68364 authored over 3 years ago by Libor Tomsik <[email protected]>
Revering unvanted changes
555b90abfa702d03dc3c8956af1dd125af016929 authored over 3 years ago by Libor Tomsik <[email protected]>
555b90abfa702d03dc3c8956af1dd125af016929 authored over 3 years ago by Libor Tomsik <[email protected]>
Implemented AFC&AGC trigger control
ac4ea556ae18ee45516c0d9439d1550f3d0853f3 authored over 3 years ago by Libor Tomsik <[email protected]>
ac4ea556ae18ee45516c0d9439d1550f3d0853f3 authored over 3 years ago by Libor Tomsik <[email protected]>
[RTTY] Fixed code scan alert
17f539765264b1f1be63447a871fe7117173a2dd authored over 3 years ago by jgromes <[email protected]>
17f539765264b1f1be63447a871fe7117173a2dd authored over 3 years ago by jgromes <[email protected]>
Created method for setting AFC bandwidth
2ae0188e50399739720c8cfa75ab849170d379b7 authored over 3 years ago by Libor Tomsik <[email protected]>
2ae0188e50399739720c8cfa75ab849170d379b7 authored over 3 years ago by Libor Tomsik <[email protected]>
[RTTY] Fixed dynamic memory issue with ITA2Strings (#278)
99386beec7da8531b9f84ba87ac975f863618c8d authored over 3 years ago by jgromes <[email protected]>
99386beec7da8531b9f84ba87ac975f863618c8d authored over 3 years ago by jgromes <[email protected]>
No need to use _mod
f5f722e30f41cf300b4b130ddb5b7694293883f2 authored over 3 years ago by Federico Maggi <[email protected]>
f5f722e30f41cf300b4b130ddb5b7694293883f2 authored over 3 years ago by Federico Maggi <[email protected]>
RFQuack's fork of RadioLib has LOW_LEVEL mode on by default
6f783d5fc02fcc8f5e6f11b7d529f3e56a416402 authored over 3 years ago by Federico Maggi <[email protected]>
6f783d5fc02fcc8f5e6f11b7d529f3e56a416402 authored over 3 years ago by Federico Maggi <[email protected]>
Missing RF69::
f18d75a853882a69e78ccaa5c9824d64cebf851c authored over 3 years ago by Federico Maggi <[email protected]>
f18d75a853882a69e78ccaa5c9824d64cebf851c authored over 3 years ago by Federico Maggi <[email protected]>
Addressing PR#279 comments
012c39e7f59bc1f249022c2775a8c3cb0635d335 authored over 3 years ago by Federico Maggi <[email protected]>
012c39e7f59bc1f249022c2775a8c3cb0635d335 authored over 3 years ago by Federico Maggi <[email protected]>
Caching carrier frequency
aebe2d2f9868a178c64f246f6d618a0f87079ecc authored over 3 years ago by Federico Maggi <[email protected]>
aebe2d2f9868a178c64f246f6d618a0f87079ecc authored over 3 years ago by Federico Maggi <[email protected]>
Declaring SPI get/set RegValue in line with CC1101
f9cc7cefcddf54f4025b59fff33b242ffb533a2a authored over 3 years ago by Federico Maggi <[email protected]>
f9cc7cefcddf54f4025b59fff33b242ffb533a2a authored over 3 years ago by Federico Maggi <[email protected]>
Remove duplicate setOOK() method
5b5bc6efb9c0be2cb281d7cf9d44eb0a26b5a214 authored over 3 years ago by Federico Maggi <[email protected]>
5b5bc6efb9c0be2cb281d7cf9d44eb0a26b5a214 authored over 3 years ago by Federico Maggi <[email protected]>
Merge branch 'master' of github.com:rfquack/RadioLib
* 'master' of github.com:rfquack/RadioLib:
[RF69] Fixed setOOK()
[CC1101] Fix in promiscuous...
Merge remote-tracking branch 'upstream/master'
* upstream/master: (249 commits)
[SX127x] OOK functions style cleanup
[RF69] OOK functions s...
[SX127x] OOK functions style cleanup
86ca714d0017419aebc5bae5b4e8010e71e66874 authored over 3 years ago by jgromes <[email protected]>
86ca714d0017419aebc5bae5b4e8010e71e66874 authored over 3 years ago by jgromes <[email protected]>
[RF69] OOK functions style cleanup
31b7bfefe0a9fb34b78cd39edd790782c74c051b authored over 3 years ago by jgromes <[email protected]>
31b7bfefe0a9fb34b78cd39edd790782c74c051b authored over 3 years ago by jgromes <[email protected]>
Merge pull request #274 from cpainchaud/master
some missing functions for OOK support in SX127X and RF69
dec9cb0cfba73f3ef57a92f90cb945fbf3dea50c authored over 3 years ago by Jan Gromeš <[email protected]>
styles and syntax changes
3e1088f34ad9c4b1ee6c742910d89d009fcd479f authored over 3 years ago by Christophe Painchaud <[email protected]>
3e1088f34ad9c4b1ee6c742910d89d009fcd479f authored over 3 years ago by Christophe Painchaud <[email protected]>
added RF69::setOokThresholdType
7b6f1d075a149666e7583d58008af43e7eb78665 authored over 3 years ago by Christophe Painchaud <[email protected]>
7b6f1d075a149666e7583d58008af43e7eb78665 authored over 3 years ago by Christophe Painchaud <[email protected]>
added RF69::setLnaTestBoost
97cdce7b645f49ada0bc5cd09abfe8b746f2565d authored over 3 years ago by Christophe Painchaud <[email protected]>
97cdce7b645f49ada0bc5cd09abfe8b746f2565d authored over 3 years ago by Christophe Painchaud <[email protected]>
doc fix
fc3a4a8175bec70d8e70b8174439b79298a91fb3 authored over 3 years ago by Christophe Painchaud <[email protected]>
fc3a4a8175bec70d8e70b8174439b79298a91fb3 authored over 3 years ago by Christophe Painchaud <[email protected]>
SX1278::getRSSI() modified for OOK so it wont require an activation
b9e897409e8e8dc3d302b2a8faa21509790652fd authored almost 4 years ago by Christophe Painchaud <[email protected]>
b9e897409e8e8dc3d302b2a8faa21509790652fd authored almost 4 years ago by Christophe Painchaud <[email protected]>
SX127x::setOokPeakThresholdDecrement
f049a4bc987cfc8c17667ffed003d151b162f47f authored almost 4 years ago by Christophe Painchaud <[email protected]>
f049a4bc987cfc8c17667ffed003d151b162f47f authored almost 4 years ago by Christophe Painchaud <[email protected]>
ignore jetbrain .idea
17a29790627c259a7ce2c380484de354fbd4b671 authored almost 4 years ago by Christophe Painchaud <[email protected]>
17a29790627c259a7ce2c380484de354fbd4b671 authored almost 4 years ago by Christophe Painchaud <[email protected]>
SX1278::setGain() added support for FSK_OOK modes
8a13d1a39525ffac6fd1a1a76eef84eab1a251b5 authored almost 4 years ago by Christophe Painchaud <[email protected]>
8a13d1a39525ffac6fd1a1a76eef84eab1a251b5 authored almost 4 years ago by Christophe Painchaud <[email protected]>
SX127x::setOokFixedOrFloorThreshold
f4fac4c09ef5f278f51ff928e33e5c370f363605 authored almost 4 years ago by Christophe Painchaud <[email protected]>
f4fac4c09ef5f278f51ff928e33e5c370f363605 authored almost 4 years ago by Christophe Painchaud <[email protected]>
SX1278::setOokThresholdType()
2a01f0785ebf770f3612f92f9d8b16420ac7dfb3 authored almost 4 years ago by Christophe Painchaud <[email protected]>
2a01f0785ebf770f3612f92f9d8b16420ac7dfb3 authored almost 4 years ago by Christophe Painchaud <[email protected]>
RF69::setOOK
b1c98569eaa39a5739f14cda957bbdef96579e9b authored almost 4 years ago by Christophe Painchaud <[email protected]>
b1c98569eaa39a5739f14cda957bbdef96579e9b authored almost 4 years ago by Christophe Painchaud <[email protected]>
[SX127x] Fixed shaping in OOK (#268)
be1471c32a7c0eb370a3bfb38e779368959f597c authored almost 4 years ago by jgromes <[email protected]>
be1471c32a7c0eb370a3bfb38e779368959f597c authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Added FSK CRC mode configuration (#266)
519b34d309aea57fbaa34b4737b5878b92cccc24 authored almost 4 years ago by jgromes <[email protected]>
519b34d309aea57fbaa34b4737b5878b92cccc24 authored almost 4 years ago by jgromes <[email protected]>
Bump version to 4.3.0
fea986fcf4eba6e880a99e0367df7b63d353cca3 authored almost 4 years ago by jgromes <[email protected]>
fea986fcf4eba6e880a99e0367df7b63d353cca3 authored almost 4 years ago by jgromes <[email protected]>
[nRF24] Added low-level access macro
7b00ed11e6fca632fef3f95c739f57983dc34862 authored almost 4 years ago by jgromes <[email protected]>
7b00ed11e6fca632fef3f95c739f57983dc34862 authored almost 4 years ago by jgromes <[email protected]>
[XBee] Added low-level access macro
01f11228238792f43ae3f645729aaa960693bc3a authored almost 4 years ago by jgromes <[email protected]>
01f11228238792f43ae3f645729aaa960693bc3a authored almost 4 years ago by jgromes <[email protected]>
[Si443x] Added low-level access macro
aac11097b2012452832e3334931bd2a595f35781 authored almost 4 years ago by jgromes <[email protected]>
aac11097b2012452832e3334931bd2a595f35781 authored almost 4 years ago by jgromes <[email protected]>
[SX128x] Added low-level access macro
e9f1f940a2cad5256669e1cb8ef9d5fbede272d2 authored almost 4 years ago by jgromes <[email protected]>
e9f1f940a2cad5256669e1cb8ef9d5fbede272d2 authored almost 4 years ago by jgromes <[email protected]>
[SX126x] Added low-level access macro
4342be83860ea377b415964874450a43b557a43d authored almost 4 years ago by jgromes <[email protected]>
4342be83860ea377b415964874450a43b557a43d authored almost 4 years ago by jgromes <[email protected]>
[SX1231] Added low-level access macro
1a721b3daf1406cbb7ac86eb0c5598793376dfa4 authored almost 4 years ago by jgromes <[email protected]>
1a721b3daf1406cbb7ac86eb0c5598793376dfa4 authored almost 4 years ago by jgromes <[email protected]>
[RFM9x] Added low-level access macro
b94d4ade1e9cade40605551f2281a7400a6c66fa authored almost 4 years ago by jgromes <[email protected]>
b94d4ade1e9cade40605551f2281a7400a6c66fa authored almost 4 years ago by jgromes <[email protected]>
[RF69] Added low-level access macro
79296af398f2063052619e1ef7cee6a97cba53bf authored almost 4 years ago by jgromes <[email protected]>
79296af398f2063052619e1ef7cee6a97cba53bf authored almost 4 years ago by jgromes <[email protected]>
[ESP8266] Added low-level access macro
49c082bfd043f7b381bd1e726637d582ea9cc005 authored almost 4 years ago by jgromes <[email protected]>
49c082bfd043f7b381bd1e726637d582ea9cc005 authored almost 4 years ago by jgromes <[email protected]>
[CC1101] Added low-level access macro
25005343179ce55cff032dc582443ca13c9f3aaa authored almost 4 years ago by jgromes <[email protected]>
25005343179ce55cff032dc582443ca13c9f3aaa authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Added low-level access macro
1b289f2baeb68d61ac82cbb4afd466e7f6afbdfa authored almost 4 years ago by jgromes <[email protected]>
1b289f2baeb68d61ac82cbb4afd466e7f6afbdfa authored almost 4 years ago by jgromes <[email protected]>
Added low-level access macro
cb81709d93bc06cfbe1b2bb67190f6e93413de8b authored almost 4 years ago by jgromes <[email protected]>
cb81709d93bc06cfbe1b2bb67190f6e93413de8b authored almost 4 years ago by jgromes <[email protected]>
Updated ifndef
1903cfa89839424c5875b36be68309fb11f48c88 authored almost 4 years ago by jgromes <[email protected]>
1903cfa89839424c5875b36be68309fb11f48c88 authored almost 4 years ago by jgromes <[email protected]>
Merge branch 'master' of https://github.com/jgromes/RadioLib
d3e492ea90d0924427abc0da5c6d640a489efd78 authored almost 4 years ago by jgromes <[email protected]>
d3e492ea90d0924427abc0da5c6d640a489efd78 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Added note about FSK transmitter (#264)
07f8eb05120209fbff997fafa89c158ad3c60cc8 authored almost 4 years ago by jgromes <[email protected]>
07f8eb05120209fbff997fafa89c158ad3c60cc8 authored almost 4 years ago by jgromes <[email protected]>
Merge pull request #261 from marcinczeczko/sx1278_invertiq
[SX1278] Added method to control InvertIQ
72b6d83f98154b4624aedb5728f4cac708a59db5 authored almost 4 years ago by Jan Gromeš <[email protected]>
Move invertIQ to the 127x. Aligned with latest datasheet
27998f3e3cb9bee390923928bb374c14400101bf authored almost 4 years ago by Marcin Czeczko <[email protected]>
27998f3e3cb9bee390923928bb374c14400101bf authored almost 4 years ago by Marcin Czeczko <[email protected]>
[SX1278] Added method to control InvertIQ
6fdf3feef73fd538fd47a1ffec3660738f3caa4b authored almost 4 years ago by Marcin Czeczko <[email protected]>
6fdf3feef73fd538fd47a1ffec3660738f3caa4b authored almost 4 years ago by Marcin Czeczko <[email protected]>
Fixed conflicting macro name
1bceb90d42dbc5e326783a0ae495fd4388536565 authored almost 4 years ago by jgromes <[email protected]>
1bceb90d42dbc5e326783a0ae495fd4388536565 authored almost 4 years ago by jgromes <[email protected]>
Added build macro option to disable range checks
ef7a8b6e0f59e154b5b6b5d113cfc8f112853b93 authored almost 4 years ago by jgromes <[email protected]>
ef7a8b6e0f59e154b5b6b5d113cfc8f112853b93 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Implemented implicit LoRa header (#181)
0cdd49ca11c135855d93f4b2c7ab13c370423ce6 authored almost 4 years ago by jgromes <[email protected]>
0cdd49ca11c135855d93f4b2c7ab13c370423ce6 authored almost 4 years ago by jgromes <[email protected]>
[RF69[ Fixed method description
50fecff60d084d19f7c1f21beec6bbe7ad1f33b2 authored almost 4 years ago by jgromes <[email protected]>
50fecff60d084d19f7c1f21beec6bbe7ad1f33b2 authored almost 4 years ago by jgromes <[email protected]>
Added note about SPI slowdown
d85dd1f8fd59f3b58df973cdf2c0d8c2b012d429 authored almost 4 years ago by jgromes <[email protected]>
d85dd1f8fd59f3b58df973cdf2c0d8c2b012d429 authored almost 4 years ago by jgromes <[email protected]>
[RFM9x] Fixed frequency setting not saved (#253)
0d3435c5959e028bb2195f2f790be4fdd7c352ce authored almost 4 years ago by jgromes <[email protected]>
0d3435c5959e028bb2195f2f790be4fdd7c352ce authored almost 4 years ago by jgromes <[email protected]>
[RFM9x] Fixed frequency setting not saved (#253)
f16f8e43f46a69591701ee7e7bc4fb34fc1bfb79 authored almost 4 years ago by jgromes <[email protected]>
f16f8e43f46a69591701ee7e7bc4fb34fc1bfb79 authored almost 4 years ago by jgromes <[email protected]>
[nRF24] Fixed missing pinMode for IRQ (#252)
3205bd1c728f8f1d49d9c7dcf05a8cec0824fdb8 authored almost 4 years ago by jgromes <[email protected]>
3205bd1c728f8f1d49d9c7dcf05a8cec0824fdb8 authored almost 4 years ago by jgromes <[email protected]>
[RFM9x] Swap frequency and bandwidth config in LoRa begin (#251)
9c73e9b2d775da8c507e1153c39998ee3ebed9f8 authored almost 4 years ago by jgromes <[email protected]>
9c73e9b2d775da8c507e1153c39998ee3ebed9f8 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Swap frequency and bandwidth config in LoRa begin (#251)
1e47f8bca3afa0e829c0dee0527c0e0141ed7e9b authored almost 4 years ago by jgromes <[email protected]>
1e47f8bca3afa0e829c0dee0527c0e0141ed7e9b authored almost 4 years ago by jgromes <[email protected]>
[PHY] Disable shaping in startDirect
7ecd56d2caef3a8d7c4009f0ecc55dbc8b16829d authored almost 4 years ago by jgromes <[email protected]>
7ecd56d2caef3a8d7c4009f0ecc55dbc8b16829d authored almost 4 years ago by jgromes <[email protected]>
[SSTV] Use startDirect from PHY
0a44fa065d61119971341231385b2d872e23aa54 authored almost 4 years ago by jgromes <[email protected]>
0a44fa065d61119971341231385b2d872e23aa54 authored almost 4 years ago by jgromes <[email protected]>
[RTTY] Use startDirect from PHY
0c497c39a7bba4e231b58fc0887a4cbdbeacfbbb authored almost 4 years ago by jgromes <[email protected]>
0c497c39a7bba4e231b58fc0887a4cbdbeacfbbb authored almost 4 years ago by jgromes <[email protected]>
[Morse] Use startDirect from PHY
8a293cbaab9d167f8dad7f2df779e604e4c64d41 authored almost 4 years ago by jgromes <[email protected]>
8a293cbaab9d167f8dad7f2df779e604e4c64d41 authored almost 4 years ago by jgromes <[email protected]>
[Hell] Use startDirect from PHY
98970be860b9fe49cf527b2c469f540be25d8e40 authored almost 4 years ago by jgromes <[email protected]>
98970be860b9fe49cf527b2c469f540be25d8e40 authored almost 4 years ago by jgromes <[email protected]>
[AX25] Use startDirect from PHY
e4e540a39098e48e10de3822e74d621214458c4f authored almost 4 years ago by jgromes <[email protected]>
e4e540a39098e48e10de3822e74d621214458c4f authored almost 4 years ago by jgromes <[email protected]>
[Si443x] Added -1 as alias for lowest supported frequency deviation
4c96b7b7aedc86145d089f5d339e4e7b857081b2 authored almost 4 years ago by jgromes <[email protected]>
4c96b7b7aedc86145d089f5d339e4e7b857081b2 authored almost 4 years ago by jgromes <[email protected]>
[SX128x] Added -1 as alias for lowest supported frequency deviation
f4b2b6d257cabe0b3e7d8dbaca75bb54726e3352 authored almost 4 years ago by jgromes <[email protected]>
f4b2b6d257cabe0b3e7d8dbaca75bb54726e3352 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Added -1 as alias for lowest supported frequency deviation
ed4d6e88972ff1367363ad2aed8aee16d1bfa3c2 authored almost 4 years ago by jgromes <[email protected]>
ed4d6e88972ff1367363ad2aed8aee16d1bfa3c2 authored almost 4 years ago by jgromes <[email protected]>
[SX128x] Added -1 as alias for lowest supported frequency deviation
f3c18875175a9504167f6ae12e6af85a1a8b37be authored almost 4 years ago by jgromes <[email protected]>
f3c18875175a9504167f6ae12e6af85a1a8b37be authored almost 4 years ago by jgromes <[email protected]>
[RF69] Added -1 as alias for lowest supported frequency deviation
abbefd122671f9d531e1da1a90954cae27f66a55 authored almost 4 years ago by jgromes <[email protected]>
abbefd122671f9d531e1da1a90954cae27f66a55 authored almost 4 years ago by jgromes <[email protected]>
[CC1101] Added -1 as alias for lowest supported frequency deviation
c8ce3160fc8809719072e4449540029076276008 authored almost 4 years ago by jgromes <[email protected]>
c8ce3160fc8809719072e4449540029076276008 authored almost 4 years ago by jgromes <[email protected]>
[AX25] Removed redundant parameter
3208d57c9a987bfee44411d7c977c1b155ae72a5 authored almost 4 years ago by jgromes <[email protected]>
3208d57c9a987bfee44411d7c977c1b155ae72a5 authored almost 4 years ago by jgromes <[email protected]>
[AFSK] Added missing client begin
4808ba81222176e16117c413625f4daddebb91d3 authored almost 4 years ago by jgromes <[email protected]>
4808ba81222176e16117c413625f4daddebb91d3 authored almost 4 years ago by jgromes <[email protected]>
[SX127x] Fixed top-level configFSK not being called
09a73591bad212daad52e04071998fe7399f239e authored almost 4 years ago by jgromes <[email protected]>
09a73591bad212daad52e04071998fe7399f239e authored almost 4 years ago by jgromes <[email protected]>
[AFSK] Added begin method
85ba05c1f80828ccd61f17c0997f8a461a75efed authored almost 4 years ago by jgromes <[email protected]>
85ba05c1f80828ccd61f17c0997f8a461a75efed authored almost 4 years ago by jgromes <[email protected]>
[PHY] Added method to set direct mode parameters (#177)
1a2d66305d5b40abe75d4d12f92ed7285024f0e4 authored almost 4 years ago by jgromes <[email protected]>
1a2d66305d5b40abe75d4d12f92ed7285024f0e4 authored almost 4 years ago by jgromes <[email protected]>
Reordered compile options
6b466231332dc34d9f5e3940999fb6db3aa99a47 authored almost 4 years ago by jgromes <[email protected]>
6b466231332dc34d9f5e3940999fb6db3aa99a47 authored almost 4 years ago by jgromes <[email protected]>
Added option to disable "paranoid" SPI mode (enabled by default)
9a9af85fdc28e2902dc1f433d9dfb908c2a2c72c authored almost 4 years ago by jgromes <[email protected]>
9a9af85fdc28e2902dc1f433d9dfb908c2a2c72c authored almost 4 years ago by jgromes <[email protected]>
[CC1101] Added timeout in Rx/Tx blocking mode
4461e9a98e4b33accf93c64c43cb6f8aa2c025d8 authored almost 4 years ago by jgromes <[email protected]>
4461e9a98e4b33accf93c64c43cb6f8aa2c025d8 authored almost 4 years ago by jgromes <[email protected]>
Fixed STM32 digital pin to interrupt macro (#249)
da3015f7b80be2a0860b67f3f99ac453f3b3502c authored almost 4 years ago by jgromes <[email protected]>
da3015f7b80be2a0860b67f3f99ac453f3b3502c authored almost 4 years ago by jgromes <[email protected]>
Bump version to 4.2.0
02593bfba4c3827db06a0bbba00a8372c14fa2fe authored almost 4 years ago by jgromes <[email protected]>
02593bfba4c3827db06a0bbba00a8372c14fa2fe authored almost 4 years ago by jgromes <[email protected]>