Wykres commitów

240 Commity (36afff855dcd41f0e6860c6ffb8b51fa24c50e13)

Autor SHA1 Wiadomość Data
jgromes 00d06871c6 [RF69] Removed comment 2019-02-10 11:31:15 +01:00
jgromes 8fbc218aed [SX127x] Unified example format 2019-02-10 11:19:50 +01:00
jgromes 525b0c55a1 [RF69] Updated example comments 2019-02-10 11:11:54 +01:00
jgromes 027ed193a4 [RF69] Added missing example 2019-02-10 11:11:39 +01:00
jgromes eb659812c9 [nRF24] Removed unsupported example 2019-02-10 09:52:00 +01:00
jgromes 147784ea38 Changed structure of example folder 2019-02-10 09:50:57 +01:00
jgromes cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
jgromes ecab4915fc [CC1101] Updated example comment 2019-02-09 17:43:46 +01:00
jgromes e050cb95ee [RF69] Removed redundant comment 2019-02-09 17:43:15 +01:00
jgromes 44e4a16b8b [CC1101] Implemented packet reception 2019-02-09 12:04:39 +01:00
jgromes 1f6c370230 [CC1101] Updated example 2019-02-09 12:03:22 +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 f4254c6258 [CC1101] Minor example comment fix 2019-02-06 19:40:03 +01:00
jgromes 6eac22c81e [SX1231] Example comment fix 2019-02-06 19:39:44 +01:00
jgromes 6ff8fda77d [RF69] Minor example comment fix 2019-02-06 19:39:28 +01:00
jgromes e65dd10e26 [CC1101] Implemented packet transmission 2019-02-06 17:26:26 +01:00
jgromes 46a3ee4a24 [RTTY] Added support for CC1101 (#4) 2018-12-26 11:19:30 +01:00
jgromes 6cd42ca3e1 [SX127x] Sync with LoRaLib v7.0.0 2018-10-31 17:44:47 +01:00
jgromes ac2193ad72 [RTTY] Fixed comments in example 2018-10-07 14:56:09 +02:00
jgromes 32d0be4343 [MQTT] Renamed examples 2018-10-07 12:20:35 +02:00
jgromes 1fccade6f3 [HTTP] Renamed examples 2018-10-07 12:18:34 +02:00
jgromes 2302433f2e [RTTY] Renamed example 2018-10-07 12:14:42 +02:00
jgromes 7bfaf3cb94 [RF69] Fixed incorrect comments 2018-10-04 21:04:58 +02:00
jgromes a13b4f9537 [RTTY] Simplified transmission encoding configuration 2018-10-02 20:46:52 +02:00
jgromes 8562b7a71e [RTTY] String encoding based on number of data bits 2018-10-02 16:00:39 +02:00
jgromes f6f2215a7d [RTTY] Added support for ITA2-encoded numbers 2018-10-01 19:25:52 +02:00
jgromes fb32a8243b [RTTY] Fixed typo in comment 2018-09-29 09:12:55 +02:00
jgromes 91de1e2b9a [RTTY] Added support for ITA2 print and println 2018-09-29 08:08:15 +02:00
Jan Gromeš 9d935fed1f [SX127x] Fixed incorrect method names 2018-09-22 18:58:41 +02:00
Jan Gromeš a7d9b9351d [RF69] Fixed incorrect variable name 2018-09-22 18:53:02 +02:00
Jan Gromeš a7578327e8 [JDY08] Fixed incorrect variable name 2018-09-22 18:49:27 +02:00
Jan Gromeš 5e13817434 [RF69] Fixed incorrect variable name 2018-09-22 17:49:37 +02:00
Jan Gromeš bae7d787fe [JDY08] Fixed incorrect variable name 2018-09-22 17:49:23 +02:00
Jan Gromeš 244c6b1853 [RF69] Added interrupt receive example 2018-09-22 17:05:51 +02:00
Jan Gromeš 4fecd8c073 [RTTY] Added support for ITA2 encoding 2018-09-11 11:24:56 +02:00
Jan Gromeš b4ac09270c [RTTY] Added support for variable number of data bits 2018-08-26 08:27:55 +02:00
Jan Gromeš d157b478b5 [RTTY] Updated example 2018-08-23 09:21:28 +02:00
Jan Gromeš 990e03fedd [SX127x] Implemented all Arduino Serial class methods into RTTY 2018-08-22 13:58:05 +02:00
Jan Gromeš f4344af3c5 [RTTY] Implemented basic RTTY support 2018-08-20 20:42:14 +02:00
Jan Gromeš 50d8c42bda [RF69] Fixed examples 2018-08-18 16:16:41 +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š d41ecff647 ESP8266 - Fixed incorrect class in example 2018-07-25 14:52:22 +02:00
Jan Gromeš ba7164f5cd XBee - implemented API packet reception 2018-07-24 09:54:07 +02:00
Jan Gromeš 305ee6e6ed XBee - updated example 2018-07-24 09:47:05 +02:00
Jan Gromeš 702a7f6747 SX127x - sync with LoRaLib v4.0.0 2018-07-23 12:47:47 +02:00
Jan Gromeš a081e10a2b JDY08 - updated example 2018-07-23 12:43:25 +02:00
Jan Gromeš b772fc915d HC05 - updated example 2018-07-23 12:43:12 +02:00
Jan Gromeš 357408c3a6 XBee - reworked status codes 2018-07-23 12:42:50 +02:00
Jan Gromeš 75bb635370 SX1231 - reworked status codes 2018-07-23 12:42:33 +02:00
Jan Gromeš 0a90fc42d4 RF69 - reworked status codes 2018-07-23 12:42:22 +02:00
Jan Gromeš 75231e00a3 ESP8266 - reworked status codes 2018-07-23 12:41:48 +02:00
Jan Gromeš 19840f8249 XBee - Added API transmit example 2018-07-19 16:22:19 +02:00
Jan Gromeš df54510986 XBee - Updated AT examples 2018-07-19 16:22:05 +02:00
Jan Gromeš d29be7a252 JDY08/HC05 - Updated Serial interface 2018-07-16 19:13:24 +02:00
Jan Gromeš 50da80561c JDY08 - Module added 2018-07-14 16:12:19 +02:00
Jan Gromeš 95760e58e5 RF69 - Added method to measure temperature 2018-07-14 11:44:08 +02:00
Jan Gromeš 3f56b8a458 RF69 - Added hardware AES support 2018-07-14 11:09:09 +02:00
Jan Gromeš 1fbc4a94ba RF69 - Fixed example 2018-07-14 10:28:37 +02:00
Jan Gromeš 5a793a6bc2 RF69 - Added configuration example 2018-07-14 10:27:29 +02:00
Jan Gromeš 27d2da143e SX127x - Updated example 2018-07-14 10:27:14 +02:00
Jan Gromeš d630853784 RF69 - Updated examples 2018-07-14 10:00:31 +02:00
Jan Gromeš 9ea57154be RF69 - Added method to set sync word 2018-07-14 08:43:04 +02:00
Jan Gromeš fcd44d4440 SX1231 - Implemented module 2018-07-13 15:36:01 +02:00
Jan Gromeš de42395dda Sync with LoRaLib v3.0.0
Packet class was removed
2018-07-12 20:13:03 +02:00
Jan Gromeš 79fc6cd9f5 SX127x - Added examples for CAD and LoRa settings 2018-07-11 18:16:47 +02:00
Jan Gromeš 10f32c8b5c SX127x - Updated comments 2018-07-11 17:56:26 +02:00
Jan Gromeš 2e85c23cbd HC05 - Updated comments 2018-07-11 17:41:01 +02:00
Jan Gromeš 8770d82534 MQTT - Updated comments 2018-07-11 17:40:25 +02:00
Jan Gromeš d9c553f7d0 HTTP - Updated comments 2018-07-11 17:39:23 +02:00
Jan Gromeš f7d0fcfb76 RF69 - Updated comments 2018-07-11 17:26:21 +02:00
Jan Gromeš 342091b018 ESP8266 - Updated examples 2018-07-11 13:44:43 +02:00
Jan Gromeš 89fd8fb279 ESP8266 - Added MQTT subscribe example 2018-07-10 15:46:09 +02:00
Jan Gromeš 8a8f58c08b Added new examples 2018-07-03 12:01:37 +02:00
Jan Gromeš 09ebf94490 Removed old examples 2018-07-03 10:12:29 +02:00
Jan Gromeš 2d9f4a3f46 Moved all serial strings to flash to save RAM 2018-04-19 18:49:27 +02:00
Jan Gromeš ffdab6487b Updated node 2 example 2018-04-15 16:20:05 +02:00
Jan Gromeš 9b4fd26a11
Moved serial strings to flash 2018-04-15 14:59:40 +02:00
Jan Gromeš 896326fefb Added LED signals to node examples 2018-04-13 20:52:50 +02:00
Jan Gromeš 0aead0a3d9 Updated node 3 example 2018-04-10 21:01:24 +02:00
Jan Gromeš d4c8d4666d Updated XBee node examples 2018-04-02 13:23:44 +02:00
Jan Gromeš 51d236dcc2 Test sketches are now ignored 2018-03-31 10:14:08 +02:00
Jan Gromeš a54d052104 Updated node examples 2018-03-31 10:12:33 +02:00
Jan Gromeš 8e5a9d59b5 Updated node examples 2018-03-24 10:19:22 +01:00
Jan Gromeš bf445370dc Updated RF69 nodes 2018-03-11 18:49:49 +01:00
Jan Gromeš 9e5655b028 Added Arduino codes for 4-node chain 2018-03-09 20:15:35 +01:00
Jan Gromeš a12d8472f5 Added new error codes 2018-03-09 11:14:15 +01:00
Jan Gromeš 7d4b302cb4
Update api_test.ino 2018-03-06 21:13:45 +01:00
Jan Gromeš 9fe0e36005 Added core source files 2018-03-05 17:08:42 +01:00