aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/bson/tinybson.c
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-517/+0
* Add 'show' and 'test' verbs to the boardinfo command. Teach rcS how to use t...px4dev2012-10-291-3/+8
* bson-based boardinfo workingpx4dev2012-10-291-1/+1
* BSON coder unit tests, fixes arising from test failures.px4dev2012-10-291-23/+65
* Build fixespx4dev2012-10-291-9/+10
* Work in progress on to/from memory BSON coding.px4dev2012-10-291-25/+158
* Major formatting/whitespace cleanuppx4dev2012-10-231-3/+21
* 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-281-4/+8
* 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-201-0/+313