GithubHelp home page GithubHelp logo

Simrad TP-32 about signalk-autopilot HOT 11 OPEN

signalk avatar signalk commented on September 26, 2024
Simrad TP-32

from signalk-autopilot.

Comments (11)

tkurki avatar tkurki commented on September 26, 2024 1

I have exactly the same setup and was planning to do that over the coming winter, if not during this sailing season. I am fairly busy irl right now, but if nothing happens to this feel free to ping me here or in Slack in mid September.

from signalk-autopilot.

MichaKersloot avatar MichaKersloot commented on September 26, 2024

That would be great. For me it's not easy to access the hardware in the winter to generate information or test. But if you have the same setup that wouldn't be a problem ;-) Please feel free to do this at a time that is convenient for you. As happy as I am with opencpn / signalk, it still just a hobby project for a hobby ;-)

from signalk-autopilot.

MichaKersloot avatar MichaKersloot commented on September 26, 2024

Maybe in this project: https://github.com/htool/RaymarineAPtoFakeNavicoAutoPilot there is info you could use.

from signalk-autopilot.

frosenb avatar frosenb commented on September 26, 2024

@tkurki Any progress ;)

from signalk-autopilot.

tkurki avatar tkurki commented on September 26, 2024

No, but a reminder helps bring this forward in the things to do queue!

from signalk-autopilot.

htool avatar htool commented on September 26, 2024

We're waiting for a Triton2 autopilot keypad dump to see which packets are used. Then making a webapp that emulates it should hopefully be simple and can serve as an example for others to use it.

from signalk-autopilot.

tkurki avatar tkurki commented on September 26, 2024

I have data from my Vulcan talking to the TP, just need to dig it up.

from signalk-autopilot.

tkurki avatar tkurki commented on September 26, 2024

Hmm. I should probably generate some data with clear purpose and not try to figure out what I was doing with it last summer..

pgns.json:

        "PGN":65341,
        "Id":"simnetAutopilotMode",
        "Description":"Simnet: Autopilot Mode",
        "Type":"Single",
        "Complete":false,
        "Missing":[
          "Fields",
          "FieldLengths",
          "Precision"],
2021-07-13T07:09:24.995Z,6,65341,0,255,8,41,9f,ff,ff,0b,ff,00,00
2021-07-13T07:09:25.026Z,6,65341,0,255,8,41,9f,ff,ff,0c,ff,ff,ff
2021-07-13T07:09:25.051Z,6,65341,0,255,8,41,9f,ff,ff,03,ff,ff,ff
2021-07-13T07:09:25.076Z,6,65341,0,255,8,41,9f,ff,ff,02,ff,e7,82
2021-07-13T07:09:26.028Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:27.083Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:28.137Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:29.192Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:30.251Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:30.277Z,6,65341,0,255,8,41,9f,ff,ff,0b,ff,00,00
2021-07-13T07:09:30.303Z,6,65341,0,255,8,41,9f,ff,ff,0c,ff,ff,ff
2021-07-13T07:09:30.328Z,6,65341,0,255,8,41,9f,ff,ff,03,ff,ff,ff
2021-07-13T07:09:30.353Z,6,65341,0,255,8,41,9f,ff,ff,02,ff,e7,82
2021-07-13T07:09:31.306Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:32.360Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:33.429Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:34.469Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:35.533Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f
2021-07-13T07:09:35.561Z,6,65341,0,255,8,41,9f,ff,ff,0b,ff,00,00
2021-07-13T07:09:35.586Z,6,65341,0,255,8,41,9f,ff,ff,0c,ff,ff,ff
2021-07-13T07:09:35.603Z,6,65341,0,255,8,41,9f,ff,ff,03,ff,ff,ff
2021-07-13T07:09:35.638Z,6,65341,0,255,8,41,9f,ff,ff,02,ff,e7,82
2021-07-13T07:09:36.585Z,6,65341,0,255,8,41,9f,ff,ff,0d,ff,ff,7f

from signalk-autopilot.

tkurki avatar tkurki commented on September 26, 2024

I finally finally started with this, based on a recording I made.

130851 decoding in canboat does not work canboat/canboat#272

from signalk-autopilot.

tkurki avatar tkurki commented on September 26, 2024

SignalK/n2k-signalk#242

from signalk-autopilot.

Leijoma avatar Leijoma commented on September 26, 2024

Any updates on this topic? I have tried to emulate a B&G autopilot based on information in the RaymarineAPtoFakeNavicoAutoPilot, but it sends so many messages at strange intervals. I have not been able to replicate it in a way that the Vulcan displays the AP-panel. I understand that this is not the same as replicating a AP-keypad, but my winter project is to build a simple Autopilot that can act as a B&G or Simrad AP on the network.

from signalk-autopilot.

Related Issues (14)

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.