Sultan Qasim Khan

Results 13 issues of Sultan Qasim Khan

Unsigned long is 32-bit on Windows, but 64-bit on 64-bit POSIX systems.

Since the last release (0.7.1), PothosCore added a dependency on libsimdpp and uses it to make architecture optimized versions of modules. Unfortunately, libsimdpp currently lacks architecture detection for for ARM...

The chip will return to the bootloader after cmdReset if the bootloader pin is not de-asserted after entering the bootloader. To fix this, this patch de-asserts the bootloader pin after...

- Allow starting the wide worker in non-hopping mode (for very zoomed startup), or hopping over a range less than the sample rate (due to relative bandwidth discarding edges) -...

Needs to be paired with changes to SuWidgets, and some changes I made to suscan also help

- Fix changing bandwidth from the sidebar in SigDigger - Apply settings for the selected channel rather than channel 0

When I run the downloadFrameworks.sh script, it puts all the frameworks in paths like `xcfs/.build/artifacts/xcfs/foo/foo.xcframework`, as shown below: ~~~ sultan@Sultans-MacBook-Air a-shell % find xcfs/.build/artifacts/xcfs -name "*.xcframework" xcfs/.build/artifacts/xcfs/vim/vim.xcframework xcfs/.build/artifacts/xcfs/ffmpeg/ffmpeg.xcframework xcfs/.build/artifacts/xcfs/texlua53A/texlua53A.xcframework xcfs/.build/artifacts/xcfs/perlB/perlB.xcframework...

In this example, I open a fresh a-Terminal session, display a file on screen with cat, copy its text, and paste it in this GitHub issue. Note that extra newlines...

The first time you launch a-Shell, a bubble prompt comes up saying “Extra keys: tab, control, escape, paste, and the four arrows”. There is a little “X” button to close...

fix committed