Search found 686 matches

by jdow
Sun May 12, 2024 8:10 am
Forum: Forums
Topic: Serveur SDR-CONSOLE
Replies: 4
Views: 120

Re: Serveur SDR-CONSOLE

Review your networking setup on each of your PCs. Make sure the current network is listed as a "work" network. What does your "ipconfig" output read? (command prompt query of course) You should see something akin to this (munged to hide secrets): ===8<--- Ethernet adapter Etherne...
by jdow
Thu May 09, 2024 8:54 am
Forum: Forums
Topic: Alternate?
Replies: 1
Views: 73

Re: Alternate?

Those sound like alternative identities you created. It appears one of them has gone fubar. The ones that do not work should be removed. I am not sure if Simon has a good way to do that or not. (I tend to brute force it.) Note that "reset" will allow you to start over. It nukes all identit...
by jdow
Thu May 09, 2024 8:51 am
Forum: Forums
Topic: Com port settings to sync with other apps
Replies: 1
Views: 56

Re: Com port settings to sync with other apps

On https://www.sdr-radio.com/ Follow themenus.
{^_^}
by jdow
Wed May 08, 2024 7:21 am
Forum: Forums
Topic: SDR server manager
Replies: 4
Views: 113

Re: SDR server manager

It saves fights over who really has control over the front end.
{^_-}
by jdow
Wed May 08, 2024 7:20 am
Forum: Forums
Topic: sdr-radio website layout
Replies: 6
Views: 1555

Re: sdr-radio website layout

It depends on the site and the ad blocker used.
{^_^}
by jdow
Mon May 06, 2024 7:06 am
Forum: Bugs
Topic: 8 Rx but 6 F? commands
Replies: 1
Views: 163

Re: 8 Rx but 6 F? commands

No such numbers in computer speak hexadecimal. 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f (case insensitive.)

{^_^}
by jdow
Wed Apr 03, 2024 11:29 am
Forum: Bugs
Topic: Socket Bind failure
Replies: 3
Views: 490

Re: Socket Bind failure

You might also explore setting a dependency on network being up. But, it works. Don't fix it unless you like exploring "why".

{^_-}
by jdow
Mon Apr 01, 2024 5:18 am
Forum: Bugs
Topic: Socket Bind failure
Replies: 3
Views: 490

Re: Socket Bind failure

Are you starting the server twice during system startup?
{^_^}
by jdow
Fri Mar 29, 2024 8:08 am
Forum: General
Topic: CW on AO-100 (Help please)
Replies: 11
Views: 1930

Re: CW on AO-100 (Help please)

ASIO4ALL is good stuff. Native ASIO gives potential for less latency. But those are rather pricey cards, usually. (Audio Science for example.) WASAPI appears to be an interface for lower latency. But, it does not grab exclusive control of the audio interface so "YMMV" on how well it does w...
by jdow
Thu Mar 28, 2024 8:58 am
Forum: General
Topic: CW on AO-100 (Help please)
Replies: 11
Views: 1930

Re: CW on AO-100 (Help please)

Windows has a new apparently not often used interface that is their answer to ASIO. ASIO is also limited by your sound card or equivalent. They all have a minimum buffer size. For ASIO itself the minimum is 64 samples (at 48ksps). But ASIO4ALL only allows me to take that RealTek on board audio down ...