0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
documentation update. More... over 10 years ago
build fix for newer kernel versions, where IRQF_DISABLED is no longer available (or needed). More... over 10 years ago
Merge branch 'rfm69' More... almost 11 years ago
Merge branch 'master' into rfm69 More... almost 11 years ago
updated README. More... almost 11 years ago
set default board id in config.h back to 0. More... almost 11 years ago
fixed a potential endless wait for rssi updates on rfm69. More... almost 11 years ago
fixed check for wrong board id for new target rpi2. More... almost 11 years ago
fixed a build warning on raspberry pi. More... almost 11 years ago
updated Makefile for newer versions of GNU make. More... almost 11 years ago
more parameter tuning. More... almost 11 years ago
tuning send rssi threshold for rfm69. More... almost 11 years ago
improved irq handling for rfm12 and rfm69. More... almost 11 years ago
Upped rfm69 SPI speed to 10Mhz (maximum according to datasheet). More... almost 11 years ago
added support for RSSI reporting on rfm69. More... almost 11 years ago
use faster 8MHz SPI clock for the RFM69. More... almost 11 years ago
added gpio memory address for RPI2, e.g. support for RPI2. More... almost 11 years ago
configure modes for irq pin (pullup/down on/off) at runtime depending on module type (rfm12/rfm69). More... almost 11 years ago
more refactorings for dual rfm12/rfm69 support. More... almost 11 years ago
sending with rfm69 works now, too. More... almost 11 years ago
updated .gitignore More... almost 11 years ago
merge. More... almost 11 years ago
receiving seems to work with RFM69 now. More... almost 11 years ago
some refactorings for rfm69 support. More... almost 11 years ago
added support for setting the rfm69's bitrate from the rfm12-compatible setting. More... almost 11 years ago
began porting the rfm69 compatibility mode from jeelib. More... almost 11 years ago
Merge pull request #6 from felicitus/readme More... almost 11 years ago
Update README.md More... about 12 years ago
Added missing .ko extension in README for the insmod step (thanks Gerrit!). More... over 12 years ago
changed default board in rfm12b_config.h from BBB to "blank", so you get an error message if you build without having explicitly set your board before. More... over 12 years ago