0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compile with -fPIC More... over 6 years ago
Change CPPFLAGS to CXXFLAGS More... over 6 years ago
Document multi_remote example More... over 6 years ago
Exclude hidapi from trickified_idf.o More... almost 7 years ago
Move Trickification support into its own makefile More... almost 7 years ago
Make Server::unpack public More... almost 7 years ago
Add multi_remote example More... almost 7 years ago
Add magic SWIG invocations to remote controllers More... almost 7 years ago
Correct accumulateClientValues return type More... almost 7 years ago
Correct pointer to member classes More... almost 7 years ago
Refactor composite controllers' get methods More... almost 7 years ago
Correct LIBRARY DEPENDENCY More... almost 7 years ago
Refactor remote devices & controllers More... almost 7 years ago
Add support for new Industrial Products controller More... almost 7 years ago
Replace use of TRICK_ICG & SWIG with TRICK_EXCLUDE More... almost 7 years ago
Fix grammatical error More... about 7 years ago
Remove trick directory when cleaning More... about 7 years ago
Ignore make_makefile_swig-created trick directory More... about 7 years ago
Define Trickification rules only when supported More... about 7 years ago
Fix $(S_MAIN) dependency on trickified_idf.o More... about 7 years ago
Correct make clean rule More... about 7 years ago
Change libidf_trick.a to trickified_idf.o More... about 7 years ago
Fix Trick build target dependencies More... about 7 years ago
Restrict TRICK_USER_LINK_LIBS changes to $(S_MAIN) More... about 7 years ago
Don't echo rm command during make clean More... over 7 years ago
Silence sign compare warnings for hidapi code. Fixes #2 More... over 7 years ago
Use the compiler to generate dependency information. Closes #1 More... over 7 years ago
Update Doxyfile to reflect new paths More... over 7 years ago
Only build the link to 3rdParty/trick/lib/python if using Trick >= 17.1. Otherwise, it won't exist. More... over 7 years ago
Added **kwargs to Configurator.addMasterDevice so subclasses can accept additional keyword arguments More... over 7 years ago