Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please include command-line arguments list in readme #34

Open
ctzsnooze opened this issue Jul 18, 2018 · 1 comment
Open

please include command-line arguments list in readme #34

ctzsnooze opened this issue Jul 18, 2018 · 1 comment

Comments

@ctzsnooze
Copy link

Not sure what command-line options are available, or how to find out what they are.

If the read-me could include a link or some info that would be great.

Thanks!

@sudicas
Copy link

sudicas commented Jul 25, 2018

I'm agree.
Here command-line options tu set up:
Set up your quad
(From the wiki)
Best practice for the initial settings is:

set the filters as required by your setup (there is lots of content on this topic on the internet, try Joshua Bardwell’s youtube channel to start)
D-setpoint weight = 0
TPA = 0
V-Bat compensation ON
Antigravity OFF

These settings will prohibit any dynamic modification of the PID parameters related to the style of your input while compensating for the indirect change caused by dropping battery voltage. Nevertheless, I encourage you to change theses at a later point to explore their influence!

IMPORTANT!
Backup yout settings before with "dump" or "diff"

#SETTINGS IN CLI:

dterm_setpoint_weight = 0
set tpa_rate = 0
vbat_pid_gain = ON
feature -anti_gravity

#SETTINGS BACK IN CLI:

dterm_setpoint_weight = 0
set tpa_rate = 20
vbat_pid_gain = OFF
feature anti_gravity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants