Jump to content

Odaju

Active Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Odaju

  1. Try using rfcat to transmit sudo rfcat -r d.setFreq(433000000) d.setMdmModulation(MOD_ASK_OOK) d.RFxmit("HALLO") And then you can write a Python script that does that for you with rfcat.
  2. It seems the Yardstick 1 is generally useless for its price since it is only compatible with rfcat. It is a better idea to buy a Raspberry pi or an Arduino and buy a transceiver instead for a cheaper price and better usefulness.
  3. Please does any one have a step by step process for using GQRX with the Yardstick 1?
  4. --- lsusb.pre 2016-03-29 09:45:57.566466539 +0100 +++ lsusb.post 2016-03-29 09:49:22.531062183 +0100 @@ -1,4 +1,5 @@ Bus 002 Device 004: ID 5986:0315 Acer, Inc +Bus 002 Device 005: ID 1d50:605b OpenMoko, Inc. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Thanks I have done all that before. That only tells if the USB is attached but does not say the exact device path. Using the code below, I can find the exact path but I am still not sure what the configuration settings are for the yardstick 1 when I start GQRX find /dev/bus/ Please, can you tell me what configuration settings to use when I start GQRX -r or can you save your own configuration settings and send to me. Thanks
  5. Hi, the Yardstick 1 does not get automatically recognised by GQRX and I cannot seem to figure out the exact path for the USB device as I get this error "Unknown host (/dev/ttyUSB0)" Does anyone know how I can get the correct path for the USB or have any saved configuration file that can help me. I have tried "lsusb", "dmesg" commands but it does not help much.Thanks.
  6. Hi, I have the same problem. The dongledoes not get automatically recognised and I cannot seem to figure out the exact path for the USB Dongle so it says "Unknown host (/dev/ttyUSB0)"
×
×
  • Create New...