jgromes
|
030b7c8a55
|
[ESP8266] Fixed compiler warnings
|
2018-10-07 12:15:06 +02:00 |
|
jgromes
|
5cd59e43ba
|
[RF69] Added RTTY support
|
2018-10-07 12:14:20 +02:00 |
|
jgromes
|
120dcf5bed
|
[RF69] Fixed compiler warnings
|
2018-10-07 12:13:58 +02:00 |
|
jgromes
|
3f287d36a6
|
[RTTY] Improved speed when sending numbers
|
2018-10-07 12:13:27 +02:00 |
|
jgromes
|
e83e8d4b32
|
[SX127x] Fixed incorrect comment
|
2018-10-07 12:03:56 +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
|
0c11156e65
|
Removed unused SPI methods
|
2018-09-29 18:56:50 +02:00 |
|
jgromes
|
91de1e2b9a
|
[RTTY] Added support for ITA2 print and println
|
2018-09-29 08:08:15 +02:00 |
|
Jan Gromeš
|
d1fc5d6722
|
[XBee] Optimized UART communication
|
2018-09-23 18:56:53 +02:00 |
|
Jan Gromeš
|
cd434fbd69
|
[XBee] Added method to apply parameter changes
|
2018-09-23 14:17:42 +02:00 |
|
Jan Gromeš
|
a554ac3a20
|
[RF69] Added interrupt-driven tx/rx methods
|
2018-09-14 17:34:06 +02:00 |
|
Jan Gromeš
|
6f38d6707a
|
Temporarily removed I2C library
|
2018-09-14 17:31:19 +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š
|
5c3b506702
|
[SX127x] Sync with LoRaLib v5.3.1
|
2018-08-26 08:07:49 +02:00 |
|
Jan Gromeš
|
9d72124c57
|
Sync with LoRaLib v5.3.0
|
2018-08-25 17:22:17 +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š
|
15ee1625c2
|
[SX127x] Sync with LoRaLib v5.2.2
|
2018-08-22 11:17:15 +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š
|
17f6e585c3
|
[SX127x] Sync with LoRaLib v5.2.0
|
2018-08-20 12:02:25 +02:00 |
|
Jan Gromeš
|
5bab97d16b
|
[SX127x] Sync with LoRaLib v5.1.1
|
2018-08-18 16:17:10 +02:00 |
|
Jan Gromeš
|
e3021b5a37
|
SX127x - Sync with LoRaLib v5.0.2
|
2018-08-02 15:11:38 +02:00 |
|
Jan Gromeš
|
0ca15ac41f
|
RF69 - Fixed incorrect size of dynamically allocated array
|
2018-08-02 14:50:20 +02:00 |
|
Jan Gromeš
|
619fd8a072
|
Sync with LoRaLib v4.1.0
|
2018-07-26 18:35:11 +02:00 |
|
Jan Gromeš
|
31dd1baadc
|
Module - Added methods for INT pins read-only access
|
2018-07-25 14:52:57 +02:00 |
|
Jan Gromeš
|
ba7164f5cd
|
XBee - implemented API packet reception
|
2018-07-24 09:54:07 +02:00 |
|
Jan Gromeš
|
0a32e985bf
|
Updated status codes for XBee
|
2018-07-24 09:46:35 +02:00 |
|
Jan Gromeš
|
560ea42722
|
Increased SPI verification delay
|
2018-07-24 09:46:16 +02:00 |
|
Jan Gromeš
|
702a7f6747
|
SX127x - sync with LoRaLib v4.0.0
|
2018-07-23 12:47:47 +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š
|
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š
|
43764a1f96
|
Added SPI verification after write
|
2018-07-23 11:19:34 +02:00 |
|
Jan Gromeš
|
2d788da0c2
|
Changed error codes to negative integers
|
2018-07-23 11:16:14 +02:00 |
|
Jan Gromeš
|
db9983b3e5
|
Updated debug macros
|
2018-07-23 11:10:48 +02:00 |
|
Jan Gromeš
|
39d674f953
|
SX127x - Sync with LoRaLib v3.0.3
|
2018-07-22 08:52:02 +02:00 |
|
Jan Gromeš
|
b227d0cd19
|
XBee - Implemented API mode basics
|
2018-07-19 16:21:47 +02:00 |
|
Jan Gromeš
|
77ac9533cb
|
SX1231 - Fixed begin method
|
2018-07-18 16:08:26 +02:00 |
|
Jan Gromeš
|
0db8813682
|
SX127x - Sync with LoRaLib v3.0.2
|
2018-07-18 10:51:46 +02:00 |
|
Jan Gromeš
|
d29be7a252
|
JDY08/HC05 - Updated Serial interface
|
2018-07-16 19:13:24 +02:00 |
|