- Nov 08, 2010
-
-
tecnosapiens authored
-
- Nov 06, 2010
-
-
pixhawk authored
-
- Oct 30, 2010
- Oct 27, 2010
-
-
pixhawk authored
-
- Oct 26, 2010
-
-
lm authored
-
- Oct 25, 2010
-
-
lm authored
-
Bryan Godbolt authored
-
lm authored
-
hengli authored
-
pixhawk authored
-
- Oct 24, 2010
-
-
pixhawk authored
-
- Oct 23, 2010
-
-
pixhawk authored
-
- Oct 22, 2010
-
-
unknown authored
-
- Oct 20, 2010
-
-
Bryan Godbolt authored
-
- Oct 19, 2010
-
-
hengli authored
-
- Oct 07, 2010
-
-
Bryan Godbolt authored
-
- Oct 06, 2010
-
-
Bryan Godbolt authored
-
- Oct 05, 2010
-
-
Bryan Godbolt authored
-
- Oct 04, 2010
-
-
pixhawk authored
-
- Sep 30, 2010
-
-
pixhawk authored
-
- Sep 28, 2010
-
-
lm authored
-
- Sep 22, 2010
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- Sep 20, 2010
-
-
Bryan Godbolt authored
I added the ability for the parser to pack an array of any mavlink standard type. This will allow array types to be specified for mavlink messages without using the type="array" syntax. I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
-
Bryan Godbolt authored
I added the ability for the parser to pack an array of any mavlink standard type. This will allow array types to be specified for mavlink messages without using the type="array" syntax. I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
-
- Sep 17, 2010
-
-
Bryan Godbolt authored
-
- Sep 15, 2010
-
-
Bryan Godbolt authored
-
- Sep 14, 2010
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- Sep 13, 2010
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-
- Sep 03, 2010
-
-
Bryan Godbolt authored
Changed NUM_OUTPUT_SIGNALS to an const unsigned short from a #define and moved its definition into OpalRT.h from OpalLink.h so that the configuration would all be in one place.
-
Bryan Godbolt authored
-
Bryan Godbolt authored
OpalLink should now be able to be disconnected. I also added a test to see if params had already been allocated before calling new in OpalLink::connect()
-
- Aug 31, 2010
-
-
Bryan Godbolt authored
-
Bryan Godbolt authored
-