Merge branch 'master' of https://www.github.com/jgromes/RadioLib
This commit is contained in:
commit
907d9f9ef2
12 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
- CC1101
|
- CC1101
|
||||||
- nRF24
|
- nRF24
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
- CC1101
|
- CC1101
|
||||||
- nRF24
|
- nRF24
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
- CC1101
|
- CC1101
|
||||||
- nRF24
|
- nRF24
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -33,7 +33,7 @@ SX1278 radio = new Module(10, 2, 9, 3);
|
||||||
// SX1231: DIO2
|
// SX1231: DIO2
|
||||||
// CC1101: GDO2
|
// CC1101: GDO2
|
||||||
// Si443x/RFM2x: GPIO
|
// Si443x/RFM2x: GPIO
|
||||||
// SX126x/LLCC68: DIO2 (only devices without TCXO!)
|
// SX126x/LLCC68: DIO2
|
||||||
BellClient bell(&radio, 5);
|
BellClient bell(&radio, 5);
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
For default module settings, see the wiki page
|
For default module settings, see the wiki page
|
||||||
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
https://github.com/jgromes/RadioLib/wiki/Default-configuration
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- Si443x/RFM2x
|
- Si443x/RFM2x
|
||||||
- SX126x/LLCC68 (only devices without TCXO!)
|
- SX126x/LLCC68
|
||||||
|
|
||||||
NOTE: Some platforms (such as Arduino Uno)
|
NOTE: Some platforms (such as Arduino Uno)
|
||||||
might not be fast enough to correctly
|
might not be fast enough to correctly
|
||||||
|
|
|
@ -345,7 +345,7 @@ int16_t SX126x::transmitDirect(uint32_t frf) {
|
||||||
}
|
}
|
||||||
RADIOLIB_ASSERT(state);
|
RADIOLIB_ASSERT(state);
|
||||||
|
|
||||||
// start transmitting
|
// direct mode activation intentionally skipped here, as it seems to lead to much worse results
|
||||||
uint8_t data[] = { RADIOLIB_SX126X_CMD_NOP };
|
uint8_t data[] = { RADIOLIB_SX126X_CMD_NOP };
|
||||||
return(this->mod->SPIwriteStream(RADIOLIB_SX126X_CMD_SET_TX_CONTINUOUS_WAVE, data, 1));
|
return(this->mod->SPIwriteStream(RADIOLIB_SX126X_CMD_SET_TX_CONTINUOUS_WAVE, data, 1));
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue