Changed encoding of packed32 to be coded big endian with use of
continuation bit. C# is currently (intentionally) broken. Java and Python are untested.
Showing
- compiler/Signature.jrag 12 additions, 21 deletionscompiler/Signature.jrag
- lib/c/experimental/labcomm_sig_parser.c 5 additions, 2 deletionslib/c/experimental/labcomm_sig_parser.c
- lib/c/labcomm_private.h 51 additions, 6 deletionslib/c/labcomm_private.h
- lib/c/test/test_labcomm_basic_type_encoding.c 12 additions, 11 deletionslib/c/test/test_labcomm_basic_type_encoding.c
- lib/csharp/se/lth/control/labcomm/LabCommDecoderChannel.cs 1 addition, 0 deletionslib/csharp/se/lth/control/labcomm/LabCommDecoderChannel.cs
- lib/csharp/se/lth/control/labcomm/LabCommEncoderChannel.cs 1 addition, 1 deletionlib/csharp/se/lth/control/labcomm/LabCommEncoderChannel.cs
- lib/java/se/lth/control/labcomm/LabCommDecoderChannel.java 1 addition, 1 deletionlib/java/se/lth/control/labcomm/LabCommDecoderChannel.java
- lib/java/se/lth/control/labcomm/LabCommEncoderChannel.java 8 additions, 5 deletionslib/java/se/lth/control/labcomm/LabCommEncoderChannel.java
- lib/python/labcomm/LabComm.py 19 additions, 21 deletionslib/python/labcomm/LabComm.py
Loading
Please register or sign in to comment