You are browsing as a guest. Sign up (or log in) to start making projects!

UniScan

  • 6 Devlogs
  • 75 Total hours

Modular scanner/radio client and multicast server. Plug in a scanner, set it up in the server software, and open it up to the internet for others to listen to, or control it yourself by logging into an admin user.

Open comments for this post

15h 38m 32s logged

Doing better at Avalonia so I was able to fix some issues and make the Home screen actually contain something useful, with this being a list of all connected remotes and their devices in one place.

Oh, and a ton of netcode setup which I forgot to post in this devlog, will show it in the next one.

0
0
3
Open comments for this post

34h 33m 9s logged

so far so good!
I might want to make the Identifier text slightly smaller…..

Now onto making “subscriptions” work, couldn’t come up with a better name than this though.

It takes me so long to do anything because I constantly have the urge to refactor things, as well as trying to get stuff perfect the first time.

0
0
3
Open comments for this post

11h 8m 49s logged

FINALLY HOLY SHIT WHY IS IT SUCH PAIN TO DO ASYNC INIT IN AVALONIA

I wouldnt need to do this if the browser wasnt so picky with OPFS and async………. UGH

basically now during OnFrameworkInitializationCompleted I just run task in background that calls my async function

at end of async function it sets Content of root view to newly created MainViewModel

0
0
3
Open comments for this post

2h 14m 30s logged

Finally getting remotes closer to working

Now you can add them from the GUI (but you can’t connect to them yet…)

0
0
3
Open comments for this post

55m 13s logged

didn’t notice at the time but I was writing out the length with the wrong endianness

fixed it and now dotnetty doesn’t silently ignore it

0
0
3
Open comments for this post

10h 0m 6s logged

testing the socket, seems like packets aren’t being handled just yet but at least we’re getting somewhere

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…