Commit graph

1222 commits

Author SHA1 Message Date
jgromes
fe54a30819 [SX126x] Added missing length check 2019-06-01 20:46:55 +02:00
jgromes
b75904cce1 Removed old comment 2019-06-01 20:46:34 +02:00
jgromes
79f1560d41 [Morse] Automatically turn off transmitter 2019-05-28 19:24:07 +02:00
jgromes
9582fd186e [RTTY] Automatically turn off transmitter 2019-05-28 19:23:46 +02:00
jgromes
f2c1895cdb [PHY] Added standby 2019-05-28 19:22:42 +02:00
jgromes
ee7697e6dc [SX126x] Added standby overload 2019-05-28 19:22:22 +02:00
jgromes
fd4da5771c [Morse] Added support for Arduino flash strings 2019-05-28 12:43:04 +02:00
jgromes
9f382f6406 [RTTY] Added support for Arduino flash strings 2019-05-26 10:26:25 +02:00
jgromes
ed3eeb0559 [PHY] Added support for Arduino flash strings 2019-05-25 18:47:36 +02:00
jgromes
9c2ad14a89 [SX126x] Added missing comments 2019-05-25 10:19:37 +02:00
jgromes
c9302ed26c [SX126x] Added Doxygen comments 2019-05-25 10:06:58 +02:00
jgromes
1fddac14e5 [XBee] Added Doxygen comments 2019-05-25 10:06:34 +02:00
jgromes
4a67bb59c7 [SX1231] Added Doxygen comments 2019-05-24 21:40:56 +02:00
jgromes
6b47b57593 [RF69] Added Doxygen comments 2019-05-24 21:26:18 +02:00
jgromes
804c6b3d89 [JDY08] Added Doxygen comments 2019-05-24 21:26:00 +02:00
jgromes
4ca305ed24 [HC05] Added Doxygen comments 2019-05-24 21:25:43 +02:00
jgromes
0e1640b9fc [ESP8266] Added Doxygen comments 2019-05-24 21:25:22 +02:00
jgromes
da9c41d89f [CC1011] Added missing packetMode method 2019-05-24 21:24:51 +02:00
jgromes
88af8aeb12 [CC1101] Added missing comment 2019-05-24 20:29:22 +02:00
jgromes
2ff87ec07c [SX127x] Updated Doxygen comments 2019-05-24 20:29:05 +02:00
jgromes
0bccbe194f [CC1101] Added Doxygen comments 2019-05-24 20:13:44 +02:00
jgromes
971664fa9d [Morse] Hide structure from Doxygen 2019-05-24 19:06:14 +02:00
jgromes
e5b6fd849c [TRA] Added Doxygen comments 2019-05-24 18:51:26 +02:00
jgromes
3e6a780c4b [RTTY] Added Doxygen comments 2019-05-24 18:51:07 +02:00
jgromes
0ea2cf1596 [PHY] Added Doxygen comments 2019-05-24 18:50:56 +02:00
jgromes
8d60e01adc [Morse] Added Doxygen comments 2019-05-24 18:49:40 +02:00
jgromes
8eaa4f5627 [MQTT] Added Doxygen comments 2019-05-24 18:49:26 +02:00
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