Search found 802 matches

by EOSBandi
Thu Mar 27, 2014 7:44 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

another quick question about RTH... I'm looking at the code and trying to understand what happens during a GPS NAV event, such as RTH, if the GPS fix is temporarily lost (possibly due to issues with the serial link and/or if the sat count drops below 5). For example, it *appears* that an RTH action...
by EOSBandi
Thu Mar 27, 2014 2:43 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

For all : Sorry for the delays, the budgeting period started at my work, so i'll be swamped with work till April 15th... I'll be back then...
by EOSBandi
Thu Mar 27, 2014 2:36 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: winGUI feature request, baro calibration

I'd like to please make a feature request for WinGUI... please add a 'baro calibration' button in order to manually re-calibrate the barometer. It's currently possible to do a baro/gyro calibration using the sticks, but I'm not sure if the serial protocol supports initiating barometer calibration s...
by EOSBandi
Mon Mar 17, 2014 8:19 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I don't want to be rude, but I cannot put countermeasures into the code against gross negligence..... If you reflash your controller NEVER assume that your EEPROM content is still valid, and most importantly NEVER assume that your mission is still valid. Before initiate mission ALWAYS read back you...
by EOSBandi
Mon Mar 17, 2014 7:26 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Hello EOSBandi and all When I try a mission using multiwii 2.3 navb7 version(Released 16/02/2014) unexpected thing happened.First I upload FC to one way point(altitude 10m) and RTH point.Then I drift the quad using throttle and after that I activate the mission.In this situation quad suddenly drift...
by EOSBandi
Mon Mar 17, 2014 6:55 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

... Flipped the Mission switch, And the quad was drifting away, fast... faster....WHAAAAA!!! I quickly Flipped the Mission switch. And i was JUST be able to recover the Quad from crashing bad. ... After several missions successfully solved, I had the same problem with a dissappearing copter. The on...
by EOSBandi
Wed Mar 12, 2014 4:53 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Hello EOSBandi and all There is a problem on auto takeoff. My quad need 1400pwm to hoover.But when I switched to mission mode motor speeds are only increase up to 1350pwm. I use multiwii 2.3 navi b7 version which was release on 16/02/2014.Anyone have idea? Please help me. I think the root cause of ...
by EOSBandi
Wed Mar 05, 2014 10:21 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Thats strange but my QC with Pro board (red board) behave very strange with latest firmware. Cant make it hoover... qc behave like a drunk then i came back to b6 and everything is fine!! With complete same settings. Then i upload MultiWii_dev_2014_01_14__r1648 and qc act just like with b7 navi. Any...
by EOSBandi
Tue Mar 04, 2014 11:58 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Hi all, great job EOSBandi, I have some questions about my QUADX with the MW2.3 navi B7 software. I'm using MW-PRO with MTK GPS: So far I have tried the Alt-Hold and works well, the GPS-Hold works well, MAG-Hold works well, Level also works but when I activate the Mision nothing happens. What can i...
by EOSBandi
Sun Mar 02, 2014 2:28 pm
Forum: ESCs, propellers , servos and radios
Topic: 3DR Radios
Replies: 21
Views: 10644

Re: 3DR Radios

Hi, when using the 433 MHz telemetry from HK or RCT then the ground station local noise is very high (80dB) and affect range significantly. I tested using second Air module instead (purchased from RCT) connected to USB by using USB to 232 TTL convertor - I use the FeiYu Tech cable from Hobbyking SK...
by EOSBandi
Wed Feb 26, 2014 8:04 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Please note, that navsim is not really good for tuning poshold... It is meant for testing the nav state engine..,
by EOSBandi
Wed Feb 26, 2014 3:59 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I dont understand some stuff in GPS_calc_poshold(). Can somoene explain? ------------------ target_speed = get_P(error[axis], &posholdPID_PARAM); target_speed is not speed but the positioning error * pid-P ? rate_error[axis] = target_speed - actual_speed[axis]; now mixing pos-error and speed. W...
by EOSBandi
Wed Feb 26, 2014 10:19 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Just a quick note.... WP's must be farer from each other than the wp_radius, othervise navigation engine will confused........
by EOSBandi
Tue Feb 18, 2014 8:43 pm
Forum: ESCs, propellers , servos and radios
Topic: 3DR Radios
Replies: 21
Views: 10644

Re: 3DR Radios

Here is the source
http://code.google.com/p/sik-multiwii/source/list
You can check the mods.. it is simply rewrite mavlink framing track to MSP framing....

The idea is that the variable air packet length is in sync with the incoming or outgoing MSP packets....
by EOSBandi
Tue Feb 18, 2014 12:34 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

system450 wrote:Hi everyone !
Is it possible to have autoland on atmega328p ?
And a return home that stops the drone at a specified altitude and gps home without landing ?
Is possible to have it on multiwii 2.2 ?
Thanks in advance !!!

Nope, you need an atmega2560 FC for that.
by EOSBandi
Mon Feb 17, 2014 8:25 pm
Forum: Software development
Topic: MWPTools- GPS NAV planner for free OS
Replies: 10
Views: 5281

Re: MWPTools- GPS NAV planner for free OS

OpenAerial appears to be discontinued (and was not at very useful scales anyway). It is possible to patch the mapping library to support Bing (subject to the usual discourse on whether the Bing ToS allows this, but lets not go there). I know that it is not fair, but mission planning without sat ima...
by EOSBandi
Mon Feb 17, 2014 3:40 pm
Forum: Software development
Topic: MWPTools- GPS NAV planner for free OS
Replies: 10
Views: 5281

Re: MWPTools- GPS NAV planner for free OS

DId I missed something or no Aerial map is supported ? (OpenAerialMap is discountinued ?)
by EOSBandi
Sun Feb 16, 2014 7:02 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

visper wrote:In this version not working Minimosd on the serial port 3. I don't know why. In the previous version it worked fine. My motherboard is AIOP Crius.

Check your connections. There were no changes regarding to serial communications/
by EOSBandi
Sun Feb 16, 2014 1:30 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Ok, B7 navi code with Pre10 WinGUI is out at m Changes Navi Code Some refactoring were done to clean up GPS code Fixed nasty bug which prohibited navi functions Changed default values of navi and poshold pids (based on RCExpolorer Tri2.5) WinGUI RC options cleanup when disconnect buttons to zoom in/...
by EOSBandi
Sun Feb 16, 2014 11:24 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

-ralf- wrote:Hi András,

please confirm correct typo

DONT_RESET_HOME_AT_ARM instead of DO_NOT_RESET_HOME_AT_ARM

and Home is set when you do gyro calibration with stick command?



It is in the config.h just uncommon.
I did not check the stick command, but will upload fixed version within two hours.....
by EOSBandi
Sun Feb 16, 2014 8:10 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

It seems that I introduced a bug which prohibit gps modes... i'm currently testing the fix. as a quick workaround you can enable DO_NOT_RESET_HOME_AT_ARM which will fix it.... (but sets home at first arming)
by EOSBandi
Fri Feb 14, 2014 12:27 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Hi Eos, thanks for all your superb work again ! Maybe I am too stupid but whereever I look I cant find an option to assign an aux channel to a PIN for a servo on my board. Was easy in MWii 2.2 but now i still wasnt able to figure it out in your release nor in the official 2.3. Could someone please ...
by EOSBandi
Thu Feb 13, 2014 5:18 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

captainanthony wrote:where can I find the b4xmas downloads ? to enable using multiwii pro with missions sorry to ask on this thread this is the only mention of it I can find

latest version is available at http://eosbandi.com/downloads
by EOSBandi
Thu Feb 13, 2014 4:11 pm
Forum: Software development
Topic: RTH as a failsafe option
Replies: 14
Views: 6110

Re: RTH as a failsafe option

THere are two basic types of faisafe receivers. With the sophisticated ones such as Frsky, Dragonlink etc. you can preset values for each channel, and the receiver will set these values when lost communication. The low end tx/rx systems does not have these functions, these systems will output invali...
by EOSBandi
Mon Feb 10, 2014 1:34 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I just loaded up the latest nav update. I am getting some weird flight situations. When ever I fly about 30m or so from my take off location. My quad will suddenly come flying back towards me tail first at the same speed i was going away from me. 've checked in the config set the fence distance to ...
by EOSBandi
Mon Feb 10, 2014 10:36 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I just loaded up the latest nav update. I am getting some weird flight situations. When ever I fly about 30m or so from my take off location. My quad will suddenly come flying back towards me tail first at the same speed i was going away from me. 've checked in the config set the fence distance to ...
by EOSBandi
Fri Feb 07, 2014 12:22 pm
Forum: Ideas
Topic: Prop / Motor balancing with ACC ?
Replies: 4
Views: 2547

Re: Prop / Motor balancing with ACC ?

Tired of the "try add some weight there" method in prop / motor balancing i realized i need better data to balance the stuff. The 80ms interval of MSP_RAW_IMU gives us 12 values/sec, 720 values/min, or about 300 RPM max. I need much faster data. One value every 4ms gives max 6000 RPM, whi...
by EOSBandi
Fri Feb 07, 2014 12:20 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

See inline Ok, I've sorted out the config.h problem. Thanks for the advice. Today I played a bit with the Mission planer ( b6 Version) and had a few issues: 1. I can't zoom in/out with the touchpad of my Netbook. It doesn't have a scrollwheel . <edit > OK, I found out, how I can zoom with my touchpa...
by EOSBandi
Wed Feb 05, 2014 3:39 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I am not quite sure why the battery monitor is acting the way it is but it's working so I'm happy with it. Regarding PPM, I plugged to PPM cable from my RX into Throttle and un-commented #define PPM_ON_THROTTLE PPM now works! I had to select the correct control configuration and all works fine now....
by EOSBandi
Wed Feb 05, 2014 11:07 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Jimbo385 wrote:I wonder what I'm doing wrong then?
Here is my post on buzzer n battery. viewtopic.php?f=8&t=4632

With regards to PPM, here's my post on another forum, http://www.multi-rotor.co.uk/index.php?topic=6222.0

Cheers


check ports for arduino mega 2560... A7 is actually portf7.
by EOSBandi
Wed Feb 05, 2014 10:00 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Jimbo385 wrote:Thought I'd as but can you tell me if the following work ok with Navi b5 on the Crius AIOP v2 board as I'm having a few issues;

Buzzer
Voltage Monitor
PPM (CPPM) with an FRSKY D8R-XP

Many thanks

I actually fly with such a config.
by EOSBandi
Wed Feb 05, 2014 8:59 am
Forum: ESCs, propellers , servos and radios
Topic: 3DR Radios
Replies: 21
Views: 10644

Re: 3DR Radios

alduxvm wrote:Actually... how did you flash them???


http://www.ardupilot.co.uk/ardupilot-software.html
Upload custom firmware
by EOSBandi
Tue Feb 04, 2014 5:15 pm
Forum: ESCs, propellers , servos and radios
Topic: 3DR Radios
Replies: 21
Views: 10644

Re: 3DR Radios

1. Change 3dradio firmware to the multiwii aware one. (http://code.google.com/p/mw-wingui/downloads/list, Sik-Mw 2.3)
1. set serial speed to 56k
2. set air speed to 64k
3. disable ERROR CORRECTION
4. Enable Mavlink framing (with sik-mw 2.3 it means multiwii framing)
5. Use WinGUI 2.3 for as GUI for smooth telemetry...

That is all
by EOSBandi
Tue Feb 04, 2014 5:02 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Once again and last time... more than three aux states is not good for potmeter based setting. It is meant for external PPM injection switch panels or rotary switch modded tx's
by EOSBandi
Mon Feb 03, 2014 11:57 pm
Forum: Software development
Topic: RFC: configurable height for GPS HOME...
Replies: 22
Views: 5872

Re: RFC: configurable height for GPS HOME...

DId you checked MW2.3-navi ? It is already implemented. Code will be migrated to _shared shortly.... ok, wasn't aware of that...thanks... just checked the code & found this... //Defines the RTH altitude. 0 means keep current alt during RTH (in meters) #define RTH_ALTITUDE 0 //Wait to reach RTH ...
by EOSBandi
Mon Feb 03, 2014 9:15 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Just quick thought: AUX1 Low : manual (gyro/acc only PID) Mid : Attitude (software activates auto level and all sensors to do that) High : GPS (software avtivates GPS and all other sensors that are needed AUX2 Aux1Low Aux1Mid Aux1High Low Normal Normal Hold Mid Mag Acro Nav High AltHold AltHold RTH...
by EOSBandi
Mon Feb 03, 2014 7:51 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

LAND doesn't work here. ACC is active, same as MAG. LAND is on a switch (AUX4). When switched GUI says LAND is active, but nothing happens. Perry said BARO must be off when switching to LAND. Is this correct? Nope, state of BARO is irrelevant, BUT "Ignore Throttle during Nav and RTH" and ...
by EOSBandi
Mon Feb 03, 2014 1:48 pm
Forum: Software development
Topic: RFC: configurable height for GPS HOME...
Replies: 22
Views: 5872

Re: RFC: configurable height for GPS HOME...

timecop wrote:But is it a #define? That's the innovative part.
Recompile each time you want to change RTH height.
Fuckin' brilliant.


:D
by EOSBandi
Mon Feb 03, 2014 1:44 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I was looking at beta5 nav code or so, and I'm wondering what the fk is up with all #defines for shit like NAV states, errors, etc. (in types.h I think). Why isn't that stuff enums? Please fix, it makes the code much easier to read not to mention easier to modify (you don't need to keep track of en...
by EOSBandi
Mon Feb 03, 2014 1:02 pm
Forum: Software development
Topic: RFC: configurable height for GPS HOME...
Replies: 22
Views: 5872

Re: RFC: configurable height for GPS HOME...

DId you checked MW2.3-navi ? It is already implemented. Code will be migrated to _shared shortly....
by EOSBandi
Mon Feb 03, 2014 8:29 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

And what will happen when the ground level at landing zone is higher than at starting point? A multi stage autoland definitely will require sonar support. It is soo wrong to assume that ground level is the same at home and at the landing point. Perhaps RTH and NAVI mode it can be assumed (in the mi...
by EOSBandi
Mon Feb 03, 2014 8:25 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

LAND doesn't work here. ACC is active, same as MAG. LAND is on a switch (AUX4). When switched GUI says LAND is active, but nothing happens. Perry said BARO must be off when switching to LAND. Is this correct? Nope, state of BARO is irrelevant, BUT "Ignore Throttle during Nav and RTH" and ...
by EOSBandi
Mon Feb 03, 2014 8:20 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

one thought about EXTENDED_AUX_STATES: I think it would be simpler to dial in a specific state, if there where only 5 states. I have my AUX channel on a slider and had problems to select state 2 or 3 and 4 or 5 without looking at my transmitter. Well, with a slider or a pot, anything above three st...
by EOSBandi
Sat Feb 01, 2014 5:12 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

At initial startup of the gui all default directories are set to c:\windows\system32. Changing the directories to sub-directories of WinGUI hasn't any effect. Error Message is the same .... gui_settings.xml is searched in system32. Make sure you are running it from the directory where you unpackage...
by EOSBandi
Sat Feb 01, 2014 12:13 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

-ralf- wrote:Is it necessary to erase the EEPROM by uploading the EEPROM_CLEAR-sketch?


well, It is not necessary, but it won't hurt....
by EOSBandi
Fri Jan 31, 2014 11:22 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

Hi Guys. Here is an interim release for those who are keen to test the EXTENDED_AUX_STATES implementation. You can download it from m because google code no longer allows downloads. Please note : I'm on a business trip, so I was not able to flight test B6+pre9, especially the extended AUX implementa...
by EOSBandi
Fri Jan 31, 2014 10:52 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

I've tested the autoland function indoor, and here it seems don't work. It's necessary to be outdoor? While you're doing a mission? Is it not possible to test the autoland function indoor? Thanks Perry Well, I your altitude hold works OK indoor ? Autoland needs at least 3-5 meters altitude and a go...
by EOSBandi
Fri Jan 31, 2014 11:56 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

There are no significant changes in the code since last release. Mostly preparation for integration to _shared. So if you have time, it's perfectly fine to test with B5. IF you can do, please test the autoland, it is important that this function works perfectly. I'll putting together a site to deli...
by EOSBandi
Fri Jan 31, 2014 11:02 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: GPS NAV

There are no significant changes in the code since last release. Mostly preparation for integration to _shared. So if you have time, it's perfectly fine to test with B5. IF you can do, please test the autoland, it is important that this function works perfectly. I'll putting together a site to deliv...
by EOSBandi
Tue Jan 28, 2014 1:42 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 412535

Re: Mission Planner

kenpappas wrote:Will we get this working with the MW SE that has the ATMega 328P Microcontroller?

nope. Not enough memory on mega328