paparazzi / pprzlink

Message and communication library for the Paparazzi UAV system
Other
24 stars 55 forks source link

BUG: invalid number of arguments for advanced request format messages #123

Closed MJafarMashhadi closed 4 years ago

MJafarMashhadi commented 4 years ago

This bug was introduced after adding request answerer method to #122. I couldn't update the previous PR after it was merged, I had to open a new one. I am using this library in my project and now it is tested. I don't think any other big bugs have slipped through.

gautierhattenberger commented 4 years ago

Thanks for the patch. I guess it would be good to have some unitary test on those libraries. We are only checking the validity of the messages XML file at the moment.