[UAT] Just some information.

Basil Gunn
Fri Jan 18 15:18:11 PST 2013


On Fri, 18 Jan 2013 14:09:29 -0800
Dan Smith <dsmith at danplanet.com> wrote:

> If you look in images/ there should be a Makefile and a couple of
> images. Run 'make'

Hi Dan,

If you take a peek at the n7nix fork of the Makefile you should see

images:
	$(MAKE) -C images


this allows a recursive make into the images directory so that typing
`make' builds everything.

I'm still not comfortable with what the work flow should be so I'm not
sure what happens after my Pull Request for the AX.25 interface mods.

Also I should be checking in some code in the next few days that
provides most of the functionality of your LCD screen in a browser
using websockets with node.js.  I have some javascript on the server
side that listens for the display commands coming out of dantracker
(formerly Unamed APRS Tracker), it then loads them into a Web Socket
to be displayed on any Web Socket compliant browser.
 http://caniuse.com/websockets

I started with a chat program example for Web Sockets and I'm
currently modifying that so that it sends/receives APRS messages ala
text messaging.

I still don't have loading the APRS icons into the html page so if
anyone has any ideas about that please share.

share/Basil n7nix
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/uat/attachments/20130118/3e4de013/attachment.bin 


More information about the UAT mailing list