Commit Graph

371 Commits

Author SHA1 Message Date
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
Felix Rusu b32ff4f6cd OTA fails if flash is not woken up 2020-10-19 11:31:02 -04:00
Felix Rusu 8814040920 listenModeSleep fixes, 1.4.2 release 2020-09-29 09:39:26 -04:00
Felix Rusu e9f527ec18 remove LowPower dependency, example update 2020-09-28 20:09:43 -04:00
Felix Rusu 6f99497441 Update README.md 2020-09-28 20:06:05 -04:00
Felix Rusu e0e9318f15 fix IS_RFM69HW_HCW mismatch 2020-09-16 23:32:53 -04:00
Felix Rusu 6925db5df6 Merge branch 'master' of https://github.com/LowPowerLab/RFM69 2020-09-05 10:59:46 -04:00
Felix Rusu d21c92eeb3 add Gateway_sleepMCU example 2020-09-05 10:59:44 -04:00
Felix Rusu 0b7db87ed8
Merge pull request #150 from devdrik/master
set canSend to virtual
2020-08-29 17:35:16 -04:00
Hendrik Ohrdes 617988a7db set canSend to virtual 2020-08-29 13:02:17 +02:00
Felix Rusu 134e257659
Merge pull request #149 from janhrach/master
Add divider for faster SPI for __STM32F1__ board.
2020-08-04 18:42:54 -04:00
Felix Rusu d6b2c19f2a flash fail fix + boolean HandleHandshakeACK() 2020-08-04 18:42:09 -04:00
Peter adc2d7a523 Add divider for faster SPI for __STM32F1__ board. 2020-08-04 23:39:00 +02:00
Felix Rusu 89b37ff869 Address #148
Address #148
2020-08-01 19:47:33 -04:00
Felix Rusu f7ae6d3117 freeRAM fix (SAMD) 2020-07-30 12:46:42 -04:00
Felix Rusu 4853b54e31 bump to v1.4.1 2020-07-08 08:28:28 -04:00
Felix Rusu 2e915eaf38
Merge pull request #147 from ivankravets/patch-3
Update version to 1.4.0
2020-07-07 16:43:57 -04:00
Ivan Kravets 8fb7eb9533
Update version to 1.4.0 2020-07-07 23:02:00 +03:00
Felix Rusu 4235208c68 AVR_ATtinyxy6/7 support
Addresses #145
2020-06-23 11:02:01 -04:00
Felix Rusu 1729bef7fa Add Teensy support
Fixes #144
2020-06-09 09:51:25 -04:00
Felix Rusu 2e315f8c9b add EEPROMEx to travis-ci 2020-06-05 14:27:14 -04:00
Felix Rusu 46ce69d84c Update OTA examples for OTAGUI_v2.0 release 2020-06-05 13:52:11 -04:00
Felix Rusu fe6ccf1624 fix encrypt() for null or "" keys 2020-06-05 13:50:31 -04:00
Felix Rusu c6445acc30 Fix datapart length
Reported here: https://lowpowerlab.com/forum/pi-gateway/pigateway-v9-1-0-released/msg27901/#msg27901
2020-06-05 10:30:10 -04:00
Felix Rusu 63fadfe6d6 SPIFlash detection independent of deviceID 2020-06-03 17:11:02 -04:00
Felix Rusu b8b22cec79
Merge pull request #143 from Atalonica/master
Custom SPI support
2020-06-03 15:19:04 -04:00
Felix Rusu 8b0c3c9278
Merge pull request #142 from ortegafernando/master
Add getPowerLevel function
2020-06-02 10:28:02 -04:00
ortegafernando 38fd83ea17
Update RFM69.cpp 2020-06-02 16:00:23 +02:00
ortegafernando a88e0c9691
Update RFM69.cpp 2020-06-02 15:58:39 +02:00
ortegafernando 780c9e416b
Update RFM69.h 2020-06-02 15:58:24 +02:00
ortegafernando 2d66c9b3b7
Update RFM69.cpp 2020-06-02 15:57:37 +02:00
ortegafernando aef898228b
Update RFM69.cpp 2020-06-02 15:56:38 +02:00
ortegafernando 4c9aa5ea33
Update RFM69.h 2020-06-02 15:54:44 +02:00
ortegafernando 8d8e42a2ac
Update RFM69.h 2020-06-02 15:53:56 +02:00
Auri a4312f0a05
Custom SPI support 2020-06-02 13:57:16 +02:00
Auri da14a5ad50
Custom SPI support 2020-06-02 13:50:30 +02:00
Auri 06d2786f77
Custom SPI support 2020-06-02 13:46:46 +02:00
Auri 78447f61ef
Custom SPI support 2020-06-02 13:43:09 +02:00
Auri 07c3e9ed16
Custom SPI support 2020-06-02 13:27:30 +02:00
ortegafernando 5dedaea406
Add readPowerLevel function 2020-06-02 08:14:53 +02:00
ortegafernando 7f4a88b233
Add readPowerLevel function 2020-06-02 08:12:21 +02:00
Felix Rusu f77011bf0b rename REQUESTQUEUE to RQ + misc 2020-05-29 15:44:30 -04:00
Felix Rusu f28c65f0de fix promiscuous() examples to spyMode() 2020-05-22 12:35:33 -04:00
Felix Rusu d3c706cc9a listenModeSleep():AVR only, remove promiscuous() 2020-05-22 12:20:48 -04:00
Felix Rusu bf543c6651 Update SonarMote example 2020-05-19 10:40:58 -04:00
Felix Rusu 43fab5397b 25 -> 40 chars for REQUESTs 2020-05-18 20:24:52 -04:00