Commit graph

1345 commits

Author SHA1 Message Date
jgromes
d65033666f [HTTP] Added Doxygen comments 2019-05-24 18:49:15 +02:00
jgromes
11004fa685 Updated Doxygen main page 2019-05-24 18:01:50 +02:00
jgromes
dd59d9e6d6 Added Doxygen comments 2019-05-24 17:32:11 +02:00
jgromes
ebeb3051bb Force Doxygen redeploy 2019-05-24 15:52:52 +02:00
jgromes
b9a1847f90 Added DoxyGen 2019-05-24 15:13:04 +02:00
jgromes
6a4634fbb2 [SX126x] Added automatic block calibration 2019-05-21 13:41:13 +02:00
jgromes
943f591e92 [SX126x] Added status check for SPI transactions 2019-05-21 13:20:49 +02:00
jgromes
9d34a7aede [SX126x] Added FSK modulation parameters check 2019-05-21 11:19:16 +02:00
jgromes
e445888510 [SX126x] Fixed incorrect modem check 2019-05-21 11:05:24 +02:00
jgromes
e1f003f8f6 Added missing semicolons 2019-05-20 08:54:04 +02:00
jgromes
95708d420d Added constructor for modules with 3 DIO pins 2019-05-20 08:51:34 +02:00
jgromes
ccaf51a915 [SX126x] Added TCXO control method 2019-05-20 08:49:05 +02:00
jgromes
e3a9e60817 Added missing SPISettings saving 2019-05-19 16:37:12 +02:00
jgromes
686c5e6478 Added missing SPISettings 2019-05-19 16:31:46 +02:00
jgromes
9f68933d0c [SX126x] Fixed warnings 2019-05-19 16:17:25 +02:00
jgromes
5c206310ab Added SPISettings to Module constructor 2019-05-19 16:16:24 +02:00
jgromes
975e6e116c [SX127x] Sync with LoRaLib 8.0.5 2019-05-19 16:15:50 +02:00
jgromes
bf85e16880 [RF69] Reduced code redundancies 2019-05-19 10:47:31 +02:00
jgromes
55459f5271 [CC1101] Reduced code redundancies 2019-05-19 10:40:36 +02:00
jgromes
f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +02:00
jgromes
b222883518 [SX126x] Fixed incorrect FSK preamble length 2019-05-18 12:18:02 +02:00
jgromes
608dad60c8 [SX127x] Sync with LoRaLib 8.0.4 2019-05-18 12:17:25 +02:00
jgromes
606e841aca [SX126x] Added RTTY support 2019-05-15 17:20:20 +02:00
jgromes
cfdd921984 [SX126x] Implemented LoRa receive method 2019-05-14 18:34:43 +02:00
jgromes
58d3ca3984 [SX126x] Implemented LoRa transmit method 2019-05-13 15:05:02 +02:00
jgromes
7780c499a1 Fixed incorrect pin assignment 2019-05-13 15:03:09 +02:00
jgromes
ba82497c8e [SX126x] Fixed config 2019-05-12 19:24:07 +02:00
jgromes
657642a591 [SX126x] Fixed issues in configuration 2019-05-11 11:56:39 +02:00
jgromes
663473c554 [RF69] Removed redundant implementations 2019-05-11 08:38:07 +02:00
jgromes
7cb5f83cc4 [SX127x] Sync with LoRaLib v8.0.3 2019-05-11 07:58:55 +02:00
jgromes
bd4ee70362 [RF69] Added PhysicalLayer overloads 2019-05-11 07:56:58 +02:00
jgromes
0ebe25521f [CC1101] Added PhysicalLayer overloads 2019-05-11 07:56:45 +02:00
jgromes
16b3256073 [SX126x] Added core configuration methods 2019-05-10 15:47:10 +02:00
jgromes
b63d324c50 Changed pin order in Module constructor 2019-05-01 14:23:36 +02:00
jgromes
78fb945355 [SX127x] Sync with LoRaLib 8.0.2 2019-04-01 16:16:51 +02:00
jgromes
cc38c24f40 [SX127x] Moved debug strings to flash 2019-03-22 19:06:22 +01:00
jgromes
000a771374 Added missing comments 2019-03-22 19:06:03 +01:00
jgromes
7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes
943ea7ac03 [CC1101] Fixed typos 2019-03-22 18:51:14 +01:00
jgromes
5c48ed73b6 [MQTT] Added Arduino String overload 2019-02-23 10:50:35 +01:00
jgromes
7d00dde817 Removed redundant debug begin 2019-02-23 10:50:14 +01:00
jgromes
9e720f56c5 [HTTP] Added GET overload for Arduino String 2019-02-23 09:37:22 +01:00
jgromes
9d7e9040cf Updated debug macros 2019-02-23 09:36:56 +01:00
jgromes
d388cbeffe Added overload for UART-only modules 2019-02-23 09:36:08 +01:00
jgromes
84ec28239a [CC1101] Implemented output power setting 2019-02-10 13:10:12 +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
44e4a16b8b [CC1101] Implemented packet reception 2019-02-09 12:04:39 +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