summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-04small fixesJérémy Zurcher2-6/+6
2011-06-04add k8055_alloc and k8055_freeJérémy Zurcher2-1/+15
2011-03-02upgrade search_devicesJérémy Zurcher1-5/+1
2011-03-02use libusb-1.0 APIJérémy Zurcher5-81/+118
2011-03-01update k8055gui, usw k8055++, test buttonJérémy Zurcher3-25/+23
2011-03-01small cpp API typo fixesJérémy Zurcher2-12/+12
2011-03-01fix header to prevent compilation complicationsJérémy Zurcher3-9/+53
2011-03-01add K8055 cpp classJérémy Zurcher3-0/+269
2011-03-01fix k8055_read_digital_channel channel checkJérémy Zurcher1-1/+1
2011-03-01use defined offsetsJérémy Zurcher1-19/+19
2011-03-01set k8055_read and k8055_write public, add data_in access functionsJérémy Zurcher2-9/+22
2011-03-01update main.cJérémy Zurcher1-7/+7
2011-03-01update C API long* => int* ...Jérémy Zurcher2-6/+17
2011-03-01update C API long => int ...Jérémy Zurcher2-31/+39
2011-03-01prefix C function with k8055_Jérémy Zurcher3-104/+104
2011-03-01channel and counter becomes integersJérémy Zurcher2-20/+20
2011-03-01check main.cJérémy Zurcher1-261/+176
2011-03-01code moveJérémy Zurcher1-4/+5
2011-03-01add set_debug_(on|off), board_address becomes an integerJérémy Zurcher3-13/+21
2011-02-28add time to build.shJérémy Zurcher1-1/+1