Search found 1880 matches

by timecop
Mon Jul 14, 2014 9:12 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 392563

Re: KV Team Multiwii OSD

april 14??????????????????????????????????????????????????????????????????????????????????????????
by timecop
Sun Jul 13, 2014 11:55 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Yes, flex could do PPM (theoretically) since it has a timer AF on it.
by timecop
Sat Jul 12, 2014 11:30 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Why don't you spend like 10 fucking seconds searching the thread, to find the reasons why there is absolutely no chance eurohype will be implemented? what's next, you're gonna ask when afroesc/simonk will support "active freewheeling"??? edit: i'll do the work for you: http://www.multiwii....
by timecop
Sat Jul 12, 2014 9:45 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

acroboard will always drift yaw, there's no temperature or bias calibration in firmware.
if you reconnect it after letting it warm up, the drift will be lessened.
by timecop
Sat Jul 12, 2014 2:23 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 392563

Re: KV Team Multiwii OSD

@Kaysee OK, I see that you are using NAZE32... I removed the BOXNAMES from the code, that´s probably why... some functions will not be available until a new NAZE code review We are only using BOXIDS on the HUD also. Sorry for the inconvenient -KV latest firmware build I uploaded does "same&quo...
by timecop
Sat Jul 12, 2014 12:55 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

No, plugging in USB doesn't power receiver.
by timecop
Fri Jul 11, 2014 3:13 pm
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

OK, I got rid of flash size register shit as it seems to be useless anyway as your C8 still has 128k flash.
Also fixed makefile to include compass driver and added -CJMCU target to keil workspace - and made sure it builds.
by timecop
Fri Jul 11, 2014 3:46 am
Forum: Software
Topic: AfroMini in a Plane Hints ?
Replies: 29
Views: 10452

Re: AfroMini in a Plane Hints ?

... ? it has supported brushed motors since several months ago.
just set motor_pwm_rate to > 500, like 8000 (noisy) or 16000 (less noisy) or 32000 (amazing) etc, and make your own brushed drivers. there was a pic of some guy who fit them all into the motor pads breakout area, very neatly.
by timecop
Fri Jul 11, 2014 3:43 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

move to something less ancient.
by timecop
Thu Jul 10, 2014 3:11 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

um, it would be same?
you're losing 2 RC inputs on PWM receiver, but servotilt + quad will work.
by timecop
Thu Jul 10, 2014 2:05 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2556984

Re: Baseflight aka multiwii port to stm32

Huh? I have no fucking idea what that means.
My code implements MSP_BOXIDS and MSP_STATUS stuff (correctly): https://github.com/multiwii/baseflight/ ... ial.c#L377
by timecop
Wed Jul 09, 2014 3:46 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2556984

Re: Baseflight aka multiwii port to stm32

You're not missing anything - and gcc target is generally tested by others, so it should build and work.
The only supported config tho is gcc-arm-embedded, other crap like codesourcery, yagarto, gnuwinarm or whatever, all those things have had problems, mostly libc/nanolib related.
by timecop
Wed Jul 09, 2014 7:07 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

They also don't come with any wires, require soldering, and as you said, here's the real problem:
as good as advertised
by timecop
Wed Jul 09, 2014 5:06 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

I guess i still need to get the debugger up and running. I added the patch file for the changes i have done. thanks, merged what was possible. you missed a 4-space tab in the patch -> all tabs must be converted to spaces. also I redid inverter stuff as #define INVERTER and test is same as LEDx, to ...
by timecop
Wed Jul 09, 2014 12:31 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

I think the 2nd option is probably better, but I'd have to see how it works. I don't wanna have multiwii-level sea of defines, either :)
by timecop
Wed Jul 09, 2014 12:27 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

overpriced european esc is NOT allowed to be used with naze, period.
connect it at your own risk.
by timecop
Tue Jul 08, 2014 3:32 pm
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

I committed some stuff, mainly rearranging board.h to add new target and minimize drivers/etc inclusion in Makefile. As a side effect, this probably doesn't build at all - try it out and see how much effort it would be to make it build. PPM maps are correct (I think). I also enabled brushed PWM by d...
by timecop
Tue Jul 08, 2014 3:30 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

brewski wrote:Crazy thing is flight controller was just a $250 Nasa & the rest you could buy from HK for less than $500!


A fool and his money are soon parted.
Never been more true with "RTF" segment.
by timecop
Tue Jul 08, 2014 11:32 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

Can you post schematic? I can try to add it as another brushed target, sure.
by timecop
Tue Jul 08, 2014 8:21 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

I don't remember either - when GPS is enabled in PWM mode, those 2 channels are dropped during initialization (and reserved for GPS), so you will have only 6 RC inputs - which means map AETR1234 will only give you AETR12 and 34 will be gone. I think the shift is automatic - but its trivial to test a...
by timecop
Tue Jul 08, 2014 12:31 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2556984

Re: Baseflight aka multiwii port to stm32

Pretty sure everyone read your post the first time you posted it.
by timecop
Tue Jul 08, 2014 12:13 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2556984

Re: Baseflight aka multiwii port to stm32

Patches to make GPS actually work are welcome.
by timecop
Mon Jul 07, 2014 1:05 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Hey 'Frank', I think I know you who are (monkey avatar on rcg, right?), this isn't about 32bit or github, its about alex (and other avr-8bit-project-maintainers) having a much easier way to review, accept, and merge patches from other developers INTO THE CURRENT 8BIT MULTIWII BRANCH. Right now shit ...
by timecop
Mon Jul 07, 2014 10:15 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Correct.
And replacing it is easy w/hot air but it will make a freaking mess out of the pin headers if you got some soldered.
by timecop
Sun Jul 06, 2014 11:47 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Can we make a real step forward to the future of Multiwii and move to github, there are so many forks and branches of mw development that we're unable to follow them all properly. Nor we are able to properly submit bugs or code merge requests. We all know mw is only possible due to the work of volu...
by timecop
Sat Jul 05, 2014 2:30 pm
Forum: Software
Topic: NAZE32+latest baseflight frozes on PC and in the air
Replies: 74
Views: 24941

Re: NAZE32+latest baseflight frozes on PC and in the air

so, it has nothing to do with naze hardware then?
by timecop
Sat Jul 05, 2014 10:10 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Correct
by timecop
Sat Jul 05, 2014 1:27 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Plüschi wrote:I also have a walkera qr350 which is total crap firmware. Unusable shit.


I heard rumors the firmware in that runs on (surprise) atmega2560 and can actually be made to run multiwii.
by timecop
Fri Jul 04, 2014 9:25 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

No misleading points. Just stating the facts, but yes, arguing about it is pointless.
by timecop
Fri Jul 04, 2014 4:02 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re:

Why.move to newer faster boards? I used to specialise in speed optimisation for games. Eventually you find you are spending.much.more time optimising code than actually writing it it gets dull. Secondly speed.optimised code is usually much.larger (enrolled loops, longevity boundary, optimised data ...
by timecop
Fri Jul 04, 2014 2:15 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

markusb wrote:Does anyone know where I can find rev5 schematic?
I have a bunch of Naze32 rewv5 boards here for fault finding.


Nothing is significantly different from r4 that you would need it.
Fault finding on naze boards: MCU is fried by 5V, so remove it and replace. done.
by timecop
Thu Jul 03, 2014 11:30 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Hardware is not the problem. It can be made in a day.
The problem is, who's going to be writing firmware? If you just copypaste MultiWii lcd.cpp, well,,, yeah...
by timecop
Thu Jul 03, 2014 8:24 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Also ... there is no IPR issue to make a smarter KK2 alike board, with LCD + buttons + 10DOF + 644 cpu.

The only "issue" would be doing a new design with absolutely dead atmega644. That just makes absolutely no sense at all.
by timecop
Thu Jul 03, 2014 2:29 am
Forum: Software
Topic: GPS settings
Replies: 8
Views: 3678

Re: GPS settings

its all automatic for ublox.
you dont need to do anything.
by timecop
Thu Jul 03, 2014 2:02 am
Forum: Software
Topic: GPS settings
Replies: 8
Views: 3678

Re: GPS settings

Firmware initializes GPS on connect anyway...............................
by timecop
Wed Jul 02, 2014 5:55 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

Dunno why we're discussing this stuff in this thread, but since PID is dependent on loop time (again, due to over-optimization and removing things), changing it rescales PID values up or down.
by timecop
Wed Jul 02, 2014 7:10 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

Right. Many people don't realize that driving leds with PC13.14.15 is a bad idea. I don't know why :)
Unfortunately I don't have much idea for your flash fail problem.
I guess best bet is to get debugging going so you can see where it crashes after reboot.
by timecop
Wed Jul 02, 2014 1:21 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

You shouldn't need to remap. Just don't enable timers you aren't using. Motor1 Pin45 PB8 TIM4_CH3 Motor2 Pin46 PB9 TIM4_CH4 Motor3 Pin18 PB0 TIM3_CH3 Motor4 Pin19 PB1 TIM3_CH4 Your PWM map should ONLY include those, and you can just trash everything else unrelated. If you don't enable a pin as timer...
by timecop
Tue Jul 01, 2014 4:47 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75320

Re: Why development has stopped?

ezio, what do you have in mind? promini is full, so there's nothing else to add.
next step would be rewriting everything in ASM to free up some more flash space.
by timecop
Tue Jul 01, 2014 12:46 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Did you check manual, and make sure your RC inputs are at 1500 (using subtrim) or at 1520+subtrim if using futaba?
by timecop
Tue Jul 01, 2014 12:29 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

What do you think clonespy and flyjewino have been doing? But it's ok, one can easily tell their stuff from the original, theirs looks like shit :)
by timecop
Mon Jun 30, 2014 1:35 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

I'm assembling minis tomorrow.
I have an assembly queue for fulls as well, I hope I can get them done tomorrow also. But no promises, as I have lots of other crap to do lately.
by timecop
Sun Jun 29, 2014 1:46 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Check here: http://boltrc.com/
by timecop
Sun Jun 29, 2014 12:47 pm
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

hmm... interesting.
not sure eihter.
can you run it once, then connect to it wiht st flash loader, and instead of uploading a hex, read back what's in flash.
then look at hex and see if there's some crap getting erased in the middle of flash area.
by timecop
Sun Jun 29, 2014 6:57 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

Some other places have them in stock. I'm keeping them out mostly due to 1) too lazy to pack shit
by timecop
Sat Jun 28, 2014 3:32 pm
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

No, you can still choose 128k flash map in usart bootloader and it works. I *know* it does, because I still have 2-3 years old boards (and including the original 'FreeFlight' board with C8 MCU on it, and I've flashed both of them over usart bootloader. However, it seems recently made chips physicall...
by timecop
Sat Jun 28, 2014 9:40 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

You can try dropping all the "legacy" sensors like ADXL,MPU3xxx,MMA, etc, and undefine GPS, which should bring your code below 64k even with GCC. I'm not sure what the deal is with C8 chips - old ones DID have 128k of flash even tho flash size register reported 64k. HOWEVER, with my curren...
by timecop
Sat Jun 28, 2014 6:18 am
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

I just pushed code that makes I2C setup generic. All you need to do is change i2cInit() in drv_system to use I2CDEV_1.
So there is less code for you to edit. Maybe at some point we can do platform define to fix PWM maps and leds etc.
by timecop
Sat Jun 28, 2014 3:43 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1398078

Re: Naze32 hardware discussion thread

I would add a diode - acro vregs are 5.5V max...
by timecop
Fri Jun 27, 2014 4:03 pm
Forum: Boards
Topic: CJMCU microquad board
Replies: 161
Views: 115085

Re: CJMCU microquad board

You are right, its not a remap, just different peripheral (1 vs 2) I2C device isn't hardcoded (I think there's a I2Cx pointer at the top of the file for the peripheral), but I see that dummy clockout stuff is - I should probably fix that. Other than that, its just the PWM and led mapping. Can't be d...