Preparing for the next Deviation release
- mwm
- Offline
For now, this is only available in my FrSky test build. Be warned that I changed the order of elements in the DSM version, so code that processes datalog files may need to be changed as well.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Fernandez wrote: I found that in trims menu of 7e, the trim buttons are not "detected on change".
Can you provide a detailed set of steps to reproduce this bug?
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
This is an enhancement request to be able to select a button by pressing it, similar to selecting a source by moving the stick or switch.mwm wrote:
Fernandez wrote: I found that in trims menu of 7e, the trim buttons are not "detected on change".
Can you provide a detailed set of steps to reproduce this bug?
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
I never tick the ckeck box "Remeber me" when logging with username password on any website.
But if you do not check this box "remember me" but are just logged in at the forum, when then go to Bug tracker, you do not get the "report issue" button.
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- mwm
- Offline
hexfet wrote: I merged lyndros' language fix, and almost mwm's display fix but thought mwm might want to I agree with merging fixes and minor updates. Less work for PB.
I think PB took away my commit bit to the team repo. I no longer have a "merge" button on it . Could you please merge this one?
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
www.deviationtx.com/forum/builds/4918-bu...l-request-and-review
Please Log in or Create an account to join the conversation.
- mwm
- Offline
I wrote a tutorial on how to do that. You can find links to an online version and a downloadable file in the thread: deviationtx.com/forum/7-development/3810...to-deviationtx#27475
Please feel free to ask for more help if you need it, or if you disagree about it being better for you to set up your own.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
I used the following procedures:
1. Update to "default"
2. make changes for issue 1
3. commit to new branch for issue 1
4. Update to "default"
5. make changes for issue 2
6. commit to new branch for issue 2
Then I have a question, how can I have a branch that consists all my changes, so I can play around? Do I need to create a branch and merge all other branch in it? I am not very familiar with HG, I mostly work with SVN.
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
Please Log in or Create an account to join the conversation.
- mwm
- Offline
hg pull ssh://hg@bitbucket.org/deviationTx/deviation
then push that back to your bitbucket repository. You can also edit the paths section of .hg/hgrc to add
team = ssh://hg@bitbucket.org/deviationTx/deviation
them do hg pull team
I could also use someone to review some of the existing requests. Like my dfu.py change...
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Preparing for the next Deviation release