- Posts: 8
Devo 12
- DemonOfPyro
- Offline
Please Log in or Create an account to join the conversation.
- Hbj069
- Offline
- Posts: 1
Please Log in or Create an account to join the conversation.
- richardclli
- Offline
- Posts: 199
1. You need an index that can remap 128K flash pages, you can put it in the 2MB SPI flash
2. When changing a block, you just copy old block to a another new block with changes applied and update the remap index
This is actually what other flash filesystem did. What do you think?
Please Log in or Create an account to join the conversation.
- Kerbob
- Offline
- Posts: 4
Please Log in or Create an account to join the conversation.
- Kerbob
- Offline
- Posts: 4
Was the issue with the noise resolved in release 3.0?
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.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Please Log in or Create an account to join the conversation.
- Hexperience
- Offline
- Posts: 588
Looks like PB might not be back for awhile?
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.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
I have made only some changes which do not affect the core functions necessary for communicating with the helis.
In my repo I still have some issues ( https://bitbucket.org/rbe2012/deviation-rbe-bugfixing/issues?status=new&status=open ) but nothing what makes me worrying about stability.
But there are still some issues which are not solved in PBs repo so they exist in mine too.
And some new features are developed too like sunvsuv's changes for HiSKY (FBL100) what seems to work as victzh wrote. Vlad is working hard at the Spektrum telemetry.
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
vlad_vy wrote: Devo 12
...
3) We need signal for neutral positions of all dials. For example, AUX6 and AUX7 dials haven't tactile signal for neutral position.
Vlad, you have wished that at Feb 22 (this year). I have tested it out. It works but with my Devo12 some of the dials AUX2-AUX5 are unstable. I have made a beep when the sign changes and near zero sometimes I have a permanent sound.
I actually do not think it is useful for those.
It works much better with the knobs for AUX 6 and 7, but also not perfect.
The only way I see is to define a greater hysteresis. But this will make this function more or less useless.
Another way could be to analyze, how long ago the last beep was produced and build in a break. This is done for the trims. But in a function (CHAN_ReadInput) which should need the least time possible I am not sure if it is a good idea to write such a complex solution.
I will test a while but I believe doing less is more in this case...
EDIT: maybe of some interest: it beeps when I change the screen (model config or whatever), but not when I shake the tx... even a beep when the screen is dimmed...
Please Log in or Create an account to join the conversation.
- Hexperience
- Offline
- Posts: 588
rbe2012 wrote: Yes, I fly with it. And without any problem on my Devo12
That's great! I'll give it a try.
Cheers
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.
- vlad_vy
- Offline
- Posts: 3333
www.aliexpress.com/store/product/free-sh...7010_1384506288.html
it has 40 pins only, but works without problem without use 41-45 pins. At least with original Devo12.
forum.rcdesign.ru/f4/thread270018-38.html#post4792771
Please Log in or Create an account to join the conversation.
- Kerbob
- Offline
- Posts: 4
Searched YouTube and found no examples.
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Please Log in or Create an account to join the conversation.
- OnceAFly
- Offline
- Posts: 11
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Maybe you should calibrate your sticks. When you do, make sure that you also handle the dials and knobs (set them to center when asked for centering the sticks, move them to the limits when you do the same with the sticks, then press the last ENT). Otherwise deviation will only not the static position on the dial/knob and jump to -100% if you move it to the lower side and +100% if higher side.
Please Log in or Create an account to join the conversation.
- OnceAFly
- Offline
- Posts: 11
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Devo 12