Search found 19 matches

by jgarnham47
Thu May 23, 2013 7:53 pm
Forum: Software development
Topic: Request for OCTOP8 in next release
Replies: 2
Views: 1238

Re: Request for OCTOP8 in next release

Deet wrote:Its already there, been flying one for over 6 months
//#define OCTOFLATP


Not a "flat" version but an "8" version with double or co-axial motors. See diagram below, the new one is on the right.

john
by jgarnham47
Wed May 22, 2013 10:17 pm
Forum: Software development
Topic: Request for OCTOP8 in next release
Replies: 2
Views: 1238

Request for OCTOP8 in next release

Now sure exactly why but I decided to build an OCTOP8 rather then an OCTOX8 and then found nothing on the forum about the Plus version. So I have made the slight changes to the code (I know, took all of an hour) and tested the copter in the back garden. http://www.youtube.com/watch?v=LtbseKkHnUI Do ...
by jgarnham47
Sun Apr 21, 2013 2:52 pm
Forum: Software development
Topic: configurationLoop - exit without save
Replies: 3
Views: 1250

Re: configurationLoop - exit without save

Yep, that seems to fix it :)
by jgarnham47
Sun Apr 21, 2013 12:08 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

dominicclifton wrote:Here's a picture of my fix, not as clean as johns but it works just fine.


Good effort Dominic, especially with wire-ended components :D

Regards ... John
by jgarnham47
Sun Apr 21, 2013 11:52 am
Forum: Software development
Topic: configurationLoop - exit without save
Replies: 3
Views: 1250

configurationLoop - exit without save

I am not sure if this is intended functionality or has just been missed:- Go into the LCD configuration mode and you will find the default pitch&roll P parameter at 3.3, now change to say 5.0 but change your mind and "exit without save". For the rest of the flight the code appears to b...
by jgarnham47
Mon Mar 11, 2013 11:15 pm
Forum: Software development
Topic: MultiWii 2.2 is released
Replies: 84
Views: 61416

Re: MultiWii 2.2 is released

MultiWii 2.2 is released and is available here: Many thanks for all of the contributors and for all of those using it and sharing their passion. I hope again this version will animate a lot of flying models around the world. And a big thank you to Alex for his continued organization and management ...
by jgarnham47
Fri Feb 08, 2013 8:53 pm
Forum: Software development
Topic: dev version r1317 issues
Replies: 7
Views: 2929

Re: dev version r1317 issues

Done, thanks.
by jgarnham47
Fri Feb 08, 2013 8:52 pm
Forum: Software development
Topic: Request to move Camera Gains from config.h to Menu System
Replies: 1
Views: 884

Request to move Camera Gains from config.h to Menu System

Having been testing 3 different camera gimbals, I realized what a PITA it was having to keep recompiling the code every time I wanted to adjust the camera gains in config.h. I was testing the camera in the garden, recompiling, back to the garden etc. It annoyed me enough that I changed the code so I...
by jgarnham47
Wed Feb 06, 2013 8:41 pm
Forum: Software development
Topic: dev version r1317 issues
Replies: 7
Views: 2929

Re: dev version r1317 issues

Also Hambuger, I have made and tested a code change that moves the pre-compiled camera gimbal gains to the display so they can be changed at the field. I would like in next release to save keep adding it in, how would I go about that?
John
by jgarnham47
Tue Feb 05, 2013 9:55 pm
Forum: Software development
Topic: dev version r1317 issues
Replies: 7
Views: 2929

Re: dev version r1317 issues

Almost not worth mentioning but perhaps need to log it somewhere ... build fails when selecting LCD_CONF_AUX but you have no BUZZER, simple fix in LCD.ino John #if defined(BUZZER) &lcd_param_text52, &conf.activate[BOXBEEPERON],&__AUX1, &lcd_param_text52, &conf.activate[BOXBEEPERO...
by jgarnham47
Sun Dec 16, 2012 9:31 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

Once you go into the PID menus system the processor stays there until you exit, so GPS reads will be off-line. If you are messing about in this area try adding the telemetry pages too. For instructions on Tx sticks check out this excellent page ... http://multiwii.googlecode.com/svn/branches/Hamburg...
by jgarnham47
Tue Dec 11, 2012 8:46 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

That set of defines should be okay. My two Crius displays always showed something, the usual fault is a series of random dots on the screen that gets brighter than dimmer a couple of times but will not clear to give the correct display text. Best check your I2C connections again, especially SDA and ...
by jgarnham47
Mon Dec 10, 2012 10:45 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

Is it positive these problems are limited to crius oleds? I have 3 oleds from wide.hk direct or via ebay and never had any of the issues with powerup / init. Yes, I believe it is just the Crius version. I got mine from RCTimer. The HK one looks to have a different set of components with larger capa...
by jgarnham47
Mon Dec 10, 2012 9:25 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

Just to finish off then ... 1) Start by using a scalpel and iron to isolate pin 14 (not 13!) and place some tape to prevent shorting. 2) You must pickup VDD from pin 9 for the resistor, this is the 3.3V supply used by the "core logic operation" (you can probably use the 5V supply but you w...
by jgarnham47
Sun Dec 09, 2012 10:27 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

YAY, FIXED IT Simple schoolboy error before, using the right pin certainly helps! An RC network is all that is required. I have several MultiWii boards but the Crius AIO Pro has constantly refused to work with the OLED display. I just tested it and it worked 20 times without fault I have another boa...
by jgarnham47
Sun Dec 09, 2012 9:34 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

Jantar wrote:RESET pin should be pin 14 of the 30 pin flat cable.
On the photo you can see that you have used the pin 13.


D'Oh, did I really get the wrong pin?!!

These things are too small even with a magnifying lamp.

Thanks very much, let me go try again ...

John
by jgarnham47
Sun Dec 09, 2012 12:47 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 60944

Re: I2C OLED thread

To add to the story ... The 100 ohm resistor trick didn't work for me. I also tried 470 ohms which made and it worse and 47 ohms. I attached a scope to the 5V supply and it rings, perhaps due to the inductor on the board, and when the display comes on the voltage dips and screws up the display again...
by jgarnham47
Sat Nov 24, 2012 1:48 pm
Forum: Shields, boards and sensors
Topic: Holybro HK 328P Uploading Errors
Replies: 2
Views: 2056

Re: Holybro HK 328P Uploading Errors

Sorry people, eventually found the solution to the problem ... there appears to be an issue connecting anything to Aux2 (1, 3 and 4 are okay) and because I automatically connected a 9 channel receiver it prevented programming. Having worked that out, I found this thread on RC groups, which I will ta...
by jgarnham47
Fri Nov 23, 2012 10:51 pm
Forum: Shields, boards and sensors
Topic: Holybro HK 328P Uploading Errors
Replies: 2
Views: 2056

Holybro HK 328P Uploading Errors

Just received a new board from HK today and I can't get it to upload new code. I am using 1.0.1 of the compiler and R1240 code (also tried 2.1). I constantly get standard "avrdude: stk500_getsync(): not in sync: resp=0x00" errors. I have been using a Paris V3 board for a year, probably pro...