Martin Cooper

Results 7 issues of Martin Cooper

The first line of the documentation for each of the `open_midiinput`, `open_midioutput`, and `open_midiport` functions states: > Open MIDI port for input or output and return MidiIn/MidiOut instance. (or an...

I'm not seeing a way to prompt conditionally or conditionally create an object. As a concrete example of both, consider a fancier way of prompting for the repository information from...

These changes implement support for PTT using CM108 on a Mac. A few notes: * The actual code is exactly the same as for Windows, using the hidapi API, so...

The User Guide clearly documents (in section 9.4.1.5.1, Getting permission to access /dev/hidraw) the addition of the hidraw device to the 'audio' group. However, what is missing is any mention...

In the v1.7 User Guide, at the top of the section on "Radio Channel – Push to Talk (PTT)", there is a note that states: ``` A separate document, “Radio-Interface-Guide.pdf...

If the child server returns a failure that is not an error, such as a 404 response, neither 'success' nor 'error' handlers are called by restler. Instead, it would call...

The instructions for installing on Windows, here: https://github.com/wb2osz/direwolf?tab=readme-ov-file#windows state: > Go to the releases page. Download a zip file with "win" in its name However, since Direwolf 1.6, the downloadable...