Skip to content

Releases: cakama3a/GPDL

GPDL Latency Tester 3.0.9

26 Sep 09:38
Compare
Choose a tag to compare
  • Removed the stick test with a resistor (replaced by "STICK W/O Resistor").
  • Added the ability to set stick_treshold during stick testing.
  • Displayed test type (button or stick) and stick_treshold in test results.

GPDL Latency Tester 3.0.83

11 Sep 20:20
Compare
Choose a tag to compare
  • This version changes the logic of interrupting the Arduino signal when measuring the delay of sticks and buttons.
  • Now the voltage supplied to the contacts is lower and there is no overvoltage that negatively affected the behavior of the sticks.
  • Some old testing methods are no longer relevant, for example, when you could connect one contact to a button to test a stick.
  • Reverse mode has been removed, since measurements work without it.
  • For GPDL version 3.0.8 to work correctly, you need to update the Arduino firmware.
  • The firmware file for this version is added below Arduino.ino
  • Added the STICK W/O Resistor test mode for cases when the normal one does not work.

GPDL Latency Tester 3.0.6

09 Sep 18:33
Compare
Choose a tag to compare
  • Added stick selection (left/right) before the test.
  • Displaying X and Y coordinates during the stick test.
  • Checking stick movement on both sides of the X axis.
  • Changing the color of the progress bar to red when the test is invalid.
  • Blocking the sending of results for invalid tests.
  • Using the stick_treshold threshold to register stick movement.
  • This is the latest version with Reverse mode, which delivers a much higher voltage to the contacts. This version may require additional resistors when testing sticks and is capable of testing gamepads that cannot be tested with other versions.

GPDL Latency Tester 3.0.3

28 Aug 15:52
Compare
Choose a tag to compare
  • Correcting joystick direction detection

GPDL Latency Tester 3.0.2

26 Aug 08:26
Compare
Choose a tag to compare
  • Improved interface for selecting the test mode
  • Added reverse mode for specific gamepads (such as Gulikit in cable test mode)
  • Added link to the GPDL usage guide

GPDL Latency Tester 3.0.1

15 Aug 08:17
Compare
Choose a tag to compare
  • Added support for stack tests (requires Arduino code update)
  • Fixed bug with test start hanging

GPDL Latency Tester 2.2.3

08 Jun 10:55
Compare
Choose a tag to compare

Fixed a bug with the program crashing during testing.
WARNING: This is the last release of the version that tests only the gamepad buttons. All newer versions already test both buttons and sticks and require new firmware for the Arduino.

GPDL Latency Tester 2.2.2

21 May 16:52
Compare
Choose a tag to compare

Fixed possible freezes during delay measurements when the progress bar gets stuck in the process.

GPDL Latency Tester 2.2.0

17 May 19:31
Compare
Choose a tag to compare

Changed arduino device circuitry.
Details

GPDL Latency Tester 2.1.8

19 Mar 21:07
beb3a30
Compare
Choose a tag to compare

A program for measuring gamepad latency using a GPDL device based on Arduino.
⚠️ WARNING: The GPDL tester may damage your device. Use at your own risk!