ninjablocks / 433Utils

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
ninjablocks.com
MIT License
895 stars 335 forks source link

A much needed improvement of rc-switch (contains bug fixes and additional devices) #17

Closed rotv closed 8 years ago

rotv commented 8 years ago

This change adds the original rc-switch repo (from where rc-switch was copied three years ago) as a submodule. Hence this PR will 'upgrade' rc-switch to support additional devices and keep the connection for the future, i.e. any future fixes and improvements can easily be incorporated into 433Utils by simply changing which commit of rc-switch we want 433Utils to use.

rotv commented 8 years ago

@elliots, since you've been active quite recently, can you take a look at this PR?

rotv commented 8 years ago

@jonseymour Would you care to take a look at this PR?

rotv commented 8 years ago

Anyone?

elliots commented 8 years ago

I'm happy to merge, but I haven't/can't test it. Maybe if someone else can test it out? Also, apologies I don't seem to be getting notifications.

justy commented 8 years ago

@rotv I appreciate the effort- I can test this with some RF433 HW this week.

roidayan commented 8 years ago

Hi, I verified codesend and RFSniffer works for me with Sunluxy RC switch with its remote control also after this pull request.

elliots commented 8 years ago

Good enough for me.