jgromes
|
ecab4915fc
|
[CC1101] Updated example comment
|
2019-02-09 17:43:46 +01:00 |
|
jgromes
|
e050cb95ee
|
[RF69] Removed redundant comment
|
2019-02-09 17:43:15 +01:00 |
|
jgromes
|
44e4a16b8b
|
[CC1101] Implemented packet reception
|
2019-02-09 12:04:39 +01:00 |
|
jgromes
|
1f6c370230
|
[CC1101] Updated example
|
2019-02-09 12:03:22 +01:00 |
|
jgromes
|
344afee97a
|
[Morse] Added support for Morse code transmissions
|
2019-02-09 09:38:50 +01:00 |
|
jgromes
|
2101203d07
|
Changed name to RadioLib
|
2019-02-08 15:58:29 +01:00 |
|
jgromes
|
f4254c6258
|
[CC1101] Minor example comment fix
|
2019-02-06 19:40:03 +01:00 |
|
jgromes
|
6eac22c81e
|
[SX1231] Example comment fix
|
2019-02-06 19:39:44 +01:00 |
|
jgromes
|
6ff8fda77d
|
[RF69] Minor example comment fix
|
2019-02-06 19:39:28 +01:00 |
|
jgromes
|
e65dd10e26
|
[CC1101] Implemented packet transmission
|
2019-02-06 17:26:26 +01:00 |
|
jgromes
|
46a3ee4a24
|
[RTTY] Added support for CC1101 (#4)
|
2018-12-26 11:19:30 +01:00 |
|
jgromes
|
6cd42ca3e1
|
[SX127x] Sync with LoRaLib v7.0.0
|
2018-10-31 17:44:47 +01:00 |
|
jgromes
|
ac2193ad72
|
[RTTY] Fixed comments in example
|
2018-10-07 14:56:09 +02:00 |
|
jgromes
|
32d0be4343
|
[MQTT] Renamed examples
|
2018-10-07 12:20:35 +02:00 |
|
jgromes
|
1fccade6f3
|
[HTTP] Renamed examples
|
2018-10-07 12:18:34 +02:00 |
|
jgromes
|
2302433f2e
|
[RTTY] Renamed example
|
2018-10-07 12:14:42 +02:00 |
|
jgromes
|
7bfaf3cb94
|
[RF69] Fixed incorrect comments
|
2018-10-04 21:04:58 +02:00 |
|
jgromes
|
a13b4f9537
|
[RTTY] Simplified transmission encoding configuration
|
2018-10-02 20:46:52 +02:00 |
|
jgromes
|
8562b7a71e
|
[RTTY] String encoding based on number of data bits
|
2018-10-02 16:00:39 +02:00 |
|
jgromes
|
f6f2215a7d
|
[RTTY] Added support for ITA2-encoded numbers
|
2018-10-01 19:25:52 +02:00 |
|
jgromes
|
fb32a8243b
|
[RTTY] Fixed typo in comment
|
2018-09-29 09:12:55 +02:00 |
|
jgromes
|
91de1e2b9a
|
[RTTY] Added support for ITA2 print and println
|
2018-09-29 08:08:15 +02:00 |
|
Jan Gromeš
|
9d935fed1f
|
[SX127x] Fixed incorrect method names
|
2018-09-22 18:58:41 +02:00 |
|
Jan Gromeš
|
a7d9b9351d
|
[RF69] Fixed incorrect variable name
|
2018-09-22 18:53:02 +02:00 |
|
Jan Gromeš
|
a7578327e8
|
[JDY08] Fixed incorrect variable name
|
2018-09-22 18:49:27 +02:00 |
|
Jan Gromeš
|
5e13817434
|
[RF69] Fixed incorrect variable name
|
2018-09-22 17:49:37 +02:00 |
|
Jan Gromeš
|
bae7d787fe
|
[JDY08] Fixed incorrect variable name
|
2018-09-22 17:49:23 +02:00 |
|
Jan Gromeš
|
244c6b1853
|
[RF69] Added interrupt receive example
|
2018-09-22 17:05:51 +02:00 |
|
Jan Gromeš
|
4fecd8c073
|
[RTTY] Added support for ITA2 encoding
|
2018-09-11 11:24:56 +02:00 |
|
Jan Gromeš
|
b4ac09270c
|
[RTTY] Added support for variable number of data bits
|
2018-08-26 08:27:55 +02:00 |
|
Jan Gromeš
|
d157b478b5
|
[RTTY] Updated example
|
2018-08-23 09:21:28 +02:00 |
|
Jan Gromeš
|
990e03fedd
|
[SX127x] Implemented all Arduino Serial class methods into RTTY
|
2018-08-22 13:58:05 +02:00 |
|
Jan Gromeš
|
f4344af3c5
|
[RTTY] Implemented basic RTTY support
|
2018-08-20 20:42:14 +02:00 |
|
Jan Gromeš
|
50d8c42bda
|
[RF69] Fixed examples
|
2018-08-18 16:16:41 +02:00 |
|
Jan Gromeš
|
e3021b5a37
|
SX127x - Sync with LoRaLib v5.0.2
|
2018-08-02 15:11:38 +02:00 |
|
Jan Gromeš
|
619fd8a072
|
Sync with LoRaLib v4.1.0
|
2018-07-26 18:35:11 +02:00 |
|
Jan Gromeš
|
d41ecff647
|
ESP8266 - Fixed incorrect class in example
|
2018-07-25 14:52:22 +02:00 |
|
Jan Gromeš
|
ba7164f5cd
|
XBee - implemented API packet reception
|
2018-07-24 09:54:07 +02:00 |
|
Jan Gromeš
|
305ee6e6ed
|
XBee - updated example
|
2018-07-24 09:47:05 +02:00 |
|
Jan Gromeš
|
702a7f6747
|
SX127x - sync with LoRaLib v4.0.0
|
2018-07-23 12:47:47 +02:00 |
|
Jan Gromeš
|
a081e10a2b
|
JDY08 - updated example
|
2018-07-23 12:43:25 +02:00 |
|
Jan Gromeš
|
b772fc915d
|
HC05 - updated example
|
2018-07-23 12:43:12 +02:00 |
|
Jan Gromeš
|
357408c3a6
|
XBee - reworked status codes
|
2018-07-23 12:42:50 +02:00 |
|
Jan Gromeš
|
75bb635370
|
SX1231 - reworked status codes
|
2018-07-23 12:42:33 +02:00 |
|
Jan Gromeš
|
0a90fc42d4
|
RF69 - reworked status codes
|
2018-07-23 12:42:22 +02:00 |
|
Jan Gromeš
|
75231e00a3
|
ESP8266 - reworked status codes
|
2018-07-23 12:41:48 +02:00 |
|
Jan Gromeš
|
19840f8249
|
XBee - Added API transmit example
|
2018-07-19 16:22:19 +02:00 |
|
Jan Gromeš
|
df54510986
|
XBee - Updated AT examples
|
2018-07-19 16:22:05 +02:00 |
|
Jan Gromeš
|
d29be7a252
|
JDY08/HC05 - Updated Serial interface
|
2018-07-16 19:13:24 +02:00 |
|
Jan Gromeš
|
50da80561c
|
JDY08 - Module added
|
2018-07-14 16:12:19 +02:00 |
|