Coder Social home page Coder Social logo

Comments (7)

psykokwak-com avatar psykokwak-com commented on August 15, 2024 1

Here my build without the HardwareControl.
Just replace the .exe file.
Feel free to try :)
SavvyCAN.zip

from savvycan.

psykokwak-com avatar psykokwak-com commented on August 15, 2024 1

Here a new binary that also add a microsecond timestamp to the frames :
SavvyCAN.zip

from savvycan.

psykokwak-com avatar psykokwak-com commented on August 15, 2024

Ok, I think I got the point.
This line :

serial->setFlowControl(serial->HardwareControl);

Is it possible to have another windows build with NoFlowControl instead of HardwareControl ?
Or maybe an option in the configuration menu to choose if we want the hardware flow control ?
I'm not able to build the application myself :(

from savvycan.

psykokwak-com avatar psykokwak-com commented on August 15, 2024

Finally I successfully built it for Windows and it works now.

from savvycan.

HerrRiebmann avatar HerrRiebmann commented on August 15, 2024

Good to know :)
I was also investigating why nothing was really sent (and received) to the serial port. Neither by the initialization, nor by manually sending as Text.
Using any terminal application worked fine!

Reusing the connection after restarting SavvyCan also does no work. I allways need to delete and create the connection.

Try to compile it myself as well, to proove this is the solution.

from savvycan.

HerrRiebmann avatar HerrRiebmann commented on August 15, 2024

Thank you very much for your compiled version!
But it still does not sent anything to the Arduino:
grafik

And manually sending "Send Text" stopped working. Nothing appears on the Device Console:
grafik
HTerm still empty...

Sending via different Terminal:
grafik

from savvycan.

HerrRiebmann avatar HerrRiebmann commented on August 15, 2024

Great! Several restarts and re-buring the Arduino later, it finally responds with your latest version 👍
Thank you for your initiative to just fix it yourself and for me!

If you have anything else I can test, please let me know!

Some things which might be considered in the future (in general):

  • Extended Messages missing timestamp
  • Save/Restore Connection does not work after application restart
  • Setting up new Connection offers CAN-FD, but check is not submitted to the Connection settings
  • Save Bus Settings does not update anything via Serial
  • Reset Connection only disconnects (similar to restored connection)
  • Debug Stream sends hundreds of "MERRF" messages (did not find anything about that)

Maybe Collin can have a look into your fix and check those tiny optimizations.

from savvycan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.