BLOZ UP Posted December 11, 2014 Share Posted December 11, 2014 (edited) Hey guys, It might be a bit early, but I figured I'd spend too much time on the wrong things if I didn't involve the HybridZ community in it. I emailed Phil Tobin (TunerStudio guy, also great developer) to get his input and possible help, but haven't heard a response so I'm going ahead now with the announce. A while back I made a Java application to view VE and spark tables, but it wasn't really that useful. I decided to redo it and learn some new web technologies while I'm at it. The idea is that I was tired of seeing people try to share their msq files on here and on the web in general, as passing around files that people have to load the full tuning software up to view is really annoying. So now you can take a look at a tune file from (hopefully) any internet enabled device. So I made msqur.com. It's very beta. You can upload .MSQ files and view them at the link provided after uploading. I'd like your input on what you want to see from the MSQ files. Please don't say "everything." Read the latest posts in this thread as I'll be updating with features added, known issues, etc. Browse Engine info Search Some constants (inj size and whatnot) More table options (drop down of which VE, spark, etc). Warmup/cold start tables and values Add engine size/# cylinders/forced induction or na/etc. into search VE normalization (so comparison on the same engine setup is easier) ??? If you know web development, specifically AngularJS and PHP, and you'd like to help out I can give you access to the repo. I plan on making it public soon, as the project will be open-source. Also, if you break the application/server and can document the process, I might give you some BTC. Edited December 29, 2014 by BLOZ UP Quote Link to comment Share on other sites More sharing options...
calpoly-z Posted December 11, 2014 Share Posted December 11, 2014 Great idea! Looking forward to seeing how this progresses. Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted December 18, 2014 Author Share Posted December 18, 2014 Thanks. I'm going to try and work on it at least once a week. I've got other projects in front of it though, not counting my day job. When these projects get held up or finished I'll be able to devote some more time. Again, I could use some help if anyone is willing to contribute. Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted December 22, 2014 Author Share Posted December 22, 2014 Update 0.2a Added engine info form on upload: displacement, cylinders, compression, and NA/FI fields working. Basic browsing works. Added blank search/stats pages It's now a bit more usable. Still, until I settle on a database structure stuff's going to get wiped out every now-and-then, so keep that in mind. Quote Link to comment Share on other sites More sharing options...
SleeperZ Posted December 22, 2014 Share Posted December 22, 2014 (edited) What a great idea! I agree with the tasks and priorities, but I would like to see VE normalization get a higher priority. I'd help, but I know absolutely nothing about exactly how you program this stuff. Edited December 22, 2014 by SleeperZ Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted December 25, 2014 Author Share Posted December 25, 2014 Thanks. VE Normalization shouldn't be too hard. I can add it to the front end. Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted December 29, 2014 Author Share Posted December 29, 2014 (edited) msqur monday Update 0.3a MSQ compatibility improved: 1.13, 2.0.x and 2.6 files working. VE Normalization added (click 'gear' icon, click the checkbox) Fix colorization checkbox so it works. Known issues: VE Normalization cannot be undone by unchecking Axis normalization, whatever that is, isn't enabled. Might be dropped. Some MSQ files won't work. Don't have schema versions so I'm working on it case by case. Edited December 29, 2014 by BLOZ UP Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted December 30, 2014 Author Share Posted December 30, 2014 Started a thread at msextra: http://www.msextra.com/forums/viewtopic.php?f=133&t=57044 Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted February 5, 2015 Author Share Posted February 5, 2015 I'm working on a substantial improvement/refactor. I'll call it v0.5 beta. It know reads in the appropriate INI file for an uploaded MSQ and gathers the schema from that. So now with only a little formatting help it can display a MSQ from any firmware (MS1, MS2, MS2e, etc.) that I can get an INI file for. This is much better than the hacky hack way I was doing it. I should release to production sometime this week. Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted February 7, 2015 Author Share Posted February 7, 2015 I've updated msqur.com to v0.51b. Changes: Supports many MSQ files now, by using some INI configuration information. A few bug fixes, error message enhancements Firmware listing and engine information pulling from the MSQ Shows some general settings, cranking info, timing and fuel tables. Easily expanded at this point. Groups things sort of nicely. All-in-all a much more usable version: http://msqur.com/ Quote Link to comment Share on other sites More sharing options...
winstonusmc Posted February 9, 2015 Share Posted February 9, 2015 Can you add MAF curves in there? Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted February 9, 2015 Author Share Posted February 9, 2015 I can add that into the next release, sure. Quote Link to comment Share on other sites More sharing options...
frodriguezvsi Posted February 11, 2015 Share Posted February 11, 2015 Hi BLOZ UP, great tool. I'm a newbie so its great to see data on different builds so again keep up the great work! frod Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted February 11, 2015 Author Share Posted February 11, 2015 Thanks. Still needs lots of work to be truly useful but I think it has a lot of potential. Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted March 20, 2015 Author Share Posted March 20, 2015 (edited) Updated to v0.60b: Added engine make/code to upload form. Added views for each msq. Other invisible changes were configuration management and a big codebase rewrite. Can you add MAF curves in there? That's turned out to be a bit more complicated. But I am working on more INI file compatibility that relates to this, so it's being worked on. Edited March 20, 2015 by BLOZ UP Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted May 18, 2015 Author Share Posted May 18, 2015 (edited) MSQur Update to 0.72b: Update INI parsing so more files are supported, and more data is displayed (not 100% complete) UI update so all this new data is slightly better organized (slide down sections) Bug fixes and other minor things Known issues: MS3 support is poor Constants are displayed ugly and all at once. Array constants are hard coded out. A few more updates and I'll release it open source, as I need to move on to other projects. Edited May 18, 2015 by BLOZ UP Quote Link to comment Share on other sites More sharing options...
ihiryu Posted June 5, 2015 Share Posted June 5, 2015 Uploaded my MS2E, and it didn't like it Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted June 6, 2015 Author Share Posted June 6, 2015 Can you post or email me your INI file? Looks like comms332hM? Quote Link to comment Share on other sites More sharing options...
ihiryu Posted June 6, 2015 Share Posted June 6, 2015 Me? Quote Link to comment Share on other sites More sharing options...
BLOZ UP Posted June 7, 2015 Author Share Posted June 7, 2015 Me? Yeah. You uploaded this one, right? It doesn't have all the INI files, so if you can send yours it should work. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.