cmoore42
cmoore42
The checkin on Jun 1 (adapted changes from fixInterrupts branch) broke the RF12_COMPAT mode. Turning on RF12_COMPAT in RF12.h results in a compile failure in RF69.c: ...\jeelib\RF69.cpp: In function 'uint16_t...
Section 7.1.1 in the spec says, "The following device attributes are mandatory and MUST be send, even if it is just an empty string". It then lists the mandatory Device...
Minor thing, but when checking out the master branch on a fresh Jetson Nano the build of video-viewer fails because libglew is missing. Maybe you could update the Readme to...
tosc_reset was operating on offsets based on the location of the format (o->format). When it came time to adjust the marker location to a multiple of 4 bytes it adjusted...