Pages: [1] 2
Author Topic: Wrapping Setzi's ME7Logger  (Read 18144 times)
Zac
Jr. Member
**

Karma: +14/-0
Offline Offline

Posts: 47


« on: December 26, 2011, 03:57:23 PM »

http://www.youtube.com/watch?v=pKpi7Zs0gMU

Decided to learn C#.NET...Progress is slow but here's a teaser of a wrapper for Setzi's kickass ME7Logger application.
Logged
Matt Danger
Full Member
***

Karma: +17/-1
Offline Offline

Posts: 116


« Reply #1 on: December 27, 2011, 11:45:04 AM »

Very cool, keep us posted
Logged
NOTORIOUS VR
Administrator
Hero Member
*****

Karma: +58/-7
Offline Offline

Posts: 1056


« Reply #2 on: January 02, 2012, 12:08:16 PM »

awesome!
Logged

SCHNELL ENGINEERING BLOG ·  STANDALONE ECUS · TUNING · DYNO · WIRING · PARTS · VEMS
Google Talk: NOTORIOUS.VR
n00bs start here: http://s4wiki.com/wiki/Tuning
bigdo26
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 56


« Reply #3 on: January 02, 2012, 12:58:26 PM »

Very cool - will be watching for updates!
Logged
tobz
Full Member
***

Karma: +3/-1
Offline Offline

Posts: 60


« Reply #4 on: January 02, 2012, 11:30:27 PM »

My personal suggestion: model it after VC-Scope.  Tachometer-style gauges are cute and all but in reality what are we doing with this data the most?  Not using it for a cluster replacement, that's for sure.  We're almost always doing historical analysis, with multiple axes being considered.

I'd say that having a big, single graph with options to show/hide different values, along with scaling factors and color changing, etc etc... would be super nice.  Having it be able to work for raw logs as well would be nicer. Smiley
Logged
Zac
Jr. Member
**

Karma: +14/-0
Offline Offline

Posts: 47


« Reply #5 on: January 03, 2012, 05:57:36 PM »

Like the idea about VC-Scope. Ideally I want the user to be able to display the data however they want.

Currently working on how to let the user have an 'edit controls' mode where they can place controls wherever they want. Got a few different controls to choose from, currently Gauge, Plot (1 data set), LED, label/field. Controls were all taken from tutorials around the web.

Still a lot of work and learning before another preview is ready. Working on it though.

Having it be able to work for raw logs as well would be nicer. Smiley
Writing classes to parse both CLI output (realtime) & Log File. Ideally features will include rewind/fforward for non-realtime runs.
Logged
rob.mwpropane
Sr. Member
****

Karma: +32/-0
Offline Offline

Posts: 370


WWW
« Reply #6 on: January 03, 2012, 07:26:57 PM »

Ideally I want the user to be able to display the data however they want.
^^^ I like this idea, but I think it's a hell of a great start. Awesome work!!
« Last Edit: January 03, 2012, 07:28:56 PM by rob.mwpropane » Logged

This has nothing to do with cars but you can see my glorifying job at,

www.MWPropane.com
All_Euro
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


« Reply #7 on: January 09, 2012, 09:12:25 PM »

Nice work - looking forward to the finished product Smiley
Logged
Phil R
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20


« Reply #8 on: January 13, 2012, 03:30:21 PM »

this has amazing potential but I know it is alot of work to create program like this. keep up the good work.
Logged
Zac
Jr. Member
**

Karma: +14/-0
Offline Offline

Posts: 47


« Reply #9 on: January 14, 2012, 01:24:59 AM »

Glad to see that people are interested in this! I want to know who all here is knowledgable about .NET... I ask because my transmission got trashed today and I no longer have a test/tune car on ME7.x ... in other words...fuck... I'm done with this it seems for at least a half-year while I order a trans and wait for weather to do a 2nd! (fucking lol!) trans replacement in this car. (At least this one wasn't 100% my fault, more like 97.3% my fault) I can (& will eventually) do the (2nd) trans replacement (but I'm not skilled enough to rebuild it or to even have the patience currently to learn to rebuild it)

I'm completely down with open sourcing this...but there is a lot of work to be done and I'd be releasing this under some sort of GPL license but where you modify or use the code for anything and then you have to release your code. Built the community up!
Logged
rob.mwpropane
Sr. Member
****

Karma: +32/-0
Offline Offline

Posts: 370


WWW
« Reply #10 on: January 14, 2012, 06:48:30 AM »

What trans? Where are you located? I feel your pain, that sucks.
Logged

This has nothing to do with cars but you can see my glorifying job at,

www.MWPropane.com
Zac
Jr. Member
**

Karma: +14/-0
Offline Offline

Posts: 47


« Reply #11 on: January 14, 2012, 10:33:11 AM »

02j. I don't treat my cars nice but I've been very unimpressed with VW when it comes to this model transmission...
Logged
Tony@NefMoto
Administrator
Hero Member
*****

Karma: +130/-4
Offline Offline

Posts: 1389


2001.5 Audi S4 Stage 3


« Reply #12 on: January 16, 2012, 02:14:58 PM »

I do a ton of C/C++/C# .NET 3.5. But I've still got work to do on my own data logger.

I was planning on setting up a NefMoto GitHub source depot so that everyone code openly work together on shared code. Are people interested in that?
Logged

Remember you have to log in if you want to see the file attachments!
Info or questions, please add to the wiki: http://www.nefariousmotorsports.com/wiki
Follow NefMoto developments on Twitter: http://twitter.com/nefmoto
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #13 on: January 16, 2012, 02:27:00 PM »

yes.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Tony@NefMoto
Administrator
Hero Member
*****

Karma: +130/-4
Offline Offline

Posts: 1389


2001.5 Audi S4 Stage 3


« Reply #14 on: January 16, 2012, 03:24:13 PM »

yes.

Alright, I created a NefMoto repository on GitHub: https://github.com/NefMoto/NefMotoOpenSourceCollaboration

This is where I will put any code I release as open source. I hook other people also contribute to this repository as well.

I will add a thread about this in the NefMoto Software sub forum.
Logged

Remember you have to log in if you want to see the file attachments!
Info or questions, please add to the wiki: http://www.nefariousmotorsports.com/wiki
Follow NefMoto developments on Twitter: http://twitter.com/nefmoto
Pages: [1] 2
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.032 seconds with 16 queries. (Pretty URLs adds 0.005s, 0q)