Search found 1918 matches

by Mangus
Mon Mar 11, 2024 10:17 am
Forum: Report A Bug
Topic: TunerPro RT v5.00.9995 List View Showing Squares
Replies: 8
Views: 537

Re: TunerPro RT v5.00.9995 List View Showing Squares

Not yet. Out of curiosity, are you also a Reflex user? So far, the reports I've received are from those using the Motiv definitions. I'm guessing those definitions are exposing an underlying bug in my code.
by Mangus
Thu Feb 29, 2024 3:56 pm
Forum: Report A Bug
Topic: TunerPro RT v5.00.9995 List View Showing Squares
Replies: 8
Views: 537

Re: TunerPro RT v5.00.9995 List View Showing Squares

Thanks for the info. This was difficult to work out last time, first because I couldn't repro, and then when I could, it was a pain to figure out the cause. Here's hoping I can find a way to reproduce this.

Will keep looking.
by Mangus
Tue Feb 27, 2024 8:36 am
Forum: Report A Bug
Topic: TunerPro RT v5.00.9995 List View Showing Squares
Replies: 8
Views: 537

Re: TunerPro RT v5.00.9995 List View Showing Squares

Thanks for reporting this. I'm not sure what the issue could be. I've tried to reproduce this on a couple of machines I have available to me and cannot. I'll peruse the code, my changes, and continue to try to figure out why this might be happening for you or your customer (I received an email with ...
by Mangus
Wed Feb 14, 2024 10:18 pm
Forum: Feature Suggestions
Topic: Emulate the processor access with +,ond - button change
Replies: 2
Views: 423

Re: Emulate the processor access with +,ond - button change

I'm sorry, I don't understand the request. Processor access?
by Mangus
Tue Jan 23, 2024 8:02 am
Forum: Report A Bug
Topic: cant open XDF
Replies: 2
Views: 459

Re: cant open XDF

I don't believe that's coming from TunerPro, but I don't know what it would be coming from. Perhaps the XDF is loading a checksum plug-in that has a dependency? Perhaps something more nefarious like a virus? Sorry I can't help more directly.
by Mangus
Tue Jan 23, 2024 7:59 am
Forum: Report A Bug
Topic: New % compare fails when one othe the compares is zero
Replies: 3
Views: 406

Re: New % compare fails when one othe the compares is zero

When both are 0, the output should be 0%. I'll fix that case.
by Mangus
Thu Jan 18, 2024 5:14 pm
Forum: Report A Bug
Topic: New % compare fails when one othe the compares is zero
Replies: 3
Views: 406

Re: New % compare fails when one othe the compares is zero

I would assert that this is the desired behavior. If the original value is 0, but the compare value is, say, 20, what is the percent difference? If the original value is 20, but the compare value is 0, what is the percent difference? Mathematically, they're infinity which has no meaning in percentag...
by Mangus
Tue Jan 02, 2024 2:00 pm
Forum: Report A Bug
Topic: Bitmask editing fails
Replies: 6
Views: 1288

Re: Bitmask editing fails

Where [0:2] means bits 0 through 2? That's a tidy solution.
by Mangus
Wed Dec 20, 2023 8:27 am
Forum: Report A Bug
Topic: Bitmask editing fails
Replies: 6
Views: 1288

Re: Bitmask editing fails

I'll think about other ways to handle this. One way might be for me to add nibble support - for size, the option are currently 32, 16, 8 bit. I could add 4 bit upper nibble and 4 bit lower nibble. Something like that. It's really rare, though. Probably better to go for the flexible solution. I'll th...
by Mangus
Sun Dec 17, 2023 8:00 pm
Forum: Report A Bug
Topic: Bitmask editing fails
Replies: 6
Views: 1288

Re: Bitmask editing fails

This looks like it's probably a side effect of the way that I convert value entered in the editor back to the stored value. The algorithm isn't really designed with binary operators (and other situations, like multi-root equations), which is a problem in this case. What I've had on my list to do is ...
by Mangus
Sun Dec 10, 2023 5:00 pm
Forum: Report A Bug
Topic: tunerpro not responding after update.9993
Replies: 1
Views: 1114

Re: tunerpro not responding after last update

Thank you. I have fixed this and have uploaded a new build.
by Mangus
Sat Dec 09, 2023 4:03 pm
Forum: Report A Bug
Topic: Opening log error
Replies: 10
Views: 3218

Re: Opening log error

multibyte to wide string conversion flag and buffer issue. not sure why it only affected a few people.
by Mangus
Thu Nov 30, 2023 5:04 pm
Forum: Report A Bug
Topic: Opening log error
Replies: 10
Views: 3218

Re: Opening log error

I've finally been able to figure this out. It will be fixed in the next release.
by Mangus
Wed Nov 29, 2023 2:44 pm
Forum: Report A Bug
Topic: bitwise AND not working on 32bit cells
Replies: 6
Views: 2123

Re: bitwise AND not working on 32bit cells

Glad to hear it. Thanks for checking.
by Mangus
Mon Nov 27, 2023 4:05 pm
Forum: TunerPro Discussion
Topic: Unable to open BIN file
Replies: 1
Views: 2483

Re: Unable to open BIN file

Moved topic. This is not a bug.

You need to find the appropriate XDF for your bin on the Internet. Then open the XDF via the XDF menu, and open the bin via the bin menu.
by Mangus
Thu Nov 02, 2023 5:18 pm
Forum: TunerPro Discussion
Topic: Struggling to Import XDF from Delimited File
Replies: 3
Views: 1509

Re: Struggling to Import XDF from Delimited File

For a scalar, you need to use the "Z" attributes, e.g. ZOffsetInt, ZSigned, ZUnits, ZLSBFirst, etc.

I really need to document that importer. =(
by Mangus
Wed Oct 11, 2023 9:17 pm
Forum: Feature Suggestions
Topic: Reordering XDF Items in Parameter Category view
Replies: 5
Views: 2875

Re: Reordering XDF Items in Parameter Category view

This (drag and drop, copy and paste in category view) is in the next release, coming soon.
by Mangus
Mon Oct 02, 2023 10:50 am
Forum: Report A Bug
Topic: Opening log error
Replies: 10
Views: 3218

Re: Opening log error

Thanks for the info. I'll try to add additional logging to the next build to see if we can figure out the cause. Saltwater, are you running Windows 7 as well?
by Mangus
Thu Sep 21, 2023 11:33 am
Forum: Report A Bug
Topic: dashboard doesn't work anymore
Replies: 1
Views: 1276

Re: dashboard doesn't work anymore

Close TunerPro, delete the settings.dat files in your documents\tunerpro files\ folder, then re-open TunerPro and reload your files.
by Mangus
Fri Sep 08, 2023 1:53 pm
Forum: Feature Suggestions
Topic: Map editor edit in difference table.
Replies: 1
Views: 1210

Re: Map editor edit in difference table.

Cool idea. Thanks!
by Mangus
Tue Aug 22, 2023 1:07 pm
Forum: Report A Bug
Topic: Opening log error
Replies: 10
Views: 3218

Re: Opening log error

I've heard of a couple of reports of this and have had XDL/ADX files sent, but I have yet to be able to reproduce it. My assumption is that this is related to the paths to the files, since that is the main area of code change between the working and non-working version. Can you tell me what the full...
by Mangus
Sat Jul 29, 2023 7:23 pm
Forum: TunerPro Discussion
Topic: Module
Replies: 1
Views: 1416

Re: Module

No, TunerPro is not a comprehensive scanner, and the ELM327-based OBDII plug-in has only basic/minimal PID support.
by Mangus
Sat Jul 29, 2023 8:19 am
Forum: Feature Suggestions
Topic: Tools-Preferences-Default XDFs
Replies: 2
Views: 1515

Re: Tools-Preferences-Default XDFs

Noted, thanks!
by Mangus
Thu Jul 27, 2023 2:43 pm
Forum: Report A Bug
Topic: bitwise AND not working on 32bit cells
Replies: 6
Views: 2123

Re: bitwise AND not working on 32bit cells

Fixed for the next release. In the meantime, for the values you specify, this will work if you turn it into a signed value.
by Mangus
Thu Jul 27, 2023 12:11 pm
Forum: Report A Bug
Topic: bitwise AND not working on 32bit cells
Replies: 6
Views: 2123

Re: bitwise AND not working on 32bit cells

Will look into this. Thanks!
by Mangus
Fri Jun 02, 2023 3:42 pm
Forum: Report A Bug
Topic: Checksum Plugin Issue
Replies: 4
Views: 30841

Re: Checksum Plugin Issue

See my previous post.

Also, the fix has been released.
by Mangus
Tue May 30, 2023 9:11 am
Forum: Report A Bug
Topic: Checksum Plugin Issue
Replies: 4
Views: 30841

Re: Checksum Plugin Issue

I'm looking into this. Will fix what I find for the next build (to be released sooner rather than later, due to a couple of other issues).
by Mangus
Fri May 26, 2023 2:27 pm
Forum: Feature Suggestions
Topic: Patch Indeterminate Issue
Replies: 3
Views: 29933

Re: Patch Indeterminate Issue

Thx
by Mangus
Tue May 23, 2023 5:37 pm
Forum: Feature Suggestions
Topic: Patch Indeterminate Issue
Replies: 3
Views: 29933

Re: Patch Indeterminate Issue

Not a bug. Perhaps you still want to patch the bin in the indeterminate condition. Thanks for the suggestion. Do you actually have a case that you could describe where this would be necessary?
by Mangus
Tue May 23, 2023 5:36 pm
Forum: Report A Bug
Topic: Error opening data log
Replies: 1
Views: 1617

Re: Error opening data log

Email me the ADX and XDL file (zipped, if possible) and tell me how to repro this.

What is the full directory path to your documents\tunerpro files\ folder? (e.g. c:\users\p4ndiamond\documents\tunerpro files\)
by Mangus
Tue May 09, 2023 4:04 pm
Forum: Report A Bug
Topic: Categories 256-300
Replies: 7
Views: 10233

Re: Categories 256-300

aaronc7 wrote: Sat May 06, 2023 6:11 am I don't know if this was ever fixed, but it's still rolling over for me past 255, in the latest version. I can send over the XDF I'm using if that helps.
Thanks for sending more details. Fixed for next build.
by Mangus
Sun May 07, 2023 1:45 pm
Forum: Report A Bug
Topic: Categories 256-300
Replies: 7
Views: 10233

Re: Categories 256-300

Sure. Send me your XDF and the specific details to reproduce the issue. The max number of categories is currently 1024, and I haven't yet spotted any related issues.
by Mangus
Sun Apr 30, 2023 5:21 pm
Forum: Feature Suggestions
Topic: ROM Version / Signature check
Replies: 1
Views: 1720

Re: ROM Version / Signature check

Thanks!
by Mangus
Thu Apr 20, 2023 2:22 pm
Forum: Feature Suggestions
Topic: Display Parameter Min/Max Allowed Values
Replies: 1
Views: 1656

Re: Display Parameter Min/Max Allowed Values

Reasonable request. Thanks!
by Mangus
Mon Apr 17, 2023 5:48 pm
Forum: Report A Bug
Topic: can't find the hardware
Replies: 8
Views: 3763

Re: can't find the hardware

You'd need this for Win x64.

https://www.ftdichip.com/Drivers/CDM/CD ... tified.zip

If you still can't get it working, check that there's a virtual COM port in device manager when the hardware is plugged in.
by Mangus
Thu Mar 23, 2023 7:39 pm
Forum: Feature Suggestions
Topic: Autoload xdf when opening bin
Replies: 1
Views: 1826

Re: Autoload xdf when opening bin

Reasonable idea. Thanks!
by Mangus
Wed Mar 22, 2023 10:05 am
Forum: TunerPro Discussion
Topic: hardware not found windows 10
Replies: 4
Views: 2751

Re: hardware not found windows 10

The "Initialize Hardware" is for emulation hardware, not logging cables.

Sounds like you've configured your cable correctly, per the results of "test for valid interface".

Now you simply need to find the proper ADX and start logging.
by Mangus
Tue Mar 21, 2023 11:00 am
Forum: Feature Suggestions
Topic: hex editor UI improvments
Replies: 1
Views: 1930

Re: hex editor UI improvments

Great suggestions, thanks. I've got a long list of improvements that I'd like to make to the hex editor, including these. Hopefully some day soon!
by Mangus
Tue Feb 07, 2023 7:57 am
Forum: Report A Bug
Topic: Table Interpolate Bug
Replies: 1
Views: 1850

Re: Table Interpolate Bug

I can reproduce this, thanks. Fixed for the next build.
by Mangus
Tue Jan 31, 2023 9:25 pm
Forum: Report A Bug
Topic: Table Copy/Paste from Google Sheets
Replies: 2
Views: 2366

Re: Table Copy/Paste from Google Sheets

I'll look into it. Sounds like Sheets uses a different clipboard formatting.
by Mangus
Mon Jan 30, 2023 1:46 pm
Forum: Report A Bug
Topic: Emulation - Data is not updated when using keyboard +/- key
Replies: 1
Views: 1828

Re: Emulation - Data is not updated when using keyboard +/- key

Thanks. This is fixed for the next release, which I'll put out later this week.
by Mangus
Sun Jan 01, 2023 8:19 pm
Forum: Report A Bug
Topic: Comparing tables doesnt show correct file name 5.00.9769
Replies: 1
Views: 2090

Re: Comparing tables doesnt show correct file name 5.00.9769

Thanks! Will take a look and fix what I find. Also, regarding the button, I forgot to rename it to "Compare mode", which I'll do. The idea is that you click that button to change the compare mode. One button enables compare, the other allows you to change the mode. The mode is remembered, ...
by Mangus
Fri Nov 04, 2022 4:40 pm
Forum: Report A Bug
Topic: TunerPro Refusing to open
Replies: 2
Views: 2247

Re: TunerPro Refusing to open

No idea why this would be. Shot in the dark: with TunerPro closed, delete the .dat files in documents\tunerpro files\. Then try opening.
by Mangus
Mon Oct 31, 2022 8:25 am
Forum: Report A Bug
Topic: Tables become hardly editable after comparing bins in the latest Tunerpro
Replies: 1
Views: 2536

Re: Tables become hardly editable after comparing bins in the latest Tunerpro

This is fixed for the next build, along with the issue in the other thread, as a result of the same change.
by Mangus
Sun Oct 30, 2022 12:44 pm
Forum: Report A Bug
Topic: Connection Problems
Replies: 8
Views: 4137

Re: Connection Problems

I've gone through all of the changes related to hardware detection between 9209 and the latest, and I don't see any change that would obviously cause this. I did add support for a couple of new pieces of hardware (meaning adding new checks of 3rd byte in the hardware version response). It sounds lik...
by Mangus
Thu Oct 27, 2022 7:59 pm
Forum: Report A Bug
Topic: Connection Problems
Replies: 8
Views: 4137

Re: Connection Problems

When nothing is attached to your Toughbook, how many COM ports show up in device manager?

When you go back to an earlier build of TunerPro, does it work again?

Hit Ctrl + Alt + Shift + D to open the debug window, then hit the connect button and show me what you see for a failure.
by Mangus
Wed Oct 26, 2022 3:44 pm
Forum: Report A Bug
Topic: Table color changes to transparent after Table compare switching
Replies: 5
Views: 2703

Re: Table color changes to transparent after Table compare switching

I see why I couldn't reproduce this - it only affects tables that don't use internally defined axes. Of course I was trying to make it happen with tables that have internally defined axes.

Fixed for the next build. Thanks!
by Mangus
Wed Oct 26, 2022 12:06 pm
Forum: Report A Bug
Topic: Table color changes to transparent after Table compare switching
Replies: 5
Views: 2703

Re: Table color changes to transparent after Table compare switching

Can you outline what steps you're taking to reproduce this? I still haven't been able to make it happen, strangely.
by Mangus
Fri Oct 21, 2022 1:48 pm
Forum: Feature Suggestions
Topic: Hotkey for the 'Update' button in emulation mode?
Replies: 2
Views: 2907

Re: Hotkey for the 'Update' button in emulation mode?

Thanks for the feedback. Ctrl + Shift + S should do it. You can reassign this in preferences.

The selected cell address is already shown in the toolbar. Seems like that could be used for lookup up the table/location in the hac/source.