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 |
Felix Rusu
|
12e13f211a
|
Update PiGateway.ino
|
2020-05-18 19:55:52 -04:00 |
Felix Rusu
|
922a035f1c
|
Update PiGateway.ino
|
2020-05-18 19:54:32 -04:00 |
Felix Rusu
|
3940d55b46
|
Update processCommand()
|
2020-05-18 19:46:36 -04:00 |
Felix Rusu
|
21a981a44f
|
Add DS18B20 example
|
2020-05-18 14:30:34 -04:00 |
Felix Rusu
|
64eb36ba85
|
add listenModeSleep() + example
|
2020-05-18 13:54:21 -04:00 |
Felix Rusu
|
1bc4b02f22
|
8mhz SPI clock
|
2020-05-18 11:12:28 -04:00 |
Felix Rusu
|
58695e88c6
|
add function protos
|
2020-05-07 12:14:54 -04:00 |
Felix Rusu
|
13d4ba8eae
|
fix ENABLE_LCD, disable it by default
|
2020-05-07 11:55:38 -04:00 |
Felix Rusu
|
c636ddb91e
|
Update PiGateway.ino
|
2020-05-06 21:51:33 -04:00 |
Felix Rusu
|
71f6e356fa
|
fix OTA 10bit addresses, update examples
|
2020-05-06 21:46:07 -04:00 |
Felix Rusu
|
05dad2c873
|
simplify SYNC mode
|
2020-05-01 14:18:47 -04:00 |
Felix Rusu
|
4ce22c0aa1
|
Rename SwitchMote.ino to SwitchMoteR3_GranularSYNC.ino
|
2020-05-01 14:15:22 -04:00 |
Felix Rusu
|
ab87d090a0
|
Update RFM69_OTA.cpp
Fixes #139
|
2020-05-01 12:39:59 -04:00 |
Felix Rusu
|
ca3140ca32
|
fix SwitchMote example
|
2020-04-30 15:51:19 -04:00 |
Felix Rusu
|
bce10f3e39
|
refactor Pi gateway examples
|
2020-04-17 12:33:46 -04:00 |
Felix Rusu
|
2b7fdbd8f6
|
Update MightyHat.ino
|
2020-04-17 10:39:36 -04:00 |
Felix Rusu
|
d9b79a00a2
|
Update .travis.yml
|
2020-04-16 19:31:37 -04:00 |
Felix Rusu
|
2b6f550636
|
add buffered PiGateway & MightyHat examples
|
2020-04-16 19:23:50 -04:00 |
Felix Rusu
|
7ff9cb6015
|
Rename Examples/PiGateway/PiGateway.ino to Examples/PiGateway_Basic/PiGateway_Basic.ino
|
2020-04-16 18:48:12 -04:00 |
Felix Rusu
|
1d3489b78d
|
remove PiGateway_withLCD example
|
2020-04-16 09:58:08 -04:00 |
Felix Rusu
|
9bd3608a2a
|
promiscuous deprecated (pragma message)
|
2020-04-16 09:57:48 -04:00 |
Felix Rusu
|
dc5d2f85cf
|
Address #131
|
2020-04-06 21:07:10 -04:00 |
Felix Rusu
|
24d63d8fdd
|
Fix #138
|
2020-04-06 20:59:36 -04:00 |
Felix Rusu
|
1fe8191663
|
SAMD21 faster SPI clk, SAMD51 IRQ_PIN
|
2020-03-31 11:53:58 -04:00 |
Felix Rusu
|
1e1236d4b4
|
ESP32 SPI/pinout support
|
2020-03-31 11:51:11 -04:00 |
Felix Rusu
|
aec150f747
|
1.4.0 changeset
|
2020-03-03 22:57:06 -05:00 |
Felix Rusu
|
7008d57a60
|
Merge pull request #133 from mcspr/relative-include
Use relative includes
|
2020-02-14 09:04:48 -05:00 |