Search found 14 matches
- Thu Dec 22, 2011 5:43 pm
- Forum: Ideas
- Topic: Adaptive PID
- Replies: 5
- Views: 3165
Re: Adaptive PID
There are various algorithms for digital control including Fuzzy Logic and ANN, note that ANN isn't the actual controller. It learns in time for the best constants to feed into PID control algorithm, hence we can start off with the default PID constants. pid+ann.PNG Adrian A. Hopgood "Intellige...
- Tue Dec 20, 2011 5:22 pm
- Forum: Ideas
- Topic: Adaptive PID
- Replies: 5
- Views: 3165
Adaptive PID
Hello All, I wonder, could Adaptive PID be implemented into MultiWii project instead of the current Conventional PID values. This would involve to incorporate Artificial Intelligence (some sort of a Neural Network) into digital control to make PID values adaptive in the closed loop. This question wo...
- Wed Sep 21, 2011 10:47 am
- Forum: Software development
- Topic: Barometer flickering on/off in 1.8 bug?!
- Replies: 3
- Views: 2161
Barometer flickering on/off in 1.8 bug?!
Dear All, I have flushed MultiWiiV1_8 and noticed on the Configuration GUI that when I have barometer enabled, I increase/decrease throttle, BARO is flickering by turning on/off. I've been wondering is it a bug or it is suppose to be since I haven't came across such behavior in previous releases! I ...
- Thu Sep 15, 2011 9:37 pm
- Forum: General discussions
- Topic: Glass Cockpit View
- Replies: 0
- Views: 1426
Glass Cockpit View
Hello, Has anybody done or came across an open source code to create a Glass Cockpit View in Java OpenGL? I know I should code it myself however if there is something out there, why to reinvent the wheel I am looking to control my quad via PC referencing the forum thread: http://www.multiwii.com/for...
- Fri Aug 05, 2011 5:26 pm
- Forum: ESCs, propellers , servos and radios
- Topic: How to connect AUX2 from the RX
- Replies: 8
- Views: 5260
Re: How to connect AUX2 from the RX
Thanks guys for the answers! So I guess I might do some coding to change one of the unused digital channels on Arduino Pro Mini as an input for ch6, or else maybe purchase a different receiver in the future.
- Sun Jul 31, 2011 6:09 pm
- Forum: ESCs, propellers , servos and radios
- Topic: How to connect AUX2 from the RX
- Replies: 8
- Views: 5260
How to connect AUX2 from the RX
Hello, I've HK 6ch TX/RX and Pro Mini. How do I connect AUX2 from the RX ch6, since only mode (AUX1 ch5 on the receiver) is currently connected to PIN7? From the firmware code it says that AUX2 is also on PIN7 but not used! Do I have to modify the code in the current development version of MultiWii?...
- Tue Jul 05, 2011 12:57 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: Compile MultiWiiConf-Basic HowTo
- Replies: 16
- Views: 23772
Re: Compile MultiWiiConf-Basic HowTo
Thanks for the post!
- Tue Jul 05, 2011 11:01 am
- Forum: ESCs, propellers , servos and radios
- Topic: Frequencies in MultiWii
- Replies: 1
- Views: 2373
Frequencies in MultiWii
Hello, I'm building my quad and struggling to put it in the air. Yesterday I measured frequencies with regards to the image in FAQ http://static.rcgroups.net/forums/attachments/2/6/7/7/0/3/a3627948-90-freq.jpg?d=1291043990 . First I'm gonna outline my components: Motors: Hacker Style Brushless Outru...
- Sun Apr 17, 2011 1:22 pm
- Forum: Connecting elements
- Topic: Stable mode
- Replies: 2
- Views: 2905
Re: Stable mode
Thank you Alex for your fast response, we'll do that:)
- Sat Apr 16, 2011 10:59 pm
- Forum: Connecting elements
- Topic: Stable mode
- Replies: 2
- Views: 2905
Stable mode
Dear All, I have 4ch transmitter and 6ch receiver. For my tricopter, I have connected MODE connection from the 6ch receiver to the Arduino Pro Mini pin 7. However I have no chance to switch a stable mode on or off, since I’ve only 4ch tx. Question: is the stable mode with such setup enabled through ...
- Wed Apr 13, 2011 10:46 am
- Forum: Connecting elements
- Topic: Best way to connect ITG-3200 & BMA-180 to Mega board ?
- Replies: 6
- Views: 5624
Re: Best way to connect ITG-3200 & BMA-180 to Mega board ?
Dear All, With the reference to http://wbb.multiwii.com/download/file.php?id=31&mode=view Has anybody tried to connect IMU Digital Combo Board - 6 Degrees of Freedom ITG3200/ADXL345 from Sparkfun http://www.sparkfun.com/products/10121 through LLC to Arduino Pro Mini? Unfortunately I couldn't get...
- Fri Apr 01, 2011 9:27 am
- Forum: MultiWii tweaking - flying experience
- Topic: Tricopter - servo shaking
- Replies: 9
- Views: 7576
Re: Tricopter - servo shaking
Thanks Alex:) I'll try that!
- Thu Mar 31, 2011 4:20 pm
- Forum: MultiWii tweaking - flying experience
- Topic: Tricopter - servo shaking
- Replies: 9
- Views: 7576
Re: Tricopter - servo shaking
The only answer to my question I found is to reduce vibration to absolute minimum, however I am wondering, is it possible to do it programatically via firmware?
- Thu Mar 31, 2011 2:26 pm
- Forum: MultiWii tweaking - flying experience
- Topic: Tricopter - servo shaking
- Replies: 9
- Views: 7576
Tricopter - servo shaking
Dear All, Does anybody have an idea why tricopter tail servo is shaking during and after calibration via GUI, gyroscope/accelerometer calibration and accelerometer trim. While tricopter is positioned horizontally, tail servo turns the tail chaotically to both directions. I use Multiwii firmware vers...