Hello,
My name is cyril it's my first post to this list. I'm working on improving the th_uv88 driver to fix small issues and adding support for optional signaling (dtmf, 2tones ans 5 tones).
I've two questions :
1) I have submited a first Pull Request which have now been merged in the main repo but I'm having trouble to submit a second one as github try include all the previous commit since I do the fork. I'm certainly doing something wrong (I'm not used to git) can someone point me in the right direction ?
2) Implementing optional signaling, i already have all the values in the memory tree. Now I'm working on the UI in the settings tab. I need to display some list of tuples (for exemple dtmf code/type/name). Is there a way to display an array instead of just a list of name/value pairs in the right panel of the settings tree ? I have not found any driver doing this.
thanks,
cyril