mbaz

Results 20 issues of mbaz

http://www.fial.com/~scott/tamsyn-font/

New Font

The characters `x`, `o`, etc. are used as shorthand for specific marker types. This clashes with the use of the same characters as text markers.

As of Julia 1.6, `readavailable()` is no longer recommended; `read()` should be used instead.

I am trying to use a B200 USRP with SoapySDR on Windows 10. SoapySDR version: 2021.07.25-vc16-x64 UHD version: 4.1.0.1 (I copied the B200 images to Pothos' bin directory) When I...

I am using PkgPage to write the documentation for a small package. The docs will be hosted in Github, under `mbaz.github.io/GtkServer.jl/`. I am using `serve(single=true)` to generate the website, and...

Sometimes sideberry fails to move tags around. See here for an example (you can play gifs with `sxiv -a`; let me know if you want this in another format): https://send.firefox.com/download/3809c19b835328b2/#r3P2YpGNpuRvf-dSqTmo4A...

type: bug

This commit adds two new frequency estimation algorithms: * `jacobsen`, a very fast algorithm that performs a three-point curve fit around the DFT peak. Not super accurate. * `quinn`, a...