 
            I meant 16, not 17
On Sat, Dec 1, 2018, 4:27 PM Ryan Schilder <rjschilder@gmail.com wrote:
0x denotes hexadecimal format. 0x00A should be equal to 0xA.
10 decimal is 10, 0x10 is 17 decimal.
On Sat, Dec 1, 2018, 4:25 PM 'Trunk Tracker' trunktracker@tampabay.rr.com [op25-dev] <op25-dev@yahoogroups.com wrote:
*I'm working on the trunk.tsv file. If the NAC is A, then should this be entered in trunk.tsv as 0xA, 0xa, or 0x00a? And what is the "0x" part for?*
*trunktracker@tampabay.rr.com trunktracker@tampabay.rr.com*
*From:* op25-dev@yahoogroups.com [mailto:op25-dev@yahoogroups.com] *Sent:* Saturday, December 01, 2018 5:16 PM *To:* op25-dev@yahoogroups.com *Subject:* Re: {Disarmed} RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch
Yay! You're off to the races! Now you can compose your trunk.tsv file and use that, so you don't need to start trunking manually... and you can define blacklists and whitelists for your talkgroups of interest, etc.
Enjoy!
~iainOn Sat, Dec 1, 2018 at 2:00 PM 'Trunk Tracker' trunktracker@tampabay.rr.com [op25-dev] op25-dev@yahoogroups.com wrote:
*Typing t while it's running now makes it play the audio. So now I'm hearing transmissions! Yes!! This is exciting...*
*trunktracker@tampabay.rr.com trunktracker@tampabay.rr.com*
*From:* op25-dev@yahoogroups.com [mailto:op25-dev@yahoogroups.com] *Sent:* Saturday, December 01, 2018 4:39 PM *To:* op25-dev@yahoogroups.com *Subject:* Re: {Disarmed} RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch
Great! So now you need to get trunking working. If you're using a recent pull of boatbod's code, you can type 't' when op25 is running, so start trunking. Otherwise you need to compose a trunk.tsv for your system and pass that with the '-T' option on the command-line....
~iainOn Sat, Dec 1, 2018 at 1:36 PM 'Trunk Tracker' trunktracker@tampabay.rr.com [op25-dev] op25-dev@yahoogroups.com wrote:
*Yes, that worked and I did hear some audio now. A female voice saying "front, center".*
*trunktracker@tampabay.rr.com trunktracker@tampabay.rr.com*
*From:* op25-dev@yahoogroups.com [mailto:op25-dev@yahoogroups.com] *Sent:* Saturday, December 01, 2018 4:32 PM *To:* op25-dev@yahoogroups.com *Subject:* Re: {Disarmed} RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch
On Sat, Dec 1, 2018 at 1:30 PM 'Trunk Tracker' trunktracker@tampabay.rr.com <trunktracker@tampabay..rr.com> [op25-dev] < op25-dev@yahoogroups.com> wrote:
*When I run aplay/usr/share/sounds/alsa/Front_Center.wav, I don't hear anything and I get this:*
You need a space after "aplay" - aplay is the command, and the reset is the path to the wav file to play.
~iain