You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a reminder, the version 1.0 of the specification has not yet been released. Before the release, we need to walk over all of the messages defined in the namespace uavcan.equipment. to weed out the remaining weirdness and inconsistencies.
uavcan.equipment.ahrs.MagneticFieldStrength3 (@jschall suggested to make the message timestamped, I agree; more on this in the chat room https://gitter.im/UAVCAN/general)
The following messages/namespaces should be removed from the first release. They should be reimplemented later once we've collected more empirical data about the protocol and its uses.
uavcan.equipment.range_sensor
uavcan.equipment.safety
uavcan.equipment.power.PrimaryPowerSupplyStatus
The list is probably incomplete.
Additionally, the specification should be explicit about the use of the _id fields defined in the standard messages. DSDL Suggestion: GenericBatteryInfo #33 is a great example how much confusion can be caused by the omission of important data points from the specification.
As a reminder, the version 1.0 of the specification has not yet been released. Before the release, we need to walk over all of the messages defined in the namespace
uavcan.equipment.to weed out the remaining weirdness and inconsistencies.uavcan.equipment.ahrs.MagneticFieldStrength3(@jschall suggested to make the message timestamped, I agree; more on this in the chat room https://gitter.im/UAVCAN/general)uavcan.equipment.range_sensoruavcan.equipment.safetyuavcan.equipment.power.PrimaryPowerSupplyStatus_idfields defined in the standard messages. DSDL Suggestion: GenericBatteryInfo #33 is a great example how much confusion can be caused by the omission of important data points from the specification.