Firmware/software/electronics/mechanics
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Thu Feb 27, 2014 1:07 am
HI
I have just update the whole things both client and firmware. In PC client i can't select Plotter tab, but before i have update i can still use Plotter tab. I have no Idea what happen
How can i fix the client to allow it to use plotter tab like before the update?
Regards,
Danmark
Beginner
Posts: 16 Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden
Post
by Danmark » Thu Feb 27, 2014 10:08 pm
you are missing pyqtgraph
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Fri Feb 28, 2014 7:02 pm
HI
So i have to download pyqtgraph isn't? and how can i relate pyqtgraph to the client?
Danmark
Beginner
Posts: 16 Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden
Post
by Danmark » Sat Mar 01, 2014 12:06 pm
What OS are you on.
on osx and linux you run
from the command line
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Sat Mar 01, 2014 1:46 pm
HI
I actually use the bitcraze VM 0.4
Danmark
Beginner
Posts: 16 Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden
Post
by Danmark » Sat Mar 01, 2014 5:19 pm
then pip install pyqtgraph should do the trick
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Sat Mar 01, 2014 6:51 pm
Yes i have i have try to use ti but it need to install pip first. I have install pip already and to install sudo install pygthon-pip but it said that there is no distribution at all found for pygtgraph
What is happen is the pygtgraph already been install?
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Sat Mar 01, 2014 8:07 pm
I have install pyqtgraph already but in the client I still can't use the plotter tab and logging configuration
Why i still can't use it?
Danmark
Beginner
Posts: 16 Joined: Mon Jul 15, 2013 11:44 pm
Location: Sweden
Post
by Danmark » Sat Mar 01, 2014 8:23 pm
try launching the client from a terminal and read the output.
Code: Select all
python ~/projects/crazyflie-pc-client/bin/cfclient
vestige
Beginner
Posts: 15 Joined: Wed Nov 06, 2013 6:06 pm
Post
by vestige » Mon Mar 10, 2014 7:13 am
HI
Yes i can use the plotter tab now. I just curious that how can i manage to edit the x and y axis in plotter?