Skip to content

Commit efb1e28

Browse files
authored
Update README.md
1 parent 342ff15 commit efb1e28

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![GitHub last commit](https://img.shields.io/github/last-commit/tapparelj/gr-lora_sdr)](https://img.shields.io/github/last-commit/tapparelj/gr-lora_sdr)
1+
![GitHub last commit](https://img.shields.io/github/last-commit/tapparelj/gr-lora_sdr)
22
![gnuradio](https://img.shields.io/badge/GNU%20Radio-3.10.11-important)
33
![version](https://img.shields.io/badge/Version-0.5.8-brightgreen)
44
[![arXiv](https://img.shields.io/badge/arXiv-2002.08208-<COLOR>.svg)](https://arxiv.org/abs/2002.08208)
@@ -49,10 +49,16 @@ In the GNU Radio implementation of the LoRa Tx and Rx chains the user can choose
4949

5050
\* Spreading factors 5 and 6 are not compatible with SX126x.
5151
## Reference
52+
### Original publication
5253
J. Tapparel, O. Afisiadis, P. Mayoraz, A. Balatsoukas-Stimming and A. Burg, "An Open-Source LoRa Physical Layer Prototype on GNU Radio," 2020 IEEE 21st International Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Atlanta, GA, USA, 2020, pp. 1-5.
53-
5454
[IEEE Xplore link](https://ieeexplore.ieee.org/document/9154273), [arXiv link](https://arxiv.org/abs/2002.08208)
5555

56+
### Updated publication
57+
58+
J, Tapparel and A. Burg, "Design and Implementation of LoRa Physical Layer in GNU Radio". Proceedings of the GNU Radio Conference, Knoxville, TN, USA, 2024.
59+
[GNU Radio Proceedings](https://pubs.gnuradio.org/index.php/grcon/article/view/145)
60+
61+
5662
If you find this implementation useful for your project, please consider citing the aforementioned paper.
5763

5864
## Prerequisites

0 commit comments

Comments
 (0)