Search found 112 matches

by dfddfd2
Fri Mar 04, 2016 7:47 am
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31195

M=value/4096 should work.
by dfddfd2
Tue Sep 09, 2014 3:14 am
Forum: Report A Bug
Topic: Problem with application download.
Replies: 6
Views: 15098

The link for the RT version is: http://www.tunerpro.net/download/SetupTunerProRT_v500_8383.exe Look at the version number in that link, 8383, not 8414. ;) This is what I'm talking about. Check your installed versions, they may be 8383. ;) That's exactly the point I was making. Maybe I should have s...
by dfddfd2
Mon Sep 08, 2014 3:23 am
Forum: Report A Bug
Topic: Problem with application download.
Replies: 6
Views: 15098

by dfddfd2
Wed Jul 30, 2014 7:00 am
Forum: TunerPro Discussion
Topic: Trouble getting it to work
Replies: 3
Views: 9653

I don't know anything about it, but google found this: Galletto_1260_Flashing_Cable
by dfddfd2
Sun Jun 29, 2014 5:11 am
Forum: TunerPro Discussion
Topic: Internal Format of XDL files
Replies: 17
Views: 39588

Rather than have the micro-controller board store data in XDL format, You might try storing the raw data on the SD card, then emulate the ECU side of data logging back to TunerPro. This way, it doesn't matter what the XDL format is. Your micro-controller board is already emulating the TunerPro side ...
by dfddfd2
Wed Apr 16, 2014 5:06 am
Forum: General Motors
Topic: minimum pulse width? 60 lb injectors, $DA2
Replies: 2
Views: 8350

I believe you're asking about injector "latency" or "dead time" or "lag time". It is based on battery voltage and there is usually a table in the ECU indexed by battery voltage for this value. Here is a link to a list of injectors and their lag times: Injector Lag Times
by dfddfd2
Mon Mar 24, 2014 7:08 am
Forum: TunerPro Discussion
Topic: How do I access the BIN on the ECM
Replies: 2
Views: 7598

You'll need a chip programmer such as the Burn2 from Moates to read the chip into a bin file.
by dfddfd2
Mon Mar 24, 2014 7:04 am
Forum: TunerPro Discussion
Topic: Custom add for Arduino board
Replies: 2
Views: 7643

You'll need to create an ADX for your Arduino protocol. Under "Acquisition" select "New Definition...".
by dfddfd2
Fri Oct 18, 2013 4:20 am
Forum: General Tuning Discussion
Topic: buying a chip bunner what to look for
Replies: 2
Views: 9406

I like the Moates Burn2.
by dfddfd2
Sun Aug 11, 2013 3:42 am
Forum: Nissan
Topic: Tuning the sr20
Replies: 3
Views: 18479

TunerProRT supports dual Ostriches seamlessly and it works quite well. The main issue is XDF support and the inability to data log using the Consult protocol.
by dfddfd2
Wed Jul 31, 2013 5:04 am
Forum: TunerPro Discussion
Topic: Parameter tree jumps
Replies: 3
Views: 8963

That might be "Item List Tracking" on General tab of Preferences.
by dfddfd2
Fri Mar 15, 2013 5:05 am
Forum: TunerPro Discussion
Topic: New release
Replies: 2
Views: 7004

by dfddfd2
Wed Mar 13, 2013 5:37 am
Forum: Report A Bug
Topic: Download Link for 8139
Replies: 1
Views: 7729

Download Link for 8139

The download link for build 8139 is linked to the 8075 exe.
by dfddfd2
Tue Jan 29, 2013 3:08 pm
Forum: Report A Bug
Topic: Null bin file name not in title bar
Replies: 7
Views: 17828

Thread title and OP corrected.

Thanks,
Dave
by dfddfd2
Mon Jan 28, 2013 9:31 am
Forum: Report A Bug
Topic: Null bin file name not in title bar
Replies: 7
Views: 17828

Just as I thought, however TP shouldn't judge weather to load a bin based on its contents.
by dfddfd2
Mon Jan 28, 2013 8:14 am
Forum: Report A Bug
Topic: Null bin file name not in title bar
Replies: 7
Views: 17828

Thanks for trying that dex, but I don't think the XDF should have anything to do with it. You should be able to open any bin before opening an XDF, right?
The bin size is the same as in the XDF I had loaded.

Dave
by dfddfd2
Mon Jan 28, 2013 7:29 am
Forum: Report A Bug
Topic: Null bin file name not in title bar
Replies: 7
Views: 17828

Null bin file name not in title bar

When a bin that contains all nulls (0x00) is opened, the title bar isn't updated with the name of the bin file.

Thanks,
Dave
by dfddfd2
Fri Sep 28, 2012 4:38 am
Forum: Ford
Topic: Any places to look to get started?
Replies: 3
Views: 10036

Not that I know of, but you can email them with any questions:
support@moates.net

Dave
by dfddfd2
Wed Sep 26, 2012 11:03 am
Forum: Ford
Topic: Any places to look to get started?
Replies: 3
Views: 10036

by dfddfd2
Fri Sep 07, 2012 4:56 am
Forum: General Motors
Topic: 95 Chevy cranks excessively before starting
Replies: 14
Views: 28616

Please keep us posted. My son is having the same problem with his Blazer.
by dfddfd2
Sun Jul 22, 2012 3:03 am
Forum: TunerPro Discussion
Topic: Table Window on top function
Replies: 2
Views: 6895

If you click the menu "View", "Floating Utility Tabs", the Dash window will pop out into a separate window.
by dfddfd2
Sat Apr 07, 2012 11:40 am
Forum: Feature Suggestions
Topic: Compare defs.
Replies: 3
Views: 10023

I've been using http://winmerge.org/ pretty successfully. It's not a perfect solution, but it's better than nothing.

Cheers,
Dave
by dfddfd2
Sun Mar 18, 2012 2:54 pm
Forum: TunerPro Discussion
Topic: How to change xdf
Replies: 16
Views: 25466

gtomlarson wrote:I think I got it this is the expression they have
0.750000 * X + -40.000000 what would I replace it with
((0.750000 * X + -40.000000)*9/5) + 32
by dfddfd2
Sat Mar 10, 2012 4:24 am
Forum: Bosch
Topic: Problem register ecuconnections.com
Replies: 2
Views: 9685

I'm guessing here, but I would think it means "4321the".
by dfddfd2
Mon Feb 20, 2012 1:37 pm
Forum: Report A Bug
Topic: Shift Left Operaator '<<' Error
Replies: 0
Views: 5993

Shift Left Operaator '<<' Error

On a 1 byte scalar with conversion set to "1<<x", the upper nibble of the value stored in the bin is incorrect.

Dave
by dfddfd2
Fri Feb 10, 2012 1:58 pm
Forum: Report A Bug
Topic: Drag and Drop File Types
Replies: 1
Views: 7039

Drag and Drop File Types

Open Bin allows any file type to be opened as a bin, however only *.bin is allowed when the file is drug and dropped. (Is that the right way to say it?)

Dave
by dfddfd2
Wed Jan 04, 2012 6:55 am
Forum: TunerPro Discussion
Topic: Flags Definition Editor - Bit Number
Replies: 6
Views: 16213

I mentioned that "Use Mask" isn't documented, so misunderstanding is possible. Of course, in my case, documentation does not guarantee understanding. Please explain how "Use Mask" works, it's affect on bin contents, and how it differs from bit mode, and why it is only applied whe...
by dfddfd2
Wed Jan 04, 2012 4:05 am
Forum: TunerPro Discussion
Topic: Flags Definition Editor - Bit Number
Replies: 6
Views: 16213

"Use Bitmask" causes the mask you provide to be ANDed on read, and ORed on write. If you select "Use Bitmask," and you specify a mask that's a single bit, it will revert to bit mode with the bit corresponding your mask. (e.g. if you select "use mask" and set a mask of ...
by dfddfd2
Mon Jan 02, 2012 7:26 am
Forum: TunerPro Discussion
Topic: Flags Definition Editor - Bit Number
Replies: 6
Views: 16213

Flags Definition Editor - Bit Number

I have a byte that contains flags where one, and only one, bit should be set. I tried using the "Use Mask" setting in the "Bit Number" drop-down, but the setting is not saved and reverts back to the specific Bit. Also, "Use Mask" isn't documented, but I'm hoping "U...
by dfddfd2
Mon Oct 31, 2011 5:54 pm
Forum: TunerPro Discussion
Topic: .ADX Macro send question
Replies: 4
Views: 9124

There's a drop down list with a Send button in the menu bar populated with commands and/or macros you set as manually send-able while monitoring or while not monitoring.
by dfddfd2
Wed Oct 19, 2011 4:10 am
Forum: TunerPro Discussion
Topic: Ive got a program to automatically create XDF files.
Replies: 6
Views: 13085

Re: Ive got a program to automatically create XDF files.

Hi all, I thought it would be nice to share with you.. I Found a program on the web that creates xdf files on its own by loading a binfile. its still under development, but it seems to work. it can loacate maps on its own. how can i upload this?? If you found the program on the web, just post the l...
by dfddfd2
Mon Sep 26, 2011 4:24 am
Forum: TunerPro Discussion
Topic: Switching between instances...Emulation
Replies: 2
Views: 5429

Have you tried to "Release Emulation Hardware" (under the "Tools" menu) in one instance and then "Initialize Emulation Hardware" in the other? I'm just guessing this might work.
by dfddfd2
Wed Jul 27, 2011 6:45 am
Forum: Feature Suggestions
Topic: Color Table Cells w/o Range Set
Replies: 1
Views: 6993

Color Table Cells w/o Range Set

If "Color Table Cells" is checked in Preferences and "Use Low Range" and/or "Use High Range" is unchecked, color the cells based on the range of values in the table. If "Use Low Range" and/or "Use High Range" is checked, then use those values to dete...
by dfddfd2
Sat Apr 16, 2011 5:51 pm
Forum: General Tuning Discussion
Topic: Tunerpro +ls1 = ?
Replies: 3
Views: 13945

by dfddfd2
Tue Mar 22, 2011 5:26 pm
Forum: Nissan
Topic: some basic nissan related questions
Replies: 4
Views: 19539

Even though you may be able to cause-and-effect tune with those assumptions, if you had TunerCode, you would know that none of that information is actually correct.

Dave
by dfddfd2
Tue Mar 22, 2011 3:16 am
Forum: Nissan
Topic: some basic nissan related questions
Replies: 4
Views: 19539

Under 'Tools', 'Preferences...', 'Data Acq./Emulation' tab, 'Emulation' group, 'Configure Plug-in Component' button, check 'Enable Dual Emulator (16bit)'.

Dave
by dfddfd2
Tue Feb 22, 2011 11:58 am
Forum: Feature Suggestions
Topic: Copy XDF Parameters
Replies: 12
Views: 24437

Am I missing something or how do you open multiple instances? When launching the second one, it always says that TunerPro RT is already running. However, it is possible to launch two instances... patch the check: Search for: 1C 00 75 44 6A 30 Replace with: 1C 00 EB 44 6A 30 And then you can open as...
by dfddfd2
Wed Feb 09, 2011 7:59 am
Forum: TunerPro Discussion
Topic: Adding Value MAP Inches of Mercury
Replies: 4
Views: 7858

That's one of the great things about TunerProRT. You can define any unit conversion factor you want. Another really powerful aspect is the ability to combine multiple logged values into calculated values. For example, I have injector pulse width and RPM combined to calculate duty cycle: title="...
by dfddfd2
Wed Feb 09, 2011 3:52 am
Forum: TunerPro Discussion
Topic: Adding Value MAP Inches of Mercury
Replies: 4
Views: 7858

Just duplicate everything in the definition for MAP KPA and multiply the conversion and ranges by 0.2953. For example, I have MAP kPa defined as: title="MAP kPa" id="MAPKPA" units="MAP kPa" packetoffset=0x3D sizeinbits=16 range low="0.000000" rangehigh="2...
by dfddfd2
Wed Jan 12, 2011 4:22 pm
Forum: Feature Suggestions
Topic: Concurrent Visibility of Dash / Monitors / History Tables?
Replies: 2
Views: 8363

Add this thread to this request:

http://forum.tunerpro.net/viewtopic.php?t=2269
by dfddfd2
Fri Dec 31, 2010 12:44 pm
Forum: TunerPro Discussion
Topic: Oscilloscope specs
Replies: 10
Views: 15067

No, I didn't know Tek made hand-helds. Looks like a fine machine.

Thanks,
Dave
by dfddfd2
Fri Dec 31, 2010 7:06 am
Forum: TunerPro Discussion
Topic: Oscilloscope specs
Replies: 10
Views: 15067

For a lab scope, a Tektronix is great, but for portability (I use mine in and around the car) and ease of use, the Fluke is the way to go. Plus, they hold their value well.

Dave
by dfddfd2
Tue Dec 28, 2010 4:35 am
Forum: TunerPro Discussion
Topic: can someone exlain the ve tables
Replies: 6
Views: 11853

There is some interesting VE information on LS1tech:
http://www.ls1tech.com/forums/pcm-diagn ... acked.html

Dave
by dfddfd2
Sat Dec 25, 2010 4:03 pm
Forum: TunerPro Discussion
Topic: Oscilloscope specs
Replies: 10
Views: 15067

Actually, you need higher resolution if you're looking for spikes. I highly recommend any of the Fluke portables with at least 50Mhz.

Dave
by dfddfd2
Wed Dec 08, 2010 2:14 pm
Forum: Feature Suggestions
Topic: Item Lists in Separate Window
Replies: 2
Views: 8704

Item Lists in Separate Window

I would love for the Item List data and the Monitors to be in separate windows, so they can be seen at the same time.

Thanks,
Dave
by dfddfd2
Tue Dec 07, 2010 6:29 am
Forum: Feature Suggestions
Topic: history table option
Replies: 2
Views: 7179

by dfddfd2
Sat Oct 23, 2010 12:30 pm
Forum: Feature Suggestions
Topic: Histograms Flag dependent
Replies: 8
Views: 16796

Mangus wrote:You guys are saying the same thing.
That's what I said...
by dfddfd2
Sat Oct 23, 2010 3:44 am
Forum: Feature Suggestions
Topic: Histograms Flag dependent
Replies: 8
Views: 16796

No, those threads are about filtering bad data. yoda69 It's the same thing. Filtering "bad" data or filtering "unwanted" data, it's the same result in the History tables. Also, if you read carefully, Mark points out that TP currently can't identify "bad" data in a rece...
by dfddfd2
Fri Oct 22, 2010 4:53 pm
Forum: Feature Suggestions
Topic: User Defined Constants in XDF
Replies: 1
Views: 6441

User Defined Constants in XDF

My XDFs have quite a few instances of constants that are used in the conversions for like values. For example, converting sensor voltage values into useful units. It would nice to be able to define named constants that are stored in the XDF, sort of like the CATEGORY fields in the XDFHEADER, but wit...
by dfddfd2
Fri Oct 22, 2010 4:25 pm
Forum: Feature Suggestions
Topic: Histograms Flag dependent
Replies: 8
Views: 16796