ev3dev / ev3dev-lang

(deprecated) language bindings for ev3dev sensors, motors, LEDs, etc.
GNU General Public License v2.0
56 stars 39 forks source link

[cpp][autogen] Changing the C++ demos to work with the latest API #54

Closed ddemidov closed 9 years ago

ddemidov commented 9 years ago

The ev3dev-lang-test.cpp and ev3dev-lang-demo.cpp are now partially generated with the autogen system, so that they hopefully should be easier to adapt to future API changes. I had to manually comment out printing of hold_pid/* properties, see #53 and ev3dev/ev3dev#314.

WasabiFan commented 9 years ago

Looks good -- thanks for doing this! Does this mean that the C++ binding is fully caught up on the recent kernel/spec changes?

ddemidov commented 9 years ago

I did not do an extensive test, but everything seems to compile and run without errors. On Apr 21, 2015 02:35, "Wasabi Fan" notifications@github.com wrote:

Merged #54 https://github.com/ev3dev/ev3dev-lang/pull/54.

— Reply to this email directly or view it on GitHub https://github.com/ev3dev/ev3dev-lang/pull/54#event-285695574.