XTP v0.286
Upgrading to this version WILL reset your ranges and any custom channels you have setup.
- Adding pulse Lube option
- Adding error dialog when XTP Web fails to start
- Fix i... 2022-05-01 21:54:20 +0000 UTC View Post
Upgrading to this version WILL reset your ranges and any custom channels you have setup.
Adding lite build option. This build removes temp and display as these are required to use separate cores in a dual core system. This new lite build may work with a single core esp32 but it has not...
2022-05-01 21:51:17 +0000 UTC View Post
Developers can add this to their app to communicate via TCP or Directly from a web page.
Connect to 2022-03-01 12:49:00 +0000 UTC View Post
Fix missing valid PWM pin in validation
Adding disable newtounge hat detection due to possible false readings.
Fix issue with temp failsafe trigger being sent to front end too many time...
2022-02-01 11:00:08 +0000 UTC View Post
Optimized the web interface front end code a bit.
Add motion modifier config to the web front end
Fix issue with using custom port preventing websocket to connect.
Adding custom w...
2022-02-01 11:00:08 +0000 UTC View Post
Fixing lots of issues with temp control
Added some options for temp control
Adding alpha support for the Feetech 360 Feedback analog servo. (FB5317M-17kg)
Note: Fe...
Lots of changes in this one but mostly behind the scenes refactoring to get things more portable in the future.
Note: some settings have been migrated to a new data structure. Playlists being...
2022-01-01 14:30:20 +0000 UTC View PostFix for streaming video to IOS (IPad/IPhone) devices.
NOTE: I recently found out there's an issue with with this version.
When the stream gets towards the end it may just go kapoo...
Introducing XTP Web!
Small update to fix issue with default video renderer. It should be OpenGLWidget not GLWidget2. Others and I have had issues with GLWidget on windows 10 so if you have playback issues out of 0.264 ...
2021-10-06 02:47:14 +0000 UTC View Post
Try two...If you already downloaded 0.2615..delete that $#17.
This version will reset your channel settings (Ranges/Multipliers)
(Sorry I tried to migrate the data forward but things escal...
This makes the reading of tcode more like Tcode v2. Ice found its more stable in serial connections.
If you don't have issues now, there's not really a need to upgrade to this version.
Some one brought to my attention that I broke serial for romeo a couple of releases ago.
This should fix that.
Note: The 3.0 romeo sketch will still have issues. It's best to stick with 2....
2021-07-03 14:24:36 +0000 UTC View PostAdding inverse stroke and pitch options in the web config
2021-07-01 10:01:02 +0000 UTC View Post
I got a request for a guide on syncing funscripts to DeoVR with XTP.
The steps should be similar with whirlygig minus the remote control part.
Its called "Enable time code serve...
Adding configurator support over BLE
Fixing an issue where the ESP would not be started in AP mode again upon SSID connect fail.
Fixing issue with pitch home in OSR mode
Some mino...
2021-06-01 22:03:00 +0000 UTC View Post
This is the initial ALPHA release of the TCode ESP32 Configurator android app. This app was developed to be easier to configure than using the AP mode method. I learned along the way the Wifi and B...
2021-06-01 22:02:34 +0000 UTC View PostThis is a small patch to remove the D1 validation on serial connection.
So make sure you have the correct com port selected!
Not much else has changed.
If you don't have issues conn...
2021-06-01 22:02:15 +0000 UTC View PostAdd a "Skip to moneyshot" button/action. You can set this time stamp by right clicking on a playing video in the library at the point you want to set it at. Bind to gamepad button or default key "J...
2021-05-01 04:00:04 +0000 UTC View PostAdding mDNS so you do not have to fiddle with IP addresses as much anymore.
Default host name is
tcode.local
Made web interface a tad better on mobile screens with flex...
2021-04-30 18:39:06 +0000 UTC View Post