View Single Post
  #10  
Old March 14th 15, 02:33 PM posted to rec.aviation.soaring
Richard[_9_]
external usenet poster
 
Posts: 551
Default FLARM Installations instructions screwed up

On Saturday, March 14, 2015 at 7:01:43 AM UTC-7, wrote:
You created a living, breathing file Dave!


Here is one with more settings options.



################################################## ######################
# This configuration file must be text only and reside in the top
# directory of the USB stick. It must be named FLARMCFG.TXT
################################################## ######################
# Each time PowerFLARM is powered on, it looks for the file FLARMcfg.TXT
# in the top directory of the micro-SD card (portable) or USB stick (brick).
# PowerFLARM does NOT look at this file if the memory card/stick is
# inserted after the PowerFLARM has been powered on.
#
# FLARMcfg.TXT contains a series of commands that configure the
# PowerFLARM. These commands are in the same NMEA data format as used
# to control the FLARM over the NMEA serial data ports (lines starting
# with a dollar sign "$"). Lines starting with # are comments.
#
# Configuration settings from these commands are saved by PowerFLARM
# (except for diagnostic commands). The next time PowerFLARM is powered
# on without the memory stick/card, the settings are still in effect.
#
# Prepare your own version of FLARMcfg.TXT by editing this file
# (following the instructions below), and copy it to your memory
# device (SD card for portable, USB stick for brick). Make SURE
# it is named FLARMCFG.TXT in the top directory.
#
# After preparing your memory device, configure your PowerFLARM:
# (1) With power OFF, insert the memory device into PowerFLARM.
# (2) Turn on the power. PowerFLARM will read FLARMcfg.TXT and
# save your settings.
# (2a) Brick will blink a green LED once for every command
# processed - when it stops blinking or alternating colors,
# remove the USB stick.
# (2b) Portable will show "configuration read from FLARMCFG.TXT"
# on the screen.
# Note: Portable PowerFLARM can also be configured through its user
# interface; Brick REQUIRES configuration via USB stick .
#
# When you load a new software version into PowerFLARM, all
# configuration settings are reset to factory default. Copy your
# FLARMcfg.TXT file and the new software version to your memory device.
# Turn off PowerFLARM, insert memory stick, then turn on PowerFLARM.
# Brick will load new software - give it a few minutes !
# Portable loads new software after you click MenuInfoUpdate.
# As soon as the newly loaded software version starts, it reads your
# FLARMcfg.TXT file and saves your settings as above.

################################################## ######################
# aircraft configuration
# Set aircraft type to glider (glider is aircraft type 1).
# Replace "1" below with "2" for towplane, or "8" for powerplane.

# Set what kind of transponder you have installed:
# 0 ... no XPDR (default)
# 1 ... Mode C
# 2 ... Mode S

# The ICAO code is only required if you have a Mode s Transponder
# The ICAO code for N-number registered aircraft is available
# on the FAA web site. Look up your N-number at
# http://registry.faa.gov/aircraftinquiry
# Find your aircraft's "Mode S code".
# You need to convert into hex:http://www.kloth.net/radio/icao24lookup.php
#$pflac,s,id,FFFFFF default
################################################## ######################

# configure aircraft type
$PFLAC,S,ACFT,1

# configure transponder type
$PFLAC,S,XPDR,0

# N180DB HEX ?????? "Default FFFFFF
# configure aircraft id
$PFLAC,S,ID,FFFFFF

################################################## ######################
# dataport configuration
# For brick, turn on output data on DB9 serial port (both GPS and FLARM).
# Needed if you want this data ! Turns on NMEA port 2
# Ignored on portable.
#Baud Rate Sets Port 2 to 38.4
# 0 4.8k
# 1 9.6k
# 2 19.2k
# 4 38.4k
# 5 57.6k
#default is 19.2k
#PFLAC,S,PCASPFLAU1,1 turns on RJ45 PCAS
#PFLAC,S,PCASPFLAU2,1 turns on DB9 PCAS
################################################## ######################

# configure RJ-45 port
$PFLAC,S,NMEAOUT1,61
$PFLAC,S,BAUD1,5
$PFLAC,S,PCASPFLAU1,1

# configure D-SUB 9 port
$PFLAC,S,NMEAOUT2,61
$PFLAC,S,BAUD2,4
$PFLAC,S,PCASPFLAU2,1





################################################## ######################
# range configuration
################################################## ######################

# PCAS (transponder) range (meters)
$PFLAC,S,PCASRANGE,7500

# PCAS (transponder) vertical range (meters)
$PFLAC,S,PCASVRANGE,3000

# ADSB range (meters)
$PFLAC,S,ADSBRANGE,65535

# ADSB vertical range (meters)
$PFLAC,S,ADSBVRANGE,65535

# FLARM range (meters)
$PFLAC,S,RANGE,65535

# FLARM vertical range (meters)
$PFLAC,S,VRANGE,2000

################################################## ######################
# igc recording configuration

#$PFLAC,S,PILOT,Pilot
#$PFLAC,S,GLIDERID,
#$PFLAC,S,GLIDERTYPE,
#$PFLAC,S,COMPID,
#$PFLAC,S,COMPCLASS,

################################################## ######################

# recording interval
$PFLAC,S,LOGINT,1

# pilot name
$PFLAC,S,PILOT,Pilot

# copilot name
$PFLAC,S,COPIL,

# glider id
$PFLAC,S,GLIDERID,

# glider type
$PFLAC,S,GLIDERTYPE,

# competition id
$PFLAC,S,COMPID,

# competition class
$PFLAC,S,COMPCLASS,18M


################################################## ######################
#$file,dump
# Writes a diagnostic dump (PFSSSSS.DMP) to the USB stick.
# Existing files with the same file name will be overwritten

#$debug_out,fat,scheduler|config|baro|rf|gps|pffsm ,all
# This allows you to confirm your settings.
################################################## ######################
#$file,dump

#$debug_out,fat,scheduler|config|baro|rf|gps|pffsm ,all



Richard
www.craggyaero.com