lp:libm210

Created by a and last modified
Get this branch:
bzr branch lp:libm210

Related bugs

Related blueprints

Branch information

Owner:
a
Project:
libm210
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/tuomasjjrasanen/libm210.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log

Recent revisions

122. By a

Bumber up version number to 0.2

121. By a

Ignore state (fourth) byte from raw note headers.

The official Pegasus Technologies Inc. protocol specification mentions
only four possible values for the state:

  #define M210_RAWNOTE_STATE_EMPTY 0x9f
  #define M210_RAWNOTE_STATE_UNFINISHED 0x5f
  #define M210_RAWNOTE_STATE_FINISHED_BY_USER 0x3f
  #define M210_RAWNOTE_STATE_FINISHED_BY_SOFTWARE 0x1f

But at least some devices are reporting 0x00. Previously this byte was
used as one part of the stream format validation, but is ignored from
now on.

Closes LP:#938892

120. By a

Merge branch 'release-0.1'

119. By a

Fixed minor installation detail in README

118. By a

Cleaner interface to note stream

Header and body parts are now separated and the note stream can be
manipulated in a streaming manner.

117. By a

Just convenience typedef for struct m210_dev*

116. By a

Code formatting: clear whitespace, tabify, etc.

115. By a

m210_dev_download_notes() accepts a file stream instead of a file descriptor

114. By a

Add inter-library dependency: -ludev

113. By a

Added AUTHORS

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers