Commit graph

1258 commits

Author SHA1 Message Date
jgromes
cc06be04de [PHY] Added Module overrides for all Arduino core functions 2020-08-01 16:36:18 +02:00
jgromes
182a9688cb [Morse] Added Module overrides for all Arduino core functions 2020-08-01 16:36:11 +02:00
jgromes
e965072092 [Hell] Added Module overrides for all Arduino core functions 2020-08-01 16:36:02 +02:00
jgromes
172e60cd47 [HTTP] Added Module overrides for all Arduino core functions 2020-08-01 16:35:51 +02:00
jgromes
50dd6fce0c [AX25] Added Module overrides for all Arduino core functions 2020-08-01 16:35:43 +02:00
jgromes
3bbe84a899 [nRF24] Added Module overrides for all Arduino core functions 2020-08-01 16:35:11 +02:00
jgromes
123b2f507f [XBee] Added Module overrides for all Arduino core functions 2020-08-01 16:35:00 +02:00
jgromes
41069d0848 [Si443x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:52 +02:00
jgromes
2aeffd914f [SX128x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:44 +02:00
jgromes
6ff84d7b23 [SX127x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:37 +02:00
jgromes
882ec98563 [SX126x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:27 +02:00
jgromes
71045e829b [SX1231] Added Module overrides for all Arduino core functions 2020-08-01 16:34:19 +02:00
jgromes
866e3c4c86 [RF69] Added Module overrides for all Arduino core functions 2020-08-01 16:34:12 +02:00
jgromes
67239551b0 [ESP8266] Added Module overrides for all Arduino core functions 2020-08-01 16:34:06 +02:00
jgromes
259b82a006 [CC1101] Added Module overrides for all Arduino core functions 2020-08-01 16:33:58 +02:00
jgromes
59c44d3883 Added Module overrides for all Arduino core functions 2020-08-01 16:33:25 +02:00
jgromes
febeba23e0 Added progmem macros 2020-08-01 16:32:24 +02:00
jgromes
892bd48963 [CC1101] Fixed SPI commands always using default SPI (#173) 2020-07-25 16:15:05 +02:00
jgromes
3c7dfa632b [CC1101] Fixed incorrect default Rx bandwidth in doxygen 2020-07-19 18:08:48 +02:00
jgromes
16bdae8dd3 Added missing keyword 2020-07-19 18:08:43 +02:00
Jan Gromeš
7c36a044e9
Update README.md 2020-07-18 20:22:27 +02:00
jgromes
9432e3d1c3 [RF69] Fixed inverted check (#167) 2020-07-18 07:09:44 +02:00
jgromes
8d92a5f402 [CC1101] Fixed inverted check (#167) 2020-07-18 07:09:33 +02:00
Jan Gromeš
99d296e524
Merge pull request #167 from halfbakery/dio1action_fix
[SX127x] Dio1Action precondition checks were inverted
2020-07-18 07:00:13 +02:00
halfbakery
d934e61777 [SX127x] Dio1Action precondition checks were inverted 2020-07-17 22:55:11 +02:00
jgromes
44dc0a4ea3 [Si443x] Fixed bit range and timeout on some modules (#165) 2020-07-17 17:28:29 +02:00
Jan Gromeš
a525c40e55
[Si443x] Added tolerance to float comparison (#165) 2020-07-16 17:55:43 +02:00
jgromes
4e943b5437 [RTTY] Added Doxygen TODOs 2020-07-10 08:51:51 +02:00
jgromes
735db87bb3 [MQTT] Added Doxygen TODOs 2020-07-10 08:51:43 +02:00
jgromes
29d24c916b [XBee] Added Doxygen TODOs 2020-07-10 08:51:37 +02:00
jgromes
6c3dff4935 [Si443x] Added Doxygen TODOs 2020-07-10 08:51:30 +02:00
jgromes
a1583487b0 [SX128x] Added Doxygen TODOs 2020-07-10 08:51:23 +02:00
jgromes
6452ea401f [SX127x] Added Doxygen TODOs 2020-07-10 08:51:16 +02:00
jgromes
e97755a68b [SX126x] Added Doxygen TODO 2020-07-10 08:51:05 +02:00
jgromes
7f31cdab8f Test doxygen TODOs 2020-07-10 08:20:45 +02:00
Jan Gromeš
d3233ff585 Added module not working issue template 2020-07-10 06:57:46 +02:00
jgromes
e5d23ba238 Travis fixed warnings configuration TRAVIS_FORCE_BUILD 2020-07-08 20:50:23 +02:00
jgromes
7397a1a957 Bump version to 4.0.1 2020-07-08 19:06:38 +02:00
jgromes
58194483b1 [SX127x] Added methods to manually set LoRa LDRO (#162) 2020-07-08 18:52:34 +02:00
jgromes
96405b938d [SX126x] Added methods to manually set LoRa LDRO 2020-07-08 18:52:08 +02:00
jgromes
a91c8252d6 Added new keywords 2020-07-08 18:51:01 +02:00
jgromes
760fefaad8 [CC1101] Fixed invalid default Rx bandwidth 2020-07-08 18:00:09 +02:00
jgromes
93080845d2 Added missing keywords 2020-07-06 19:39:16 +02:00
jgromes
a827f91bca Skipped warnings for SparlFun Apollo 2020-07-06 18:31:05 +02:00
jgromes
37a94494b4 Added TODOs 2020-07-06 18:30:36 +02:00
jgromes
8cbbf3d668 [ESP8266] Changed length type to size_t TRAVIS_FORCE_BUILD 2020-07-06 17:28:17 +02:00
jgromes
eabbf9e5af [TL] Changed type to size_t 2020-07-06 17:16:53 +02:00
jgromes
422e4ee7b1 Travis added missing platform links TRAVIS_FORCE_BUILD 2020-07-06 16:56:21 +02:00
jgromes
362c8a064e Travis added missing platforms 2020-07-06 16:51:37 +02:00
jgromes
f70c403d3f Travis fix missing path 2020-07-06 16:48:07 +02:00