Hagen Graf
Hagen Graf
Thank you for your fast reply! You're right, with a minimal vimrc, it doesn't occur. My vimrc is quite big and a lot of plugins, so I don't want you...
Ok, I think I tracked it down, it was quite a tough one ;) It happens only if - Nerd-Tree-Tabs plugin is enabled (https://github.com/jistr/vim-nerdtree-tabs) - The Nerd-Tree is open when...
OK now again with automatic testcase with minimal vimrc, so it should be reproducible independently of the environment. - download / clone [linediff](https://github.com/AndrewRadev/linediff.vim), [nerdtree](https://github.com/scrooloose/nerdtree), [nerdtree-tabs](https://github.com/jistr/vim-nerdtree-tabs) to ~/.vim/bundle/ - create a...
I had a quick look at the code and I think it would be quite possible. You already have the differ objects in an object-oriented manner, so you could just...
Hi, thank you very much for your feedback! I wasn't able to check the new version yet (out of range hardware), but: Is there any technical reason for the 32767us...
Thanks for looking into it! First idea which comes to my mind: would it be acceptable (computationally) to use 32 bit integers instead of 16 bit? If it's not too...
Great! I hope I'll get some time later today to play around with it... I'll let you know once I have something! Thanks a lot already!
I tried to sniff some buttons: [scan.txt](https://github.com/Portisch/RF-Bridge-EFM8BB1/files/2891103/scan.txt) Remarks: * It's quite "unreliable", i.e. I need to push a button approximately 5 times to get one result * I tried to...
Oh sorry, I missed that information in your wiki… Is this better: [scan.txt](https://github.com/Portisch/RF-Bridge-EFM8BB1/files/2891268/scan.txt)? It should contain 12 different buttons, one after the other pressed for some seconds.
Same 12 buttons, same order, but pressed even longer: [scan2.txt](https://github.com/Portisch/RF-Bridge-EFM8BB1/files/2891289/scan2.txt) this time I also kept some strange lines in there with "unknown commands". No idea where they come from…