fixed some errors

This commit is contained in:
eddyem
2015-02-17 12:39:02 +03:00
parent 4776ef09d1
commit 8ff7276b60
7 changed files with 154 additions and 40 deletions

View File

@@ -8,6 +8,10 @@ To compile and install wrapper make:
[5] You can run test applications: ./test will make testing connection to your camera and
./test_wheel will make test connection to your wheel, increasing its current position.
Define -DEBUG=1 to see debug info
After installing cd to apogee_control working directory and compile&install apogee_control.
@@ -19,4 +23,3 @@ APOGEE_ALTAF
APOGEE_ASPEN
APOGEE_QUAD
If you wanna see debugging information, add -DEBUG to cmake options