Interface to access to Avago ADNS-9500 laser mouse sensors.

Dependencies:   mbed

History

apply some coding style rules to macros default tip

2013-04-20, by aplatanado [Sat, 20 Apr 2013 12:50:42 +0000] rev 16

apply some coding style rules to macros


close firmware file after downloading and some other changes related with coding style.

2013-04-19, by aplatanado [Fri, 19 Apr 2013 14:39:45 +0000] rev 15

close firmware file after downloading and some other changes related with coding style.


Bug fix in while condition inside sromDownload()

2012-10-17, by aplatanado [Wed, 17 Oct 2012 12:27:40 +0000] rev 14

Bug fix in while condition inside sromDownload()


Use C Std I/O instead of C++ Std I/O to minimize memory usage.

2012-10-16, by aplatanado [Tue, 16 Oct 2012 16:59:53 +0000] rev 13

Use C Std I/O instead of C++ Std I/O to minimize memory usage.


Fix legacy code detected thanks to Daniel ?kesson

2012-09-29, by aplatanado [Sat, 29 Sep 2012 22:36:29 +0000] rev 12

Fix legacy code detected thanks to Daniel ?kesson


use spiRecevie to read product and revision id

2012-07-12, by aplatanado [Thu, 12 Jul 2012 13:56:54 +0000] rev 11

use spiRecevie to read product and revision id


spi_frequency was not setted in constructor

2012-07-11, by aplatanado [Wed, 11 Jul 2012 15:56:05 +0000] rev 10

spi_frequency was not setted in constructor


solve a bug introduced with the last change when the observation register is checked.

2012-07-11, by aplatanado [Wed, 11 Jul 2012 13:39:21 +0000] rev 9

solve a bug introduced with the last change when the observation register is checked.


ensure ncs is high if observation test fails during reset

2012-07-10, by aplatanado [Tue, 10 Jul 2012 13:29:45 +0000] rev 8

ensure ncs is high if observation test fails during reset


minor changes in int16 and unint16 conversion macros

2012-06-25, by aplatanado [Mon, 25 Jun 2012 16:33:14 +0000] rev 7

minor changes in int16 and unint16 conversion macros