0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add extra debugging for operate More... about 5 years ago
Changed to print stored path rather than queried path More... about 5 years ago
Added the ability to reference the device path when using libusb instead of hidraw More... about 5 years ago
Update README.md More... about 5 years ago
Fixed error in command line parsing. More... about 5 years ago
Command line handles the flags correctly More... about 5 years ago
Modified the documentation to reflect the d and q command line flags More... about 5 years ago
Added the debug (-d) and quiet (-q) flags to the command line parser. More... about 5 years ago
Merge pull request #45 from darrylb123/createfun-support More... about 5 years ago
More formatting cleanus after gnu indent More... about 5 years ago
Merge pull request #44 from darrylb123/createfun-support More... about 5 years ago
Used gnu indent -linux for set all the formatting. Now tab delimited with opening braces on the function/if line. I did not touch libusbrelay_py.c. Not my code. More... about 5 years ago
Fixed buffer overflow in long product names was 20 now maximum allowable (255) More... about 5 years ago
Merge pull request #41 from darrylb123/createfun-support More... about 5 years ago
Added the ability to use udev to create sym links to the device. When using the sym link to reference a relay the code finds the actual path. Updated the README with additional documentation for using devices to reference the relays More... about 5 years ago
Added the code to operate the Ucreatefun relays Added the ability to use the device path instead of the serial More... over 5 years ago
Support fo ucreatefun modules More... over 5 years ago
Support for ucreatefun modules More... over 5 years ago
Adding support for Ucreatefun modules More... over 5 years ago
Merge pull request #40 from darrylb123/revert-38-master More... over 5 years ago
Revert "enumerate_relay_boards: print correct serial_number in "Device Found"" More... over 5 years ago
Merge pull request #38 from Ricardicus/master More... over 5 years ago
README.md update More... over 5 years ago
enumerate_relay_boards: print correct serial_number More... over 5 years ago
Merge pull request #37 from wentasah/fixes2 More... over 5 years ago
Improve error reporting More... over 5 years ago
Merge pull request #36 from wentasah/fixes More... over 5 years ago
re error checking around device permission, Better error message to assist user More... over 5 years ago
Fix problems with accesses to uninitialized memory More... over 5 years ago
Improve command line parsing More... over 5 years ago