Rey Tucker

Results 13 issues of Rey Tucker

From an e-mail thread: I've run into the same thing... I don't think it is "intentionally" being marked as read by the script or imaplib, but since the message is...

The imap2imap branch, based on a patch from Zane Selvans (6aab0886d6e6341e80c8f92f002a68f47d2a314c), is against an older version; it needs to be tested and merged into master.

feature
cleanup

Per the RFC: http://tools.ietf.org/html/rfc3501#section-2.3.1.1 1) The combination of mailbox name, uidvalidity value, and uid is unique on a server 2) If uidvalidity increments, uids are no longer guaranteed to be...

cleanup
simpleimap

See issue #6, as well as the random SSL disconnection errors

simpleimap
bug

It appears that bladerf_set_bandwidth() sits and does nothing for a very long time, and also the test fails to enable the RX/TX sections. I'm suspecting there's bad interactions involving multiple...

Issue: Bug
Component: libbladeRF
Product: bladeRF xA4/xA9

https://github.com/Nuand/bladeRF/wiki/Upgrading-bladeRF-FX3-Firmware#Upgrading_using_the_FX3_bootloader_Recovery_Method windows installer build system now adds the 04b4:00f3 pid automatically, so the zadig thing won't be necessary w/ installers after today (i hope)

Issue: Task
Component: Documentation
Component: FX3 Firmware
Platform: Windows

Similar to #672 but for installing libusb. Given that libusb is literally the most important dependency we have, it should be pinned to a known good version. https://cmake.org/cmake/help/latest/module/ExternalProject.html

Issue: Enhancement
Component: Host
Platform: Windows

w/r/t the "add `#define HAVE_STRUCT_TIMESPEC`" instruction for win32 builds: it's a dodgy way to work around an upstream bug i suspect https://cmake.org/cmake/help/latest/module/ExternalProject.html may be a good feature to use for...

Issue: Enhancement
Component: Host
Platform: Windows

We're still building without either libedit or libtecla on Windows.

Issue: Enhancement
Platform: Windows
Component: bladeRF-cli