-
Hamlib ( http://hamlib.sourceforge.net ) is a library providing an uniform interface for programmers wanting to incorporate radio control in their applications. It supports dozen of models (Yaesu, Uni…
-
While the updating the simulator i got the idea that it might be worth it to write a real linux application that could interface with a real disaster radio network, not just a simulated network.
As…
-
transmit only takes bytes and I'd like to send 25 bits of information about 4 times,
my parameters are the following:
```
[~ (50kHz) ] # define a base frequency
[_ (2100us) ] …
-
So I'm using the RDMSerialRecv example (Link: https://github.com/mathertel/DmxSerial2/tree/master/examples/RDMSerialRecv) and it's not working. I am using the Chamsys Magicq software connected to a DM…
-
Not related to anything necessarily here, but maybe something that can be built by Tube? I have a need for connecting Zigbee devices to a remote site through a VPN (Wireguard/OpenVPN), while keeping o…
-
The topic of Bluetooth has been taken up in other issues, but it seems there's still little research done on the topic.
Instead of polluting the [smartwatch](https://github.com/tock/tock/issues/284…
-
Raspbian/Debian's repository has an outdated hackrf from 2014:
```
pi@raspberrypi:~/hackrf/host/build $ sudo apt search hackrf
Sorting... Done
Full Text Search... Done
gqrx-sdr/stable 2.3.1-2 armhf
…
-
On my duplex hat I have tested VHF only and UHF only split frequencies and works fine.
If I try to set duplex hat TX to VHF and RX to UHF or TX to UHF and RX to VHF,
the duplex will TX on set f…
-
Does OpenOcean also support the Eltako TippFunk devices. I currently have many of these installed and would like to switch from FHEM to OpenOcean
TF61L Light Actuator (uses EEP N5-38-08)
TF61D …
-
I am currently having trouble with RF24 to get the RP2040 to wake up from dormant mode.
It sucessfully received one packet and then stops receiving. Only resetting the MCU makes it receive another pa…