Commit graph

310 commits

Author SHA1 Message Date
jgromes
9f382f6406 [RTTY] Added support for Arduino flash strings 2019-05-26 10:26:25 +02:00
jgromes
7381ae6176 [XBee] Fixed typos in examples 2019-05-24 14:35:01 +02:00
jgromes
10dac07f57 [SX1231] Fixed typos in examples 2019-05-24 14:33:06 +02:00
jgromes
1bc2633048 [SX127x] Fixed typos in examples 2019-05-24 14:32:07 +02:00
jgromes
0bafe185a9 [SX126x] Fixed typos in examples 2019-05-24 14:23:39 +02:00
jgromes
88d58e52d7 [RTTY] Fixed typos in examples 2019-05-24 14:15:58 +02:00
jgromes
6e31c7b9be [RF69] Fixed typos in examples 2019-05-24 14:14:10 +02:00
jgromes
3ad3e0cd61 [MQTT] Fixed typos in examples 2019-05-24 14:07:50 +02:00
jgromes
5378106866 [CC1101] Fixed typos in examples 2019-05-24 13:58:49 +02:00
jgromes
9d34a7aede [SX126x] Added FSK modulation parameters check 2019-05-21 11:19:16 +02:00
jgromes
ccaf51a915 [SX126x] Added TCXO control method 2019-05-20 08:49:05 +02:00
jgromes
a7f31973e2 [Morse] Added note about SX126x support 2019-05-18 13:30:12 +02:00
jgromes
f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +02:00
jgromes
606e841aca [SX126x] Added RTTY support 2019-05-15 17:20:20 +02:00
jgromes
cfdd921984 [SX126x] Implemented LoRa receive method 2019-05-14 18:34:43 +02:00
jgromes
085d496b88 [SX126x] Added transmit example 2019-05-13 15:42:18 +02:00
jgromes
7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes
84ec28239a [CC1101] Implemented output power setting 2019-02-10 13:10:12 +01:00
jgromes
9f53e01c28 [RF69] Fixed comments in example 2019-02-10 13:08:47 +01:00
jgromes
c127a27446 [CC1101] Implemented interrupt-driven methods 2019-02-10 11:48:21 +01:00
jgromes
00d06871c6 [RF69] Removed comment 2019-02-10 11:31:15 +01:00
jgromes
8fbc218aed [SX127x] Unified example format 2019-02-10 11:19:50 +01:00
jgromes
525b0c55a1 [RF69] Updated example comments 2019-02-10 11:11:54 +01:00
jgromes
027ed193a4 [RF69] Added missing example 2019-02-10 11:11:39 +01:00
jgromes
eb659812c9 [nRF24] Removed unsupported example 2019-02-10 09:52:00 +01:00
jgromes
147784ea38 Changed structure of example folder 2019-02-10 09:50:57 +01:00
jgromes
cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
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