Library for SPI communication with the AMS AS5048 rotary sensor

Dependents:   heros_leg_readout_torque_addition heros_leg_readout_torque_addition heros_leg_readout_torque_addition_V3

History

C++ Style guide: file names lower case default tip

2016-08-25, by megrootens [Thu, 25 Aug 2016 14:34:39 +0000] rev 5

C++ Style guide: file names lower case


made static constants public for access from outside class

2016-08-23, by megrootens [Tue, 23 Aug 2016 15:11:48 +0000] rev 4

made static constants public for access from outside class


moved const values outside class to static const within class; move enums that define commands within class

2016-08-23, by megrootens [Tue, 23 Aug 2016 15:09:35 +0000] rev 3

moved const values outside class to static const within class; move enums that define commands within class


function { on new line

2016-08-23, by megrootens [Tue, 23 Aug 2016 15:01:38 +0000] rev 2

function { on new line


added directions and offsets

2016-05-13, by megrootens [Fri, 13 May 2016 09:43:57 +0000] rev 1

added directions and offsets


Library for SPI communication with the AMS AS5048 rotary sensor;

2016-05-11, by megrootens [Wed, 11 May 2016 20:30:40 +0000] rev 0

Library for SPI communication with the AMS AS5048 rotary sensor;