Skip to content
jamescoxon edited this page Feb 5, 2011 · 12 revisions

Welcome to the dl-fldigi wiki!

More information can be found on the UKHAS wiki

Remember:

To compile from git source :

autoreconf -vfi

./configure --disable-flarq 

make

src/dl-fldigi --hab 

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

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)

APRS Submit Code
– Get in touch with WB8ELK for code (its in basic so will need porting)

Clone this wiki locally