px4dev
|
3916230d8f
|
Add FIONWRITE to allow applications to sniff the amount of writable space on a descriptor. Implement this for serial devices only.
|
2013-01-03 19:35:44 +11:00 |
|
px4dev
|
1f2ad5029a
|
Improved termios support for the STM32 UART driver. Also add a little more termios processing to the generic serial layer. Implement FIONREAD.
|
2012-11-24 00:01:24 -08:00 |
|
px4dev
|
9b509310e6
|
Fix logic bug in ONLCR processing.
|
2012-11-02 00:10:10 -07:00 |
|
px4dev
|
74980af6c9
|
Merge branch 'NuttX/master' from git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5027 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-08-14 09:07:59 -07:00 |
|
patacongo
|
a72ff3b651
|
Make the lib/ subdirectory build more like other directories
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5025 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-08-13 22:27:06 +00:00 |
|
patacongo
|
2b184e2630
|
drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5022 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-08-12 17:37:04 +00:00 |
|
px4dev
|
8a365179ea
|
Fresh import of the PX4 firmware sources.
|
2012-08-04 15:12:36 -07:00 |
|
patacongo
|
5eee9a3a37
|
drivers/, drivers/pipes, and drivers/serial file clean-up
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4944 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-07-15 14:56:25 +00:00 |
|
patacongo
|
42c322f824
|
More Kconfig files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4632 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-18 19:17:30 +00:00 |
|
patacongo
|
530040b164
|
drivers/serial: Don't disable Rx interrrupts on each character
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4631 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-18 17:08:27 +00:00 |
|
patacongo
|
0036b9b3cd
|
A couple of fixes to common and STM32 serial handling to fix some data overrun conditions
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4550 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-02 01:02:41 +00:00 |
|
patacongo
|
a58d4b265f
|
Move serial header files to include/nuttx/serial
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4500 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-21 19:47:23 +00:00 |
|
patacongo
|
c22a13ef4a
|
Move file-system header files to include/nuttx/fs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4499 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-21 18:01:07 +00:00 |
|
patacongo
|
f03655f43a
|
Add logic so that a RAM log can be used in place of a console device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4380 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-11 03:50:52 +00:00 |
|
patacongo
|
add995c32e
|
Completes coding of the PWM module
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4200 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-19 19:24:09 +00:00 |
|