Search found 5 matches
- Wed Apr 20, 2011 12:19 am
- Forum: Software development
- Topic: Why use digtal 3 for output?
- Replies: 2
- Views: 1810
Re: Why use digtal 3 for output?
The servos are not driven by HW PWM on multiwii. We manually turn the servo pins on or off at timeouts. The motors are using the HW though. Anyway I only have 1 motor to drive on a "monowii". At first I don't bother driving the motor via the pro mini, but if we want to calibrate or trim th...
- Tue Apr 19, 2011 4:53 am
- Forum: Software development
- Topic: Why use digtal 3 for output?
- Replies: 2
- Views: 1810
Why use digtal 3 for output?
Hi there, Before extra motors and ESCs arrive to make my multi, I need 6 channels for adapting multiwii for single rotor CP use, i.e. 3 channels for the 3 axes plus 1 for throttle, CCPM pitch and gyro gain (AUX options) I find it strange that we use digital 3 on pro mini as a servo output for BI and...
- Tue Mar 01, 2011 8:42 pm
- Forum: Software development
- Topic: MultiWii v1.pre7 released
- Replies: 61
- Views: 27859
Re: MultiWii v1.pre7 GUI patch looping but not redrawing.
While trying to dig up the source of the included jar's, I came across this:
http://forum.jogamp.org/Where-to-downlo ... 09620.html
No problems in finding the jogl though.
I am using 64 bit Nvidia driver version 260.19.36 which provides opengl support. I wonder if that could be not backward compatible.
http://forum.jogamp.org/Where-to-downlo ... 09620.html
No problems in finding the jogl though.
I am using 64 bit Nvidia driver version 260.19.36 which provides opengl support. I wonder if that could be not backward compatible.
- Tue Mar 01, 2011 4:21 am
- Forum: Software development
- Topic: MultiWii v1.pre7 released
- Replies: 61
- Views: 27859
Re: MultiWii v1.pre7 released
The patch is still not working for me. Putting MultiWiiConf1_pre7_GUI_patch under eclipse, I could only tell it was looping through draw() and processSerialData(), but the conf window was updated only once after the pressing the start button and would not refresh any more. The animation thread was a...
- Fri Feb 25, 2011 1:15 am
- Forum: Software development
- Topic: MultiWiiConf
- Replies: 0
- Views: 2705
MultiWiiConf
Hi there, I am new to this. I have been running AMD64 on my linux boxes for quite a number of years. I wonder if we can also include the 64 bit version of share libraries in the zip files. Currently I pointed them to my own installation but sometimes I could not find the same version. It is a hit an...