Commit graph

3137 commits

Author SHA1 Message Date
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š
724de75190 Travis removed incorrect comments 2018-09-22 18:45:49 +02:00
Jan Gromeš
d571f9e28f Travis added missing semicolons 2018-09-22 18:13:20 +02:00
Jan Gromeš
4b3be2797a Travis added build output 2018-09-22 18:09:07 +02:00
Jan Gromeš
b4ffd26477 Fixed travis yml syntax 2018-09-22 18:02:20 +02:00
Jan Gromeš
e3bc95a811 Travis added exit 2018-09-22 18:00:12 +02:00
Jan Gromeš
c242c2cb2c Added missing semicolons 2018-09-22 17:51:18 +02:00
Jan Gromeš
be95be16d7 Added Travis build result check 2018-09-22 17:49:49 +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š
778b65360c Fixed incorrect travis dir 2018-09-22 17:25:55 +02:00
Jan Gromeš
2596af3773 Fixed incorrect Travis path 2018-09-22 17:21:08 +02:00
Jan Gromeš
e194ff94d9 Added Travis example build 2018-09-22 17:18:06 +02:00
Jan Gromeš
54c1552a5b Travis fixed example path 2018-09-22 17:14:28 +02:00
Jan Gromeš
14de0db902 Fixed Travis config file 2018-09-22 17:09:38 +02:00
Jan Gromeš
244c6b1853 [RF69] Added interrupt receive example 2018-09-22 17:05:51 +02:00
Jan Gromeš
e73dc3b756 Force Travis rebuild 2018-09-22 16:59:15 +02:00
Jan Gromeš
02d26daec7 Travis loop test 2018-09-22 16:57:35 +02:00
Jan Gromeš
e669940501 Added directory change 2018-09-22 16:53:44 +02:00
Jan Gromeš
9fccd16a80 Added missing folder name 2018-09-22 16:50:05 +02:00
Jan Gromeš
1a267bd440 Added missing semicolon 2018-09-22 16:46:51 +02:00
Jan Gromeš
a2a7d7c774 Travis loop test 2018-09-22 16:43:01 +02:00
Jan Gromeš
7889dadc7e Travis loop through directories 2018-09-22 16:40:28 +02:00
Jan Gromeš
2d1025b3cd Added Travis config 2018-09-22 16:36:35 +02:00
Jan Gromeš
a554ac3a20 [RF69] Added interrupt-driven tx/rx methods 2018-09-14 17:34:06 +02:00
Jan Gromeš
6f38d6707a Temporarily removed I2C library 2018-09-14 17:31:19 +02:00
Jan Gromeš
4fecd8c073 [RTTY] Added support for ITA2 encoding 2018-09-11 11:24:56 +02:00
Jan Gromeš
8165f8107b [SX127x] Sync with LoRaLib v6.0.0 2018-09-04 19:52:27 +02:00
Jan Gromeš
f6bca77b8a
Update README.md 2018-08-26 08:30:42 +02:00
Jan Gromeš
b4ac09270c [RTTY] Added support for variable number of data bits 2018-08-26 08:27:55 +02:00
Jan Gromeš
5c3b506702 [SX127x] Sync with LoRaLib v5.3.1 2018-08-26 08:07:49 +02:00
Jan Gromeš
9d72124c57 Sync with LoRaLib v5.3.0 2018-08-25 17:22:17 +02:00
Jan Gromeš
d157b478b5 [RTTY] Updated example 2018-08-23 09:21:28 +02:00
Jan Gromeš
70be6df935 [RTTY] Renamed leadIn method to idle 2018-08-23 09:21:05 +02:00
Jan Gromeš
56efcc10da [SX127x] Removed forgotten debug output 2018-08-22 13:58:47 +02:00
Jan Gromeš
990e03fedd [SX127x] Implemented all Arduino Serial class methods into RTTY 2018-08-22 13:58:05 +02:00
Jan Gromeš
15ee1625c2 [SX127x] Sync with LoRaLib v5.2.2 2018-08-22 11:17:15 +02:00
Jan Gromeš
f4344af3c5 [RTTY] Implemented basic RTTY support 2018-08-20 20:42:14 +02:00
Jan Gromeš
c8aa9f57fd [SX127x] Sync with LoRaLib v5.2.1 2018-08-20 20:18:48 +02:00
Jan Gromeš
17f6e585c3 [SX127x] Sync with LoRaLib v5.2.0 2018-08-20 12:02:25 +02:00
Jan Gromeš
5bab97d16b [SX127x] Sync with LoRaLib v5.1.1 2018-08-18 16:17:10 +02:00
Jan Gromeš
50d8c42bda [RF69] Fixed examples 2018-08-18 16:16:41 +02:00
Jan Gromeš
7bd39bdda6
Merge pull request #1 from per1234/architecture-field
Correct misspelling of architectures field name
2018-08-02 20:21:53 +02:00
per1234
61fdac7fc6
Correct misspelling of architectures field name
The correct spelling of the field name is architectures, not architecture.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
2018-08-02 08:42:28 -07:00
Jan Gromeš
e3021b5a37 SX127x - Sync with LoRaLib v5.0.2 2018-08-02 15:11:38 +02:00
Jan Gromeš
0ca15ac41f RF69 - Fixed incorrect size of dynamically allocated array 2018-08-02 14:50:20 +02:00
Jan Gromeš
619fd8a072 Sync with LoRaLib v4.1.0 2018-07-26 18:35:11 +02:00
Jan Gromeš
31dd1baadc Module - Added methods for INT pins read-only access 2018-07-25 14:52:57 +02:00