Search found 15 matches

by vestige
Sun Apr 20, 2014 5:31 am
Forum: Developer Discussions
Topic: How to Calibrate Barometric Sensor
Replies: 0
Views: 2433

How to Calibrate Barometric Sensor

Hi I wondering that how to re calibrate barometric sensor on crazyflie? by Reset it to the factory setting? COMMANDS The MS5611-01BA has only five basic commands: 1. Reset 2. Read PROM (128 bit of calibration words) 3. D1 conversion 4. D2 conversion 5. Read ADC result (24 bit pressure / temperature)...
by vestige
Wed Apr 09, 2014 8:29 am
Forum: Developer Discussions
Topic: Strange reading from Barometric sensor on Crazyflie
Replies: 1
Views: 2350

Strange reading from Barometric sensor on Crazyflie

HI I currently trying to test the accuracy of barometric sensor on crazyflie i do it for my project. I just select only pressure in Baro configuration (logging baro.pressure) and what i got is the pressure is start up from 1013.4 - 5 mbar which is -1.2 to -1.5m i totally confuse because, what i just...
by vestige
Wed Mar 12, 2014 11:08 am
Forum: Developer Discussions
Topic: Qwtplot and Plotter Tab editable?
Replies: 5
Views: 4246

Re: Qwtplot and Plotter Tab editable?

No you don't need to change the logconfig, you can do this in realtime. The capping of values is done in the plot, so if you change the number of samples then it will instantly take effect. For Y it's only a setting of how to view the data. So if you scroll it instantly zooms in/out or if you press...
by vestige
Wed Mar 12, 2014 8:59 am
Forum: Developer Discussions
Topic: Qwtplot and Plotter Tab editable?
Replies: 5
Views: 4246

Re: Qwtplot and Plotter Tab editable?

Hi marcus

Thankyou for the reply. So by changing X did it need to be specify when you do in the logging configuration?. And Y axis it can be scrolling down on the plotter tab while it keep getting data on Real time ?
by vestige
Tue Mar 11, 2014 3:43 pm
Forum: Developer Discussions
Topic: Qwtplot and Plotter Tab editable?
Replies: 5
Views: 4246

Qwtplot and Plotter Tab editable?

Hi

I currently using the plotter tab in the cfclient but I can't edit X and Y axis if it possible how can i edit it?. Also i also interest in Qwtplot how can I able to use it within the cfclient?


Thank you In advance
by vestige
Tue Mar 11, 2014 3:38 pm
Forum: Developer Discussions
Topic: Altitude Hold driver setup?
Replies: 3
Views: 3009

Re: Altitude Hold driver setup?

HI Thankyou Tobias. I have read the link you give. I have a problem that when I raise it to current altitude and press L1 and hold for couple sec then I release then the copter stop I have to hold L1 button. After that when I want to do new altitude. I can't use thrust button only i can use it L1 bu...
by vestige
Mon Mar 10, 2014 7:13 am
Forum: Developer Discussions
Topic: Can't Select Plotter in Client
Replies: 9
Views: 6691

Re: Can't Select Plotter in Client

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?
by vestige
Mon Mar 10, 2014 6:59 am
Forum: Developer Discussions
Topic: Altitude Hold driver setup?
Replies: 3
Views: 3009

Altitude Hold driver setup?

Hi I have just found out that there is a firmware about the altitude Hold. I have download the Firmware from this http://forum.bitcraze.se/viewtopic.php?f=5&t=721 (Crazyflie_2013.11-beta1.bin) but i confuse my self that where to put this firmware in which file? I'm currently run on bitcraze VM0....
by vestige
Sat Mar 01, 2014 8:07 pm
Forum: Developer Discussions
Topic: Can't Select Plotter in Client
Replies: 9
Views: 6691

Re: Can't Select Plotter in Client

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?
by vestige
Sat Mar 01, 2014 6:51 pm
Forum: Developer Discussions
Topic: Can't Select Plotter in Client
Replies: 9
Views: 6691

Re: Can't Select Plotter in Client

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?