Hello To All
I made a little mod to my foxview3 in order to inprove foxdigi beacon
reception , here is my description ( I made a link on my web page with .hex
and .asm files http://f4eyw.free.fr/fxw3/foxdigi-mx614_enhancement.html
):
After a few day of observation between foxdigi and foxview i noticed that
foxview had the ability to diplay many more beacons comming from weak
signal, foxdigi could not ( other tracker i own could not decode
too : tynitrak4, Opentraker+ ).
So i noticed that the MX614 modem chip had a geat sensitivity and could decode
very weaks signals.
My idea was to use the outpout of the MX614 ( used by Foxview ) to
feed the PIC16F88 ( Used By FoxDigi ), as all the componets are on
the same board on the Foxview3.
(use of PIC16F88 RB4 input line for decoding beacons to replace the
embedded comparator but less efiscient of the PIC16F88 )
After a few day of studying the asm file uses in Foxdigi i made a
very little modification to the original one:
-For software just burn the new .hex ( which in fact just toogle bit and
set tone using interupt and TTL Level on RB4 )
-For Hardware:Just cut the track from RB4 ( PIN10) to RA3
(pin2 ) of the PIC16F88 and link the same RB4 to RXD ( Pin 13 )
of MX614: http://f4eyw.free.fr/fxw3/fv3-top-pcb-mx614-to-foxdigi.JPG
And now my Foxdigi as a great sensitivity and so can decode all the beacons as
Foxview does, as they are now sharing the same decoder chip the MX614 J
now we have a very sensitive aprs viewer and Digipeater :)
After a few day it is really working great and I receive much more beacon than
before on my Foxdigi.
The links to the web page with .hex
http://f4eyw.free.fr/fxw3/foxdigi-mx614_enhancement.html
73'sBenoit