|
Output of HL2 is interrupted while switching TABS in browser
Hi Anton, I can confirm this behaviour on my old, fairly old, win7 machine (core2quad processor) when switching tabs or refreshing sites. As Simon wrote, modern browsers are resource intensive. Just t
Hi Anton, I can confirm this behaviour on my old, fairly old, win7 machine (core2quad processor) when switching tabs or refreshing sites. As Simon wrote, modern browsers are resource intensive. Just t
|
By
Christian Veith
· #59097
·
|
|
DIY Arduino Midi Controller for SDRC completed
Hi jdow, yes afaik the midi library allows a midi serial mode, which sends the midi data as strings. This can be used by arduino microcontrollers which doesn't allow acting as a usb client device. The
Hi jdow, yes afaik the midi library allows a midi serial mode, which sends the midi data as strings. This can be used by arduino microcontrollers which doesn't allow acting as a usb client device. The
|
By
Christian Veith
· #58400
·
|
|
Automatic Demodulation Frequency "Centering" -- Request
#sdrconsolev3
#request
Hi Alex, It's also possible to use the receiver pane. Which by default shows one receiver, but can have 8 receivers side by side. I'm always using it as a little window on the second screen for fine t
Hi Alex, It's also possible to use the receiver pane. Which by default shows one receiver, but can have 8 receivers side by side. I'm always using it as a little window on the second screen for fine t
|
By
Christian Veith
· #58313
·
|
|
Your Graphics Card
#poll-notice
Hi Simon, Sorry no Ryzen CPU with integrated graphics here on my side. Maybe someone else got one to test it. Best regards Chris Am 26. Juni 2020 07:36:48 MESZ schrieb Simon Brown <simon@...
Hi Simon, Sorry no Ryzen CPU with integrated graphics here on my side. Maybe someone else got one to test it. Best regards Chris Am 26. Juni 2020 07:36:48 MESZ schrieb Simon Brown <simon@...
|
By
Christian Veith
· #57938
·
|
|
Your Graphics Card
#poll-notice
Hi Simon, Yes pretty much users having NVidia cards. But including OpenCL Support in SDRC would also enable the usage of the integrated GPU of the Ryzen CPUs. This could be interesting for anyone usin
Hi Simon, Yes pretty much users having NVidia cards. But including OpenCL Support in SDRC would also enable the usage of the integrated GPU of the Ryzen CPUs. This could be interesting for anyone usin
|
By
Christian Veith
· #57925
·
|
|
Several saved definitions for one radio (transverter settings)?
Hi Max, sorry but this is not possible. Using different identities is a possible option but not all settings are stored per identity. The HL2 PA enabled for example is not stored per radio or identity
Hi Max, sorry but this is not possible. Using different identities is a possible option but not all settings are stored per identity. The HL2 PA enabled for example is not stored per radio or identity
|
By
Christian Veith
· #57734
·
|
|
Transverter for HL2 etc.
Hi Max, I'm using a 2m transverter from transverter-store.com with my HL2. I ordered it with the attenuator board and didn't use it ;) I've routed the transverters Rx output to the Rx input of the HL2
Hi Max, I'm using a 2m transverter from transverter-store.com with my HL2. I ordered it with the attenuator board and didn't use it ;) I've routed the transverters Rx output to the Rx input of the HL2
|
By
Christian Veith
· #57260
·
|
|
Dead simple Arduino MIDI controller for PTT button.
I think there are not many left, as the encoders require two pins each. But the library i'm using can handle external inputs via i2c bus. It would be possible to attach a cheap 8 pin i2c input ic and
I think there are not many left, as the encoders require two pins each. But the library i'm using can handle external inputs via i2c bus. It would be possible to attach a cheap 8 pin i2c input ic and
|
By
Christian Veith
· #56714
·
|
|
Dead simple Arduino MIDI controller for PTT button.
Sorry forgot to attach the pictures :( Am 14.05.2020 um 21:34 schrieb Christian Veith:
Sorry forgot to attach the pictures :( Am 14.05.2020 um 21:34 schrieb Christian Veith:
|
By
Christian Veith
· #56647
·
|
|
Dead simple Arduino MIDI controller for PTT button.
Hi Andrea, yes of course, but i wouldn't call it a PCB ;) Just a strip pcb meant for prototyping. The vertically arranged resistors are for limiting the LED current. The horizontally arranged resistor
Hi Andrea, yes of course, but i wouldn't call it a PCB ;) Just a strip pcb meant for prototyping. The vertically arranged resistors are for limiting the LED current. The horizontally arranged resistor
|
By
Christian Veith
· #56646
·
|
|
Dead simple Arduino MIDI controller for PTT button.
Hi Bill, the midi file should be put in your appdata folder: %appdata%\SDR-RADIO.com (V3)\Console\Ident0 Ident0 depends on the Number of identies you've configured and in which you want to use the mid
Hi Bill, the midi file should be put in your appdata folder: %appdata%\SDR-RADIO.com (V3)\Console\Ident0 Ident0 depends on the Number of identies you've configured and in which you want to use the mid
|
By
Christian Veith
· #56626
·
|
|
More Identities
Hi Simon, that would be really cool :) But i think there are more tasks with a higher priority that should be implemented first :) Best regards Chris Am 12.05.2020 um 15:19 schrieb Simon Brown:
Hi Simon, that would be really cool :) But i think there are more tasks with a higher priority that should be implemented first :) Best regards Chris Am 12.05.2020 um 15:19 schrieb Simon Brown:
|
By
Christian Veith
· #56583
·
|
|
SDR-C and lime - Indication of audio-TX but no HF out
i'll do :) Thanks again for your great work and support Simon. Best regards Chris DL5CV Am 12.05.2020 um 15:14 schrieb Simon Brown:
i'll do :) Thanks again for your great work and support Simon. Best regards Chris DL5CV Am 12.05.2020 um 15:14 schrieb Simon Brown:
|
By
Christian Veith
· #56581
·
|
|
More Identities
do i don't think that the converter settings are stored in registry, as they are contained in "SDR-Console-ConverterDefns.xml" file in appdata folder. it's not necessary to refactor this part of the c
do i don't think that the converter settings are stored in registry, as they are contained in "SDR-Console-ConverterDefns.xml" file in appdata folder. it's not necessary to refactor this part of the c
|
By
Christian Veith
· #56535
·
|
|
More Identities
Yes these are the definitions. But in this definitions file is no special configuration contained. These settings are stored in the windows registry. Am 12.05.2020 um 08:24 schrieb jdow:
Yes these are the definitions. But in this definitions file is no special configuration contained. These settings are stored in the windows registry. Am 12.05.2020 um 08:24 schrieb jdow:
|
By
Christian Veith
· #56532
·
|
|
More Identities
Thanks for the tip, but that wouldn't be possible. The hardware configuration of the radios is stored in the Windows registry and the approach chosen is indentity independent. Please take a look on th
Thanks for the tip, but that wouldn't be possible. The hardware configuration of the radios is stored in the Windows registry and the approach chosen is indentity independent. Please take a look on th
|
By
Christian Veith
· #56528
·
|
|
SDR-C and lime - Indication of audio-TX but no HF out
Hi Lorenz, same issue here but on a Win7 Machine. Console is starting to transmit. But no HF Out on the lime. Additional Info at my site: Killing the SDR Console, when it hangs and goes into App not r
Hi Lorenz, same issue here but on a Win7 Machine. Console is starting to transmit. But no HF Out on the lime. Additional Info at my site: Killing the SDR Console, when it hangs and goes into App not r
|
By
Christian Veith
· #56527
·
|
|
More Identities
Hi Simon, thanks for this update :) Do you think it would be possible to have different Radio settings per identity? What i mean are the settings in this dialog: I would then configure identity one as
Hi Simon, thanks for this update :) Do you think it would be possible to have different Radio settings per identity? What i mean are the settings in this dialog: I would then configure identity one as
|
By
Christian Veith
· #56412
·
|
|
Question to Simon: More Identities and ability to clone them?
Hi Simon, sounds great :) I currently copy the identity folders from AppData and the registry trees via regedit and the Windows Explorer. Would it be possible to have different Radio settings too? I'v
Hi Simon, sounds great :) I currently copy the identity folders from AppData and the registry trees via regedit and the Windows Explorer. Would it be possible to have different Radio settings too? I'v
|
By
Christian Veith
· #56328
·
|
|
Different Radio Settings in Identities
Hi group, i wondered if it's possible to have separate Radio configurations in the identities. I'm currently using three profiles 1. HF with a Hermes-Lite 2 2. QO-100 with a LimeSDR Mini 3. VHF with H
Hi group, i wondered if it's possible to have separate Radio configurations in the identities. I'm currently using three profiles 1. HF with a Hermes-Lite 2 2. QO-100 with a LimeSDR Mini 3. VHF with H
|
By
Christian Veith
· #56155
·
|