#
b6865fdc |
| 16-Dec-2024 |
Matt Spinler <spinler@us.ibm.com> |
Remove vim mode lines
It isn't necessary to store editor settings in source files.
Change-Id: I248bb4db00e3abd93fab50d59c63e1cf48b2ee65 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
d0f5097c |
| 19-Dec-2018 |
Patrick Venture <venture@google.com> |
SensorSet: add underscore prefix to members
Add underscore prefix to members for SensorSet object.
Change-Id: Ibd6d5f2d18f3a730d847d09ffead3b752ef7dd4c Signed-off-by: Patrick Venture <venture@googl
SensorSet: add underscore prefix to members
Add underscore prefix to members for SensorSet object.
Change-Id: Ibd6d5f2d18f3a730d847d09ffead3b752ef7dd4c Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
043d3230 |
| 31-Aug-2018 |
Patrick Venture <venture@google.com> |
add .clang-format
Change-Id: I94ce26d595367e08d6fb3734535bcd855f1b1473 Signed-off-by: Patrick Venture <venture@google.com>
|
#
a4353bcf |
| 19-Jun-2018 |
Matt Spinler <spinler@us.ibm.com> |
Add SensorSet class doxygen comments
Change-Id: Ie484a7add85bef4098571432c9b760245cbee8b8 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
75017aef |
| 05-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Provide additional SensorSet type aliases
Change-Id: I543bd4a47d3bd75dc89a73026d23d3663e429bb9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
92bbd05b |
| 05-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Explicitly define SensorSet constructors
Declare all the default constructors. Add explicit keyword to sysfs path constructor.
Change-Id: I320ace928a52d8c91a966cc88f4ceec35d744e9d Signed-off-by: Br
Explicitly define SensorSet constructors
Declare all the default constructors. Add explicit keyword to sysfs path constructor.
Change-Id: I320ace928a52d8c91a966cc88f4ceec35d744e9d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
26b815fa |
| 04-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Replace include guards with #pragma once
Change-Id: I16adc78d397e3239440206e8e70ebbd5e0963adb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
03476f11 |
| 19-Dec-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add Vim modelines
Change-Id: I23f30cd9be56089498089f8b12abe3f3e186b525 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
6bb97a97 |
| 19-Dec-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Run astyle
Change-Id: Iba20bab3093f15339760d4f782cc6d6e89156ab0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
6292aeed |
| 06-Oct-2016 |
Matthew Barth <msbarth@us.ibm.com> |
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within th
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within the README.md file to build the package.
Change-Id: Ieed870c63b2bef83b3741dd22e413c25916ed408 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|