Wykres commitów

141 Commity (13b0eaf2b67f5582cab47f145e9f9ddea871f9a1)

Autor SHA1 Wiadomość Data
jgromes 3f0dc11008 [Morse] Added note about non-LoRa module usage 2019-07-29 13:06:08 +02:00
jgromes 9a300da963 [RTTY] Added note about non-LoRa module usage 2019-07-29 13:05:57 +02:00
jgromes 5527573692 [SX126x] Implemented getPacketLength 2019-06-16 14:34:19 +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
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
jgromes 025d6d71a7 [SX126x] Fixed serial output format 2019-06-02 16:23:40 +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
jgromes 4b9de4c290 [JDY08] Updated examples 2019-06-02 15:02:26 +02:00
jgromes 66cd4e45ec [HTTP] Updated examples 2019-06-02 15:02:19 +02:00
jgromes 0adf34fea2 [HC05] Updated examples 2019-06-02 15:02:12 +02:00
jgromes 554f894adf [CC1101] Updated examples 2019-06-02 14:09:10 +02:00
jgromes fa46be439c [Morse] Added note about nRF24 usage 2019-06-01 20:51:04 +02:00
jgromes 528b20fdf3 [RTTY] Added note about nRF24 usage 2019-06-01 20:50:58 +02:00
jgromes 1ebf818d88 [nRF24] Implemented basic functions 2019-06-01 20:50:43 +02:00
jgromes 9582fd186e [RTTY] Automatically turn off transmitter 2019-05-28 19:23:46 +02:00
jgromes fd4da5771c [Morse] Added support for Arduino flash strings 2019-05-28 12:43:04 +02:00
jgromes 8931efa4e7 [SX126x] Added note about TCXO modules 2019-05-28 12:42:12 +02:00
jgromes 9f382f6406 [RTTY] Added support for Arduino flash strings 2019-05-26 10:26:25 +02:00
jgromes 7381ae6176 [XBee] Fixed typos in examples 2019-05-24 14:35:01 +02:00
jgromes 10dac07f57 [SX1231] Fixed typos in examples 2019-05-24 14:33:06 +02:00
jgromes 1bc2633048 [SX127x] Fixed typos in examples 2019-05-24 14:32:07 +02:00
jgromes 0bafe185a9 [SX126x] Fixed typos in examples 2019-05-24 14:23:39 +02:00
jgromes 88d58e52d7 [RTTY] Fixed typos in examples 2019-05-24 14:15:58 +02:00
jgromes 6e31c7b9be [RF69] Fixed typos in examples 2019-05-24 14:14:10 +02:00
jgromes 3ad3e0cd61 [MQTT] Fixed typos in examples 2019-05-24 14:07:50 +02:00
jgromes 5378106866 [CC1101] Fixed typos in examples 2019-05-24 13:58:49 +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 a7f31973e2 [Morse] Added note about SX126x support 2019-05-18 13:30:12 +02:00
jgromes f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +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 085d496b88 [SX126x] Added transmit example 2019-05-13 15:42:18 +02:00
jgromes 7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes 84ec28239a [CC1101] Implemented output power setting 2019-02-10 13:10:12 +01:00
jgromes 9f53e01c28 [RF69] Fixed comments in example 2019-02-10 13:08:47 +01:00