Commit graph

70 commits

Author SHA1 Message Date
jgromes
9da1573df0 Renamed unused pin macro to NC 2020-01-06 17:20:18 +01:00
jgromes
fd1623e382 Added version macro 2020-01-02 14:48:53 +01:00
jgromes
460a050a63 [SX126x] Added methods to clear DIO actions 2019-12-29 10:37:04 +01:00
jgromes
606e317958 Changed to new approach to pin handling 2019-12-27 13:15:33 +01:00
jgromes
be9a4e0d61 Added missing keywords 2019-12-05 14:37:47 +01:00
BarryPSmith
a20f62da2f Added sx126x receive duty cycle interface 2019-12-03 22:43:10 -08:00
jgromes
b2adf098ce [SX126x] Removed unused keyword 2019-11-27 08:51:10 +01:00
Andrea Guglielmini
a6106b4e63 [nRF24] Added setCrcFiltering(bool), setAutoAck(bool) 2019-11-25 15:51:40 +01:00
jgromes
6949ccf363 [SX127x] Sync with LoRaLib 8.2.0 2019-11-19 17:08:59 +01:00
Federico Maggi
2e019c3700 Added methods to keywords 2019-11-13 16:27:08 +01:00
jgromes
50f400eb10 Fixed keyword separator 2019-11-12 17:26:15 +01:00
Federico Maggi
f44f6ffb56 Used true TAB char separator 2019-11-08 16:32:09 +01:00
Federico Maggi
a2e64f1645 Added to keywords.txt, comments, reading fixed len properly 2019-11-08 15:58:13 +01:00
mmrein
ad8c234343 SX126x FSK: Implement setWhitening method
Add setWhitening method for FSK modem for possibility to disable whitening (default enabled) or change whitening initial value.
2019-09-19 23:09:02 +02:00
jgromes
586486b1d3 Fixed keyword separator 2019-09-17 08:35:12 +02:00
mmrein
dbbb12610c
Add setSyncBits to # SX126x-specific 2019-09-16 19:32:41 +02:00
jgromes
629ac5585a [SX126x] Added method to get expected time-on-air 2019-07-26 09:43:24 +02:00
jgromes
c72ad019f4 [SX127x] Sync with LoRaLib 8.1.0 2019-06-16 14:33:26 +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
Bernd Giesecke
039cb06460 Added missing keyword
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
2019-06-04 15:18:11 +08:00
jgromes
1ebf818d88 [nRF24] Implemented basic functions 2019-06-01 20:50:43 +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
10bda6ceab Added missing keywords 2019-05-19 16:16:53 +02:00
jgromes
f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +02:00
jgromes
16b3256073 [SX126x] Added core configuration methods 2019-05-10 15:47:10 +02:00
jgromes
7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes
c127a27446 [CC1101] Implemented interrupt-driven methods 2019-02-10 11:48:21 +01:00
jgromes
cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
jgromes
269cafb8f3 [CC1101] Added missing keywords 2019-02-09 12:04:00 +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
2fbb6afcf4 [XBee] Added multiple attempts when connecting 2019-01-05 10:20:14 +01:00
jgromes
5b4685ac8d [SX127x] Sync with LoRaLib v7.1.0 2018-12-26 11:36:30 +01:00
jgromes
092559122b [CC1101] Added basic support (#4) 2018-12-26 11:17:19 +01:00
jgromes
6cd42ca3e1 [SX127x] Sync with LoRaLib v7.0.0 2018-10-31 17:44:47 +01:00
jgromes
98965ec553 Added missing keywords 2018-10-02 20:50:32 +02:00
jgromes
bdb864e87a [RTTY] Fixed incorrect ITA2 syntax highlighting 2018-09-29 08:07:32 +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š
70be6df935 [RTTY] Renamed leadIn method to idle 2018-08-23 09:21:05 +02:00
Jan Gromeš
f4344af3c5 [RTTY] Implemented basic RTTY support 2018-08-20 20:42:14 +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š
619fd8a072 Sync with LoRaLib v4.1.0 2018-07-26 18:35:11 +02:00
Jan Gromeš
b227d0cd19 XBee - Implemented API mode basics 2018-07-19 16:21:47 +02:00
Jan Gromeš
b474daacdd Added missing keyword 2018-07-16 18:43:45 +02:00
Jan Gromeš
95760e58e5 RF69 - Added method to measure temperature 2018-07-14 11:44:08 +02:00