Dear rene
Thanks for your help,I will try this weekend.
Regards
Mehmet
Search found 25 matches
- Tue Jun 02, 2015 9:49 pm
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
- Mon Jun 01, 2015 8:21 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
I think , It is important for accurate data logging , and also there is a jumping problem in reading serial data. I am logging data with Processing GUI with 30Hz fix time (with cable, not Xbee), but the system is on test bench . Also , I want to try OpenLog firmware, you already mention about it (m)...
- Mon Jun 01, 2015 7:44 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
Dear renes,
Do you have a chance to check code?
Thanks
Do you have a chance to check code?
Thanks
- Mon May 25, 2015 12:26 pm
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
Thank you
Regards
Mehmet
Regards
Mehmet
- Mon May 25, 2015 10:48 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
Dear renes,
I am not using GPS , I just want to log ATTITUDE ,RAW IMU , MOTORS and ANALOG (Voltage , Amper).
My code is here
https://www.dropbox.com/s/w0x6iaur27vol9h/datalogger.zip?dl=0
I am not using GPS , I just want to log ATTITUDE ,RAW IMU , MOTORS and ANALOG (Voltage , Amper).
My code is here
https://www.dropbox.com/s/w0x6iaur27vol9h/datalogger.zip?dl=0
- Mon May 25, 2015 9:55 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
Right know i dont have any idea. which hardware do you use? I can try to reproduce it and then give it a try to fix it. why is this a problem to you? best regards rene Dear renes, I am using Flight Controller - > Cruis SE V2.0 (Firmware V2.4) Data Logging Hardware -> Arduino Duemilanove (Atmega328p...
- Mon May 25, 2015 8:12 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
any idea?
- Wed May 20, 2015 1:16 am
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
Dear jaysonragasa; In your HarotWii code, Motor numbers as same as Multiwii ( example . QuadP-> Motor3 (rear = 9) ,Motor2 (right= 10) , Motor 4 (left = 11), Moto1 (front=3) ) http://www.multiwii.com/wp-content/uploads/2011/01/QUADP_328.jpg pin numbers are changed according to cleanflight ,When I tes...
- Wed May 20, 2015 12:59 am
- Forum: Software development
- Topic: SD Card Logger
- Replies: 71
- Views: 41263
Re: SD Card Logger
Dear renes, First of all thanks for your great work, I am using your datalogging code. I try to fix sampling time (I reached max. 34ms (30Hz)).When I analyze the data, " sampletime 'millis()' " is shifted periodically (like; 29ms , 30ms , 57ms, 29ms , 31ms , 57ms ... etc). Is there any ide...
- Sun May 17, 2015 11:58 pm
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
Thanks for update, it works fine
- Thu May 14, 2015 2:10 pm
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
Dear jaysonragasa;
When I try to compile HarotWii 0.1 , IDE gives " 'GPS_angle' was not declared in this scope" in PIDControllers.cpp file. I compiled it , manually giving "0" instead of "GPS_angle' value.
When I try to compile HarotWii 0.1 , IDE gives " 'GPS_angle' was not declared in this scope" in PIDControllers.cpp file. I compiled it , manually giving "0" instead of "GPS_angle' value.
- Thu May 14, 2015 7:53 am
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
jaysonragasa wrote:Finally decided to put everything in GitHub.
Here's my version of MultiWii
https://github.com/Nullstr1ng/MultiWii/ ... ii/0.1.0.0
Thank you for great work
- Thu May 07, 2015 8:10 pm
- Forum: Software development
- Topic: MultiwiiConf 2.4 Graphical Enhancements
- Replies: 19
- Views: 12188
Re: MultiwiiConf 2.4 Graphical Enhancements
Leo wrote:I don't quiet understand. Can you give me an example of what you mean?
Like this --> http://sebastiannilsson.com/en/projekt/ ... a-plotter/
- Thu May 07, 2015 7:38 pm
- Forum: Software development
- Topic: MultiwiiConf 2.4 Graphical Enhancements
- Replies: 19
- Views: 12188
Re: MultiwiiConf 2.4 Graphical Enhancements
Dear Leo ;
Thanks for your enhancements. Is there any change to develop data graph (adding scales ) ?
Thanks for your enhancements. Is there any change to develop data graph (adding scales ) ?
- Wed May 06, 2015 9:11 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
What is the meaning of that ? " System.NullReferenceException: Object reference not set to an instance of an object. at MultiWiiWinGUI.mainGUI.isArmed() in z:\VS-projects\mw-wingui\MultiWiiWinGUI\mainGUI.cs:line 2645 at MultiWiiWinGUI.mainGUI.timer_announce_Tick(Object sender, EventArgs e) in z...
- Mon May 04, 2015 10:13 am
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
I tried to connect many times but ı did not find a solution . Thanks for help
- Wed Apr 29, 2015 7:31 pm
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
Thanks for your support
- Tue Apr 28, 2015 10:09 pm
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
Could you share us ?
- Mon Apr 27, 2015 12:10 pm
- Forum: Software development
- Topic: MultiWii 2.4 connected on Cleanflight and Baseflight
- Replies: 18
- Views: 14370
Re: MultiWii 2.4 connected on Cleanflight and Baseflight
How did you achieved that?
- Sat Apr 18, 2015 1:26 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
I tried to format the my computer but I get the same error again
- Wed Apr 01, 2015 9:34 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
- Tue Mar 31, 2015 9:08 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
PatrikE wrote:Do you use latest Wingui?
http://eosbandi.com/downloads/
Yes, I am using latest version . I really don't understand why ı can't use the problem .

- Tue Mar 31, 2015 8:45 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re:
Frank_W wrote:Have you tried using the standard MultiWii Configurator?
Multiwii Conf. works problem-free.
Regards
Mehmet
- Mon Mar 30, 2015 9:39 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
Any idea?
Thanks
Thanks
- Sun Mar 29, 2015 10:39 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: WinGUI connection problem.
- Replies: 16
- Views: 6523
Re: WinGUI connection problem.
I have same problem . When I try to open WinGUI , I get that error message . https://www.dropbox.com/s/ja9f8esyxytvh7y/WinGUI2.3-Problem.PNG?dl=0 OS: Windows7 64 bit Multwii Firmware Version: 2.4 WinGUI Version: 2.3pre10b71 I installed the necessary programs again. - Visual C++ 2008 redistributable ...