Files
PX4-Autopilot/src
Beat Küng 4b01e5b6b6 printload: add print_load_buffer() method
Instead of printing to an fd, this prints to a buffer and calls a callback
for each line. To avoid code duplication, the print_load has been refactored
to print to a buffer first, then print to an fd. The overhead is not
noticable, and the behavior of print_load is unchanged.
2017-04-01 20:19:52 +02:00
..
2017-04-01 11:37:47 +02:00
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00
2017-04-01 20:19:28 +02:00