Devo 12

More
11 Mar 2013 17:50 #7644 by DemonOfPyro
Replied by DemonOfPyro on topic Devo 12
Thank you very much for that info.

Please Log in or Create an account to join the conversation.

More
12 Mar 2013 00:34 #7647 by Hbj069
Replied by Hbj069 on topic Devo 12
12s loaded and up n running, test dummy available lmk!! thanks for all of yalls hard work.

Please Log in or Create an account to join the conversation.

More
23 May 2013 23:49 - 23 May 2013 23:50 #10263 by richardclli
Replied by richardclli on topic Devo 12
Actually, it is possible to build a good flash system by this config, you do not necessary to put the 128kpage in memory and write out. I can give you some hints:

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?
Last edit: 23 May 2013 23:50 by richardclli.

Please Log in or Create an account to join the conversation.

More
14 Jul 2013 05:46 #12237 by Kerbob
Replied by Kerbob on topic Devo 12
Was the issue with the noise resolved in release 3.0?

Please Log in or Create an account to join the conversation.

More
26 Sep 2013 02:41 #14061 by Kerbob
Replied by Kerbob on topic Devo 12
:whistle: Waited two months for an answer.. Does anyone know?

Was the issue with the noise resolved in release 3.0?

Please Log in or Create an account to join the conversation.

More
26 Sep 2013 03:11 #14063 by vlad_vy
Replied by vlad_vy on topic Devo 12
I don't use 3.0 but with nightly builds all works fine.

Please Log in or Create an account to join the conversation.

  • rbe2012
  • rbe2012's Avatar
  • Offline
  • So much to do, so little time...
More
26 Sep 2013 05:33 #14069 by rbe2012
Replied by rbe2012 on topic Devo 12
Me too. No problems ever with the accuracy in the nightlies.

Please Log in or Create an account to join the conversation.

More
28 Sep 2013 01:18 #14107 by Hexperience
Replied by Hexperience on topic Devo 12
RBE, how comfortable are you with your "Bug-fix" fork? Are you flying with it, or just using it on the emulator level for now?

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
  • rbe2012's Avatar
  • Offline
  • So much to do, so little time...
More
28 Sep 2013 06:55 #14110 by rbe2012
Replied by rbe2012 on topic Devo 12
Yes, I fly with it. And without any problem on my Devo12 and Devo8 (but I use this rarely).
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
  • rbe2012's Avatar
  • Offline
  • So much to do, so little time...
More
09 Oct 2013 18:59 - 09 Oct 2013 19:04 #14391 by rbe2012
Replied by rbe2012 on topic Devo 12

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...
Last edit: 09 Oct 2013 19:04 by rbe2012.

Please Log in or Create an account to join the conversation.

More
10 Oct 2013 00:31 #14402 by Hexperience
Replied by Hexperience on topic Devo 12

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.

More
28 Jan 2014 16:29 - 28 Jan 2014 16:37 #19331 by vlad_vy
Replied by vlad_vy on topic Devo 12
Devo12 LCD - TM047NBH01

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
Last edit: 28 Jan 2014 16:37 by vlad_vy.

Please Log in or Create an account to join the conversation.

More
02 Mar 2014 06:06 #21067 by Kerbob
Replied by Kerbob on topic Devo 12
Does anyone have a video of their 12S with the latest Deviation build? I'd love to try it, but have to wait until the dial issues are resolved. I'm interested in how the 12S screen looks on the various pages with release 4.
Searched YouTube and found no examples. :(

Please Log in or Create an account to join the conversation.

  • rbe2012
  • rbe2012's Avatar
  • Offline
  • So much to do, so little time...
More
02 Mar 2014 19:17 #21102 by rbe2012
Replied by rbe2012 on topic Devo 12
Which dial issues?

Please Log in or Create an account to join the conversation.

More
07 Mar 2014 06:34 #21330 by OnceAFly
Replied by OnceAFly on topic Devo 12
I having the dail issue as it only activate on or off, can't get it move according to the knobs... Any advice?

Please Log in or Create an account to join the conversation.

  • rbe2012
  • rbe2012's Avatar
  • Offline
  • So much to do, so little time...
More
07 Mar 2014 08:10 #21332 by rbe2012
Replied by rbe2012 on topic Devo 12
I have not tested it actually, but with 4.0.1 on my Devo12 I have no issues. I have some bars on the main screen which are connected to AUX2-7 (the four dials and two knobs) and the bars move as expected.

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.

More
07 Mar 2014 10:34 #21337 by OnceAFly
Replied by OnceAFly on topic Devo 12
Alreight! I have forgotten that function totally! after cailbration all works well thanks you very much! :D

Please Log in or Create an account to join the conversation.

Time to create page: 0.071 seconds
Powered by Kunena Forum