Felix Rusu

Results 30 comments of Felix Rusu
trafficstars

Your suggestion makes compilation succeed. I can't get touch to work though, not sure if that has anything to do with this. I will have to check some more if...

**Run command** should work for what denzel needs, I use it a lot to create all kinds of things I just wish I could assign a description/title to it.

Any suggestion how you'd like this implemented?

@rrobinet I can't find anything from kiwi. @karrots I guess I would prefer a callback, something [like this](http://stackoverflow.com/a/2298865). Although if someone hooks a large function that is not appropriate to...

Thanks for your thoughts, this was discussed before. In most cases there is 1 radio per module and I don't personally have a need for more. You're welcome to submit...

Thanks much, I need to look into this in more detail! Can you confirm that apart from mem size, the 128mbit W25Q128 should be equivalent to the 4mbit chip I...

I looked at the code a while ago and I think the conclusion was that because there is device specific code in there, my gut tells me I should not...

@LozK For the record, I submitted 71f6e35 which fixes the RFM69_OTA addresses.

I appreciate the effort but there are two issues: 1) ListenMode was always experiemental and always excluded by default via a #define. Adding code/size to all compiled code, to handle...

Thanks for the suggestions. To 1): I imagine you're thinking to expand the register set in initialize() with all registers (except perhaps some that are never touched). I am worried...