aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/px4io/px4io_serial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix code style in IO driverLorenz Meier2015-04-071-4/+0
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-04-071-0/+4
* Fix code style in IO driverLorenz Meier2015-04-071-2/+2
* Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-04-071-0/+7
* IO driver serial layer: Update syslog APILorenz Meier2015-04-071-4/+4
* Remove peripheral clock changes as they interfere with current / old NuttX in...Lorenz Meier2015-02-081-8/+2
* Fix PX4IO startupLorenz Meier2015-02-081-1/+10
* Improve update performance and clean up compiler warnings in px4io driverJean Cyr2014-07-251-1/+7
* Fix compiler warningsDon Gagne2014-06-291-1/+1
* drivers: Fix compile warnings and non-standard performance counter namesLorenz Meier2014-05-211-1/+1
* px4io: FMU half of px4io error fixesAndrew Tridgell2013-10-281-11/+17
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+1
* Don't build interface drivers we don't have config for.px4dev2013-07-141-0/+4
* Direct-access device functions return errors directly.px4dev2013-07-141-59/+54
* rename the px4io serial perf counters so it's clearer what they belong topx4dev2013-07-131-10/+10
* Build the px4io interfaces on top of the Device direct-access API.px4dev2013-07-131-64/+83
* Make px4io driver filenames less ambiguous.px4dev2013-07-131-0/+655