Commit graph

579 commits

Author SHA1 Message Date
jgromes
f004966e57 Advanced version to 1.1.0 2019-06-01 20:57:03 +02:00
Jan Gromeš
0bfc570391
Update README.md 2019-06-01 20:56:24 +02:00
jgromes
1de5d3e602 Merge branch 'master' of https://github.com/jgromes/RadioLib 2019-06-01 20:53:27 +02:00
jgromes
fa46be439c [Morse] Added note about nRF24 usage 2019-06-01 20:51:04 +02:00
jgromes
528b20fdf3 [RTTY] Added note about nRF24 usage 2019-06-01 20:50:58 +02:00
jgromes
1ebf818d88 [nRF24] Implemented basic functions 2019-06-01 20:50:43 +02:00
jgromes
6ea5c62316 [Morse] Removed unnecessary Serial output 2019-06-01 20:48:12 +02:00
jgromes
98259c0e3f [PHY] Fixed incorrect parameter name 2019-06-01 20:47:45 +02:00
jgromes
140de0dd57 [RTTY] Changed parameter types 2019-06-01 20:47:28 +02:00
jgromes
fe54a30819 [SX126x] Added missing length check 2019-06-01 20:46:55 +02:00
jgromes
b75904cce1 Removed old comment 2019-06-01 20:46:34 +02:00
jgromes
f349fbc3f0 [Morse] Added note about nRF24 usage 2019-06-01 20:30:48 +02:00
jgromes
ef9cd033e9 [RTTY] Added note about nRF24 usage 2019-06-01 20:30:33 +02:00
jgromes
07637feef6 [nRF24] Implemented basic functions 2019-06-01 20:30:16 +02:00
jgromes
da5eb14867 [RTTY] Fixed parameter types 2019-05-31 11:04:21 +02:00
jgromes
1d46b3e2ab [Morse] Removed Serial output 2019-05-31 11:04:04 +02:00
jgromes
f9f8ad526a [PHY] Fixed parameter name 2019-05-31 09:00:43 +02:00
jgromes
8923d9b8e5 Removed old comment 2019-05-31 09:00:08 +02:00
jgromes
8c1b0a72bc [SX126x] Added missing length check 2019-05-31 08:59:35 +02:00
Jan Gromeš
59a7d8e013
Merge pull request #14 from jgromes/master
Use correct field separator in keywords.txt
2019-05-30 19:02:23 +02:00
Jan Gromeš
495468c27f
Merge pull request #13 from per1234/keywords-separator
Use correct field separator in keywords.txt
2019-05-30 12:08:27 +02:00
per1234
5a7f22954a
Use correct field separator in keywords.txt
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab, the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2019-05-30 02:53:48 -07:00
Jan Gromeš
bb54239095
Update README.md 2019-05-29 11:03:39 +02:00
jgromes
7db24913cb [SIM800][WIP] Added SIM800 files 2019-05-29 10:55:53 +02:00
jgromes
f9958ff83d [nRF24][WIP] Added nRF24 files 2019-05-29 10:55:42 +02:00
jgromes
f85e7b2489 [PSK][WIP] Added PSK files 2019-05-29 10:54:49 +02:00
jgromes
05498c2598 [Pager][WIP] Added Pager files 2019-05-29 10:52:43 +02:00
jgromes
79f1560d41 [Morse] Automatically turn off transmitter 2019-05-28 19:24:07 +02:00
jgromes
9582fd186e [RTTY] Automatically turn off transmitter 2019-05-28 19:23:46 +02:00
jgromes
f2c1895cdb [PHY] Added standby 2019-05-28 19:22:42 +02:00
jgromes
ee7697e6dc [SX126x] Added standby overload 2019-05-28 19:22:22 +02:00
jgromes
fd4da5771c [Morse] Added support for Arduino flash strings 2019-05-28 12:43:04 +02:00
jgromes
8931efa4e7 [SX126x] Added note about TCXO modules 2019-05-28 12:42:12 +02:00
jgromes
9f382f6406 [RTTY] Added support for Arduino flash strings 2019-05-26 10:26:25 +02:00
jgromes
ed3eeb0559 [PHY] Added support for Arduino flash strings 2019-05-25 18:47:36 +02:00
Jan Gromeš
ad5c8ab72d Update issue templates 2019-05-25 16:42:43 +02:00
Jan Gromeš
c79cc8a5bb
Create CONTRIBUTING.md 2019-05-25 16:32:35 +02:00
jgromes
2e3fb9a5e6 Added links to readme 2019-05-25 10:44:27 +02:00
jgromes
9c2ad14a89 [SX126x] Added missing comments 2019-05-25 10:19:37 +02:00
jgromes
c9302ed26c [SX126x] Added Doxygen comments 2019-05-25 10:06:58 +02:00
jgromes
1fddac14e5 [XBee] Added Doxygen comments 2019-05-25 10:06:34 +02:00
jgromes
4a67bb59c7 [SX1231] Added Doxygen comments 2019-05-24 21:40:56 +02:00
jgromes
6b47b57593 [RF69] Added Doxygen comments 2019-05-24 21:26:18 +02:00
jgromes
804c6b3d89 [JDY08] Added Doxygen comments 2019-05-24 21:26:00 +02:00
jgromes
4ca305ed24 [HC05] Added Doxygen comments 2019-05-24 21:25:43 +02:00
jgromes
0e1640b9fc [ESP8266] Added Doxygen comments 2019-05-24 21:25:22 +02:00
jgromes
da9c41d89f [CC1011] Added missing packetMode method 2019-05-24 21:24:51 +02:00
jgromes
88af8aeb12 [CC1101] Added missing comment 2019-05-24 20:29:22 +02:00
jgromes
2ff87ec07c [SX127x] Updated Doxygen comments 2019-05-24 20:29:05 +02:00
jgromes
0bccbe194f [CC1101] Added Doxygen comments 2019-05-24 20:13:44 +02:00