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 |
jgromes
|
6e0354f2e3
|
Travis script update
|
2019-07-18 18:05:40 +02:00 |
Jan Gromeš
|
aa338366da
|
Merge pull request #25 from saloid/master
ESP8266, not ES8266
|
2019-07-17 20:21:52 +02:00 |
Dmitriy
|
14e8105217
|
ESP8266, not ES8266
|
2019-07-17 21:12:29 +03:00 |
Jan Gromeš
|
d6d12fc098
|
Update CONTRIBUTING.md
|
2019-07-12 11:42:00 +02:00 |
jgromes
|
1f4ec7134c
|
Advanced version to 1.2.1
|
2019-07-11 07:22:03 +02:00 |
jgromes
|
3610e1c7c8
|
[SX127x] Sync with LoRaLib 8.1.1
|
2019-07-11 07:15:05 +02:00 |
jgromes
|
ea1e6fea68
|
[SX126x] Added BUSY timeout
|
2019-07-07 19:48:55 +02:00 |
jgromes
|
b0cd4b5125
|
[SX126x] Removed redundant null terminator
|
2019-07-02 19:52:26 +02:00 |
jgromes
|
bd21ddb7d8
|
[SX126x] Fixed incorrect parameters
|
2019-06-22 16:50:44 +02:00 |
jgromes
|
e1c79af18b
|
[SX126x] Added OCP config reset
|
2019-06-22 16:37:57 +02:00 |
jgromes
|
2ca26d1a60
|
Fixed format
|
2019-06-22 16:36:58 +02:00 |
jgromes
|
49eb062fcf
|
Added more debug output
|
2019-06-22 16:36:44 +02:00 |
jgromes
|
acd5297e06
|
Advnaced version to 1.2.0
|
2019-06-16 14:34:36 +02:00 |
jgromes
|
5527573692
|
[SX126x] Implemented getPacketLength
|
2019-06-16 14:34:19 +02:00 |
jgromes
|
94301c9043
|
[nRF24] Implemented getPacketLength
|
2019-06-16 14:34:06 +02:00 |
jgromes
|
3ad5dfa444
|
[RF69] Implemented getPacketLength
|
2019-06-16 14:33:59 +02:00 |
jgromes
|
fa9da6b967
|
[CC1101] Implemented getPacketLength
|
2019-06-16 14:33:46 +02:00 |
jgromes
|
c72ad019f4
|
[SX127x] Sync with LoRaLib 8.1.0
|
2019-06-16 14:33:26 +02:00 |
Jan Gromeš
|
cca121c85e
|
[SX126x] Updated example
|
2019-06-08 08:44:51 +02:00 |
jgromes
|
eddf96bbb2
|
[SX126x] Changed CAD to only use DIO1 (#19)
|
2019-06-07 10:05:40 +02:00 |
jgromes
|
c9b68163d5
|
[SX126x] Added notes about DIO2 RF control
|
2019-06-04 10:13:04 +02:00 |
Jan Gromeš
|
ee86ff8253
|
Merge pull request #17 from beegee-tokyo/master
Function to set DIO2 of SX126x chips to be used as RF antenna switch
|
2019-06-04 09:48:48 +02:00 |
Bernd Giesecke
|
b8b20a3753
|
Corrected bug.
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 15:38:42 +08:00 |
Bernd Giesecke
|
8c0a7a2ea3
|
Moved DIO2 setting into begin()/beginFSK()
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 15:35:24 +08:00 |
Bernd Giesecke
|
039cb06460
|
Added missing keyword
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 15:18:11 +08:00 |
Bernd Giesecke
|
7ab491d221
|
Correct wrong declaration of ```ESP8266::getNumBytes(uint32_t timeout, size_t minBytes)```
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 14:44:37 +08:00 |
Bernd Giesecke
|
c9779648d5
|
Put back accidentially removed empty line.
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 14:32:33 +08:00 |
Bernd Giesecke
|
23b0b9b25a
|
Moved `setDio2AsRfSwitch()` from module to SX126x
Added new error code
Removed memory leak
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 14:28:33 +08:00 |
Bernd Giesecke
|
8fc323a900
|
Add function to set DIO2 of SX126x chips to be used as RF antenna switch (based on example design of Semtech and used in many modules).
This breaks the CAD function as DIO2 cannot be used as IRQ output.
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
|
2019-06-04 13:13:00 +08:00 |
jgromes
|
5c2bd2bc32
|
[SX126x] Added SX1268 implementation
|
2019-06-03 10:41:39 +02:00 |
jgromes
|
025d6d71a7
|
[SX126x] Fixed serial output format
|
2019-06-02 16:23:40 +02:00 |
jgromes
|
ba5522981d
|
[SX126x] Added debug output
|
2019-06-02 16:23:07 +02:00 |
jgromes
|
ac30ca652f
|
[SX127x] Sync with LoRaLib 8.0.6
|
2019-06-02 16:22:57 +02:00 |
jgromes
|
8cc9b175ad
|
[XBee] Fixed incorrect module types
|
2019-06-02 15:20:15 +02:00 |
jgromes
|
0d1e196d18
|
[SX126x] Fixed incorect indentation
|
2019-06-02 15:15:22 +02:00 |
jgromes
|
b1196bf8d8
|
[SX127x] Fixed incorrect module types
|
2019-06-02 15:11:55 +02:00 |
jgromes
|
036bc02bad
|
[nRF24] Updated examples
|
2019-06-02 15:03:53 +02:00 |
jgromes
|
6e7c28181e
|
[XBee] Updated examples
|
2019-06-02 15:03:40 +02:00 |
jgromes
|
63ee5f0a07
|
[SX127x] Updated examples
|
2019-06-02 15:03:33 +02:00 |
jgromes
|
98f60dd092
|
[SX126x] Updated examples
|
2019-06-02 15:03:21 +02:00 |
jgromes
|
076b111e6c
|
[SX1231] Updated examples
|
2019-06-02 15:03:10 +02:00 |
jgromes
|
ff6e87a0dd
|
[RTTY] Updated examples
|
2019-06-02 15:03:02 +02:00 |
jgromes
|
a49f1da093
|
[RF69] Updated examples
|
2019-06-02 15:02:56 +02:00 |
jgromes
|
8fbfb68749
|
[Morse] Updated examples
|
2019-06-02 15:02:45 +02:00 |
jgromes
|
659f1ab91c
|
[MQTT] Updated examples
|
2019-06-02 15:02:37 +02:00 |