Commit graph

  • f69011d589 add channel count and device listing functions master Carl Philipp Klemm 2025-06-30 15:28:48 +0200
  • db4981628f visibility attriubtes on static functions dont make any sense Carl Philipp Klemm 2024-05-07 13:04:26 +0200
  • 7169533d05 usb_shm: hide symbols so that ldd dosent use the symbols from another lib Carl Philipp Klemm 2024-05-07 13:02:49 +0200
  • 6a6471125b usb_shm: fix use of unalloced handle Carl Philipp Klemm 2024-05-07 12:47:10 +0200
  • a7cce81e76 CMakeLists: add language hint to project definition Carl Philipp Klemm 2024-05-07 11:54:32 +0200
  • ab7d922a7e usb+_shm: check connected state in all functions Carl Philipp Klemm 2024-05-07 11:51:40 +0200
  • a4b6335e57 usb_shm: correct refcounting Carl Philipp Klemm 2024-05-07 11:48:55 +0200
  • c55b600d9e slim down usb_shm to only the things used in libeismulitplexer Carl Philipp Klemm 2024-05-07 11:28:15 +0200
  • ef73c41207 fix issue in usbshm where a open() with specific serial number would segfault if a unresponsive usb device is encountered Carl Philipp Klemm 2024-02-20 09:41:46 +0100
  • 3c6da8d2b0 Fix spelling in various places Carl Philipp Klemm 2024-01-09 14:13:41 +0100
  • fbf59878d6 documentation: fix some spelling Carl Philipp Klemm 2024-01-09 14:05:14 +0100
  • 7ed44a508c dont return USBSHM_ERROR_AGAIN on libusb error Carl Philipp Klemm 2023-12-11 10:26:36 +0100
  • 7be8bf92d4 usbshm: increase thread safty Carl Philipp Klemm 2023-10-30 10:47:58 +0100
  • e1d8cb24cb Fix the list command longoption Carl Philipp Klemm 2023-10-27 17:50:43 +0200
  • 51bffaed3f CmakeLists: only override default prefix when building for linux Carl Philipp Klemm 2023-10-16 10:47:34 +0200
  • 0ce5be707b don't explicitly blink led on eatch command to save some bus time Carl Philipp Klemm 2023-10-06 16:10:03 +0200
  • 02f8fab41c add mission options.h Carl Philipp Klemm 2023-10-06 14:31:21 +0200
  • 9b41c74c9c up cmake version Carl Philipp Klemm 2023-10-06 14:30:45 +0200
  • a84f1e0ebe improve cli application help Carl Philipp Klemm 2023-07-21 15:08:02 +0200
  • ff6b89b495 fix windows build, add argp to tree to allow building for windows Carl Philipp Klemm 2023-07-10 15:55:39 +0200
  • e25d7347c6 Add windows driver files Carl Philipp Klemm 2023-07-10 15:42:35 +0200
  • c7603f54c4 add the ability to select a specific device via serial number add a interactive mode add a batch mode Carl Philipp Klemm 2023-07-10 15:40:06 +0200
  • e43ef91f85 use sync io for get command Carl Philipp Klemm 2023-07-07 11:23:34 +0200
  • 45b84e202f relitcense Carl Philipp Klemm 2023-06-30 16:40:40 +0200
  • 9556625561 fix some spelling in docs Carl Philipp Klemm 2023-06-30 16:14:14 +0200
  • 1004ecee2b correct spelling of multiplexer Carl Philipp Klemm 2023-06-30 16:12:39 +0200
  • 0ec7d189b2 Add windows cross compileing support Carl Philipp Klemm 2023-06-30 16:12:19 +0200
  • 912f83b169 add README Carl Philipp Klemm 2023-06-19 16:29:16 +0200
  • fd4ee4886f add doxygen files Carl Philipp Klemm 2023-06-19 16:24:46 +0200
  • e4af92276c Rework for new eismulitplexer pcb add documentation add pkg-config files Carl Philipp Klemm 2023-06-19 15:54:11 +0200
  • dbbf1068dc inial commit uvos 2023-06-15 18:06:29 +0200