Commit Graph

14 Commits

Author SHA1 Message Date
rdb f3c481578e samples: Update `globalClock` references to `base.clock` 2021-12-25 11:49:04 +01:00
rdb 4bf10925b3 samples: prevent duplicate connect assertion in device_tester.py 2019-01-01 16:31:11 +01:00
Sebastian Hoffmann f8520773e9 samples: add input device tester program
Closes #234
2018-11-30 21:03:30 +01:00
rdb 447316c706 samples: fixes for gamepad samples 2018-11-30 20:54:37 +01:00
rdb 3d66e22905 samples: improvements to flight stick sample program 2018-10-07 20:47:59 +02:00
fireclawthefox d764574d07 Added updated flight stick sample 2018-09-29 15:23:54 +02:00
fireclawthefox aff9befd35 Updated steering wheel sample
made steering wheel sample work with current version of input classes
2018-09-29 15:17:58 +02:00
rdb c4b3b558c9 samples: fixes and improvements to gamepad and mappingGUI sample 2018-09-28 22:17:19 +02:00
fireclawthefox dc1ec6b877 small cleanup of sample files
Further documentation
simplyfy lines by separately storing the value of findControl
2016-08-10 16:48:53 +02:00
fireclawthefox 5a378becfc Added button mapping GUI 2016-08-10 13:11:24 +02:00
fireclawthefox 3da928a4de changed axis state detection to new functions and exposed state classes 2016-08-04 22:55:39 +02:00
fireclawthefox 2565f4b423 Renamed gamepad sample script to gamepad.py
Renamed gamepad sample script
Changed axis usage to the newly created functions and exposed classes
2016-08-04 22:54:19 +02:00
fireclawthefox cf63a6cccb Added another example showing usage of wheel devices 2016-08-03 20:21:08 +02:00
fireclawthefox a98cc38c90 Added gamepad device sample script 2016-07-22 21:34:10 +02:00