jgromes
7593769db4
Advanced version to 1.6.1
2019-09-17 09:31:04 +02:00
jgromes
3623c9e0f5
[SX127x] Sync with LoRaLib v8.1.2
2019-09-17 08:38:31 +02:00
jgromes
5f1f638359
[SX126x] Fixed example
2019-09-17 08:38:07 +02:00
jgromes
f7fc293cd2
[RF69] Fixed example
2019-09-17 08:38:01 +02:00
jgromes
138e312895
[CC1101] Fixed example
2019-09-17 08:37:53 +02:00
jgromes
2ce9246053
[SX126x] Fixed doxygen param name
2019-09-17 08:37:31 +02:00
jgromes
586486b1d3
Fixed keyword separator
2019-09-17 08:35:12 +02:00
Jan Gromeš
1af88dd1cc
Merge pull request #44 from mmrein/dev-sx126x-bitsync
...
[SX126x] Add setSyncBits method
2019-09-17 08:32:51 +02:00
mmrein
a810a31c5f
setSyncBits: *sync changed to *syncWord, added note
...
setSyncBits: Update *sync to *syncWord, add note about bits of syncWord being used if less than 64 bits.
2019-09-16 20:10:59 +02:00
mmrein
9bb8586beb
Updated note for setSyncBits example
2019-09-16 19:54:49 +02:00
mmrein
c543a42124
Add examle use for setSyncBits method
2019-09-16 19:51:39 +02:00
mmrein
dbbb12610c
Add setSyncBits to # SX126x-specific
2019-09-16 19:32:41 +02:00
mmrein
86ca029023
Update SX126x.cpp
2019-09-16 19:25:35 +02:00
mmrein
1046db24e4
Add setSyncBits for SX126x
...
Add setSyncBits for possibility to set the sync word length in bits
2019-09-12 10:16:36 +02:00
jgromes
a04a376afc
[SX126x] Fixed waiting for BUSY pin in sleep mode ( #42 )
2019-09-11 12:29:02 +02:00
jgromes
4a78527d98
Advanced version to 1.5.0
2019-09-10 20:23:47 +02:00
jgromes
e5f56f0527
Updated readme
2019-09-10 20:23:29 +02:00
jgromes
0b1905680d
Travis ordered boards based on job run time
2019-09-10 20:20:18 +02:00
jgromes
8335ddf2da
Travis fixed incorrect STM32 index
2019-09-10 19:41:12 +02:00
jgromes
5a2928987d
Travis added missing STM32 variant
2019-09-10 19:07:10 +02:00
jgromes
f2625a04a9
Travis added STM32 and SAMD platforms
2019-09-10 18:48:51 +02:00
Jan Gromeš
13b0eaf2b6
Merge pull request #41 from mmrein/master
...
STM32 - use HardwareSerial instead of SoftwareSerial
2019-09-10 18:47:45 +02:00
mmrein
972f874e9e
STM32 - use HardwareSerial instead of SoftwareSerial
...
Added support for STM32 boards, using HardwareSerial instead of SoftwareSerial the same way as in https://github.com/jgromes/RadioLib/pull/39
2019-09-10 17:40:49 +02:00
jgromes
47d8ac8b07
Advanced version to 1.4.0
2019-09-09 10:51:34 +02:00
jgromes
4eef30a2a4
[HTTP] Fixed incorrect string length
2019-09-09 10:04:07 +02:00
jgromes
14df1d8c52
[ESP8266] Fixed incorrect string length
2019-09-09 10:03:57 +02:00
jgromes
5c15e25236
Updated readme
2019-09-09 09:18:49 +02:00
jgromes
b208956f5b
Travis added ESP32 platform
2019-09-09 09:18:38 +02:00
Jan Gromeš
5c62ee901c
Merge pull request #39 from beegee-tokyo/master
...
ESP32 & SAMD - use HardwareSerial instead of SoftwareSerial
2019-09-09 09:14:08 +02:00
Bernd Giesecke
1465e01fd4
ESP32 & SAMD - use HardwareSerial instead of SoftwareSerial
...
ESP32 has no working SoftwareSerial. With a simple #ifdef ESP32 || SAMD a hardware serial will be used instead.
Minimum changes without influence on existing installations or usage.
2019-09-09 14:31:50 +08:00
jgromes
bbef47e71a
Advacned version to 1.3.0
2019-07-31 11:16:25 +02:00
jgromes
4f2382ad8c
Travis add variable check
2019-07-31 10:39:05 +02:00
jgromes
cf5b098c0c
Travix fix regex
2019-07-31 10:28:02 +02:00
jgromes
f974021803
Travix fix incorrect variable name
2019-07-31 10:22:14 +02:00
jgromes
8577d43b2e
Travis fix 3
2019-07-31 10:19:10 +02:00
jgromes
da0aad9b69
Travis fix 2
2019-07-31 10:02:45 +02:00
jgromes
2dacf362ad
Travis fix
2019-07-31 09:58:46 +02:00
jgromes
7caeb3ded0
Travis fix formatting
2019-07-31 09:56:25 +02:00
jgromes
d8350c7e5a
Travis fix for ESP8266
2019-07-31 09:38:04 +02:00
jgromes
8887bac07f
Added missing macro guards
2019-07-31 09:37:44 +02:00
Jan Gromeš
adccaf88a6
Update README.md
2019-07-31 07:27:40 +02:00
jgromes
e751d31aa9
Added compatibility with ESP8266 platform
2019-07-31 07:25:04 +02:00
jgromes
3f0dc11008
[Morse] Added note about non-LoRa module usage
2019-07-29 13:06:08 +02:00
jgromes
9a300da963
[RTTY] Added note about non-LoRa module usage
2019-07-29 13:05:57 +02:00
jgromes
20f3b429e9
[SX127x] Fixed uninitialized variable warning
2019-07-29 07:55:44 +02:00
jgromes
e8e19c4787
Advanced version to 1.2.2
2019-07-26 20:06:42 +02:00
jgromes
11dc4be0ec
[RTTY] Fixed ITA2 encoding
2019-07-26 20:06:12 +02:00
jgromes
629ac5585a
[SX126x] Added method to get expected time-on-air
2019-07-26 09:43:24 +02:00
jgromes
c43ba03d7d
[HTTP] Fixed memory leak
2019-07-23 20:22:35 +02:00
jgromes
5ea9bc89fd
Removed redundant comment
2019-07-18 18:09:13 +02:00