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

BF3.2.3 - Matek F405 AIO FrSky SBUS does not work after upgrade from 3.2.2 #4755

Closed
apoc opened this issue Dec 14, 2017 · 1 comment
Closed

Comments

@apoc
Copy link
Contributor

apoc commented Dec 14, 2017

I dumped my F405 AIO configuration into the file by diff command. Flashed new BF 3.2.3 image for Matek F405, applied the diff and since than Frsky is only sending telemetry but there is no stick input at all. Flashing back to BF 3.2.2 solved the issue => there is no HW / connection issue with receiver.

`

diff

version

Betaflight / MATEKF405 (MKF4) 3.2.2 Nov 11 2017 / 00:35:15 (77782e6) MSP API: 1.36

name

name CRASHER

resources

resource MOTOR 5 NONE
resource SERIAL_TX 11 A15

mixer

servo

servo mix

feature

feature DYNAMIC_FILTER

beeper

beeper -GYRO_CALIBRATED
beeper -RX_LOST
beeper -RX_LOST_LANDING
beeper -DISARMING
beeper -ARMING
beeper -ARMING_GPS_FIX
beeper -BAT_LOW
beeper -RX_SET
beeper -ACC_CALIBRATION
beeper -ACC_CALIBRATION_FAIL
beeper -READY_BEEP
beeper -MULTI_BEEPS
beeper -ARMED
beeper -SYSTEM_INIT
beeper -ON_USB
beeper -BLACKBOX_ERASE

map

serial

serial 30 32 115200 57600 0 115200

led

color

mode_color

aux

aux 0 0 0 1950 2100
aux 1 1 1 900 1100
aux 2 13 2 1825 2100
aux 3 28 1 1925 2100

adjrange

rxrange

vtx

rxfail

master

set gyro_notch1_hz = 0
set gyro_notch1_cutoff = 0
set baro_hardware = NONE
set min_check = 1010
set max_check = 2000
set rssi_channel = 8
set rx_min_usec = 895
set blackbox_p_ratio = 256
set dshot_idle_value = 550
set motor_pwm_protocol = DSHOT1200
set failsafe_delay = 10
set align_board_yaw = 270
set bat_capacity = 1500
set vbat_max_cell_voltage = 42
set vbat_scale = 111
set ibata_scale = 165
set beeper_dshot_beacon_tone = 1
set pid_process_denom = 1
set osd_cap_alarm = 1400
set osd_vbat_pos = 2508
set osd_rssi_pos = 2521
set osd_tim_1_pos = 54
set osd_tim_2_pos = 33
set osd_flymode_pos = 34
set osd_throttle_pos = 225
set osd_vtx_channel_pos = 377
set osd_crosshairs = 200
set osd_ah_sbar = 200
set osd_ah_pos = 200
set osd_mah_drawn_pos = 353
set osd_craft_name_pos = 362
set osd_gps_speed_pos = 218
set osd_gps_lon_pos = 82
set osd_gps_lat_pos = 65
set osd_gps_sats_pos = 51
set osd_home_dir_pos = 302
set osd_home_dist_pos = 303
set osd_compass_bar_pos = 266
set osd_altitude_pos = 247
set osd_pid_roll_pos = 423
set osd_pid_pitch_pos = 455
set osd_pid_yaw_pos = 487
set osd_debug_pos = 1
set osd_power_pos = 321
set osd_pidrate_profile_pos = 345
set osd_warnings_pos = 329
set osd_avg_cell_voltage_pos = 76
set osd_pit_ang_pos = 257
set osd_rol_ang_pos = 289
set osd_battery_usage_pos = 392
set osd_disarmed_pos = 138
set osd_nheading_pos = 311
set osd_nvario_pos = 279
set osd_esc_tmp_pos = 82
set osd_esc_rpm_pos = 83
set osd_stat_max_spd = OFF
set osd_stat_min_rssi = OFF
set osd_stat_bbox = OFF
set osd_stat_bb_no = OFF
set vcd_video_system = 1

profile

profile 0

rateprofile

rateprofile 0

set rc_rate = 90
set rc_expo = 10
set rc_expo_yaw = 10
set roll_srate = 80
set pitch_srate = 80
`

@apoc
Copy link
Contributor Author

apoc commented Dec 14, 2017

Fixed by full chip erase.

@apoc apoc closed this as completed Dec 14, 2017
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

1 participant