summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-15libusb : libusb_set_debug -> libusb_set_optionHEADmasterJérémy Zurcher2-3/+4
2013-12-11build.sh: remove hidden call to sudoJérémy Zurcher1-1/+1
2013-11-26update readmeJérémy Zurcher1-1/+2
2013-11-26support PVM110 cardsJérémy Zurcher1-1/+5
2013-11-26fix k8055_takeover_deviceJérémy Zurcher1-5/+14
2013-11-26improve debug level supportJérémy Zurcher1-2/+2
2013-10-19libk8055: fix calls to libusb_set_debug() with unititialized libusbJérémy Zurcher1-1/+3
2013-09-27improve k8055gui test to animate GUIJérémy Zurcher2-20/+44
2013-08-16fix udev rulesJérémy Zurcher1-6/+4
2013-08-05release 0.5.1V0.5.1Jérémy Zurcher1-1/+1
2013-08-05add *~ to .gitignoreJérémy Zurcher1-0/+1
2013-08-05add k8055++.pcJérémy Zurcher3-1/+13
2013-08-05man k8055.1.gz -> k8055cmd.1.gzJérémy Zurcher3-1/+1
2013-08-05fix test script : bin is now k8055cmdJérémy Zurcher1-3/+3
2013-08-05fix cmake so that library symlinks are generetedJérémy Zurcher3-21/+25
2013-08-05generate and install k8055.pcJérémy Zurcher2-0/+13
2013-08-05output install prefixJérémy Zurcher1-0/+1
2012-06-15fix libusb_get_device_list segvJérémy Zurcher1-2/+6
2012-02-16ruby: follow k8055_search_devices and k8055_get_debug API changesJérémy Zurcher2-3/+3
2012-02-16fix -debug flag usageJérémy Zurcher1-4/+3
2012-02-16set per device debug statusJérémy Zurcher3-36/+35
2011-11-18fix udef rules SYSFS=>ATTRSJérémy Zurcher1-5/+5
2011-11-14fix typo RBConfig => RbConfigJérémy Zurcher1-9/+9
2011-11-14tasks/constants use RBConfig instead of deprecated ConfigJérémy Zurcher1-9/+9
2011-06-10ruby1.8 compatJérémy Zurcher1-1/+1
2011-06-10ruby1.8 compatJérémy Zurcher1-1/+1
2011-06-10force use of libusb-1.0Jérémy Zurcher2-2/+2
2011-06-06add java cmake stuff from http://git.cryptomilk.orgJérémy Zurcher5-0/+1226
2011-06-06complete thanks to previous devsJérémy Zurcher2-2/+8
2011-06-06add ruby/ffi-k8055Jérémy Zurcher20-0/+1451
2011-06-06add reformatJérémy Zurcher1-0/+22
2011-06-06reformat libk8055/libk8055.cJérémy Zurcher1-19/+19
2011-06-06update README.txt add TODOJérémy Zurcher2-33/+19
2011-06-06add i[nstall] option to build.shJérémy Zurcher1-5/+13
2011-06-06add comments to velleman.rulesJérémy Zurcher1-0/+2
2011-06-06rename k8055_(set|read)_all_values to k8055_(write|read)_all_(outputs|inputs)Jérémy Zurcher7-28/+28
2011-06-06add k8055_digital_outputs, rename k8055_read_all_values parametersJérémy Zurcher4-7/+17
2011-06-06rename k8055_digital_x to k8055_digital_input_x, add k8055_digital_output_x, ...Jérémy Zurcher4-45/+119
2011-06-06update versionJérémy Zurcher1-2/+2
2011-06-06libk8055/main.c is fixedJérémy Zurcher1-16/+22
2011-06-06pyplotA.py and pyplotD.py are fixedJérémy Zurcher2-15/+23
2011-06-05k8055qt.py: work in progressJérémy Zurcher2-213/+205
2011-06-05update build.shJérémy Zurcher1-2/+70
2011-06-05check value pointers before assignmentsJérémy Zurcher1-12/+12
2011-06-05fix pyk8055/setup.pyJérémy Zurcher1-3/+6
2011-06-05first attempt to revitalize python qt GUIsJérémy Zurcher2-69/+53
2011-06-05fix function prefix missing in pyk8055Jérémy Zurcher1-1/+1
2011-06-05set_debug_(on|off) => set_debug/get_debugJérémy Zurcher4-13/+14
2011-06-04fix python binding generationJérémy Zurcher1-3/+2
2011-06-04rewrite pyk8055/libk8055.iJérémy Zurcher1-232/+157