Commit Graph

  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • | | *
  • | | *
  • | |/
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • ded6ec7 (taranis-emu) Tries to emulate Taranis HID descriptor. Didn't work for problematic programs, either. by Thomas Buck 2017-03-12 17:01:33 +0100
  • af60c5f (HEAD -> master) Updated Makefile to include newest foohid release by Thomas Buck 2017-03-12 15:39:12 +0100
  • ff2c996 Fix to work properly with foohid 0.2.1 by Thomas Buck 2017-03-12 15:33:26 +0100
  • 9d256e9 Merge branch 'master' of github.com:xythobuz/SerialGamepad by Thomas Buck 2016-04-29 13:38:53 +0200
  • dd7f52a Merge pull request #1 from C4/master by Thomas Buck 2016-04-29 13:38:20 +0200
  • effdb7d Quick serial output update by Carl Krauss 2016-02-11 17:51:01 -0800
  • ec33e3e Adding a bit more documentation around installation. by Carl Krauss 2016-02-11 17:15:01 -0800
  • e9165ac Added Icon to gitignore by Thomas Buck 2016-01-01 13:49:06 +0100
  • 6c1ae8b Fix warning when closing while connected by Thomas Buck 2015-12-20 01:21:38 +0100
  • b0236fc Smaller resizable window using constraints by Thomas Buck 2015-12-20 01:17:55 +0100
  • 138a52c Only use one button in GUI by Thomas Buck 2015-12-20 00:48:40 +0100
  • 1ac7697 Extended Readme by Thomas Buck 2015-12-18 19:55:52 +0100
  • a39f708 Reset GUI on disconnect, mention serial driver in Readme by Thomas Buck 2015-12-18 19:35:56 +0100
  • 0e2ce1a Removed duplicated icon files by Thomas Buck 2015-12-17 23:37:02 +0100
  • c6b4686 Don't build installer by default by Thomas Buck 2015-12-17 23:29:23 +0100
  • 691cc5b Fixed command line app checksum bug (ignored CR in binary input!) by Thomas Buck 2015-12-17 23:24:22 +0100
  • 9286a1d Install cli binaries to /usr/local/bin by Thomas Buck 2015-12-17 23:05:21 +0100
  • 147fe6e Updated Readme by Thomas Buck 2015-12-17 21:07:19 +0100
  • 4865d4b Can create installer package including foohid package by Thomas Buck 2015-12-17 20:59:46 +0100
  • 637c144 Extended Readme by Thomas Buck 2015-12-16 21:09:45 +0100
  • bb132d1 Fully implemented functionality by Thomas Buck 2015-12-16 21:04:39 +0100
  • 658fe3d Added Thread reading data, fooHID interface code by Thomas Buck 2015-12-16 00:13:39 +0100
  • 54737b8 Added App Icon by Thomas Buck 2015-12-14 23:39:46 +0100
  • 2d4b879 Add app build to Makefile by Thomas Buck 2015-12-14 23:30:14 +0100
  • cf15fad Can now list available serial ports by Thomas Buck 2015-12-14 23:19:33 +0100
  • 1728f93 Add script to automatically increase build number by Thomas Buck 2015-12-14 22:02:37 +0100
  • 8e2f065 Initial commit of GUI app by Thomas Buck 2015-12-14 21:57:41 +0100
  • 44ca0bb Small fixes in cli apps by Thomas Buck 2015-12-14 21:28:16 +0100
  • 2169c57 Quick and dirty CPU usage fix by Thomas Buck 2015-12-13 21:07:56 +0100
  • 13dc1b6 Fixed foohid, now working properly, tested with FPVFreerider Demo by Thomas Buck 2015-12-13 19:41:12 +0100
  • 95ffc21 Emulating virtual gamepad from userspace using foohid by Thomas Buck 2015-12-13 19:22:45 +0100
  • 1be54ac Initial commit by Thomas Buck 2015-12-13 17:20:01 +0100