|
|
|
|
|
|
|
|
United States, TN, Memphis
Joined Jun 2011
1,170 Posts
|
Back In Stock
http://www.hobbyking.com/hobbyking/s...elta_AUX_.html |
|
|
|
|
||
|
Czech Republic, Olomouc
Joined Sep 2011
116 Posts
|
Quote:
|
|
|
||
|
|
|
|
United Kingdom, England, Birmingham
Joined Mar 2011
302 Posts
|
hi all, regarding the rx3s
does anyone know if there are any firmware/hacks of the amtel cpu for the v1? link by any chance? as i understand the programing interface for the v2 is missing but it still uses the same cpu so i was wondering if the v1 mixing can be updated. has anyone got pic of the internals of the v2? any easy pickup points for connecting on the cpu ? |
|
|
|
|
|||
|
Joined Dec 2006
1,130 Posts
|
Quote:
here's what i know about the v1 so far.. 1. chip is atmega168pa (so need to update avrdude.conf since the chip signatures are different) ATmega168A 0x1E 0x94 0x06 ATmega168PA 0x1E 0x94 0x0B 2. pinout mapping on the v1: Quote:
lo=0xf7 hi=0xdf ext=0xf9 lock=0xfc (urgh... LB2 = LB1 = 0, does that mean i need to erase the chip via HV programming?) cal=0xffffff95 here are the changes i'm considering, would like some feedback if this makes sense: - replace AILL with AUX_GAIN for master gain (should connect to a TX knob). - enable stick dynamic gain, similar to angle mode on multiwii (gain drops as you move the stick further from center position). - enable stick rate-of-rotation, stick controls the expected rate of rotation so that the stabilizer does not try to fight your control by always trying correct towards "zero rate". stick dynamic gain may make this one unnecessary. - oscillation detection. this one is interesting. i think it is possible to detect oscillations with zero-stick input and reduce the channel PID parameters. - settable neutral stick position after trimming (maybe drop this). - vr knob controls both gain AND direction (so don't need the DIP switches). - support wing and vtail (using the now freed up DIP switches). - processing gui (this one seems hard on the 168pa based on the amount of memory i've used on the 328p already). - any other suggestions? (there is no accelerometer on the v1 or v2 so no 3d hold, wing leveling, etc )i'm quite new to arduino and processing and am looking for notes on burning the arduino bootloader to the v1 device and resetting the lock bits. the v2 is likely to be similar except that the ISP port pins are probably used for more switch IO. |
||
|
|
||
|
|
Quote:
Not so keen on the VR knob controlling direction, I prefer to set that in hardware Stick dynamic gain and oscillation detection both brilliant ideas. Oh and please make it simple to do the GUI looks like the way to go , I can't seem to do entering long strings of code correctly Regards Terry |
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion 3 axis stabilizer by HK | Early | Electric Plane Talk | 17 | Nov 18, 2012 02:11 PM |
| New Product OrangeRX 3-Axis Flight Stabilizer 14g (advertised) | nemoskull | Indoor and Micro Models | 7 | Sep 21, 2012 09:50 PM |
| Discussion Eagle A3 Aeroplane Fixed-wing Micro Flight Controller Board W/ MEMS 3-axis gyro | eyeinsky1 | Aerial Photography | 3 | Jun 06, 2012 03:38 PM |
| Sold CPD-4 Co-Pilot 2 axis flight stabilization system | ecampos | FPV/RPV - Equipment and Vehicles (FS/W) | 6 | Oct 26, 2011 01:34 PM |
| Discussion ******* 3 axis gyro stabilized video gimbal | powerblimp | Aerial Photography | 10 | Feb 23, 2006 06:00 AM |