Zwei Wochen nachdem ich den verstaubten Kopter reaktiviert und vollendet habe musste ich feststellen dass das GPS wohl nicht funktioniert.
Manchmal bekomme ich auch drinnen mit dem Baitian220 Empfang. Die GPS Melodie kommt, die LEDs werden grün, meine Position wird dann auf der Karte angezeigt.
In den Configs wird Navi&Tele genutzt.
Bloss hält das Gerät keine Postition, macht kein RTH. In Inav fehlen wohl GPS-Funktionen.
Das Internetz und Youtube wurde schon konsultiert.
Edit. Es ist wohl zu befürchten dass ein Kompass für die Funktionen notwenig ist.
Der Baro verträgt sich doch nicht mit dem Kompass.
PosHold ist nicht auswählbar weil kein Kompass vorhanden ist. Aber RTH kann ich auswählen obwohl keine K vorhanden ist.
Tolles Safetiefietscher. In Sicherheit wiegen und dann wenns drauf ankommt abstürzen lassen.
Manchmal bekomme ich auch drinnen mit dem Baitian220 Empfang. Die GPS Melodie kommt, die LEDs werden grün, meine Position wird dann auf der Karte angezeigt.
In den Configs wird Navi&Tele genutzt.
Bloss hält das Gerät keine Postition, macht kein RTH. In Inav fehlen wohl GPS-Funktionen.
Das Internetz und Youtube wurde schon konsultiert.
Edit. Es ist wohl zu befürchten dass ein Kompass für die Funktionen notwenig ist.
Der Baro verträgt sich doch nicht mit dem Kompass.
PosHold ist nicht auswählbar weil kein Kompass vorhanden ist. Aber RTH kann ich auswählen obwohl keine K vorhanden ist.
Tolles Safetiefietscher. In Sicherheit wiegen und dann wenns drauf ankommt abstürzen lassen.
# diff
# version
# INAV/MATEKF405 6.1.1 Jun 13 2023 / 11:22:06 (42ced253)
# GCC-10.2.1 20201103 (release)
# start the command batch
batch start
# resources
# Mixer: motor mixer
mmix reset
mmix 0 1.000 -1.000 1.000 -1.000
mmix 1 1.000 -1.000 -1.000 1.000
mmix 2 1.000 1.000 1.000 1.000
mmix 3 1.000 1.000 -1.000 -1.000
# Mixer: servo mixer
smix reset
smix 0 1 11 100 0 -1
# Outputs [servo]
# safehome
# features
feature -TX_PROF_SEL
feature GPS GPS, klingt doch gut.
feature LED_STRIP
feature PWM_OUTPUT_ENABLE
# beeper
# blackbox
blackbox -NAV_ACC
blackbox NAV_POS
blackbox NAV_PID
blackbox MAG
blackbox ACC
blackbox ATTI
blackbox RC_DATA
blackbox RC_COMMAND
blackbox MOTORS
blackbox -GYRO_RAW
blackbox -PEAKS_R
blackbox -PEAKS_P
blackbox -PEAKS_Y
# Receiver: Channel map
map TAER
# Ports
serial 3 2 115200 57600 0 115200
# LEDs
led 0 0,0::G:10
led 1 0,1::G:4
led 2 0,2::L:11
led 3 0,3::L:11
led 4 3,0::F:11
led 5 3,1::F:11
led 6 3,2::G:4
led 7 3,3::G:4
# LED color
# LED mode_color
mode_color 0 1 4
mode_color 1 3 12
mode_color 3 3 12
mode_color 6 0 10
mode_color 6 1 6
# Modes [aux]
aux 0 0 1 900 1700
aux 1 1 1 900 2100
aux 2 3 2 900 2100
aux 3 5 2 900 1675
aux 4 35 2 900 1325
aux 5 46 0 900 1700
aux 6 6 1 900 1325
aux 7 13 0 1725 2100
# Adjustments [adjrange]
# Receiver rxrange
# temp_sensor
# Mission Control Waypoints [wp]
#wp 0 invalid
# OSD [osd_layout]
osd_layout 0 0 26 2 V
osd_layout 0 1 25 3 V
osd_layout 0 7 25 12 V
osd_layout 0 8 14 14 V
osd_layout 0 9 1 2 H
osd_layout 0 11 2 3 H
osd_layout 0 12 1 4 H
osd_layout 0 14 25 1 V
osd_layout 0 15 24 4 V
osd_layout 0 20 17 14 V
osd_layout 0 21 2 14 V
osd_layout 0 22 14 11 V
osd_layout 0 23 12 1 V
osd_layout 0 24 12 3 V
osd_layout 0 28 23 11 H
osd_layout 0 30 2 13 V
osd_layout 0 32 2 5 H
osd_layout 0 34 9 2 V
osd_layout 0 120 25 5 H
# Programming: logic
# Programming: global variables
# Programming: PID controllers
# master
set gyro_zero_x = 22
set gyro_zero_y = 24
set gyro_zero_z = -2
set ins_gravity_cmss = 974.769
set acc_hardware = MPU6500
set acczero_x = -7
set acczero_y = -15
set acczero_z = 10
set accgain_x = 4084
set accgain_y = 4093
set accgain_z = 4077
set align_mag = CW0FLIP
set mag_hardware = NONE
set baro_hardware = BMP280
set serialrx_provider = SPEK2048
set motor_poles = 13
set failsafe_procedure = RTH
set model_preview_type = 3
set servo_pwm_rate = 60
set applied_defaults = 1
set gps_sbas_mode = EGNOS
set gps_ublox_use_galileo = ON
set nav_use_midthr_for_althold = ON
set nav_rth_tail_first = ON
set nav_mc_wp_slowdown = OFF
set osd_dist_alarm = 500
set osd_pan_servo_index = 1
set name = H
set pilot_name = MIC
# profile
profile 1
# battery_profile
battery_profile 1
set throttle_idle = 13.000
set failsafe_throttle = 1400
# save configuration
save
# end the command batch
batch end
# version
# INAV/MATEKF405 6.1.1 Jun 13 2023 / 11:22:06 (42ced253)
# GCC-10.2.1 20201103 (release)
# start the command batch
batch start
# resources
# Mixer: motor mixer
mmix reset
mmix 0 1.000 -1.000 1.000 -1.000
mmix 1 1.000 -1.000 -1.000 1.000
mmix 2 1.000 1.000 1.000 1.000
mmix 3 1.000 1.000 -1.000 -1.000
# Mixer: servo mixer
smix reset
smix 0 1 11 100 0 -1
# Outputs [servo]
# safehome
# features
feature -TX_PROF_SEL
feature GPS GPS, klingt doch gut.
feature LED_STRIP
feature PWM_OUTPUT_ENABLE
# beeper
# blackbox
blackbox -NAV_ACC
blackbox NAV_POS
blackbox NAV_PID
blackbox MAG
blackbox ACC
blackbox ATTI
blackbox RC_DATA
blackbox RC_COMMAND
blackbox MOTORS
blackbox -GYRO_RAW
blackbox -PEAKS_R
blackbox -PEAKS_P
blackbox -PEAKS_Y
# Receiver: Channel map
map TAER
# Ports
serial 3 2 115200 57600 0 115200
# LEDs
led 0 0,0::G:10
led 1 0,1::G:4
led 2 0,2::L:11
led 3 0,3::L:11
led 4 3,0::F:11
led 5 3,1::F:11
led 6 3,2::G:4
led 7 3,3::G:4
# LED color
# LED mode_color
mode_color 0 1 4
mode_color 1 3 12
mode_color 3 3 12
mode_color 6 0 10
mode_color 6 1 6
# Modes [aux]
aux 0 0 1 900 1700
aux 1 1 1 900 2100
aux 2 3 2 900 2100
aux 3 5 2 900 1675
aux 4 35 2 900 1325
aux 5 46 0 900 1700
aux 6 6 1 900 1325
aux 7 13 0 1725 2100
# Adjustments [adjrange]
# Receiver rxrange
# temp_sensor
# Mission Control Waypoints [wp]
#wp 0 invalid
# OSD [osd_layout]
osd_layout 0 0 26 2 V
osd_layout 0 1 25 3 V
osd_layout 0 7 25 12 V
osd_layout 0 8 14 14 V
osd_layout 0 9 1 2 H
osd_layout 0 11 2 3 H
osd_layout 0 12 1 4 H
osd_layout 0 14 25 1 V
osd_layout 0 15 24 4 V
osd_layout 0 20 17 14 V
osd_layout 0 21 2 14 V
osd_layout 0 22 14 11 V
osd_layout 0 23 12 1 V
osd_layout 0 24 12 3 V
osd_layout 0 28 23 11 H
osd_layout 0 30 2 13 V
osd_layout 0 32 2 5 H
osd_layout 0 34 9 2 V
osd_layout 0 120 25 5 H
# Programming: logic
# Programming: global variables
# Programming: PID controllers
# master
set gyro_zero_x = 22
set gyro_zero_y = 24
set gyro_zero_z = -2
set ins_gravity_cmss = 974.769
set acc_hardware = MPU6500
set acczero_x = -7
set acczero_y = -15
set acczero_z = 10
set accgain_x = 4084
set accgain_y = 4093
set accgain_z = 4077
set align_mag = CW0FLIP
set mag_hardware = NONE
set baro_hardware = BMP280
set serialrx_provider = SPEK2048
set motor_poles = 13
set failsafe_procedure = RTH
set model_preview_type = 3
set servo_pwm_rate = 60
set applied_defaults = 1
set gps_sbas_mode = EGNOS
set gps_ublox_use_galileo = ON
set nav_use_midthr_for_althold = ON
set nav_rth_tail_first = ON
set nav_mc_wp_slowdown = OFF
set osd_dist_alarm = 500
set osd_pan_servo_index = 1
set name = H
set pilot_name = MIC
# profile
profile 1
# battery_profile
battery_profile 1
set throttle_idle = 13.000
set failsafe_throttle = 1400
# save configuration
save
# end the command batch
batch end