Commit graph

378 commits

Author SHA1 Message Date
jgromes
608dad60c8 [SX127x] Sync with LoRaLib 8.0.4 2019-05-18 12:17:25 +02:00
jgromes
5c48ed73b6 [MQTT] Added Arduino String overload 2019-02-23 10:50:35 +01:00
jgromes
9e720f56c5 [HTTP] Added GET overload for Arduino String 2019-02-23 09:37:22 +01:00
jgromes
6cd5419a9e [RTTY] Changed ITA2 character table to static 2019-02-09 09:39: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
bd2596efac [SX127x] Sync with LoRaLib v7.1.1 2019-01-13 19:44:16 +01:00
jgromes
46a3ee4a24 [RTTY] Added support for CC1101 (#4) 2018-12-26 11:19:30 +01:00
jgromes
3f287d36a6 [RTTY] Improved speed when sending numbers 2018-10-07 12:13:27 +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
91de1e2b9a [RTTY] Added support for ITA2 print and println 2018-09-29 08:08:15 +02:00
Jan Gromeš
4fecd8c073 [RTTY] Added support for ITA2 encoding 2018-09-11 11:24:56 +02:00
Jan Gromeš
8165f8107b [SX127x] Sync with LoRaLib v6.0.0 2018-09-04 19:52:27 +02:00
Jan Gromeš
b4ac09270c [RTTY] Added support for variable number of data bits 2018-08-26 08:27:55 +02:00
Jan Gromeš
70be6df935 [RTTY] Renamed leadIn method to idle 2018-08-23 09:21:05 +02:00
Jan Gromeš
56efcc10da [SX127x] Removed forgotten debug output 2018-08-22 13:58:47 +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š
c8aa9f57fd [SX127x] Sync with LoRaLib v5.2.1 2018-08-20 20:18:48 +02:00
Jan Gromeš
0e37d600ad HTTP - reworked status codes 2018-07-23 12:41:24 +02:00
Jan Gromeš
83794c9b64 MQTT - reworked status codes 2018-07-23 12:40:27 +02:00
Jan Gromeš
8fb0991061 TCP - reworked status codes 2018-07-23 12:40:16 +02:00
Jan Gromeš
8770d82534 MQTT - Updated comments 2018-07-11 17:40:25 +02:00
Jan Gromeš
d9c553f7d0 HTTP - Updated comments 2018-07-11 17:39:23 +02:00
Jan Gromeš
2926f11620 ESP8266 - Updated comments 2018-07-11 17:38:56 +02:00
Jan Gromeš
b8f93c5077 ESP8266 - Extracted MQTT and HTTP code into specific classes 2018-07-11 13:43:54 +02:00