Search found 9 matches

by BrokenRotor
Wed Sep 12, 2012 12:49 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1390663

Re: Naze32 hardware discussion thread

Apparently, Gruffy is right. MW-WinGui 2.1 uses hardcoded boxnames, so when I added angle/horizon modes, all boxes became shifted off by one. Until EOSBandi fixes it, you can either use windows or android configs by nicodh or use the Java configurator. Thanks TC / Gruffy. I guess it's back to the j...
by BrokenRotor
Mon Sep 10, 2012 11:44 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1390663

Re: Naze32 hardware discussion thread

timecop wrote:BrokenRotor: there are no code paths for something like this to be happening.


Can someone test GPS usage with PWM receiver? It makes no sense that checking RTH would fire up the motors, plus the loss of normal motor start. I used gps_type = 0, 115200 baud with 3339 GPS chip.
by BrokenRotor
Mon Sep 10, 2012 1:25 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1390663

Re: Naze32 hardware discussion thread

Hum, I have configured r209 with PWM and GPS. The weird thing is that if I do not map RTH in GUI I can arm the motors. If I map RTH under any AUX channel, the motors will not arm in the usual way, but if I select RTH active, the motors self arm? All other channels and functions seem normal in the GU...
by BrokenRotor
Sat Aug 18, 2012 11:44 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 885391

Re: GPS integration

Is anyone using the I2C GPS unit along with a BMA180 accel ?
Every time I add in the I2C GPS it locks up the I2C bus and there is no sensor display in the GUI.
by BrokenRotor
Tue Aug 14, 2012 1:19 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 885391

Re: GPS integration

Help!

I am trying to get the I2C GPS to function when the flight controller has a BMA180 Accel sensor in use. I have tried on a MiniWii and a Quadrino board and it locks the I2C bus on both.
It does work on my MiniWii with MPU6050 sensor. There is some conflict going on here.
by BrokenRotor
Sun Jul 08, 2012 1:42 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 885391

Re: GPS integration

Hello i have problems while i am trying to compile r33 code.I am not familiar with arduino coding.I've made the extra steps needed to get the code compiled in the arduino IDE. I have copied the libraries that are in the Arduino-PID-libs folder (PI and PID controllers)and pasted them into the librar...
by BrokenRotor
Sun Jul 08, 2012 12:43 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 885391

Re: GPS integration

EOSbandi, I made an I2C GPS BOB and have a problem attaching to a MiniWii with BMA180, it works on another MiniWii with MPU6050. The GPS feature is working but the ACCEL is locked and does not work as long as the I2C GPS is attached with the BMA180 unit. I tried modifying the GPS_NAV code, #define I...
by BrokenRotor
Thu May 10, 2012 3:56 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 885391

Re: GPS integration

EOSBandi, I have tried your "multiwii-gps-work" SVN package and have a few weird issues. My test copter is a standard home brew flat HEX with a Seedstudio Mega1280 board, FFIMU V2, and serial MTK PA6C GPS. Running the standard MW 2.0 code it flies OK, and the GPS presents data correctly to...
by BrokenRotor
Sat Mar 19, 2011 2:13 pm
Forum: Ideas
Topic: Ongoing Ideas
Replies: 7
Views: 3761

Re: Ongoing Ideas

What does everyone think about using the compass for heading control? For a QUAD/HEX/OCTO this would help beginners ordinate their crafts without regard to which way is forward. Whatever direction the craft is flying is now forward, the pitch/roll stick is always the same control, yaw direction is o...