lp:~bjornt/pygarmin/edge-305

Created by Björn Tillenius and last modified
Get this branch:
bzr branch lp:~bjornt/pygarmin/edge-305
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Björn Tillenius
Project:
PyGarmin
Status:
Development

Recent revisions

119. By Björn Tillenius

Add a D1015 data point.

Hopefully this should make it work with a Forerunner 305.

118. By Björn Tillenius

Add a new logger for USB packet data.

117. By Björn Tillenius

Remove unneeded WTF.

116. By Björn Tillenius

Make the USB communication more robust.

When starting the session, we know read from the USB bus until we get the right package. Before we assumed that the next packet would be the right one, which isn't always the case.

115. By Björn Tillenius

Refactor the way USB packets are read, adding some logging info.

114. By Björn Tillenius

Refactor the way USB packets are sent.

113. By Björn Tillenius

Fix hexdump() not to break on non-string data.

112. By Björn Tillenius

merge trunk

111. By Björn Tillenius

Use struct.unpack() instead of chr() to allow for values > 127.

110. By Björn Tillenius

Clean up unpack().

This branch contains Public information 
Everyone can see this information.