[UAT] Dan's Software help

Martin Hebnes Pedersen
Thu Apr 11 00:18:15 PDT 2013


On 11/04/13 01:06, Erik Schott wrote:
> I managed today to create from scratch a working version of the 
> DanTracker. I work from my Mac though SSH with the Raspberry using the 
> –X option. (Mac terminal, then ssh pi at 10.0.1.13 –X)
> Here are my events chronologically in the attached pdf file.
>
> What needs to be done are :
>
>  1. How do I change to metric ? I did not find that yet in the ini file
>  2. How do i get the output to the composite video connector ?. If I
>     run ./ui –i at the Raspberry itself, then it report GTK-warnig **
>     cannot open display
>
> Erik, pa0esh
>

Hi Erik!

First of all, the dantracker code has moved to 
https://github.com/kk7ds/dantracker. If you clone that repo (git clone 
https://github.com/kk7ds/dantracker) you'll get some bug fixes and 
metric support. Don't know if that is what you are running, your link 
included in the pdf gave me an 404.

1.
To get metric units you start aprs with the option "-m".

2.
You'll have to get X up and running on your pi. To tell ui to connect to 
a specific X server you should use the DISPLAY environment variable. The 
first X server is numbered ":0". Try starting the ui with "DISPLAY=:0 ./ui".

Hope this helps!

--
73 de LA5NTA



More information about the UAT mailing list