Commit Graph

  • 122d083b34 removed old implementation of usb hid test app, replaced with libusb implementation, added skipping first two bytes master Jonas Arnold 2023-06-06 10:52:23 +0200
  • 6ce31a7bb7 added newline after message in tcp server Jonas Arnold 2023-06-06 10:51:51 +0200
  • 5b06772cad added project with hidapi from libusb Jonas Arnold 2023-03-30 09:59:04 +0200
  • 1c433d519d small corrections on UsbHidTestApp Jonas Arnold 2023-03-30 07:46:55 +0200
  • db563460ba implemented tcp server Jonas Arnold 2023-03-24 12:44:37 +0100
  • 257b086495 added second client for receiving udp messages Jonas Arnold 2023-03-24 12:03:20 +0100
  • 3b0f0d08f4 added udp test app Jonas Arnold 2023-03-23 09:40:34 +0100
  • c4e8f3c123 some changes while testing with arduino Jonas Arnold 2023-03-16 22:44:08 +0100
  • 7289bdf8bf added sending messages to HID, fixed thread not ending, fixed newline character for HID sending Jonas Arnold 2023-03-13 21:56:48 +0100
  • c7a53e8f5a removed unnecessary usings Jonas Arnold 2023-03-12 14:52:44 +0100
  • 10a0b1612e Implemented USB HID Test app. Implemented listing devices, connecting to devices. Newly connected devices get marked green in the listing. Jonas Arnold 2023-03-12 13:07:21 +0100
  • a030ff909e added connect and communicate added customization for newline Jonas Arnold 2023-03-12 12:01:32 +0100
  • 4e9d806863 Add project files. Jonas Arnold 2023-03-12 10:52:27 +0100
  • e48a14e4af Add .gitattributes and .gitignore. Jonas Arnold 2023-03-12 10:52:24 +0100