aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/bma180/bma180.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-929/+0
* Made dtors virtual, tested on IO and FMULorenz Meier2013-03-091-1/+1
* Fixed byte readout order and signed value 16 to 14 bit value conversionLorenz Meier2013-01-261-6/+9
* Major formatting/whitespace cleanuppx4dev2012-10-231-12/+32
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Sensor rate and throttle inversion fixesLorenz Meier2012-10-091-2/+2
* Fixed minor compile warnings (just warnings, no effect on execution) in BMA180Lorenz Meier2012-08-311-12/+11
* minor typo in commentLorenz Meier2012-08-311-1/+1
* Checkpoint: Operational BMA180 driverLorenz Meier2012-08-311-17/+60
* Kick the BMA180 driver mostly into shape. Still not reading data correctly.px4dev2012-08-301-246/+336
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+774