Home Forums Everything about everything else Triflight 0.7 Beta 3

Viewing 15 posts - 31 through 45 (of 117 total)
  • Author
    Posts
  • #40205
    fomoco_44
    Participant

    @ Lauka

    Just wanted to check that the default PID’s in Beta3 release are for the stock BabyTri?
    I have just flashed it onto my stock MiniTri F3 and it flies really well, better than it ever has, and so now I am focusing on getting a good tune.
    Do you have any hints/tips on PID tuning for Tricopters?….I know the theory behind tuning for quads, which I can do ok, but I’m not sure if there are any ‘Golden Rules’ to follow with Tri’s….i.e high yaw Pterm inducing roll oscillations or vice-versa, pitch Pterm on a front-roll as opposed to a back-roll, can you just lower I & D on each axis and turn up P until it oscillates(same as a quad) etc etc?

    Great job on the code!!

    #40206
    biggestRCEfan
    Participant

    Mboarman, the tilt to the right shen arming is not a problem. You should be able to take it into a stable hover now. I guess the firmware is setting the tilt angle to an approximate value required to compensate the torque imbalance coming from the rear motor. In hover you will see you that the motor is tilted at an angle.

    #40213
    mboarman
    Participant

    Appreciate the insight, coming from the world of quads, it just seemed off that the motor has that much tilt in ‘neutral’. I expected it to be in the straight up vertical position. Time to lift it up.

    #40215
    biggestRCEfan
    Participant

    Have fun!

    #40275
    Kevin_Erik
    Moderator

    @mboarman

    The Tail Servo tilting over is how it counteracts the torque from the other two motors. So your video looks normal to me.

    Kevin

    #40352
    billyd
    Participant

    Been away for awhile and my memory is rusty and alot has changed.

    Uploaded the beta3 firmware for rcexplorerf3 and running latest version of cleanflight. I am unable to set current meter or any power options. Says I need a firmware upgrade. Says battery amperage voltage settings not supported with API<1.33

    Do I have to run an older version of cleanflight? Sorry I’m probably doing something stupid.

    #40366
    MadPoet
    Participant

    Hi BillyD, we’re on Betaflight now. That version uses betaflight 3.1.7.

    Hope this helps!

    #40367
    billyd
    Participant

    Thanks. I can’t find 3.1.7 I can only find 3.1.3 or 3.2.x and above on the release pages of betaflight.

    #40368
    Terje
    Moderator

    USING THE BETAFLIGHT CONFIGURATOR version 3.2.2:

    When you install from this source: https://github.com/lkaino/Triflight/releases for your specific board, and type “version” in the CLI, it will identify it self as version 3.1.7, because it is based on Betalflight 3.1.7.

    When you install from this source (untested version): https://rcexplorer.se/forums/topic/testing-triflight-rebased-on-3-2-2-betaflight/#post-40318 and type “version” in the CLI, it will identify it self as version 3.2.2, because it is based on Betalflight 3.2.2.

    #40370
    billyd
    Participant

    Thanks guys I use this open source stuff once a year at most and every time I do an upgrade I have to relearn everything lol.

    Now I have to go re-learn BLHELI suite for the 5th time lol

    #40371
    Terje
    Moderator
    #40372
    Kevin_Erik
    Moderator

    **Here’s my recent Diff and Openlog from Triflight 0.7 Beta 3**

    Please note that this was a very short flight to test the logging rate and that Notch-Filters 1 & 2 have been disabled. (Motors are not even running warm)

    # Triflight 0.7 Beta 3 / RCEXPLORERF3 3.1.7 Oct 21 2017 / 13:57:41 (17fa321)

    servo 5 1068 2070 1569 40 40 100 -1
    feature CURRENT_METER
    feature OSD
    feature BLACKBOX
    map TAER1234
    serial 0 1 115200 57600 0 115200
    serial 1 64 115200 57600 0 115200
    serial 2 128 115200 57600 0 250000
    aux 0 0 0 1700 2100
    aux 1 1 2 900 1300
    aux 2 2 2 1300 1700
    aux 3 31 1 1800 2100
    set min_check = 1010
    set max_check = 1990
    set rssi_channel = 16
    set min_throttle = 1150
    set max_throttle = 1900
    set align_board_pitch = 180
    set gyro_sync_denom = 2
    set gyro_notch1_hz = 0
    set gyro_notch1_cut = 0
    set gyro_notch2_hz = 0
    set gyro_notch2_cut = 0
    set servo_lowpass_hz = 100
    set servo_lowpass = ON
    set tri_tail_motor_thrustfactor = 78
    set tri_tail_servo_speed = 245
    set failsafe_off_delay = 20
    set failsafe_throttle = 1150
    set acc_lpf_hz = 4
    set baro_noise_lpf = 0.100
    set baro_hardware = AUTO
    set pid_process_denom = 1
    set blackbox_rate_denom = 5
    profile 0
    set d_lowpass_type = PT1
    set d_notch_cut = 100
    set yaw_lowpass = 100
    set p_yaw = 63
    set d_yaw = 23
    set i_level = 25
    set rc_rate_yaw = 184
    set roll_srate = 82
    set pitch_srate = 82
    set yaw_srate = 0

    #40373
    Kevin_Erik
    Moderator

    Ahh the log-file i tried to upload is too big. Here is a link to my Google-Drive: https://drive.google.com/file/d/1c5gg9JSo5LPAPguB615yj75mLekJLbsn/view?usp=sharing

    #40384
    billyd
    Participant

    Ok betaflight configurator 3.2.1 is no longer available on github just the source code.

    #40412
    LitterBug
    Participant

    Need to knock the dust off the Baby Tris and give this a spin.

    Cheers!
    LitterBug

Viewing 15 posts - 31 through 45 (of 117 total)
  • The forum ‘Everything about everything else’ is closed to new topics and replies.