Page 3 of 15
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 2:32 am
by joukoy
Because I couldn't make start/stop button work correctly AND I want possibility to log & analyze concurrently, created new button to Analyzer: "Start/Stop analyzer"
Please test version 0.20.12
If you just want to log VPW traffic:
Settings tab -> set interface
Advanced tab ->
- Enable Console
- Enable timestamps
- Set "Auto refresh"
Maybe this should be one button: "Start VPW logging" or something like this?
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 3:58 am
by Gampy
Sorry, I just cannot withhold my input, even if it is the obvious, it may not be to some!
It's duplicating rows.
IMO the Auto Refresh should not connect the device, it's confusing with the button as well.
Otherwise it's WONDERFUL!
Thank you!
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 4:57 am
by joukoy
Gampy wrote:Sorry, I just cannot withhold my input, even if it is the obvious, it may not be to some!
It's duplicating rows.
IMO the Auto Refresh should not connect the device, it's confusing with the button as well.
Otherwise it's WONDERFUL!
Thank you!
Thanks for feedback, I will remove auto-connect.
Looking for reason, why rows are duplicated.
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 6:22 am
by joukoy
Gampy wrote:Sorry, I just cannot withhold my input, even if it is the obvious, it may not be to some!
It's duplicating rows.
IMO the Auto Refresh should not connect the device, it's confusing with the button as well.
Otherwise it's WONDERFUL!
Thank you!
Version 0.20.13 should fix these issues. No other mods this time.
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 6:38 am
by Gampy
I like it, I like it a lot!
Next challenge ... Make it Multi Protocol (VPW, CAN, ISO*, etc...).
Thank you!
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 7:32 am
by kur4o
Make it Multi Protocol (VPW, CAN, ISO*, etc...)
Monitoring this is just a matter of configuring the protocol per device if it is supported.
Full support for the protocols is another animal.
I think k-line and some CAN can be monitored without problems with avt and j-tools. Obdlink may be unstable with these.
Re: Universalpatcher with Logger & Analyzer
Posted: Mon Feb 28, 2022 8:05 am
by Gampy
Yea, I really was talking about just the bus traffic logger.
I realize how VPW entangled it is.
It's fine being just VPW ... No big deal.
Re: Universalpatcher with Logger & Analyzer
Posted: Wed Mar 02, 2022 10:05 am
by Cincinnatus
So if i use my nano with the analyzer, can i log CAN coms or is it vpw only?
Re: Universalpatcher with Logger & Analyzer
Posted: Thu Mar 03, 2022 11:29 am
by kur4o
Cincinnatus wrote:So if i use my nano with the analyzer, can i log CAN coms or is it vpw only?
Some beta will log all protocols supported by the j-device you have. Still some bugs need to be fixed for protocols.
Feeding the log data to analyzer is possible, but it will need special decoding for the CAN frames since it uses different formatting than vpw.
If we have the info it can be done. Just point which bytes goes where and than it gets decoded.
Re: Universalpatcher with Logger & Analyzer
Posted: Fri Mar 04, 2022 5:13 am
by joukoy
Cincinnatus wrote:So if i use my nano with the analyzer, can i log CAN coms or is it vpw only?
Try with latest; version 0.20.14
Analyzer still can't decode CAN messages, but Console should be able to log.