Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/BCNXI2XFZAJUTXWBUO5WR6QAQSPIBGGY/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BCNXI2XFZAJUTXWBUO5WR6QAQSPIBGGY/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "CAFingdPMi5hOrrs-WModnyPKEFenjkBBRgWdqxosrAveusF2Jg@mail.gmail.com", "message_id_hash": "BCNXI2XFZAJUTXWBUO5WR6QAQSPIBGGY", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BCNXI2XFZAJUTXWBUO5WR6QAQSPIBGGY/?format=api", "sender": { "address": "ke5gdb (a) gmail.com", "mailman_id": "bede4222a4a345e8971f03953d4f34b0", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bede4222a4a345e8971f03953d4f34b0/emails/?format=api" }, "sender_name": "Andrew Koenig", "subject": "Re: [amsat-bb] Question for Gpredict Users", "date": "2014-06-21T21:05:19Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "It's not that difficult. I'm going to CC the 'bb on this so anybody else\nfacing the same problem can use this. Also, they should be almost drop-in\ncompatible, but I ran all of this on a Linux Mint install, not Ubuntu. Mint\n(IMHO) is a little more friendlier than Ubuntu, but is a direct fork of\nUbuntu so you shouldn't have any compatibility issues.\n\nFirst, install git and some dependencies. This assumes GPredict is already\ninstalled.\n\n*sudo apt-get install git libglib2.0-dev libtool intltool\nlibcurl4-gnutls-dev libgoocanvas-dev*\n\nThen you'll want to grab the code.\n\n*git clone git://git.code.sf.net/p/gpredict/code\n<http://git.code.sf.net/p/gpredict/code> gpredict-code*\n\nThis will create a new directory (probably gpredict-code); you'll want to\nmove into that directory.\n\n*cd gpredict-code *\n\nNext, run the autogen script. This prepares the code for installation.\n\n*./autogen.sh*\n\nAssuming that runs all the way through without exiting for errors, run\n\n*./configure*\n\nthen\n\n*make*\n\nand finally\n\n*sudo make install*\n\nAssuming everything goes according to plan, you should be able to launch\nthe program by running\n\n*/usr/local/bin/gpredict*\n\nMake sure it's the correct version by going to Help > About GPredict.\n\"GPREDICT 1.3.242-b445\" is the text you're looking for.\n\nFinally, let's replace the out-of-date binary with this one. This probably\nisn't the best way to do it, but it works.\n\n\n\n*sudo mv /usr/local/bin/gpredict /usr/bin/*\nThat should do it for updating it to the latest version.\n\nOther changes that were helpful:\n> Duplex TRX & Sub Up / Main Down in the interfaces prompt\n> Modules > Layout > Select Layout \"All Views (Wide)\" (Requires restart of\nprogram)\n\nAnyway, good luck. Let me know how it turns out.\n\n73 de KE5GDB\n\n\n\nOn Sat, Jun 21, 2014 at 12:53 PM, Richard Lawn <[email protected]> wrote:\n\n> Rats! It's been a struggle up to this point. Maybe I should wait for it to\n> hit the repository. If not I'll need specific directions on how to compile\n> it as I've never done that before.\n> Thanks.\n> Rick\n>\n> On Saturday, June 21, 2014, Andrew Koenig <[email protected]> wrote:\n>\n>> Rick,\n>>\n>> This is where things get exponentially more difficult. There's a bug in\n>> GPredict that directly affects the 847, and it's been fixed, but that fix\n>> hasn't propagated through the repositories yet. You'd need to build\n>> GPredict from source code to have the change applied.\n>>\n>> git clone git://git.code.sf.net/p/gpredict/code gpredict-code\n>>\n>> That command is where you'd start. I think from there you'd run\n>> autoconf.sh or something. At this point things start getting fuzzy as to\n>> how I fixed it, but it wasn't a simple process.\n>>\n>>\n>> On Sat, Jun 21, 2014 at 10:47 AM, Richard Lawn <[email protected]> wrote:\n>>\n>>> This is fabulous! You've gotten me very close to all this working. I now\n>>> I have CAT control but when call up the radio control panel in Gpredict\n>>> and select SO50 for example the main tune jumps to the correct 70cm freq\n>>> for downlink but the sub tuning freq for uplink remains unchanged. I must\n>>> be missing a command line command for the 847 in Hamlib which I still don't\n>>> entirely understand but I'm getting there. Any suggestions on how to make\n>>> this last fix?\n>>> Tnx\n>>> Rick\n>>>\n>>> On Saturday, June 21, 2014, Andrew Koenig <[email protected]> wrote:\n>>>\n>>>> Rick,\n>>>>\n>>>> GPredict will control your rig, but it requires hamlib. From the\n>>>> command line, you must run rigctld -m 101 -s 9600 /dev/ttyS0. These\n>>>> parameters will change for whatever flavor of radio you're using (m = rig\n>>>> number; s = CAT baud rate). Rigctld is part of hamlib. I think the command\n>>>> to list all of the different radios supported is rigctl --list.\n>>>>\n>>>> Under the \"Interface\" configuration, you must specify your rig\n>>>> capabilities. All this does is tell GPredict what to expect from\n>>>> hamlib/rigctld.\n>>>>\n>>>> rotctld is the one for your rotor. It works in the same manor as\n>>>> rigctld.\n>>>>\n>>>> Let me know if you've got any more questions or need further\n>>>> explanations. I think these commands are correct, but I'm not at the shack\n>>>> PC.\n>>>>\n>>>> 73 de KE5GDB\n>>>>\n>>>>\n>>>> On Fri, Jun 20, 2014 at 4:41 PM, Richard Lawn <[email protected]> wrote:\n>>>>\n>>>>> I'm new to using Ubuntu-Linux. I finally with a lot of outside\n>>>>> counciling\n>>>>> got FlDigi to run using either Hamlib or Flrig to handle CAT on my\n>>>>> FT-847.\n>>>>> I thought I was home free until I found that Gpredict would not\n>>>>> control CAT\n>>>>> on the radio. What am I doing wrong? Can anyone help? Linux is my only\n>>>>> resource on this old XP P3 computer. Ubuntu runs great if I can only\n>>>>> learn\n>>>>> how to use command line Linus language hi hi!\n>>>>> 73\n>>>>> Rick\n>>>>> W2JAZ\n>>>>> _______________________________________________\n>>>>> Sent via [email protected]. Opinions expressed are those of the\n>>>>> author.\n>>>>> Not an AMSAT-NA member? Join now to support the amateur satellite\n>>>>> program!\n>>>>> Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb\n>>>>>\n>>>>\n>>>>\n>>>>\n>>>> --\n>>>> Andrew Koenig\n>>>>\n>>>\n>>\n>>\n>> --\n>> Andrew Koenig\n>>\n>\n\n\n-- \nAndrew Koenig\n", "attachments": [] }