Git Product home page Git Product logo

Comments (7)

antoinealb avatar antoinealb commented on July 19, 2024

from public_regulated_data_types.

LorenzMeier avatar LorenzMeier commented on July 19, 2024

@pavel-kirienko @antoinealb You will want to look at this issue:
https://github.com/mavlink/v2_playground/issues/1

It has a complete table. We're currently revisiting the whole message definition on the vehicle in collaboration with Dronecode & 3DR. There was also some interest to have the same messages on CAN, so it would be a big plus to have native support in UAVCAN for the message format. So far Cap'n Proto seems to lead in terms of features and efficiency.

from public_regulated_data_types.

pavel-kirienko avatar pavel-kirienko commented on July 19, 2024

First stab, at 3DR's request: https://github.com/UAVCAN/dsdl/tree/foreign_object/uavcan/foreign_object

from public_regulated_data_types.

magicrub avatar magicrub commented on July 19, 2024

@pavel-kirienko I'm interested in reviving this foreign_object concept for carrying multiple protocols over CAN. I see your branch with the generic 1024 byte buffer. I'm surprised FORMATS does not contain MAVLink? I think that's worthwhile. I definitely have a need for it.

from public_regulated_data_types.

antoinealb avatar antoinealb commented on July 19, 2024

You can add it to Format.uavcan. However I wonder if there is really interest in putting this kind of support in the standard, as the decoding of the payload will probably be application specific anyway.

from public_regulated_data_types.

magicrub avatar magicrub commented on July 19, 2024

@antoinealb I find it useful and it's not just me. Why not include a generic interface like this in the main spec? I don't see a downside. I'll PR the branch from @pavel-kirienko

Having a bridge is very useful. Another bridges that would be helpful is I2C over CAN. I know ArduPilot would like that. Helps with migrating devices.

from public_regulated_data_types.

pavel-kirienko avatar pavel-kirienko commented on July 19, 2024

Revised implementation at #40

from public_regulated_data_types.

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.