- Posts: 4402
Tactic anylink
- PhracturedBlue
- Offline
Fixedsbstnp wrote:
FDR wrote: Yep, I guess the PPM protocol shouldn't name the channels, because that moght be confusing, just like in this case...
I rarely get confused by such things, but then I can only speak for myself...
Edit: I created an issue on BB about this.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
File a ticket or provide some code. I'm certainly open to it.rbe2012 wrote:
sbstnp wrote:
It's a bit customized by me...Kdean wrote: ...Some of the spinboxes look different, and show expo%.
Having the EXPO amount shown on the button (maybe similar with looks like a good idea with minor effort, but to be consequent it should be shown at DEADBAND, >0, ABSVAL, Zero/Max, ... too - and in many cases the width will not suffice. I was short before proposing to file an enhancement ticket at bitbucket...
Remember that many languages use many more characters than English. In general, if it works with Russian it'll work anywhere though.
On the Devo8 there isn't really any more room on the screen, so the alternative, which would be to use a text-box next to the spinbox is no good there.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Maybe we need a 'Tutorials' section.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Should I move it to there?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I moved the 2 posts and added a link to them in this thread
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I just realized we already had a ticket for this. So I went-ahead and implemented it. Only for the Expo spinbox though. Seems to fit on all languages I tried.PhracturedBlue wrote:
File a ticket or provide some code. I'm certainly open to it.rbe2012 wrote:
sbstnp wrote:
It's a bit customized by me...Kdean wrote: ...Some of the spinboxes look different, and show expo%.
Having the EXPO amount shown on the button (maybe similar with looks like a good idea with minor effort, but to be consequent it should be shown at DEADBAND, >0, ABSVAL, Zero/Max, ... too - and in many cases the width will not suffice. I was short before proposing to file an enhancement ticket at bitbucket...
Remember that many languages use many more characters than English. In general, if it works with Russian it'll work anywhere though.
On the Devo8 there isn't really any more room on the screen, so the alternative, which would be to use a text-box next to the spinbox is no good there.
Please Log in or Create an account to join the conversation.
- sbstnp
- Offline
- Posts: 649
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
I am making a description of the protocol (for a change, my V202 is just code )-; , so it helps.
Please Log in or Create an account to join the conversation.
- Hexperience
- Topic Author
- Offline
- Posts: 588
There are 10 types of people in this world. Those that understand binary and those that don't.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Anylink uses 22ms packet speed, and as receiver switches to new channel only 9ms after receiving a packet I doubt that we may speed it up substantially without tripping the receivers. I am not sure is the delay because of this packet speed or not.
Please Log in or Create an account to join the conversation.
- Hexperience
- Topic Author
- Offline
- Posts: 588
Maybe its just the axe cp 100 that feels slow.
There are 10 types of people in this world. Those that understand binary and those that don't.
Please Log in or Create an account to join the conversation.
- Parkkert
- Offline
- Posts: 21
PS thanks for deviation I love it on my Devo-10. I also have the new DX9 with voice prompts but I still think deviation 3.0 on the 10 is better (the DX('s female voice with english accent is great though and I really like the voice reminders, callouts etc.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- Hexperience
- Topic Author
- Offline
- Posts: 588
There are 10 types of people in this world. Those that understand binary and those that don't.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Frequency hopping is still unclear - the algorithm is not that complicated, it is local in a sense that small changes in TX id yield small modifications in the sequence. Still working on it.
I made several interesting observations watching the receiver binding sequence. Apparently, Tactic has an ability to transmit packets of varying length and during binding the receiver tries to get packages 4 to 9 bytes long. I witnessed only 7-byte 6-ch packet (4 10-bit and 2 8-bit channels), but there is space for expansion.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Tactic anylink