aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/bson
Commit message (Expand)AuthorAgeFilesLines
* Don't treat end-of-document-structure as an error.px4dev2012-10-081-1/+3
* Turn off annoying debug output.px4dev2012-09-041-1/+1
* Distinguish between the end of the top-level BSON object and an error so that...px4dev2012-08-282-4/+22
* Add link to the BSON spec.px4dev2012-08-221-1/+1
* Various BSON codec fixes. Simple load/save test is working now.px4dev2012-08-201-63/+62
* Goodbye to the Mongo BSON codec; too big. Hello to a really small SAX-style ...px4dev2012-08-206-2940/+482
* Import of the Mongo C-BSON library with light modifications for PX4.px4dev2012-08-194-0/+2940