Re: Beginner Questions: spyserver config
Ken Alexander
Ha ha! Yes, I did just that...and now I know! Thanks David!
On Thu, Feb 21, 2019 at 6:10 AM David J Taylor via Groups.Io <gm8arv=yahoo.co.uk@groups.io> wrote: OK, but how do I know what the Pi's IP address is? Is there some sudo thing
|
|
Re: Beginner Questions: spyserver config
OK, but how do I know what the Pi's IP address is? Is there some sudo thing that will tell me?
Ken Alexander So Phisai, Thailand Blog: bueng-ken.com ======================================== Linux: ifconfig Why not Google: "How do I find my IP address on a Raspberry Pi" Cheers, David -- SatSignal Software - Quality software for you Web: http://www.satsignal.eu Email: david-taylor@blueyonder.co.uk Twitter: @gm8arv
|
|
Re: Beginner Questions: spyserver config
jdow
ifconfig
toggle quoted messageShow quoted text
Works from user prompt or sudo. {^_^}
On 20190220 20:33:09, Ken Alexander wrote:
OK, but how do I know what the Pi's IP address is? Is there some sudo thing that will tell me?
|
|
Re: Beginner Questions: spyserver config
Martin Smith
On Wed, Feb 20, 2019 at 11:24 PM, Tom Snyder wrote:
I did not mention anything about using a crossover cable because I know for a RPi they are not needed. Raspberry pi 3 B+ uses a microchip LAN7515 chip Raspberry pi 2 and 3 uses a microchip LAN9514 chip Raspberry pi uses a microchip LAN9512 chip All of which have "HP Auto-MDIX" support, so if a normal straight through cable is used when a crossover cable should have been used or a vica versa at the Ethernet physical layer it will swap the two receive pairs and the two receive pairs, if needed. So as long as one connected device supports " HP Auto-MDIX", the other one does not need to. (ref: US Patent 6,175,865 and 6,460,078 or https://en.wikipedia.org/wiki/Medium-dependent_interface#Auto_MDI-X )
|
|
Recording longer files
Patrick
Hi there, A single recorded file (full 768 kHz BW) seems to be limited to 2 Go ; this means the recording won't last more than about 12 minutes. Is it possible to record a single file during 30 minutes or 1h or even more ? (still at 768 kHz BW of course). Thanks Pat
|
|
Beginner Questions: Progress?
Ken Alexander
Someone suggested I try connecting to my Pi using its IP address...without actually saying how one determines the IP address. In desperation, I typed "what is my IP address?" into my browser and I'll be damned...there it was. A public IPv4 address and an internal address. I tried the internal address ( a 192.168.xx.xx number) in spyserver.config and in SDR# and got an error message saying the server was busy. No word on what it could be doing but at least it's a new error message and some sort of acknowledgement that my computer sees the Pi! Now I wonder...does the Pi have its own IP address and Spyserver also have an IP address as well? Did this just become even MORE confusing?
|
|
Re: Beginner Questions: spyserver config
Ken Alexander
OK, but how do I know what the Pi's IP address is? Is there some sudo thing that will tell me?
On Wed, Feb 20, 2019 at 5:21 PM Joe M. <mch@...> wrote: Yes, it does. Connect to the IP of the RPi.
|
|
Re: Beginner Questions: spyserver.config
Ken Alexander
Thanks Brian, I wondered about this setting and tried changing it to 5555 as you suggest. It didn't make any difference. Same error message. By the way. Everybody seems to be assuming I have some kind of fancy network with routers and such and that I want to connect my Spyserver to the internet. I do...someday, but not right now. Right now my "system" consists only of my Pi running Spyserver, my Windows laptop and a 4 foot long ethernet cable. That's it and that's what's giving me headaches. This configuration couldn't be any simpler. Thanks again Brian! I do appreciate your help! Ken Alexander
On Wed, Feb 20, 2019 at 6:24 PM Brian Gregory <bdgregory@...> wrote:
|
|
Re: Beginner Questions: spyserver config
jdow
It is easy enough to scramble the pins on the network card or motherboard. Many systems feature this. You can also purchase cross-over cables. You are most likely to have success if you set fixed IP addresses at both ends of the cable. Something like 192.168.255.1 and 192.168.255.2 should work nicely and not conflict with any other addresses in your house.
toggle quoted messageShow quoted text
{^_^}
On 20190220 16:10:01, Tom Snyder wrote:
You're talking about settings of the network card. That does not change the hardware pins of the RJ-45 connector. http://pinouts.ru/NetworkCables/ethernet_10_100_1000_pinout.shtml. TD, at one end, has to connect to RD at the other end.
|
|
Re: Beginner Questions: spyserver config
Joe M.
Maybe it would make more sense to you, Tom, by thinking that
toggle quoted messageShow quoted text
most LAN cards having a switchable Null Modem built in. :-) Joe M.
On 2/20/2019 9:28 PM, Joe M. wrote:
Whether the change is made in hardware (crossover cable) or on the LAN
|
|
Re: Beginner Questions: spyserver config
Joe M.
Whether the change is made in hardware (crossover cable) or on the LAN port (software reconfiguration), the result is the same. Maybe Google the topic, as I don't care to tie up the list explaining it, and as I've said experience tells me it usually works fine. I have no doubt there are some cheap ports that will not auto-sense, but most I've tried do (and I think all in the last 20 or so years).
toggle quoted messageShow quoted text
Yes, TD has to connect to RD, but when the TD/RD configuration is software defined, it doesn't matter if the cable is connected to the pins you think it must connect to. At one time in history, you would certainly be correct, but that hasn't been universally true for decades. Some smart engineer made a mint at fool-proofing the LAN port. Remember - only one side has to auto-sense to match the other side, so both ports don't have to auto-sense. No matter how many times you tell me what I've done will never work, I don't see my view changing. As I asked before, have you TRIED it? Joe M.
On 2/20/2019 7:10 PM, Tom Snyder wrote:
You're talking about settings of the network card. That does not change
|
|
Re: Beginner Questions: spyserver config
Micah Stevens <micahstev@...>
Sort of, the adapter will auto switch the pin directions (tx/rx)
internally. So a straight through cable will work in an
adapter-adapter scenario. -Micah
On 2/20/19 4:10 PM, Tom Snyder wrote:
|
|
Re: Beginner Questions: spyserver config
Tom Snyder
You're talking about settings of the network card. That does not change the hardware pins of the RJ-45 connector.
http://pinouts.ru/NetworkCables/ethernet_10_100_1000_pinout.shtml. TD, at one end, has to connect to RD at the other end.
Thomas S. Snyder
From: main@airspy.groups.io <main@airspy.groups.io> on behalf of Joe M. <mch@...>
Sent: Wednesday, February 20, 2019 3:41:25 PM To: main@airspy.groups.io Subject: Re: [airspy] Beginner Questions: spyserver config Experience. Of course, I still find the PCs I purchase nearly all have
serial ports despite people telling me they have not been available for over 10 years on a PC (purchase quantity over the past 10 years is approaching 100 if not more). The only exceptions to this are a Surface tablet). Have you tried it? Nearly any device that requires an IP to be set has a default. I always set it by connecting a PC to it, set it as needed, then put that PC back on my network and connect the new device. That tactic has yet to fail. When you connect two PCs direct to each other, one will act as a DHCP server and assign an IP to the other. I can't say the RPi does this, but I seem to recall that it will. I do know of at least one bug on the RPi. For the VNC server, if you clone the SD card then change the RPI's IP, the VNC Server will still only respond to the original IP. Even the Real VNC people don't have an answer for that one. Joe M. On 2/20/2019 5:11 PM, Tom Snyder wrote: > On what do you base your statement of: "Most PCs will auto-configure so > the crossover is not needed", I've never seen any literature to support. > > ------------------------------------------------------------------------ > *From:* main@airspy.groups.io <main@airspy.groups.io> on behalf of Joe > M. <mch@...> > *Sent:* Wednesday, February 20, 2019 09:40 > *To:* main@airspy.groups.io > *Subject:* Re: [airspy] Beginner Questions: spyserver config > Most PCs will auto-configure so the crossover is not needed. > > But if the correct IP is not used, it will not matter if they are > connected by a wet noodle. > > Joe M. > > On 2/20/2019 12:29 PM, Tom Snyder wrote: >> >> I think you need a crossover ethernet cable for communication to take >> place. Or use a hub. A straight ethernet cable means talk is connected >> to talk and listen is connected to listen. You need talk-listen and >> listen-talk. >> >> ------------------------------------------------------------------------ >> *From:* main@airspy.groups.io <main@airspy.groups.io> on behalf of Joe >> M. <mch@...> >> *Sent:* Wednesday, February 20, 2019 09:21 >> *To:* main@airspy.groups.io >> *Subject:* Re: [airspy] Beginner Questions: spyserver config >> Yes, it does. Connect to the IP of the RPi. >> >> It will likely be a 192.168.x.x address. Port 5555. >> >> You will enter that in the format 192.168.x.x:5555 >> >> Joe M. >> >> On 2/20/2019 10:47 AM, Ken Alexander wrote: >>> Spyserver is running on a Raspberry Pi. >>> >>> SDR# is running on a Windows laptop. >>> >>> They are connected by a short ethernet cable. >>> >>> Does that change how things should be set? >> >> >> >> >> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> >> Virus-free.www.avg.com <http://www.avg.com> >> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> >> >> >> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >> > > > >
|
|
Re: Contour Shuttle Pro V2 plugin for SDR#
#sdrsharp
Christof Proft
Hi Eddie,
thanks for the plugin! Works good for me with SDR# 1700, giving me a very convenient way to change mode and bandwith. Acquired a NOS Shuttle Pro V2 at our last SWL camp for testing, was in mood to give it back, before I found your plugin. The device was sold with setups for Winradio and PERSEUS years ago, but didn't work with the elad software for my FDM-Duo-r. vy73 chris Christof Proft - Radiofreunde NRW https://www.facebook.com/radiofreundenrw/
|
|
Re: Beginner Questions: spyserver config
Joe M.
"Auto-sensing" LAN port is the term I've usually seen used for it. I could not recall it until you posted the info.
toggle quoted messageShow quoted text
Maybe I just buy better PCs than most people. Unless the need specifies something different (like a Surface or iPad), I usually prefer Dell. I have noticed some of my recent Micro PC purchases (over a dozen so far) do not all have Serial ports. They all do have the stamp in the case for them, though. Also, some have WiFi and some don't. Joe M.
On 2/20/2019 6:41 PM, Micah Stevens wrote:
It's called the MDI-X spec. Most modern interfaces support it:
|
|
Re: Beginner Questions: spyserver config
Micah Stevens <micahstev@...>
It's called the MDI-X spec. Most modern interfaces support it:
https://en.wikipedia.org/wiki/Ethernet_crossover_cable#Automatic_crossover
.. but not all. It's important to be aware of the issue as you
suggested.
On 2/20/19 2:11 PM, Tom Snyder wrote:
|
|
Re: Beginner Questions: spyserver config
Joe M.
Experience. Of course, I still find the PCs I purchase nearly all have serial ports despite people telling me they have not been available for over 10 years on a PC (purchase quantity over the past 10 years is approaching 100 if not more). The only exceptions to this are a Surface tablet).
toggle quoted messageShow quoted text
Have you tried it? Nearly any device that requires an IP to be set has a default. I always set it by connecting a PC to it, set it as needed, then put that PC back on my network and connect the new device. That tactic has yet to fail. When you connect two PCs direct to each other, one will act as a DHCP server and assign an IP to the other. I can't say the RPi does this, but I seem to recall that it will. I do know of at least one bug on the RPi. For the VNC server, if you clone the SD card then change the RPI's IP, the VNC Server will still only respond to the original IP. Even the Real VNC people don't have an answer for that one. Joe M.
On 2/20/2019 5:11 PM, Tom Snyder wrote:
On what do you base your statement of: "Most PCs will auto-configure so
|
|
Re: Beginner Questions: spyserver config
Tom Snyder
On what do you base your statement of: "Most PCs will auto-configure so the crossover is not needed", I've never seen any literature to support.
From: main@airspy.groups.io <main@airspy.groups.io> on behalf of Joe M. <mch@...>
Sent: Wednesday, February 20, 2019 09:40 To: main@airspy.groups.io Subject: Re: [airspy] Beginner Questions: spyserver config Most PCs will auto-configure so the crossover is not needed.
But if the correct IP is not used, it will not matter if they are connected by a wet noodle. Joe M. On 2/20/2019 12:29 PM, Tom Snyder wrote: > > I think you need a crossover ethernet cable for communication to take > place. Or use a hub. A straight ethernet cable means talk is connected > to talk and listen is connected to listen. You need talk-listen and > listen-talk. > > ------------------------------------------------------------------------ > *From:* main@airspy.groups.io <main@airspy.groups.io> on behalf of Joe > M. <mch@...> > *Sent:* Wednesday, February 20, 2019 09:21 > *To:* main@airspy.groups.io > *Subject:* Re: [airspy] Beginner Questions: spyserver config > Yes, it does. Connect to the IP of the RPi. > > It will likely be a 192.168.x.x address. Port 5555. > > You will enter that in the format 192.168.x.x:5555 > > Joe M. > > On 2/20/2019 10:47 AM, Ken Alexander wrote: >> Spyserver is running on a Raspberry Pi. >> >> SDR# is running on a Windows laptop. >> >> They are connected by a short ethernet cable. >> >> Does that change how things should be set? > > > > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > Virus-free. www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >
|
|
Re: Beginner Questions: spyserver.config
Brian Gregory <bdgregory@...>
I would recommend changing bind_port = 5555-6666 to just a single number of your choice so that you know for certain what port will be used and can set up your router to forward that port inward to your Spyserver. 5555 is the normal value but as far as I know you can pick any number between 1024 and 65535.
On Wed, 20 Feb 2019 at 11:36, Ken Alexander <ve3hls@...> wrote:
--
|
|
Re: Hi line
#21cm
#1420mhz
#radioastronomy
iz5dkm@...
Hi Dave, I am also part of an astronomical observatory, Tavolaia astronomical observatory. http://www.cielisutavolaia.com/
Recently we have built a B0329 + 54 pulsar reception system, the data is public and available at this web address: https://drive.google.com/drive/folders/1yWSp668w82duEwZrNCzZZ8WrG7fRqYMG
3D corner antenna in drift scan, rx airspy R2, BW 10 MHz, IW5BHY software.
'73, Andrea, IZ5DKM.
|
|