|
||||||
| Software Tuning Discuss all software tuning topics. |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
Hey guys! I have a pretty big Datazap update for everyone. I thought it might be easier to demonstrate the new features with a video (yes I know my presentation skills leave something to be desired... bear with me):
Just to be sure you see the changes, clear your cache/reload the site. [ame="http://www.youtube.com/watch?v=horlTjSFACI"]new Datazap features - YouTube[/ame] The new/updated features are as follows: MULTI LOG UPLOAD! This has been the most requested feature. Starting now you can upload multiple logs at once (max 3 for now). You can then switch between those logs on the graph page. AUTO ZOOM! Previously only selected data series would load automatically when sharing the URL. Now your zoom/position will load automatically for people. MARKERS! Click on the graph to place markers so you can point out specific parts of the log to someone. Along with zoom/position, these markers will load automatically when you share the URL with someone. Besides those changes, data log notes are now visible from your profile page.. and you'll see some other layout changes here and there. I have some other cool features coming soon! so keep an eye out for more updates in the next few weeks. |
|
|
|
| The Following 14 Users Say Thank You to jpsimon For This Useful Post: | akyp (01-09-2014), BatStig (01-10-2014), brn12345 (01-10-2014), Danklvr (01-10-2014), Draco_PR23 (01-10-2014), FrsDuke (01-09-2014), jamesm (01-09-2014), Malt (01-09-2014), normancw (01-10-2014), s2d4 (01-09-2014), Shad0ez (01-10-2014), Shiv@Openflash (01-09-2014), solidONE (01-10-2014), vynervt (01-10-2014) |
|
|
#2 |
|
Senior Member
Join Date: Oct 2013
Drives: 2015 WRX
Location: NC
Posts: 987
Thanks: 186
Thanked 624 Times in 364 Posts
Mentioned: 24 Post(s)
Tagged: 0 Thread(s)
|
Looks nice! Is the site still undergoing maintenance?
EDIT: Recleared my cache and it looks great! Thanks for the update! Last edited by Malt; 01-09-2014 at 08:33 PM. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Sep 2013
Drives: 2013 FRS
Location: SF, CA
Posts: 2,629
Thanks: 1,055
Thanked 5,470 Times in 1,494 Posts
Mentioned: 605 Post(s)
Tagged: 9 Thread(s)
|
Awesome work as always JP!
|
|
|
|
|
|
#4 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
thanks!
|
|
|
|
|
|
#5 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
small update!
1. I added back in the "add view" button under the chart. Click it to add more chart panels. This is especially useful if you have multiple charts uploaded to one page and you want to view them all at once. 2. There is now international support. If your logs use comma's as the decimal place, the system will auto detect it and your logs should now load properly. |
|
|
|
|
|
#6 |
|
My Other Ride's a Jeep
Join Date: Aug 2013
Drives: 2013 BRZ Limited
Location: United States
Posts: 893
Thanks: 431
Thanked 253 Times in 198 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
Is there any chance of bumping up the size limit to say 1.5 mb? I now have two logs that don't fit and I manually trimmed one in text edit to make it fit.
|
|
|
|
|
|
#8 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
| The Following 2 Users Say Thank You to jpsimon For This Useful Post: | Luckrider (01-20-2014), Shiv@Openflash (01-20-2014) |
|
|
#9 |
|
My Other Ride's a Jeep
Join Date: Aug 2013
Drives: 2013 BRZ Limited
Location: United States
Posts: 893
Thanks: 431
Thanked 253 Times in 198 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
I uploaded a map a little while ago and didn't realize it was about 1.3mb till it was up. Thanks so much
Any chance that the right scale will get adjusted based on the max/min value of a logged parameter. Say throttle is 0-100 that will have a scale from -5 to 105 so that there is 5% on each side. Then the KC will read from 0 to 7 and the -.35 to 7.35 Example: Code:
scaleMax = maxVal * 1.05; scaleMin = minVal - (maxVal * .05); |
|
|
|
|
|
#10 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
The min/max currently changes automatically based on what you have selected. Do you just want 5% buffer added to this shared min/max? Or are you asking for individual items to get their own axis (and thus their own scale) so they have their own set of numbers on the right?
|
|
|
|
|
|
#11 |
|
My Other Ride's a Jeep
Join Date: Aug 2013
Drives: 2013 BRZ Limited
Location: United States
Posts: 893
Thanks: 431
Thanked 253 Times in 198 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
Preferably we would be able to choose between individual scales and global scales. Or, we would be able to select multiple parameters that follow the global scale while allowing individual parameters to override the scale and have its own. The problem with the way it is not is that 1000s logs make it impossible to see the time and basically any other parameter.
|
|
|
|
|
|
#12 |
|
Member
Join Date: Nov 2013
Drives: 2015 STi
Location: CT
Posts: 33
Thanks: 2
Thanked 94 Times in 14 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
|
Allowing one to set items to be on their own axis is something I was working on anyways. It's one of the next things I'll be adding.
|
|
|
|
|
|
#13 |
|
Senior Member
Join Date: Mar 2013
Drives: R32 GTR, AW11 MR2 SC, GTS86 R
Location: OZ
Posts: 2,615
Thanks: 603
Thanked 1,224 Times in 708 Posts
Mentioned: 35 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Now Available: OpenFlash Datalog Viewer and DataZap! | Shiv@Openflash | Software Tuning | 36 | 12-31-2014 06:59 PM |
| DataZap down? | nlowell | Software Tuning | 2 | 12-31-2013 07:16 PM |
| Datazap compilation/discussion thread | FrsDuke | Software Tuning | 1 | 12-16-2013 09:43 PM |
| How to upload a photo. | Garstang | Site Announcements / Questions / Issues | 9 | 10-23-2013 02:59 AM |
| upload video of changing filter | Dr. BRZ | DIY (Do-It-Yourself) Guides | 5 | 11-14-2012 05:27 PM |