Commit graph

2576 commits

Author SHA1 Message Date
Jan Gromeš
5b16b2b10f
Update README.md 2018-12-26 13:46:06 +01:00
jgromes
2414d49f71 [CC1101] Removed default arguments 2018-12-26 11:49:19 +01:00
jgromes
bc8861f4aa Travis lower Arduino IDE version to suppress Socket warnings 2018-12-26 11:48:44 +01:00
jgromes
488b42ec02 Travis lower Arduino IDE version 2018-12-26 11:43:40 +01:00
jgromes
5b4685ac8d [SX127x] Sync with LoRaLib v7.1.0 2018-12-26 11:36:30 +01:00
jgromes
2edddf18ea Added missing SPI CS access 2018-12-26 11:21:50 +01:00
jgromes
24947cb9e3 Updated template 2018-12-26 11:19:40 +01:00
jgromes
46a3ee4a24 [RTTY] Added support for CC1101 (#4) 2018-12-26 11:19:30 +01:00
jgromes
092559122b [CC1101] Added basic support (#4) 2018-12-26 11:17:19 +01:00
jgromes
279f47529f [SX127x] Sync with LoRaLib v7.0.1 2018-12-17 14:07:05 +01:00
jgromes
cc603b7b9f Fixed incorrect include 2018-10-31 17:56:53 +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
2243727244 [XBee] Fixed compiler warnings 2018-10-07 12:15:20 +02:00
jgromes
030b7c8a55 [ESP8266] Fixed compiler warnings 2018-10-07 12:15:06 +02:00
jgromes
2302433f2e [RTTY] Renamed example 2018-10-07 12:14:42 +02:00
jgromes
5cd59e43ba [RF69] Added RTTY support 2018-10-07 12:14:20 +02:00
jgromes
120dcf5bed [RF69] Fixed compiler warnings 2018-10-07 12:13:58 +02:00
jgromes
3f287d36a6 [RTTY] Improved speed when sending numbers 2018-10-07 12:13:27 +02:00
jgromes
e83e8d4b32 [SX127x] Fixed incorrect comment 2018-10-07 12:03:56 +02:00
jgromes
7bfaf3cb94 [RF69] Fixed incorrect comments 2018-10-04 21:04:58 +02:00
jgromes
98965ec553 Added missing keywords 2018-10-02 20:50:32 +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
0c11156e65 Removed unused SPI methods 2018-09-29 18:56:50 +02:00
jgromes
9c9d2b7ec4 Updated module templates 2018-09-29 12:15:56 +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
jgromes
bdb864e87a [RTTY] Fixed incorrect ITA2 syntax highlighting 2018-09-29 08:07:32 +02:00
Jan Gromeš
d1fc5d6722 [XBee] Optimized UART communication 2018-09-23 18:56:53 +02:00
Jan Gromeš
cd434fbd69 [XBee] Added method to apply parameter changes 2018-09-23 14:17:42 +02:00
Jan Gromeš
6b33347145 Travis added newlines 2018-09-23 14:16:44 +02:00
Jan Gromeš
8f4dfd93d1 Travis added missing semicolons 2018-09-23 11:25:02 +02:00
Jan Gromeš
06d9943c88 Travis removed unnecessary board downloads 2018-09-23 11:21:50 +02:00
Jan Gromeš
159c99fab5 Added Travis build status 2018-09-22 19:46:01 +02:00
Jan Gromeš
70d21c7405 Travis removed build for ESP8266 and ESP32 2018-09-22 19:14:17 +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š
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