Git Product home page Git Product logo

Comments (10)

Holdi601 avatar Holdi601 commented on July 30, 2024 1

I will add it to my feature request list

from joystickprofiler.

Holdi601 avatar Holdi601 commented on July 30, 2024

Mhh i mean the titles are duplicates but the hashes are not, So it might be a different function inside DCS

from joystickprofiler.

speed-of-heat avatar speed-of-heat commented on July 30, 2024

My original problem was that a button mapping, wasn't showing up at all (for these ID's the rest worked fine), I was pulling my hair out, but when i looked in the diff.lua, I found the buttons were present, but, when I imported the binding back into Joypro from DCS they would disappear in joypro.

I then exported the DCS mappings to HTML to compare them and found that the same function STORES SELECT n and PCA SELECT n, both had different ID's in the Joypro DB.

The "correct" ID's are the shorter ones, that one comes from the export to HTML from the mirage, the longer one seems to be from the joypro database file for the mirage 2000, the shorter ID's are recognised by DCS.

from joystickprofiler.

Holdi601 avatar Holdi601 commented on July 30, 2024

Ah interesting, so the IDs have changed or my Mirage have different hashIDs other than yours. Thats weird but if the latter is the case idk what to do about it, as both is needed depending on the mirage installation

from joystickprofiler.

speed-of-heat avatar speed-of-heat commented on July 30, 2024

right, so the question is this isolated or can it happen elsewhere....

if it does happen else where we need a way of editing out the old ones from the DB/overriding them. The problem here is of course we end up with a bunch of variations that need to be saved and maintained and updated etc...

from joystickprofiler.

Holdi601 avatar Holdi601 commented on July 30, 2024

Thing is, if it happens that the ID changed due to an update, how can JP know it did?

For updating or adding new IDs to the database that's less of an issue i thought of building in a feature if it doesn't know the ID that it adds it to the DB, if there is something in the saved profile, or in the imported diff lua or in the html files.

But the other way around might be problematic to detect.

from joystickprofiler.

speed-of-heat avatar speed-of-heat commented on July 30, 2024

yeah , thats why i think it needs to be a human driven UI if you accommodate it at all...

from joystickprofiler.

Holdi601 avatar Holdi601 commented on July 30, 2024

yeah but how would that look like? If i push a new version, i always push the build of my database, so if manually edit something in yours, the changes would get overwritten as soon as a new version drops.
If i change that so you would maintain your first download Database, then for instance if i include like the Mi-24 in the next update, you wouldn't get it until you generated an HTML on your end.

The only somewhat viable thing in that regards if you do manual changes to the DB, that is changes them as a difference and when you use the next version that it can look up the differences you have previously made.

from joystickprofiler.

speed-of-heat avatar speed-of-heat commented on July 30, 2024

I was think more of a separate diff db for each user that they are responsible for maintaining

if aircraft + description has more than one ID throw UI , Keep, Choose -> write to local diff db

have a menu option to revert one or more changes, if it no longer works, or force behaviour

from joystickprofiler.

Holdi601 avatar Holdi601 commented on July 30, 2024

I have added my todo list to the front readme file , so people can see what is on the list.

from joystickprofiler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.