Compare commits
No commits in common. "450364b57a0c79e7249278317010f451f9537158" and "8430fef0af0a04ee4d19baa7427da1947b0325e0" have entirely different histories.
450364b57a
...
8430fef0af
20
presets/FDRC/f722v2.x/f722v2.2/remapping/rpm-port.txt
Normal file
20
presets/FDRC/f722v2.x/f722v2.2/remapping/rpm-port.txt
Normal file
@ -0,0 +1,20 @@
|
||||
#$ TITLE: FlyDragon F722V2/F722V2.2 RPM Port Selection
|
||||
#$ FIRMWARE_VERSION: 4.4
|
||||
#$ FIRMWARE_VERSION: 4.5
|
||||
#$ BOARD_NAME: FLYDRAGONF722_V2
|
||||
#$ BOARD_NAME: FLYDRAGONF722_V2_2
|
||||
#$ CATEGORY: REMAPPING
|
||||
#$ STATUS: COMMUNITY
|
||||
#$ KEYWORDS: rpm-s rpm-e rpm
|
||||
#$ AUTHOR: FlyDragonRC
|
||||
#$ DESCRIPTION: Changes the utilized RPM port
|
||||
#$ PRIORITY: 0
|
||||
|
||||
#$ OPTION_GROUP BEGIN: (EXCLUSIVE) RPM Port
|
||||
#$ OPTION BEGIN (CHECKED): RPM-E
|
||||
resource FREQ 1 A01
|
||||
#$ OPTION END
|
||||
#$ OPTION BEGIN (UNCHECKED): RPM-S
|
||||
resource FREQ 1 A15
|
||||
#$ OPTION END
|
||||
#$ OPTION_GROUP END
|
||||
28
presets/FDRC/f722v2.x/f722v2.2/remapping/servo5.txt
Normal file
28
presets/FDRC/f722v2.x/f722v2.2/remapping/servo5.txt
Normal file
@ -0,0 +1,28 @@
|
||||
#$ TITLE: FlyDragon F722V2/F722V2.2 Enable Servo 5
|
||||
#$ FIRMWARE_VERSION: 4.4
|
||||
#$ FIRMWARE_VERSION: 4.5
|
||||
#$ BOARD_NAME: FLYDRAGONF722_V2
|
||||
#$ BOARD_NAME: FLYDRAGONF722_V2_2
|
||||
#$ CATEGORY: REMAPPING
|
||||
#$ STATUS: COMMUNITY
|
||||
#$ KEYWORDS: sbus, s.bus, fport, f.port, servo
|
||||
#$ AUTHOR: FlyDragonRC
|
||||
#$ DESCRIPTION: Enables the F.Port or SBUS output to be used as Servo 5.
|
||||
#$ PRIORITY: 0
|
||||
|
||||
#$ OPTION_GROUP BEGIN: (EXCLUSIVE) Servo 5 Port
|
||||
#$ OPTION BEGIN (CHECKED): F.Port
|
||||
resource SERIAL_TX 2 none
|
||||
resource SERVO 5 A02
|
||||
timer A02 AF3
|
||||
mixer input CH10 -1000 1000 1000
|
||||
mixer rule 10 set CH10 S5 1000 0
|
||||
#$ OPTION END
|
||||
#$ OPTION BEGIN (UNCHECKED): S.BUS
|
||||
resource SERIAL_RX 2 none
|
||||
resource SERVO 5 A03
|
||||
timer A03 AF3
|
||||
mixer input CH10 -1000 1000 1000
|
||||
mixer rule 10 set CH10 S5 1000 0
|
||||
#$ OPTION END
|
||||
#$ OPTION_GROUP END
|
||||
17
presets/FDRC/f722v2.x/f722v2/remapping/ext-volt-to-bec.txt
Normal file
17
presets/FDRC/f722v2.x/f722v2/remapping/ext-volt-to-bec.txt
Normal file
@ -0,0 +1,17 @@
|
||||
#$ TITLE: FlyDragon F722V2 EXT Voltage -> BEC
|
||||
#$ FIRMWARE_VERSION: 4.4
|
||||
#$ FIRMWARE_VERSION: 4.5
|
||||
#$ BOARD_NAME: FLYDRAGONF722_V2
|
||||
#$ CATEGORY: REMAPPING
|
||||
#$ STATUS: COMMUNITY
|
||||
#$ KEYWORDS: ext, voltage, bec
|
||||
#$ AUTHOR: FlyDragonRC
|
||||
#$ DESCRIPTION: Enables the EXT Voltage Pin to be used as BEC voltage
|
||||
#$ PRIORITY: 0
|
||||
|
||||
resource ADC_BATT 1 NONE
|
||||
resource ADC_BEC 1 C00
|
||||
|
||||
set vbec_scale = 19
|
||||
set vbec_divider = 1
|
||||
set pid_process_denom = 2
|
||||
@ -1,13 +0,0 @@
|
||||
#$ TITLE: Radiomaster Nexus Motorized Tail
|
||||
#$ FIRMWARE_VERSION: 4.4
|
||||
#$ FIRMWARE_VERSION: 4.5
|
||||
#$ BOARD_NAME: NEXUS_F7
|
||||
#$ CATEGORY: REMAPPING
|
||||
#$ STATUS: COMMUNITY
|
||||
#$ KEYWORDS: motorized tail 2
|
||||
#$ AUTHOR: Thorsten
|
||||
#$ DESCRIPTION: Changes the Servo 4 output to be used for a motorized tail.
|
||||
#$ PRIORITY: 0
|
||||
|
||||
resource SERVO 4 none
|
||||
resource MOTOR 2 B03
|
||||
45
presets/etocii/setup/2.2/etocii-filters.txt
Normal file
45
presets/etocii/setup/2.2/etocii-filters.txt
Normal file
@ -0,0 +1,45 @@
|
||||
#$ TITLE: etocii's Filters
|
||||
#$ FIRMWARE_VERSION: 4.5
|
||||
#$ CATEGORY: SETUP
|
||||
#$ STATUS: COMMUNITY
|
||||
#$ KEYWORDS: filters
|
||||
#$ AUTHOR: etocii
|
||||
#$ FORCE_OPTIONS_REVIEW: true
|
||||
|
||||
#$ PARSER: MARKED
|
||||
#$ DESCRIPTION: etocii's Filter Setup
|
||||
#$ DESCRIPTION: -----------
|
||||
#$ DESCRIPTION:
|
||||
#$ DESCRIPTION: Description:
|
||||
#$ DESCRIPTION: -----------
|
||||
#$ DESCRIPTION: etocii's filters are his recommended filters that can be used with his presets.
|
||||
|
||||
#$ INCLUDE: helpers/2.2/filter-defaults.include
|
||||
feature -DYN_NOTCH
|
||||
feature RPM_FILTER
|
||||
|
||||
set gyro_lpf1_type = NONE
|
||||
set gyro_lpf1_static_hz = 100
|
||||
set gyro_lpf1_dyn_min_hz = 0
|
||||
set gyro_lpf1_dyn_max_hz = 0
|
||||
set gyro_lpf2_type = NONE
|
||||
set gyro_lpf2_static_hz = 50
|
||||
set gyro_notch1_hz = 0
|
||||
set gyro_notch1_cutoff = 0
|
||||
set gyro_notch2_hz = 0
|
||||
set gyro_notch2_cutoff = 0
|
||||
set dyn_notch_count = 6
|
||||
set dyn_notch_q = 25
|
||||
set dyn_notch_min_hz = 20
|
||||
set dyn_notch_max_hz = 240
|
||||
set gyro_rpm_notch_preset = 0
|
||||
set gyro_rpm_notch_min_hz = 20
|
||||
set gyro_rpm_notch_source_pitch = 10,11,12,13,14,21,22,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_center_pitch = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_q_pitch = 50,100,36,80,80,60,50,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_source_roll = 10,11,12,13,14,21,22,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_center_roll = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_q_roll = 50,100,36,80,80,60,50,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_source_yaw = 12,13,14,21,22,0,0,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_center_yaw = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||||
set gyro_rpm_notch_q_yaw = 80,100,100,60,50,0,0,0,0,0,0,0,0,0,0,0
|
||||
Loading…
Reference in New Issue
Block a user