Felix Rusu
e91d5963f5
update lib properties
2018-05-24 11:47:12 -04:00
Felix Rusu
69f07b4ee1
update version in lib properties
2018-05-24 11:21:46 -04:00
Felix Rusu
9f803629e8
OTA add generic LED #define
2018-05-16 08:43:56 -04:00
Felix Rusu
2602559dd0
Move OTA GUI to separate repo
...
Moved to WirelessProgramming repository
Only example sketches are left in RFM69 lib
2018-05-10 14:43:31 -04:00
Felix Rusu
a56fde191c
OTA GUI icon update
2018-05-07 11:54:17 -04:00
Felix Rusu
f749b6ca5a
OTA GUI v1.6.6701
2018-05-07 11:45:05 -04:00
Felix Rusu
11dd43144e
Support for MoteinoM0 and GUI v1.6
2018-05-06 20:29:10 -04:00
Felix Rusu
4c780da353
Update README.md
2018-05-06 20:10:47 -04:00
Felix Rusu
86c9781100
Merge branch 'master' of https://github.com/LowPowerLab/RFM69
2018-05-06 20:04:25 -04:00
Felix Rusu
ac9b1acf8b
Update OTA GUI to v1.6
2018-05-06 20:04:18 -04:00
Felix Rusu
9000aa379f
Merge pull request #103 from per1234/keywords-separator
...
Use correct separator in keywords.txt
2018-05-02 18:46:45 -04:00
per1234
202b781037
Use correct separator in keywords.txt
...
The Arduino IDE currently requires the use of a single true tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-05-02 15:43:35 -07:00
Felix Rusu
95e6e1526c
minor change
2018-05-02 13:31:43 -04:00
Felix Rusu
cb74f772fe
Motion &WShield fixes
2018-05-01 17:51:27 -04:00
Felix Rusu
c7bddb1f78
Merge pull request #101 from LukaGitH/master
...
Updated to new BME280 lib
2018-05-01 17:46:22 -04:00
Felix Rusu
f8e3a1f209
platformio lib update
2018-05-01 14:45:09 -04:00
LukaGitH
fe4cea20ce
Updated to new BME280 lib
2018-05-01 18:09:23 +02:00
LukaGitH
f09a8608ed
Updated to new BME280 lib
2018-05-01 18:08:04 +02:00
LukaGitH
98d77db6ee
Updated to new BME280 lib
2018-05-01 18:07:02 +02:00
Felix Rusu
cd2bf9d9ed
fix lib.properties category
2018-04-16 20:10:17 -04:00
Felix Rusu
65fe6dda5f
fix hardcoded F_STEP
...
Thanks to Markus Kettner for spotting this.
2018-04-15 14:57:45 -04:00
Felix Rusu
f1cbbea15a
Update copyrights
2018-04-09 14:19:14 -04:00
Felix Rusu
29134614ee
add library.properties
2018-04-05 16:35:42 -04:00
Felix Rusu
e1145c9543
Merge ListenMode branch code
2018-04-05 16:20:12 -04:00
Felix Rusu
dfffbba7b8
update interrupt, move ctor
2018-04-05 16:00:36 -04:00
Felix Rusu
8b7a74a03c
Merge pull request #98 from LowPowerLab/revert-93-master
...
Revert "Allow choosing the SPI interface"
2018-04-05 15:28:30 -04:00
Felix Rusu
e1faeefdb7
Revert "Allow choosing the SPI interface"
2018-04-05 15:15:36 -04:00
Felix Rusu
8dbf2a4d34
Merge pull request #93 from ademuri/master
...
Allow choosing the SPI interface
2018-04-01 19:08:14 -04:00
Adam Demuri
24a434f070
Disable RFM69_OTA if not compiling for AVR
2018-03-27 22:12:18 -06:00
Adam Demuri
dd5dc9a706
Allow caller specify a specific SPIClass in the constructor
2018-03-27 22:10:44 -06:00
Felix Rusu
8690c03509
PrintHex83 update, add #ifndef arm
2018-03-13 11:56:47 -04:00
Felix Rusu
d15a82ab97
Merge pull request #94 from AndrolGenhald/use_references_in_OTA
...
Use radio and flash references in OTA
2018-03-13 11:43:11 -04:00
Felix Rusu
45a5b189a2
Merge pull request #95 from AndrolGenhald/fix_off_by_one_comment
...
Fix off by one error in comment
2018-03-09 10:14:13 -05:00
Felix Rusu
f3a41e6647
Merge pull request #96 from AndrolGenhald/fix_undefined_exitNow
...
Change undefined exitNow to exit
2018-03-09 10:12:10 -05:00
AndrolGenhald
9937e6315b
Fix off by one error in comment
...
Must have room to append null byte to input
2018-03-08 18:37:17 -06:00
AndrolGenhald
250b0ab5b0
Change undefined exitNow to exit
2018-03-08 18:19:41 -06:00
AndrolGenhald
e76a2f6d41
Use radio and flash references in OTA
...
This one was particularly annoying to debug
2018-03-08 18:07:19 -06:00
Felix Rusu
dcda86fb90
STM32 M3 support
2018-01-25 19:35:46 -05:00
LowPowerLab
928de01a2b
add readAllRegsCompact()
2017-07-24 13:41:41 -04:00
LowPowerLab
2b0511b92b
add missing FREQUENCY_EXACT to Target
2017-07-11 13:46:47 -04:00
LowPowerLab
805bce18b4
Add SwitchMote-PIR auto Motion->ON feature
2017-06-09 12:54:18 -04:00
LowPowerLab
2da600efc5
WirelessProgramming 1.5 + OTA.py
2017-05-25 18:46:57 -04:00
LowPowerLab
be3ffaa516
Fix SwitchMote PIR sketch
2017-05-19 18:49:07 -04:00
LowPowerLab
2537b745f7
Add SwitchMote PIR sensor support example
2017-04-27 13:33:31 -04:00
Felix Rusu
640276caa4
Merge pull request #71 from per1234/readme-markdown
...
Fix header Markdown in README.md
2017-04-14 07:34:30 -04:00
per1234
1371974dbf
Fix header Markdown in README.md
...
GitHub's Markdown interpreter was recently changed to strictly enforce
the GFM spec. This has caused some Markdown to no longer display as
originally intended.
2017-04-13 23:35:07 -07:00
LowPowerLab
f8192e1fd3
adjust IS_RFM69HW to IS_RFM69HW_HCW
...
Include HCW to avoid confusion of HW and HCW modules
2017-03-31 12:21:37 -04:00
LowPowerLab
a1ab144f03
rename DIOMAPPING2_CLKOUT
2017-02-08 11:40:23 -05:00
LowPowerLab
58f0288675
minor additions
2017-02-03 11:56:20 -05:00
LowPowerLab
3d4ebbffc1
fix WeatherNode
2016-12-18 19:25:33 -05:00