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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:9df31d15f3fa | 2016-08-25 | megrootens | C++ Style guide: file names lower case |
4:56d59ce73270 | 2016-08-23 | megrootens | made static constants public for access from outside class |
3:579e12eda4e6 | 2016-08-23 | megrootens | moved const values outside class to static const within class; move enums that define commands within class |
2:111641f7e672 | 2016-08-23 | megrootens | function { on new line |
1:94b48453d13a | 2016-05-13 | megrootens | added directions and offsets |
0:723d48642d5c | 2016-05-11 | megrootens | Library for SPI communication with the AMS AS5048 rotary sensor; |