Search found 35 matches

by Pierre_A
Tue Sep 22, 2015 2:24 pm
Forum: Boards
Topic: Naze32 Acro Buzzer Not Working
Replies: 1
Views: 3081

Re: Naze32 Acro Buzzer Not Working

Look here, this is the transistor to be tested
http://www.rcgroups.com/forums/showthread.php?t=1653753&page=687#post32513693
Hope this helps.
by Pierre_A
Thu Sep 10, 2015 2:48 pm
Forum: Boards
Topic: Cleanflight - changing Mag orientation
Replies: 1
Views: 3280

Re: Cleanflight - changing Mag orientation

Hi guys, Had a long long break from Quads but started flying again these past few days and decided to revisit an old problem of a Flight Controller. I bought on of these 32 bit STM32F103CBT6 Kcopter Flight Controllers that were always pretty poorly supported; m understandably so as they were chines...
by Pierre_A
Fri Jun 19, 2015 9:42 am
Forum: Boards
Topic: Cleanflight on CC3D Atom Mini: Frsky Telemetry?
Replies: 13
Views: 10669

Re: Cleanflight on CC3D Atom Mini: Frsky Telemetry?

you're welcome !
by Pierre_A
Thu Jun 18, 2015 7:59 pm
Forum: Boards
Topic: Cleanflight on CC3D Atom Mini: Frsky Telemetry?
Replies: 13
Views: 10669

Re: Cleanflight on CC3D Atom Mini: Frsky Telemetry?

do you use Vbat, current and RSSI inputs ?
by Pierre_A
Thu Jun 18, 2015 1:06 pm
Forum: Boards
Topic: Cleanflight on CC3D Atom Mini: Frsky Telemetry?
Replies: 13
Views: 10669

Re: Cleanflight on CC3D Atom Mini: Frsky Telemetry?

daneel wrote:Hi!

Just a short notice. I got myself a CC3D atom mini and it works great, including Frsky Telemetry.

All the info needed to get this running is on the following web sites:
https://github.com/cleanflight/cleanfli ... %20CC3D.md
https://github.com/cleanflight/cleanfli ... lemetry.md

All the best,
Michael

great ,
thanks for your report , enjoy and have good time flying !
PA
by Pierre_A
Wed May 13, 2015 1:04 pm
Forum: Boards
Topic: Ledstrip idea new feature
Replies: 1
Views: 1399

Re: Ledstrip idea new feature

You should open a new issue for that here :
https://github.com/cleanflight/cleanflight/issues
by Pierre_A
Mon May 11, 2015 12:22 pm
Forum: Software
Topic: How do I change edit the Channel values in software>
Replies: 1
Views: 1789

Re: How do I change edit the Channel values in software>

I'm new to this and I'm trying to use multiwii with bluetooth. Rather than connecting the bluetooth to multiwii through ppm, I'd rather have it independent and be able to change the value of the channels (Throttle,yaw,roll,pitch etc) through software but I cant find a way to edit the channel variab...
by Pierre_A
Sat Apr 11, 2015 6:54 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Dave Pitman wrote:This looks very useful ! Have you submitted a PR yet?

not yet, but it's coming... probably next week

Edit : done , https://github.com/cleanflight/cleanflight/pull/792
by Pierre_A
Thu Mar 12, 2015 6:13 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

thks for the infos, but I don't think these scripts are sufficient as I don't see any bidirectionnal capability for any other information than the data sent by the telemetry sensors. But maybe I misread the first documents and need a deeper analysis of the OpenTX. No you read it right, I wasn't 100...
by Pierre_A
Tue Mar 10, 2015 8:18 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

This may be possible using the LUA scrips in the openTX FW if not it would be a good request for them. With he LUA scripts you can create interactive and graphical menus in the radio thing is I see in the reference guide how to read telemetry data but I see no methods to send data. ice_wind, scat f...
by Pierre_A
Tue Mar 03, 2015 9:00 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re:

The smart port on X-series RX can be configured in different modes. If any of the modes can enable Taranis to communicate with Cleanflight I don't know. This looks interesting m. Or maybe softserial is enough. The question is not on the hardware side as any bidirectional port can be used with appro...
by Pierre_A
Mon Mar 02, 2015 5:03 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

What about FrSky? Would be great for many Cleanflight users.. However, implementing such two-ways interactions between Cleanflight and the user requires an opened protocol 1 - to adress directly the display of the TX and 2 – to identify and filter the keyboard events. I don’t know the FrSky system ...
by Pierre_A
Thu Feb 26, 2015 11:47 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

nebbian wrote:Far out! That's incredible! I have no idea how you managed to do that, I wouldn't have thought it possible. Open source is amazing.

Thnks nebbian,
did not know I would go that far before doing it... ;)
by Pierre_A
Tue Feb 24, 2015 11:02 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

For HoTT Graupner users.. I coded an interactive Text Mode in Cleanflight so that you can check and edit Cleanflight parameters directly from your TX as you do it with CLI in the Cleanflight-Configurator. As shown on the image below (views of the TX display), you access to specific pages through 2 s...
by Pierre_A
Fri Dec 12, 2014 12:04 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

I wanted to try Oneshot, but it didn't work. I flashed the most recent firmware, set PIDs, AUX ranges, looptime 2000 and the necessary features (PPM, motor_stop, VBAT, telemetry) - all working. Then I set "feature oneshot125", saved, rebooted - nothing. When I arm the Naze32 (rev5), nothi...
by Pierre_A
Thu Dec 11, 2014 1:54 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Hi guys, first post here and it's only because it's the Cleanflight thread. I wouldn't feel right posting in other places . Anyway firstly, thanks for Cleanflight Dominic, It rocks and all my quads are slowly getting switched over to it. I have a suggestion but not sure where to post it so Dominic ...
by Pierre_A
Thu Dec 04, 2014 10:44 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Latest news :
thks to nebbian and ledvinap, oneShot feature is coming on CC3D with Cleanflight
see here
https://github.com/c...flight/pull/193
not flight tested yet
by Pierre_A
Mon Dec 01, 2014 2:15 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Hi, I wrote own port of cleanflight for little low cost stm32F103 development board which are popular in some countries. From sweets things are tested&working support for onboard USB via VCP driver. In plans - add airplane GPS support like in Patrik multiwii/baseflight code, so. Do I can add th...
by Pierre_A
Fri Nov 21, 2014 4:20 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

deuce4 wrote:Any chance for a Paris Hero port?: http://www.multiwiicopter.com/products/ ... ir-hero-32


deuce4,
as far as it runs Baseflight, it should run Cleanflight as well.
by Pierre_A
Tue Nov 11, 2014 10:49 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Cleanflight on CC3D
Telemetry on Softserial (Hott Graupner) along with MinimOSD (MW_OSD R1.2 frmwr) connected on FlexiPort (data transmitted to OSD via MSP via serial_port_2_scenario = 8).

Cleanflight_CC3D - MinimOSD + telemetry.jpg
by Pierre_A
Tue Nov 04, 2014 7:46 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1421674

Re: Naze32 hardware discussion thread

So my ESCs are linear, so that's not an issue. I disconnected everything and I still get nothing so I'm gonna say that its fried. Sending it back today for a replacement. Like I said I'm gonna check all my voltages when I get the new one and see how it stands. maybe I have a crossed wire somewhere ...
by Pierre_A
Mon Nov 03, 2014 2:02 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1421674

Re: Naze32 hardware discussion thread

The first time I did this I didn't know that but even after removing the MinimOSD from my Naze I couldn't get into baseflight. Since then I sent that chip back thinking it was defective and bought a new one. This time after I had it set up, I attached my MinimOSD. When I powered the quad on, the qu...
by Pierre_A
Mon Nov 03, 2014 5:17 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1421674

Re: Naze32 hardware discussion thread

Im really bad at making diagrams haha...The TX RX and 5V power and ground are on one side, the other side is Vin and Vout....Im an Idiot. haha. Im starting to wonder if the MinimOSD board I got is a bad one. I got it off ebay and they sent me a chip by the company "newer" instead of the K...
by Pierre_A
Sun Nov 02, 2014 12:25 pm
Forum: Boards
Topic: Naze32... MinimOSD communication questions
Replies: 3
Views: 2941

Re: Naze32... MinimOSD communication questions

@hndaluvr
KV_Team_OSD_GUI lets you choose between ADC or MWii input for RSSI, Main voltage and Amperage (and any mix you wish).
Of course, depending on your choices, the corresponding signals have to be provided either on the MinimOSD or Naze32 board.
by Pierre_A
Sat Aug 23, 2014 9:50 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Great work as always Dominic! +1, thnks DC ! just received this http://www.hobbyking.com/hobbyking/store/__55819__AfroFlight_Naze32_Acro_AbuseMark_FunFly_Controller.html nicely packaged with all needed headers and breakout cable and flashed CleanFlight on it ; no problem and it does work fine (on t...
by Pierre_A
Sat Jul 26, 2014 10:43 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

dominicclifton wrote:
Pierre_A wrote:Thanks for the feedback Pierre, can you raise an issue on the Cleanflight issue list? I'll look into it. It's probably broken in baseflight too since it's an area of code that I haven't touched.


done, thks
by Pierre_A
Fri Jul 25, 2014 12:14 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Is OSDSW (enable/disable OSD overlay) working for anyone else using CPPM receiver input on a minimosd (Witespy) board ? -=dave Hi Dave, Did not really use the OSDSW up to now but wanted to try.. My config : - MinimOSD (Witespy board and KVTeam sw 2.2) connected to telemetry port of Naze32 (Cleanfli...
by Pierre_A
Thu Jul 17, 2014 8:55 am
Forum: Software
Topic: Baseflight custom motor mix?
Replies: 11
Views: 13816

Re: Baseflight custom motor mix?

You're welcome and have a good flight !
by Pierre_A
Tue Jul 15, 2014 10:55 pm
Forum: Software
Topic: Baseflight custom motor mix?
Replies: 11
Views: 13816

Re: Baseflight custom motor mix?

Hi wayno, in Baseflight through CLI : you first enter ≠ mixer custom {you get Mixer set to custom } then you can preload your mixer (or skip that step), for example ≠ cmix load Y4 {you get Loaded Y4 mix... Custom mixer: Motor Thr Roll Pitch Yaw ≠1: 1.000 0.000 1.000 -1.000 ≠2: 1.000 -1.000 -1.000 0....
by Pierre_A
Sat Jun 07, 2014 10:22 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

@doppler
don't know the yaw improvements you're thinking of but for me , with Cleanflight version june 3, Naze32 on Y4 config, default yaw PID , yaw rate=0 , align_board_yaw=-90 and no expo on the Tx, the yaw behaviour is quite precise, fast and smooth.
by Pierre_A
Fri Jun 06, 2014 1:21 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

@ HFMan » .... How is the PID tuning compared to Baseflight? I almost exclusively fly Acro, but rely on GPS for RTH- are the Hold, RTH, and leveling functions working? Can I still tune the PIDS and other parameters with minimOSD (MWOSD version)? Is the MW protocol still working such that minimOSD c...
by Pierre_A
Tue May 27, 2014 7:32 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576646

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Hi all, For my forth multi (home made Y4), I’have been using Baseflight on Naze32 rev5 since a few months. Very nice board and easy flight with a very close to default configuration (thanks to Timecop and al). Besides the Naze32, my configuration includes : - Rx Graupner HoTT GR16 (associated to Tx ...