Daniel A. Maierhofer
8cecd36d9b
Follow Optimized Frequency Hopping Sequence
...
by cf13c60ae5
Don't remove "if (newMode == _mode)" to prevent unnecessary mode switching by setFrequency()
2015-01-18 12:22:43 +01:00
Daniel A. Maierhofer
c491a2ab82
Ensure FIFO & associated flags are reset during initialize()
...
by aa3ebc2997
2015-01-18 12:09:08 +01:00
Daniel A. Maierhofer
c34a63c2e7
Fixed Warning Wnarrowing
2015-01-12 15:09:49 +01:00
Daniel A. Maierhofer
5832c173fe
Changed byte etc. to standard types for compatibility
...
binary compatible - only source changed
2015-01-12 11:34:16 +01:00
Daniel A. Maierhofer
4767945f7f
Unify hexadecimal notation and whitespace
2015-01-12 11:00:43 +01:00
Daniel A. Maierhofer
bfa5dd8afd
Unify comment style and whitespace
...
Use 'git diff --ignore-space-change --word-diff=plain' to verify.
2015-01-06 15:25:29 +01:00
Daniel A. Maierhofer
0999c802eb
Unify indentation (from TAB to two spaces)
...
Use 'git diff --ignore-space-change' to verify.
2015-01-06 14:49:50 +01:00
Neil Stockbridge
13882ae71c
RFM69::readTemperature no longer emits * characters on Serial while waiting for a reading
2015-01-03 14:24:25 +13:00
LowPowerLab
ed2fd5b8d5
Fix RX deadlocks, update examples
...
This is a major patch release that should address the rx deadlocks which
cause hangs in multiple nodes networks. Thread on this is here:
https://lowpowerlab.com/forum/index.php/topic,736.0.html
Also updated node/gateway examples, and wireless programming sketches.
2014-11-17 14:58:00 -05:00
LowPowerLab
dc6b33d98b
License, add/update get/setFrequency(), & more
...
Update license to GPL 3.0
Add getFrequency()
Update setFrequency(freq in hz)
Add setNetwork(id)
Modify IRQ pinout for atmega32u4 (Arduino Leonardo)
2014-11-14 15:25:45 -05:00
Felix Rusu
e8a0767849
Support for MEGA, GPL3.0, nonintrusive SPI
2014-08-12 22:03:37 -04:00
Felix Rusu
cec7f05940
new BROADCAST_ADDR=255, avoid calling receiveBegin() in RX
2014-02-01 21:13:40 -05:00
DeKay
2d233df459
Added a few new register definitions and a couple minor cleanups.
2014-01-02 15:57:18 -06:00
Felix Rusu
a0f2aaf113
Add reception RSSI (more accurate)
2013-11-06 23:15:51 -05:00
LowPowerLab
fd7d0cc4e5
Fix some warnings
2013-10-27 19:53:02 -04:00
Felix Rusu
61658a06be
Add readTemperature() and rcCalibration()
2013-09-05 19:32:11 -04:00
LowPowerLab
9d4263c57b
Update RFM69.cpp
2013-08-17 21:33:12 -04:00
LowPowerLab
7b787bb68f
Update RFM69.cpp
2013-08-16 21:35:34 -04:00
Felix Rusu
404a5add1d
Sketch updates, minor fixes
2013-07-30 16:50:37 -04:00
Felix Rusu
d23a4c95b9
bug fixes & performance improvements
2013-07-13 23:49:26 -04:00
LowPowerLab
54181afc73
Adjust RF settings
2013-06-28 16:13:38 -04:00
Felix Rusu
61208552ba
Initial commit
2013-06-20 17:06:39 -04:00