You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Decoding of received information for troubleshooting.
26
18
27
-
-Conversion from APRS to waypoint sentences in popular formats: $GPWPL, $PGRMW, $PMGNWPL, $PKWDWPL.
19
+
-**Beaconing, Tracker, Telemetry Toolkit.**
28
20
29
-
- Logging and conversion to GPX file format.
21
+
Send periodic beacons to provide information to others. For tracking the location is provided by a GPS receiver.
22
+
Build your own telemetry applications with the toolkit.
30
23
31
-
-Beaconing for yourself or other nearby entities.
24
+
-**APRStt Gateway.**
32
25
33
-
-Very flexible Digipeating with routing and filtering between up to 6 ports.
26
+
Very few hams have portable equipment for APRS but nearly everyone has a handheld radio that can send DTMF tones. APRStt allows a user, equipped with only DTMF (commonly known as Touch Tone) generation capability, to enter information into the global APRS data network. Responses can be sent by Morse Code or synthesized speech.
34
27
35
-
-APRStt gateway - converts touch tone sequences to APRS objects and voice responses.
28
+
-**Digipeaters for APRS and traditional Packet Radio.**
36
29
37
-
- APRS Internet Gateway (IGate) with IPv6 support and special SATGate mode.
30
+
Extend the range of other stations by re-transmitting their signals. Unmatched flexibility for cross band repeating and filtering to limit what is retransmitted.
38
31
39
-
-APRS Telemetry Toolkit.
32
+
-**Internet Gateway (IGate).**
40
33
41
-
- Compatible with software defined radios (SDR) such as [gqrx](http://gqrx.dk/), [rtl_fm](http://sdr.osmocom.org/trac/wiki/rtl-sdr), and SDR#.
34
+
IGate stations allow communication between disjoint radio networks by allowing some content to flow between them over the Internet.
42
35
43
-
- Includes separate raw packet decoder, decode_aprs.
44
36
45
-
- AX.25 v2.2 connected mode. (New in version 1.4.)
37
+
-**AX.25 v2.2 Link Layer.**
38
+
39
+
Traditional connected mode packet radio where the TNC automatically retries transmissions and delivers data in the right order.
Dire Wolf can be used as a virtual TNC for applications such as APRSIS32, UI-View32, Xastir, APRS-TW,YAAC, UISS, Linux AX25, SARTrack, RMS Express, Outpost PM, and many others.
44
+
45
+
### Radio Interfaces: ###
46
+
47
+
-**Uses computer’s “soundcard” and digital signal processing.**
48
+
49
+
Lower cost and better performance than specialized hardware. Decodes more than 1000 error-free frames from [WA8LMF TNC Test CD](http://wa8lmf.net/TNCtest/).
50
+
51
+
-**Standard 300, 1200 & 9600 bps modems and more.**
52
+
53
+
-**DTMF (“Touch Tone”) Decoding and Encoding.**
54
+
55
+
-**Speech Synthesizer & Morse code generator.**
56
+
57
+
Transmit human understandable messages.
58
+
59
+
-**Compatible with Software Defined Radios such as gqrx, rtl_fm, and SDR#.**
60
+
61
+
-**Concurrent operation with up to 3 soundcards and 6 radios.**
62
+
63
+
### Portable & Open Source: ###
64
+
65
+
-**Runs on Windows, Linux (PC/laptop, Raspberry Pi, etc.), Mac OSX.**
46
66
47
-
- Open source so you can see how it works and make your own modifications.
48
67
49
-
- Runs in 3 different environments:
50
-
- Microsoft Windows XP or later
51
-
- Linux, regular PC/laptop or single board computer such as Raspberry Pi, BeagleBone Black, cubieboard 2, or C.H.I.P.
0 commit comments