OpenWare icon indicating copy to clipboard operation
OpenWare copied to clipboard

Firmware for OWL devices

Results 19 OpenWare issues
Sort by recently updated
recently updated
newest added

I'm trying to setup a build environment for my Lich module and the first step is installing OpenWare. Unfortunately, I get this error when trying to do a "git submodule...

Looks like another regression - https://community.rebeltech.org/t/error-0x80-size-mismatch-calibrating-the-module-please-help/2102

Seems to happen to patches that used to work too, might be a bug in flash storage code. See https://community.rebeltech.org/t/checksum-error-rzero/2097

Based on forum discussion: https://community.rebeltech.org/t/witch-error-0x60-invalid-save-name-quadsampler/2096 Resource name is QuadSampler.cfg, so 15 bytes + null byte This can fit into 16 byte Resource::name field, but we demand [strictly less than 16...

We have a check in firmware that it's flashing a bootloader - https://github.com/RebelTechnology/OpenWare/blob/master/Source/MidiHandler.cpp#L325-L327 But it looks like MidiBoot itself doesn't do the opposite and just flashes any incoming data -...

We store settings from the USB interrupt and current code hangs when disabling interrupts in the old function. AFAICT calling it not from an ISR would be safe too.

Upgrading an OwlPedal mk1 from v22.2 to v22.4 via MidiBootloader (after erasing the storage) results in a watchdog reset loop. Reverting back to v22.2 restores expected functionality. Please have a...

I'm having an OWL-Modular since 2016. The last firmware which I successfully had installed was v14. Now I was surprised and happy to see a new Firmware version v22.4.0 for...

I wanted to try to plug in two MIDI devices (a keyboard and a CC slider box). I plugged them into a powered USB hub ([this one](https://www.amazon.ca/ORICO-3-3Ft-iPhone-Sumsung-Windows/dp/B018V7VMNC)) and plugged the...

Installed v22.4.0 from the Github releases page on a 2019 Magus (with custom-installed MidiBoot2 with watchdog). It works great EXCEPT that on something like 50 to 70% of bootups, the...