Felix Rusu
|
c2bd05e32a
|
Update .travis.yml
|
2021-12-15 13:12:08 -05:00 |
Felix Rusu
|
11f2f85e2d
|
Update .travis.yml
|
2021-12-15 13:09:05 -05:00 |
Felix Rusu
|
83264a3ab4
|
Update .travis.yml
|
2021-12-15 13:06:38 -05:00 |
Felix Rusu
|
e7ab4d7a6d
|
Update .travis.yml
|
2021-12-15 13:03:18 -05:00 |
Felix Rusu
|
f25d36b6a2
|
Update .travis.yml
|
2021-12-15 13:00:29 -05:00 |
Felix Rusu
|
ec9fcc6043
|
Update .travis.yml
|
2021-12-15 12:54:49 -05:00 |
Felix Rusu
|
7c2afd6175
|
Update .travis.yml
|
2021-12-15 12:26:30 -05:00 |
Felix Rusu
|
5cb26b6aed
|
Update .travis.yml
|
2021-12-15 12:22:32 -05:00 |
Felix Rusu
|
a9564b3877
|
Update .travis.yml
|
2021-12-15 12:12:43 -05:00 |
Felix Rusu
|
6febbbcdf8
|
Update .travis.yml
|
2021-12-15 12:10:10 -05:00 |
Felix Rusu
|
0aa256bdef
|
Update .travis.yml
|
2021-12-15 11:53:45 -05:00 |
Felix Rusu
|
4358a1912a
|
Update .travis.yml
|
2021-12-15 11:48:17 -05:00 |
Felix Rusu
|
e3ce193f30
|
Update RangeTest_Gateway.ino
|
2021-12-15 11:37:43 -05:00 |
Felix Rusu
|
add5e29208
|
Add RangeTest examples
|
2021-12-15 10:35:38 -05:00 |
Felix Rusu
|
3cbd159143
|
Merge pull request #169 from jgillula/listen_mode_encryption_fix
This is OK, but see my other comments on #171
Fixing a bug with restoring encryption in listen mode
Fixes #170
|
2021-09-20 09:44:32 -04:00 |
Jeremy Gillula
|
0005bb4846
|
Since initialize() erases the encryption key, we need to store that we have it (or not) before calling initialize(), and then use that stored value
|
2021-09-18 18:38:01 -07:00 |
Felix Rusu
|
4704bf4766
|
Update TxPowerTest_Receiver.ino
|
2021-08-31 16:06:48 -04:00 |
Felix Rusu
|
2f716bb575
|
fix travis-ci links, add examples to ci
|
2021-08-31 15:24:41 -04:00 |
Felix Rusu
|
cc0e354cbb
|
Bump to v1.5
|
2021-08-30 16:53:34 -04:00 |
Felix Rusu
|
07bdb458d5
|
Add TX Power Testing examples
|
2021-08-30 16:53:12 -04:00 |
Felix Rusu
|
b4f3f11b90
|
SetPowerLevel() fix & ATC refactoring
Fixes #61
|
2021-08-30 16:52:42 -04:00 |
Felix Rusu
|
dc18675cd8
|
resetUsingWatchdog(attr(unused))
|
2021-08-28 12:06:58 -04:00 |
Felix Rusu
|
adee271304
|
add set300KBPS()
|
2021-07-20 13:58:25 -04:00 |
Felix Rusu
|
b7ee0b32b0
|
add some OTA helpers
|
2021-07-20 13:56:22 -04:00 |
Felix Rusu
|
ea8535ffc8
|
use LED_BUILTIN
|
2021-07-20 13:55:11 -04:00 |
Felix Rusu
|
6e79cc7bde
|
Update WeatherNode.ino
Already slept in setup()
|
2021-06-07 16:37:23 -04:00 |
Felix Rusu
|
17c16fa74d
|
update U8glib links
Fixes #166
|
2021-05-12 08:47:08 -04:00 |
Felix Rusu
|
9237569dbd
|
1.4.3 release
|
2021-05-03 18:53:04 -04:00 |
Felix Rusu
|
551a153a4a
|
Merge pull request #165 from sraillard/fix-warnings
fixing some compiler warnings in AVR vs ARM
|
2021-05-03 18:39:25 -04:00 |
Sébastien RAILLARD
|
bcdf0cfa48
|
uint16_t formatting
|
2021-05-04 00:26:12 +02:00 |
Sébastien RAILLARD
|
b4f535d68d
|
update
|
2021-05-04 00:11:00 +02:00 |
Sébastien RAILLARD
|
d598b7b1c2
|
fixing some warnings
|
2021-05-03 23:24:50 +02:00 |
Felix Rusu
|
e248f08cad
|
migrate to travis-ci.com
|
2021-04-29 19:39:16 -04:00 |
Felix Rusu
|
adc94d2d2b
|
Merge pull request #160 from mcspr/patch-1
Do not redefine RF69_SPI_CS
|
2021-01-26 14:32:24 -05:00 |
Max Prokhorov
|
2efd5b9b9f
|
Move back the RF69_SPI_CS line
|
2021-01-26 22:24:22 +03:00 |
Max Prokhorov
|
56a4556ef3
|
Do not redefine RF69_SPI_CS
Avoids `RFM69.h:141:0: warning: "RF69_SPI_CS" redefined [enabled by default]'
Remove esp8266 & esp32 flags, always infer the value through SS
|
2021-01-24 19:20:22 +03:00 |
Felix Rusu
|
7db941d3c8
|
Create RFM69_Datasheet_SX1231H_DS_Rev2.0_STD.pdf
|
2020-12-22 11:53:40 -05:00 |
Felix Rusu
|
ea71f44485
|
Merge pull request #159 from renno-bih/master
Fix typo in listenModeInterruptHandler method.
|
2020-12-19 10:42:53 -05:00 |
renno-bih
|
f26d73afe4
|
Fix typo in listenModeInterruptHandler method.
When enabling RF69_LISTENMODE_ENABLE we get compile error. Just a small typo.
|
2020-12-19 09:27:35 +01:00 |
Felix Rusu
|
e67b39dee5
|
Update ListenModeSleep.ino
|
2020-12-16 10:10:12 -05:00 |
Felix Rusu
|
175fae023a
|
Update RFM69.cpp
Fixes #158
|
2020-11-19 09:17:35 -05:00 |
Felix Rusu
|
afc6e71968
|
Update MotionMote.ino
|
2020-11-18 09:54:55 -05:00 |
Felix Rusu
|
750796debd
|
Update MotionMote.ino
|
2020-11-17 20:21:18 -05:00 |
Felix Rusu
|
abcb12ed84
|
Create MotionMote R3 Guide.pdf
|
2020-11-17 15:08:41 -05:00 |
Felix Rusu
|
a2a4be038b
|
MotionMote R4 sketch
|
2020-11-17 15:07:23 -05:00 |
Felix Rusu
|
2bdb07715e
|
Merge pull request #155 from brainelectronics/bugfix/STM32F1-not-working
Bugfix/stm32 f1 not working
|
2020-11-09 08:57:50 -05:00 |
Jonas Scharpf
|
315f0a508a
|
fixed PR remark, added setIrq to keywords file
|
2020-11-08 08:19:06 +01:00 |
Jonas Scharpf
|
5237f7420f
|
add function to set the IRQ explicitly
|
2020-11-06 21:31:11 +01:00 |
Jonas Scharpf
|
561995be16
|
fix IRQ pin define for STM32duino package, see issue #154
|
2020-11-06 21:30:33 +01:00 |
Felix Rusu
|
e1d84b1252
|
fix for sleep longer than 65s (uint16_t)
|
2020-10-21 10:11:45 -04:00 |