2 Commits (641bfd88b6f7a9d9ebced795f0566248e6f48602)

Author SHA1 Message Date
patacongo 79ccfa4ae6 Add syslog.h; rename lib_rawprintf() to syslog() 12 years ago
Andrew Tridgell 724252768c stdio: added vdprintf() for printf to a file descriptor 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
Andrew Tridgell 920608bf36 added vdprintf() library function 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo 5b5b007db3 OK.. I think the directory has been recovered and renamed 12 years ago
patacongo 6d8270ffc5 Still trying to recover directory contents 12 years ago
patacongo a09a1f220c Trying to recover from deleted directory contents 12 years ago
patacongo a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo 0e190d4cf7 lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 6aa752b338 Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago