Difference between revisions of "Omegix/Ham Radio Notes"
From Makers Local 256
(adding aprs notes) |
(→Linux Software Resources: adding configuration notes for direwolf) |
||
Line 7: | Line 7: | ||
=== Linux Software Resources === | === Linux Software Resources === | ||
* Direwolf can listen to the microphone on the computer (without plugging anything into the mic jack) and show APRS traffic on the terminal screen. | * Direwolf can listen to the microphone on the computer (without plugging anything into the mic jack) and show APRS traffic on the terminal screen. | ||
+ | ** Had to sample the mic at 5hz. "Direwolf -r 5" | ||
* fldigi is mostly for HF radio, so it's not ideal for APRS, which operates at 1200 baud. | * fldigi is mostly for HF radio, so it's not ideal for APRS, which operates at 1200 baud. |
Revision as of 18:18, 30 September 2018
APRS
- APRS operates at 144.390. You can do APRS on a user selected channel, but this is the standard that people transmit on.
APRSDroid
- If the application is not receiving APRS packets, it may be that it's not getting a good GPS signal. This combined with only seeing APRS stations within 50km can result in receiving aprsc (server) traffic, but the server not sending any APRS station traffic.
Linux Software Resources
- Direwolf can listen to the microphone on the computer (without plugging anything into the mic jack) and show APRS traffic on the terminal screen.
- Had to sample the mic at 5hz. "Direwolf -r 5"
- fldigi is mostly for HF radio, so it's not ideal for APRS, which operates at 1200 baud.