Minimal install of GNU Radio without GUI, etc

2022-04-10 Thread Jason McHuff
Hello, Years ago now, I set up GNU Radio for use with Trunk Recorder ( https://github.com/robotastic/trunk-recorder ) and was able to get a minimal install of GNU Radio by using PyBOMBS and editing the recipe files (see https://lists.gnu.org/archive/html/discuss-gnuradio/2016-08/msg00106.html

Looking for some GNU Radio/trunk-recorder help (will pay)

2021-02-13 Thread Jason McHuff
Hello, I have been using trunk-recorder (which uses GNU Radio) to record a trunked radio system to http://www.rosecitytransit.org/radio/ for years now and am wanting to upgrade. However, I have run into some snags which I could use help with: -The program was changed to get the radio IDs fro

Re: [Discuss-gnuradio] unit-to-unit calls and op25/trunk-recorder

2016-08-10 Thread Jason McHuff
Thanks for the message.  I'm not sure you missed it as the OP25 Signal Scope app doesn't recognize them either (and it might be nice address that app at the same time).  I don't have a GiHub account but I can get one and post over there; there's some other (minor) issues I see too.

[Discuss-gnuradio] unit-to-unit calls and op25/trunk-recorder

2016-08-10 Thread Jason McHuff
OK, I would like to say thank you for the help and that trunk-recorder is successfully recording calls. However, it (and the OP25 Signal Scope app and certain hardware radio scanners) does not pick up unit-to-unit calls on the non-Motorola P25 system here. Would someone be willing to write a patc

Re: [Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-09 Thread Jason McHuff
One other thing I forgot I had to do: in boost.lwr, change every occurrence of 1.5.3 to 1.5.8 per https://github.com/robotastic/trunk-recorder/issues/11 On Aug 9, 2016 1:21 AM, Jason McHuff wrote:Thank you for those, and I only had one out of the two files, but adding them didn't seem to hel

Re: [Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-09 Thread Jason McHuff
Thank you for those, and I only had one out of the two files, but adding them didn't seem to help.  I instead commented out the line in the configure file and got it to build. Then trunk-recorder had trouble finding stuff (I think boost and gnuradio-runtime).  I realized that things had been instal

Re: [Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-08 Thread Jason McHuff
t has many useful features, however, so you might look into this later. > > Best regards, > Marcus > On 08.08.2016 04:46, Eric Statzer wrote: >> >> On Sun, Aug 7, 2016 at 9:55 PM Jason McHuff <j...@jasonmchuff.net> wrote: >>> >>> > I wou

Re: [Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-07 Thread Jason McHuff
> I would definitely suggest using pybombs, and in order to do that you probably need to abandon (and clean up) any of your other installation attempts. Alternative versions of packages lingering in your LD_LIBRARY_PATH or PKG_CONFIG_PATH will cause bad things to happen, even with pybombs. Done.

Re: [Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-05 Thread Jason McHuff
> Was this using op25? trunk-recorder uses its own version of op25 https://github.com/robotastic/trunk-recorder > You don't need thrift - it's optional. I've never installed thrift and the builds complete - but I do have swig installed. When I used PyBOMBS to install, it (tried to) install Thrif

[Discuss-gnuradio] Minimal install of GNU Radio without GUI, etc possible?

2016-08-04 Thread Jason McHuff
Hello, I am building a Linux server running ClearOS (a CentOS 7.2 derivative https://www.clearos.com/ ) and, among other things, want to use it to decode and record calls on a P25 trunking system. I was able to successfully get trunk-recorder working with the GNU Radio Live DVD (with great audio)