Lorenz Meier
|
2e63a43ea1
|
ROMFS: Exclude uncommon board configs (HB S500)
|
5 years ago |
Daniel Agar
|
093e9ba1ce
|
mc_rate_control: use vehicle_angular_acceleration topic instead of differentiating
* mc_rate_control: use vehicle_angular_acceleration topic
* IMU_DGYRO_CUTOFF change default to 30 Hz
* improve IMU_DGYRO_CUTOFF param documentation (updated from MC_DTERM_CUTOFF)
|
5 years ago |
Beat Küng
|
e627fed117
|
fmu-v2: disable perf command and some airframes
to reduce FLASH size
|
5 years ago |
Matthias Grob
|
c22825ee45
|
Airframes: add Holybro S500 Kit which was tested at dev summit
|
6 years ago |
Julian Oes
|
3ebf030a02
|
ROMFS: change shebang from #!zsh to #!/bin/sh
This was required for shellsheck.
|
6 years ago |
Daniel Agar
|
3a036021ba
|
ROMFS defaults drop floating point decimal
|
6 years ago |
Daniel Agar
|
ecbf6ea77b
|
ROMFS multicopter airframes don't call other airframes (4001/4002)
- fixes #10980
|
6 years ago |
Daniel Agar
|
3e9e5ed372
|
ROMFS move airframes to subdirectory
|
6 years ago |
Beat Küng
|
37338e442f
|
NuttX shell scripts: replace operator == with =
- NuttX supports both versions
- POSIX shell only supports '='
|
6 years ago |
Daniel Agar
|
d04d62c37e
|
airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009)
|
7 years ago |
Lorenz Meier
|
968fa39158
|
Copter configs: Add airframe class field
|
8 years ago |
Beat Küng
|
7dea8d4a24
|
fix 10020_3dr_quad script: load proper mixer file (#4880)
fixes regression from 85245471c0
|
9 years ago |
Lorenz Meier
|
85245471c0
|
Update 3DR quad config, remove rendundant entries
|
9 years ago |
Lorenz Meier
|
3fb54e66b2
|
ROMFS: Set 3DR quad tuning to more realistic default values
|
9 years ago |
Lorenz Meier
|
adda7702f9
|
MAVLink: Reduce default link data rates
|
10 years ago |
Lorenz Meier
|
d7022a37a6
|
Add meta info to 3DR Iris config
|
10 years ago |
Roman Bapst
|
542dc9f65d
|
added default rate I gain for multicopters. added default gains for FireFly6 in mc mode (from Simon Wilks)
|
10 years ago |
Anton Matosov
|
08062e6546
|
Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
|
10 years ago |
Thomas Gubler
|
1b47f05b14
|
rename DO_AUTOCONFIG to AUTOCNF in all files
|
10 years ago |
Thomas Gubler
|
32f88bbe84
|
rename PWM_OUTPUTS to PWM_OUT in all files
|
10 years ago |
Lorenz Meier
|
6d59df1a5f
|
Make ROMFS less chatty
|
10 years ago |
Lorenz Meier
|
882076a0d4
|
Better defaults for min values for some of the multicopters
|
11 years ago |
Anton Babushkin
|
a4724acf82
|
autostart 10016_3dr_iris: yaw PID parameters updated
|
11 years ago |
Anton Babushkin
|
183a0cdb22
|
MC: default MC_YAWRATE_I changed for all setups, navigator: increase yaw acceptance to 0.2rad ~ 11deg
|
11 years ago |
Lorenz Meier
|
30a57421f8
|
Dropped default gains
|
11 years ago |
Anton Babushkin
|
16908f9aff
|
autostart for multicopters: frame-specific default parameters reverted and cleaned up
|
11 years ago |
Julian Oes
|
70e1bfa4d6
|
Startup scripts: use rc.mc_defaults for default MC parameters
|
11 years ago |
Lorenz Meier
|
0982b081b8
|
ROMFS cleanup to eleminate excessive comments and resulting flash usage
|
11 years ago |
Anton Babushkin
|
9f88cbdc0b
|
autostart scripts: default MPC parameters updated
|
11 years ago |
Anton Babushkin
|
103bece726
|
rc scripts cleanup, avoid duplicating parameters, use inheritance instead
|
11 years ago |
Lorenz Meier
|
9c355d280e
|
Merged beta into mavlink rework branch
|
11 years ago |
Anton Babushkin
|
00a799ddad
|
autostart: default MC_ parameters fixed
|
11 years ago |
Anton Babushkin
|
524a502a56
|
autostart fixes
|
11 years ago |
Anton Babushkin
|
a8d362de13
|
Autostart: use MIXER instead of FRAME_GEOMETRY
|
11 years ago |
Anton Babushkin
|
d1b2186806
|
Autostart 3DR Iris updated
|
11 years ago |
Anton Babushkin
|
6e60984556
|
rcS and autostart scripts cleanup, WIP
|
11 years ago |
Anton Babushkin
|
b5d56523bc
|
Init scripts cleanup, WIP
|
11 years ago |
Lorenz Meier
|
501c5ff49f
|
Cleaned up startup, should be completely compatible, but allows clean QGC indices
|
11 years ago |
Julian Oes
|
423e2cee7b
|
Don't limit the PWM output maximum for the IRIS to use the whole thrust range
|
11 years ago |
Julian Oes
|
857c3d2efd
|
Startup scripts: Corrected cases where commander was not started, updated several outdated scripts
|
11 years ago |
Lorenz Meier
|
34d2f318ac
|
Fixed commander and IO startup sequence, in-air restart is operational in this shape
|
11 years ago |
Lorenz Meier
|
f475ffda04
|
Set better default gains for Iris and F330
|
12 years ago |
Julian Oes
|
03edf90161
|
Adapt startup scripts to new pwm systemcmd interface
|
12 years ago |
Lorenz Meier
|
858e6debaf
|
Better voltage scaling for Iris
|
12 years ago |
Lorenz Meier
|
373a74adb9
|
Setting correct battery scaling for FMU-only setups
|
12 years ago |
Anton Babushkin
|
5030a27f48
|
Tabs replaced by spaces in autostart scripts
|
12 years ago |
Anton Babushkin
|
007f4d79cb
|
param MC_RCLOSS_THR removed from scripts
|
12 years ago |
Lorenz Meier
|
0731d331bf
|
ROMFS reshuffling / cleanup, in sync with QGC
|
12 years ago |
Lorenz Meier
|
49ef30b834
|
Reworked how start scripts work, relying on io detect now
|
12 years ago |
Anton Babushkin
|
557d3f22de
|
Startup scripts major cleanup
|
12 years ago |