Skip to content

Releases: atac/pychapter10

1.0.5

25 Feb 21:52
Compare
Choose a tag to compare

Changes:

  • 8262365 Fixed a typo in time processing.

This list of changes was auto generated.

1.0.4

11 Feb 19:41
Compare
Choose a tag to compare

Changes:

  • 7e697f0 Fixed a bug in Packet.next when wrapping _messages.

This list of changes was auto generated.

1.0.3

21 Jan 20:15
Compare
Choose a tag to compare

Changes:

  • a837a6f Fixed a bug with ARINC 429 generation.
  • 8684463 Added byteswap to pack method.

This list of changes was auto generated.

1.0.2 - Bugfixes

20 Jan 21:29
Compare
Choose a tag to compare

Changes:

  • bf5527c Fixed a bug in Packet.bytes() where only the first message would be included.
  • c52944a Made sure user-defined datatypes get parsed and reproduced at minimum.
  • 9b9fa8c Updated version #

This list of changes was auto generated.

1.0.1

20 Jan 18:39
Compare
Choose a tag to compare

Changes:

  • 43b26e9 Updating for 1.0 release.
  • 5927b7c Updated version for 1.0 release.
  • 317e44d Added missing files.
  • f922281 Finished consolidating test files. Resolves #20
  • f5bcc0a Cleaning up sample files per #20. Still need to replace UART and Ethernet samples.
  • 85fc3a7 Updated analog tests.

This list of changes was auto generated.

0.3.14

12 Jan 20:57
Compare
Choose a tag to compare

Changes:

  • f42256e Updated readme with quick usage example and table of datatypes.
  • 246b33c Updated time module to use new _raw_body() approach.
  • 7880eb9 Updated message tests to be more robust.
  • 10ce827 Added tests for discrete datatype. Resolves #15 until we get more data.
  • a63f42e Deleted redundant line.
  • 6d601ac Removed a debug print.
  • f3efbfc Implemented packet trailer. Resolves #18
  • 5ebbf5b Updated license shield

This list of changes was auto generated.

0.3.11

16 Dec 00:28
Compare
Choose a tag to compare

Changes:

  • 0abd917 Updated tmats parser bytes() implementation to be more robust.

This list of changes was auto generated.

0.3.10

15 Dec 22:41
Compare
Choose a tag to compare

Changes:

  • 3f90106 Fixed an issue with month/day format time parsing.

This list of changes was auto generated.

0.3.9

15 Dec 19:56
Compare
Choose a tag to compare

Changes:

  • 7febf13 Fixed a bug with analog processing where len() was being misused.
  • e1055b9 Updated filler insertion to before header is generated.

This list of changes was auto generated.

0.3.7

14 Oct 14:17
Compare
Choose a tag to compare

Changes:

  • 9c29146 Fixed a formatting error in the ethernet docs.

This list of changes was auto generated.