[HNF_SPLIT_MERGE]
#
# <#> is used for comment lines
# The following controls are allowed to set buttons where
# <file-name> is the selected file which may include the file path: 
#
# load <file_name>
# split
# merge <file_name>
# save <file_name>
# 
# The following controls are allowed to set options:
# 
# keep_pref_antennas     <true|false>
# split_into_providers   <true|false>
# remove_favorites       <true|false>
# remove_radios          <true|false>
# 
# divide_fta_notfta      <true|false>
# keep_existing_names    <true|false>
# use_satellite_position <true|false>
# use_antenna_names      <true|false>
# 
# All controls are per default false except split_into_antennas which is true.
# 
# To clear the internal data always load the first file.
# 

load 45east-43west-Humax.hnf

keep_pref_antennas     true
split_into_providers   true
divide_fta_notfta      true
use_satellite_position true

split

# Now re-arrange
#
keep_existing_names true

load  Fta_28.2E.hnf
merge Fta_23.5E.hnf
merge Fta_19.2E.hnf
merge Fta_13E.hnf
merge Fta_7E.hnf
merge Fta_1W.hnf
merge Fta_7W.hnf
merge Fta_8W.hnf
merge Fta_12.5W.hnf

merge 23.5E.hnf
merge 19.2E.hnf
merge 13E.hnf
merge 7E.hnf
merge 1W.hnf
merge 7W.hnf
merge 8W.hnf
merge 12.5W.hnf
#
# To save the merged files:
#
save example_2.hnf
