Skip to content

Commit

Permalink
rates for zoeFPV (#425)
Browse files Browse the repository at this point in the history
* rates for zoeFPV

* Update ZoeFPV_3D_rates.txt

link preset logo to the PR

* Update ZoeFPV_3D_rates.txt
  • Loading branch information
sugaarK authored Nov 29, 2023
1 parent dded3e6 commit 1562e6c
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions presets/4.5/rates/ZoeFPV_3D_rates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
#$ TITLE: ZoeFPV 3D Rate Bomb
#$ FIRMWARE_VERSION: 4.3
#$ FIRMWARE_VERSION: 4.4
#$ FIRMWARE_VERSION: 4.5
#$ CATEGORY: RATES
#$ STATUS: EXPERIMENTAL
#$ KEYWORDS: rates, freestyle, juicy, sbang, zoeFPV, zoe, 3d, upside down, sugarK
#$ AUTHOR: ZoeFPV

#$ PARSER: MARKED

#$ DESCRIPTION:<img src="https://private-user-images.githubusercontent.com/83344205/286465879-f2649e30-4df1-498c-ba82-122e3195dec7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDEyMjgzODksIm5iZiI6MTcwMTIyODA4OSwicGF0aCI6Ii84MzM0NDIwNS8yODY0NjU4NzktZjI2NDllMzAtNGRmMS00OThjLWJhODItMTIyZTMxOTVkZWM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFJV05KWUFYNENTVkVINTNBJTJGMjAyMzExMjklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjMxMTI5VDAzMjEyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAzZjFlMGI3Mjg0NmMxZWU5YWMyMDRhZTQ0OGI3NzcyNWI3YjFlYjVkZThlY2Q0NmQzOTdlZjAxMjljMGFiODImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.GjmLy0jZcVcv2b9X0LjU1MKW8DOfeJlyhzugDMhRH5g" style="max-width: 50%; margin-left: auto; margin-right: auto; display: block;"/>
#$ DESCRIPTION: -----------
#$ DESCRIPTION: [YouTube](www.youtube.com/@ZoeFPV)
#$ DESCRIPTION: [Instagram] (https://www.instagram.com/zoefpv/)
#$ DESCRIPTION: [Discord with 3D Pilots around to help](https://discord.com/invite/nRn9gU3)
#$ DESCRIPTION: <br /><br />
#$ DESCRIPTION:
#$ DESCRIPTION: ZoeFPV 3D rates
#$ DESCRIPTION: -----------
#$ DESCRIPTION: Zoes legendary rate profile that she’s used for years, along with 2 variations of it depending on your own style and feel, plus KittFPV’s rates for a more linear and locked in experience.
#$ DESCRIPTION: Each rate has been tested for it’s ability to do chaotic 3D maneuvers, and for tight tic-tocs.
#$ DESCRIPTION:
#$ DESCRIPTION: <br /><br />
#$ DESCRIPTION: Co authored by sugarK
#$ DESCRIPTION:
#$ WARNING: This rate preset will overwrite all the rate profiles
#$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/424

#$ INCLUDE: presets/4.3/rates/defaults.txt

# -- End Defaults --
# -- Begin ZoeFPV Rates --

rateprofile 0

# rateprofile 0
set rateprofile_name = Z' Magic
set thr_expo = 25
set roll_rc_rate = 4
set pitch_rc_rate = 4
set yaw_rc_rate = 4
set roll_expo = 33
set pitch_expo = 33
set yaw_expo = 33
set roll_srate = 80
set pitch_srate = 80
set yaw_srate = 80

rateprofile 1

# rateprofile 1
set rateprofile_name = Z' Buttr
set thr_expo = 33
set roll_rc_rate = 6
set pitch_rc_rate = 6
set yaw_rc_rate = 6
set roll_expo = 42
set pitch_expo = 42
set yaw_expo = 42
set roll_srate = 74
set pitch_srate = 74
set yaw_srate = 74

rateprofile 2

# rateprofile 2
set rateprofile_name = Z's OG
set roll_rc_rate = 17
set pitch_rc_rate = 17
set yaw_rc_rate = 17
set roll_expo = 58
set pitch_expo = 58
set yaw_expo = 58
set roll_srate = 74
set pitch_srate = 74
set yaw_srate = 74

rateprofile 3

# rateprofile 3
set rateprofile_name = KittFPV
set thr_expo = 33
set roll_rc_rate = 20
set pitch_rc_rate = 20
set yaw_rc_rate = 17
set roll_expo = 42
set pitch_expo = 42
set yaw_expo = 31
set roll_srate = 62
set pitch_srate = 62
set yaw_srate = 43

# restore original rateprofile selection
rateprofile 2

0 comments on commit 1562e6c

Please sign in to comment.