Hey gang. A dumb question. About a year ago, maybe less, I ordered the picpac. Finally found a few moments to build it. (here's where I really sound dumb.)...
426
bino_oetomo
Sep 9, 2005 2:34 am
Hi Experts. Is there any reference for Garmin data port ? I'm looking for the chance to use picpac to write (add/delete) Poi/WayPoint to Garmin Regards -bino-...
427
Wes Johnston
kd4rdb
Sep 9, 2005 11:25 am
NMEA supports the GPWPL command which will add waypoints, but can't delete them. If you are headed where I think you are , the command set you want is the...
428
Barry L. Lankford
barryinal
Sep 10, 2005 1:34 am
There appears to be a much expanded and more current version of the ... Click on "Download the Garmin Device Interface SDK." There's another document there as...
429
bino_oetomo
Sep 24, 2005 5:09 am
Hi All I'm planning to build a small Pocsag Paging for the Fisherman Community. This network will be used to send the location of fish. Unfortunately the...
430
Chris Kantarjiev
kantarjiev
Sep 29, 2005 6:44 am
I've decided to sell my PICPAC. I've been using the PIC-TRAK software with good success; the PICPAC has the commonly mentioned capacitors added and decodes...
431
byron
byronldevine
Sep 29, 2005 4:33 pm
DO YOU NEED A SEPRATE TNC WITH THIS UNIT OR IS IT SELF CONTAINED TNC KB9LNC...
432
J. Rausch
ke4nyv
Oct 2, 2005 11:40 pm
The HamHUD Group has revised the HamHUD project and we're getting ready to take kit orders. Here is a rundown of the current project: 1. The NEW PCB contains...
433
Chris Kantarjiev
kantarjiev
Nov 4, 2005 2:16 am
I've decided to sell my PICPAC. I've been using the PIC-TRAK software with good success; the PICPAC has the commonly mentioned capacitors added and decodes...
434
kb9khm
Nov 28, 2005 3:40 pm
I know it's been forever, but I *think* I've finished up the necessary firmware changes for Mic-E decoding in Pic-Trak yesterday. It all seemed to be running...
435
Angus Findlay
angus_findlay
Nov 29, 2005 5:09 am
That's FANTASTIC! This is the motivation I've been waiting for to actually build cables for my Pic-Pac. Angus ... From: kb9khm <kb9khm@...> Date: Monday,...
436
kb9khm
Nov 29, 2005 1:28 pm
... actually build cables for my Pic-Pac. ... I've you've not used your PicPac before, you're likely to run into the same problems with the Energy Detect on...
437
picpac@yahoogroups.com
Nov 30, 2005 9:22 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the picpac group. File :...
438
picpac@yahoogroups.com
Nov 30, 2005 9:27 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the picpac group. File :...
439
kb9khm
Nov 30, 2005 9:34 pm
I've just uploaded Pic-Trak V01.01 to the files section. There are 2 new files. One contains only the HEX file for the PicPac, the other contains the full...
440
Angus Findlay
angus_findlay
Dec 1, 2005 5:50 am
Thanks for the tip... About the most use mine has seen has been sitting hooked up to an HT, with Pic-Trak monitoring incoming APRS activity. It seems to have...
441
J. Rausch
ke4nyv
Dec 5, 2005 2:59 am
We are ready with the preparation of the HH2RevE! If you are interested in the group buy please register with Jason (see http://www.ke4nyv.com/hh2revebuy.htm)...
442
James R. Gorr
n3toy
Jan 1, 2006 6:07 pm
Anyone using minicom on Linux to load code to their PicPac? I am having trouble, the code does not load, it seems as if it did, but the old code is still in...
443
Jason Rausch
ke4nyv
Jan 1, 2006 6:17 pm
A couple of "gotchas" we windows users have to watch using HyperTerminal is making sure the file is being sent one line at a time, with at least a 100 ...
444
James R. Gorr
n3toy
Jan 7, 2006 5:37 am
Could not use minicom. Tried about a half dozen other terminal programs and even tried HyperTerm using Wine. Nothing. Finally came across gtkTERM. It...
445
aa1pi
Jan 16, 2006 10:00 pm
HI Group, After completing my Picpac assembly, I was eager to load a packet monitoring program, I located a file in the group files named "Packet.asm", after...
446
Kevin Trojanowski
trojimoto
Jan 16, 2006 10:50 pm
When you say two rows of blanks, do you mean two rows of blocks? If so, you likely didn't set the line delay in HyperTerm before you downloaded the file --...
447
k7rkt
Jan 16, 2006 10:59 pm
Looks like you loaded an ascii sample source code file. What you want is an assembled 'hex' file. Loke in the FILES section for a folder names PIC-TRACK....
448
Robert Carter
aa1pi
Jan 17, 2006 12:24 am
Hi Kevin, Yes it displays two rows of blocks. Yes to the line delay it was done as instructed after the bootloader sends the 01>. Kevin I can't get into the...
449
Kevin Trojanowski
trojimoto
Jan 17, 2006 12:30 am
Bob... Hopefully Byon or someone else will be able to help you; your symptoms sound like mine, but I was able to get into the bootloader by connecting it to my...
450
Robert Carter
aa1pi
Jan 17, 2006 12:34 am
Hi greg, The file was packet.asm so you are correct! I get no response whatsoever from Picpac, I suppose that the bootloader was written over. Is their a fix...
451
Jason Rausch
ke4nyv
Jan 17, 2006 12:40 am
Kevin, when the PICPAC has some bad code, it will appear to be dead. At least you are getting the black lines. With power off, hold down the two black ...
452
Bill Kearns
wb6jar
Jan 17, 2006 1:17 am
hello to the group. i bought my picpac at dayton a couple of years ago. it is assembled correctly and professionally. it is in 'stock39; condition with the...
453
Robert Carter
aa1pi
Jan 17, 2006 3:30 am
Jason it is Bob here not Kevin You are correct. The Picpac answered with the 01>, I then loaded the Pic-trak it took the code. I then loaded DECODE1 as APRS...
454
jjp77tex
Jan 27, 2006 4:52 am
We have written the 'C' code to break out the data from Mic-E and/or KISS packets for a TNC-to-PC project. I would like to port this code over the PIC-PAC so...