Skip to content
jamescoxon edited this page Sep 14, 2010 · 12 revisions

Welcome to the dl-fldigi wiki!

Remember:

To compile from git source : autoreconf -vfi

On Mac OS X using Macports you get the classic pkg-config errors:

ln -s /opt/local/share/aclocal/pkg.m4 /Users/jamescoxon/Development/fldigi/m4/

Jobs
Finish DL Config ,
– add option to change servers to allow for future changes.
– add payload selecting to the DL Config tab so that normal fldigi can be used.
– add status refresh drop down box
– add delimiter, start, stop boxes for custom testing/flights

Actual GPS parsing

Rx_Extract
– allow for detection of start character followed by set number of characters rather than searching for end character (would be useful for pbh flights where they don’t have an reliable end char)
– decode checksum and test

Remote control of fldigi – using xml-rpc – perhaps add xml-rpc function to grab the waterfall png

—hab
– Rig Control
– Compass to show bearing + angle
– Online button, goes green
– Server response

Clone this wiki locally