Wykres commitów

951 Commity (10f11aac885c0ea95c0124ec3ab1e5728a7d73ae)

Autor SHA1 Wiadomość Data
jgromes 10f11aac88 [SSTV] Reworked driver exclusion 2020-06-30 10:46:04 +02:00
jgromes 80fa8ba99d [RTTY] Reworked driver exclusion 2020-06-30 10:45:52 +02:00
jgromes e5437deae2 [Morse] Reworked driver exclusion 2020-06-30 10:45:45 +02:00
jgromes 7a22cbfd4d [MQTT] Reworked driver exclusion 2020-06-30 10:45:35 +02:00
jgromes d032015e31 [Hell] Reworked driver exclusion 2020-06-30 10:45:28 +02:00
jgromes fc21a1d501 [HTTP] Reworked driver exclusion 2020-06-30 10:45:11 +02:00
jgromes 55ebbc3488 [AX25] Reworked driver exclusion 2020-06-30 10:45:00 +02:00
jgromes 6f6ff7d637 [AFSK] Reworked driver exclusion 2020-06-30 10:44:48 +02:00
jgromes 0e120a760a [nRF24] Reworked driver exclusion 2020-06-30 10:44:41 +02:00
jgromes 78c1f94233 [XBee] Reworked driver exclusion 2020-06-30 10:44:33 +02:00
jgromes f05f1e9d82 [Si443x] Reworked driver exclusion 2020-06-30 10:44:22 +02:00
jgromes 515551e7bc [SX128x] Reworked driver exclusion 2020-06-30 10:44:08 +02:00
jgromes 3dd3a471e5 [SX127x] Reworked driver exclusion 2020-06-30 10:43:56 +02:00
jgromes 58ddfb8b51 [SX126x] Reworked driver exclusion 2020-06-30 10:43:41 +02:00
jgromes 893d8a905f [SX1231] Reworked driver exclusion 2020-06-30 10:43:26 +02:00
jgromes 04ea05c7ec [RFM9x] Reworked driver exclusion 2020-06-30 10:43:14 +02:00
jgromes e6657cf2f0 [RFM2x] Reworked driver exclusion 2020-06-30 10:43:00 +02:00
jgromes 984cfac319 [RF69] Reworked driver exclusion 2020-06-30 10:42:47 +02:00
jgromes 67e36f4ed9 [JDY08] Reworked driver exclusion 2020-06-30 10:42:37 +02:00
jgromes 535e35a3db [HC05] Reworked driver exclusion 2020-06-30 10:42:23 +02:00
jgromes 36a44ed44d [ESP8266] Reworked driver exclusion 2020-06-30 10:42:13 +02:00
jgromes 995d7054ef [CC1101] Reworked driver exlusion 2020-06-30 10:41:48 +02:00
jgromes 4ad5261a83 Fixed custom platform enabled by default 2020-06-29 09:55:02 +02:00
jgromes 1749da28d7 Added custom platform template 2020-06-29 09:54:26 +02:00
jgromes 738d711698 Fixed debug conditionals 2020-06-29 08:13:41 +02:00
jgromes 49259109d3 Updated readme 2020-06-28 20:36:16 +02:00
Jan Gromeš 25dcf8c161
Update bug_report.md 2020-06-27 18:04:33 +02:00
Jan Gromeš 67925473a0
Update bug_report.md 2020-06-27 07:49:50 +02:00
jgromes e356054f56 Bump version to 3.7.0 2020-06-21 08:15:53 +02:00
jgromes aa4f4c9ab4 [SX126x] Added SPI delay for SAMD cores (#153) 2020-06-20 21:13:50 +02:00
jgromes 6bdef76031 [SX128x] Added SPI delay for SAMD cores 2020-06-20 21:09:12 +02:00
jgromes 06c254bc6e [SX126x] Added missing RF switch control 2020-06-20 17:04:17 +02:00
jgromes 3fe7da9788 [SX127x] Added missing RF switch control 2020-06-20 17:04:11 +02:00
jgromes 75197d78a0 [SX128x] Added missing RF switch control 2020-06-20 17:04:03 +02:00
jgromes 5f4481aef6 [Si443x] Added missing RF switch control 2020-06-20 17:03:55 +02:00
jgromes b68bd2f9f9 [RF69] Added missing RF switch control 2020-06-20 17:03:42 +02:00
jgromes 05f1e998d7 [CC1101] Added missing RF switch control 2020-06-20 17:03:34 +02:00
jgromes 56360a2a05 Changed setRfSwitchState to directly change switch pins 2020-06-20 16:59:20 +02:00
jgromes bb7108a52b [SX126x] Fixed RF switch state in Rx mode 2020-06-19 08:23:28 +02:00
jgromes d710a85985 [SX126x] Implemented RF switch control (#153) 2020-06-18 16:38:30 +02:00
jgromes 4ad82f1572 [SX127x] Implemented RF switch control 2020-06-18 16:36:11 +02:00
jgromes 5a3d7a7173 [SX128x] Implemented RF switch control 2020-06-18 16:36:02 +02:00
jgromes d1527b0d8c [Si443x] Implemented RF switch control 2020-06-18 16:32:52 +02:00
jgromes 0f287a53e7 [RF69] Implemented RF switch control 2020-06-18 16:32:30 +02:00
jgromes 3aafb2f5bf [CC1101] Implemented RF switch control 2020-06-18 16:32:11 +02:00
jgromes 78022ce6ad Added external
RF switch control base
2020-06-18 16:31:38 +02:00
jgromes cec0c4d1e2 [SX127x] Added comment about op mode change 2020-06-01 16:14:33 +02:00
Jan Gromeš 99fc8b89af
Merge pull request #150 from gozu42/getTemp
[SX127x] add getTempRaw method
2020-06-01 16:10:43 +02:00
gozu42 f534185cfb
[SX127x] add getTempRaw method
Signed-off-by: gozu42 <tvguho-tbmh42-tct.76b2756e@hashmail.org>
2020-06-01 14:26:30 +02:00
jgromes f068a15029 [SX127x] Added getIRQFlags and getModemStatus methods (#145) 2020-05-28 21:07:23 +02:00