Jean-Sébastien Dominique

Results 6 issues of Jean-Sébastien Dominique

With reference to https://github.com/pothosware/SoapyBladeRF/issues/36, it seems like the clocking API does not support both a master and a reference clock. After reviewing a few SDRs and how they manage clocks,...

The `Axis::matches` function for the `Layout` struct currently receives a `bool` and then hardcodes this internally to `"x"`. This limits greatly the matching that can be done for axes within...

### Describe the bug In the management UI, when I go to create a new queue and elect to use the `Default for virtual host`, I am presented with the...

bug

I'm using a 10 MHz external reference and need the bladeRF to enable the PLL so it considers it. Given `setClockSource` does nothing by default and I didn't find any...

In the [conf_parse.peg](https://github.com/Kyorai/cuttlefish/blob/master/src/conf_parse.peg#L80-L83) file, there's the following: ``` %% An include is a line that begins with 'include' and something. include

Some mods can have empty team names. The current regular expression to enforces at least one character in the team name. This PR removes the requirement, thus supporting empty team...