Ajouter profils radio versionés (5GHz + 2.4GHz, bandwidth=40 sur les deux)
This commit is contained in:
11
config/wifibroadcast_drone_5ghz.cfg
Normal file
11
config/wifibroadcast_drone_5ghz.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[common]
|
||||
wifi_channel = 149
|
||||
wifi_region = 'FR'
|
||||
|
||||
[drone_video]
|
||||
mcs_index = 3 # MCS1->3 : rafale IDR sous la periode de frame, echappe au fec_delay tunnel
|
||||
peer = 'listen://0.0.0.0:5602'
|
||||
bandwidth = 40 # HT40, jamais testé sur 5GHz avant ce profil
|
||||
|
||||
[drone_mavlink]
|
||||
peer = 'listen://0.0.0.0:14560'
|
||||
Reference in New Issue
Block a user