Contents
- Index
Radio.ini
This file must live in the same directory as the Kepler data.
# Radio.ini file
#
# Satellites
#
# There can be as many satellites as you like in the file. Each
# Satellite section must contain the satellite name in brackets
# e.g. [NOAA-12], [AO-40]. Each section can contain an Uplink= and
# a Downlink= entry. Don't forget the "=" sign! There should be no
# spaces around the "=" sign. Each entry can contain a frequency
# and a mode specifier.
#
# Frequencies
#
# Frequencies must be in MHz, do not include the word "MHz"
# Only the first of a pair of fequencies will be used. So if
# 144-146 is specified, only 144 will be used.
# There must be no spaces in the frequency field
# Either "." or "," is accepted as the decimal separator character
#
# Radio modes
#
# Supported radio modes are: fm-n fm fm-w lsb usb cw cw-n
#
# Sample satellites in this file
#
# Samples here are for two satellites, UO-14 and AO-40
# Sample for UO-14 - just a single frequency
[UO-14]
Uplink=145.975 FM
Downlink=435.070 FM
# Sample for AO-40 - this a small band segment
[AO-40]
Uplink=1268,575-1268,325 LSB
Downlink=2401,225-2401,475 USB