jgromes
|
95929b5243
|
[Pager] Added option to retrieve matched address on reception
|
2022-11-15 15:10:18 +01:00 |
|
jgromes
|
ff16672975
|
[Pager] Added optional custom frequnecy shift
|
2022-11-15 15:10:18 +01:00 |
|
jgromes
|
42c055905e
|
[SX128x] Removed slowdown macro (#158)
|
2022-11-15 15:10:18 +01:00 |
|
jgromes
|
7d28cbdeb7
|
[SX126x] Removed slowdown macro (#158)
|
2022-11-15 15:10:18 +01:00 |
|
jgromes
|
40f8a317f6
|
Moved callback generators to the end of Module declaration (#605)
|
2022-11-15 15:10:17 +01:00 |
|
jgromes
|
011e8c0944
|
[SX1262] Fixed allowed output power range (-9 dBm minimum).
|
2022-11-15 15:10:17 +01:00 |
|
jgromes
|
1e0e1d22c2
|
[SX126x] Fixed incorrect method called from derived class (#599)
|
2022-11-15 15:10:17 +01:00 |
|
jgromes
|
f6f2474788
|
Fixed some typos
|
2022-11-15 15:10:17 +01:00 |
|
jgromes
|
c32062f4d4
|
[SX127x] Added CAD receive example
|
2022-11-15 15:10:17 +01:00 |
|
jgromes
|
330785fa96
|
[SX127x] Fixed CAD interrupt example
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
cb9e4023ed
|
[SX127x] Added option to specify interrupt direction for DIO
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
2fc86c843d
|
[SX127x] Removed redundant IRQ clear
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
a2cc100a51
|
[SX127x] Minor formatting fixes
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
ccb06b4f0a
|
[AX25] Added option to modify tone length for AFSK mode
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
f366d1e4a5
|
[Pager] Added missing IRAM_ATTR for ESP platforms
|
2022-11-15 15:10:16 +01:00 |
|
jgromes
|
9e48a356ac
|
[Pager] Added missing input pinmode
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
e5bcc4994a
|
[SX127x] Removed comment suggesting setGain only available on LoRa mode
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
e8ecd42b02
|
[SX127x] Added missing GPIO input configuration in FSK mode
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
9bb87bf264
|
[PHY] Added method to manually drop synchronization in direct mode
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
2cbc47b368
|
[AX25] Added override for Arduino String class transmit
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
37c66c9714
|
[CC1101] Use GDO2 for transmit interrupt (#357)
|
2022-11-15 15:10:15 +01:00 |
|
jgromes
|
34fa7e63fc
|
[CC1101] Fixed incorrect GPIO NC check logic
|
2022-11-15 15:10:14 +01:00 |
|
jgromes
|
c8be48fd58
|
[SX126x] Fixed receive always failing after timeout
|
2022-11-15 15:10:14 +01:00 |
|
jgromes
|
befd4a9b60
|
Bump version to 5.4.1
|
2022-11-15 15:10:14 +01:00 |
|
jgromes
|
fd7d2d553a
|
[SX126x] Skip SPI verification during block calibration (#583)
|
2022-11-15 15:10:14 +01:00 |
|
jgromes
|
f2a86b8457
|
[Pager] Reworked logic to workaround linker error on MegaCore (CI_BUILD_ALL)
|
2022-11-15 15:10:14 +01:00 |
|
jgromes
|
ae3d12a220
|
[SX126x] Removed extra newline (CI_BUILD_ALL)
|
2022-11-15 15:10:13 +01:00 |
|
jgromes
|
4ea15d23c7
|
[Pager] Fixed strncpy length
|
2022-11-15 15:10:13 +01:00 |
|
jgromes
|
4059fa6a8d
|
Fixed pulseIn on mbed platforms (CI_BUILD_ALL)
|
2022-11-15 15:10:13 +01:00 |
|
jgromes
|
63f358d4b5
|
Bump version to 5.4.0
|
2022-11-15 15:10:13 +01:00 |
|
jgromes
|
640ca1a81e
|
Added missing keyword
|
2022-11-15 15:10:13 +01:00 |
|
jgromes
|
9df11012a9
|
[SX128x] Added post-transaction error checking
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
281a2f7f4b
|
[SX126x] Fixed RTC control register address (#575)
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
b9ae64615c
|
[SX126x] Added post-transaction error checking (#575)
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
d0808ef66b
|
[Pager] Fixed narrow type comparison
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
6062d4850b
|
Added missing link
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
b6f5bed95e
|
Added POCSAG to the list of supported protocols
|
2022-11-15 15:10:12 +01:00 |
|
jgromes
|
5b55249f0f
|
[nRF24] Fixed interface for PhysicalLayer
|
2022-11-15 15:10:09 +01:00 |
|
jgromes
|
a4fdef10c1
|
[SX128x] Fixed setBitRate compatibility with PhysicalLayer
|
2022-11-15 15:04:47 +01:00 |
|
jgromes
|
fe36839886
|
[SX126x] Added missing setFrequency implementation for PhysicalLayer
|
2022-11-15 15:04:47 +01:00 |
|
jgromes
|
a5ef54fb60
|
[Pager] Implemented POCSAG (#7)
|
2022-11-15 15:04:47 +01:00 |
|
jgromes
|
8c2e8a4831
|
[MOD] Fixed signed/unsigned comparison warning
|
2022-11-15 15:04:47 +01:00 |
|
jgromes
|
d2b29dfa58
|
[PHY] Suppress unused arguments
|
2022-11-15 15:04:46 +01:00 |
|
jgromes
|
bdce884e55
|
[SX128x] Added finishTransmit
|
2022-11-15 15:04:46 +01:00 |
|
jgromes
|
c7058d17b3
|
[RF69] Added finishTransmit
|
2022-11-15 15:04:46 +01:00 |
|
jgromes
|
82272e983c
|
[nRF24] Added finishTransmit
|
2022-11-15 15:04:46 +01:00 |
|
jgromes
|
2bb07e2396
|
[Si443x] Added finishTransmit
|
2022-11-15 15:04:46 +01:00 |
|
jgromes
|
56b046b7f6
|
[SX127x] Added finishTransmit (#571)
|
2022-11-15 15:04:45 +01:00 |
|
jgromes
|
ff2287a7c4
|
[SX126x] Added finishTransmit
|
2022-11-15 15:04:45 +01:00 |
|
jgromes
|
a3c1a1ae38
|
[CC1101] Added finishTransmit
|
2022-11-15 15:04:45 +01:00 |
|