Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specification/Cyphal_Specification.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% !TEX root
%
% Copyright (c) 2018-2019 OpenCyphal
% Copyright (c) OpenCyphal
%

\documentclass{cyphaldoc}
Expand Down Expand Up @@ -37,7 +37,7 @@
\mbox{\texttt{\detokenize{#1}}} (section~\ref{sec:dsdl:#1} on page~\pageref{sec:dsdl:#1})%
}

\title{Specification v1.0-beta}
\title{Specification v1.0}

\hbadness=10000

Expand Down
4 changes: 1 addition & 3 deletions specification/introduction/introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ \section{Referenced sources}

\section{Revision history}

\subsection{v1.0 -- work in progress}
\subsection{v1.0 -- May 2025}

\begin{itemize}
\item The maximum data type name length has been increased from 50 to 255 characters.
Expand All @@ -249,8 +249,6 @@ \subsection{v1.0 -- work in progress}

\subsection{v1.0-beta -- Sep 2020}

Compared to v1.0-alpha, the differences are as follows (the motivation is provided on the forum):

\begin{itemize}
\item The physical layer specification has been removed.
It is now up to the domain-specific Cyphal-based standards to define the physical layer.
Expand Down
Loading