MultiWiiConf Problem

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
DrTha
Posts: 1
Joined: Wed Sep 04, 2013 9:47 am

MultiWiiConf Problem

Post by DrTha »

Hi,

I had everything already working, but after some time not using it, I get the following problems.

1. Problem
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2
Is this a problem ?

2. Problem
I can connect MultiWiiConf to my copter:

I get ACC Z 1000 (not changing) and MAG -5000 (not changing). ACC Roll Pitch as well as Gyro change and the graph is updated.
Unfortunately ACC Roll / Pitch level pictures on the right do not change, look like frozen.

3. Problem
Jan 08, 2015 7:23:16 PM controlP5.ControlBroadcaster printMethodError
SCHWERWIEGEND: An error occured while forwarding a Controller event, please check your code at controlEvent
java.lang.reflect.InvocationTargetException

I get this problem when I connect via ttyUSB0, but not via serial bluetooth.

I have ubuntu 14.04 lts, 64 bit, Java 1.7.0_64. As said before, everything worked already fine. I think it is some kind of system change.

I compiled and tested MultiWiiConf with processing according to a post I found on this forum, but got the same problems.

Any idea what I could try ?
Help appreciated
Thanks
Thomas

waltr
Posts: 733
Joined: Wed Jan 22, 2014 3:21 pm
Location: Near Philadelphia, Pennsyvania, USA

Re: MultiWiiConf Problem

Post by waltr »

The version of MWconf.exe must match the version of MW code installed on the FC.

Otherwise I do not understand what to errors are you get.

DrTha
Posts: 1
Joined: Wed Sep 04, 2013 9:47 am

Re: MultiWiiConf Problem

Post by DrTha »

Hi,
thanks for your answer. MWconf and MW releases match.

Could this warning below be the problem ?

Thanks
Thomas

WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2

Post Reply