ja-rule icon indicating copy to clipboard operation
ja-rule copied to clipboard

Ja Rule is the code behind OLE, an Open Source DMX/RDM framework for PIC32 microcontrollers

Results 22 ja-rule issues
Sort by recently updated
recently updated
newest added

One thing I found during testing today, if you disconnect the IC line, the unit 'locks up' when used as an RDM controller with one or more responders on the...

enhancement

As spotted by Tim: https://groups.google.com/g/open-lighting/c/QiCAB4G1psg/m/oUW6tTFDAQAJ

To receive DMX. This wouldn't have to do anything with RDM.

enhancement

In here: https://github.com/OpenLightingProject/ja-rule/blob/master/firmware/src/usb_console.c#L414 So there is another way to do it without needing to send a custom PID.

enhancement

STATE_RDM_CHECKSUM_LO and STATE_RDM_CHECKSUM_HI are the wrong way round See table Table 6-3 in section 6.2.3 Message Length of E1.20

bug

This writes the first two bytes to flash. I can't yet get the hardware based end-of-write detection working.