Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
0a9c6e69a36615606d5bbfa9d8e918bb26efc45f
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Nov 26, 2008
Added nxglib.h
· 0a9c6e69
patacongo
authored
16 years ago
0a9c6e69
graphics dir now has its own makefile
· 1979ecdb
patacongo
authored
16 years ago
1979ecdb
Add multicast support
· 401c825d
patacongo
authored
16 years ago
401c825d
Add DM320 framebuffer driver
· 575927d0
patacongo
authored
16 years ago
575927d0
Nov 25, 2008
Beginning of a graphics library
· a9b1526a
patacongo
authored
16 years ago
a9b1526a
Add fixed precision math support
· 3bc671c0
patacongo
authored
16 years ago
3bc671c0
Distinguish differenc RGB16 types
· 4897826e
patacongo
authored
16 years ago
4897826e
Add support for graphics add-on
· afe7489c
patacongo
authored
16 years ago
afe7489c
Add support for graphics debug
· 0071c4af
patacongo
authored
16 years ago
0071c4af
Directory for graphics addons
· 3cf661f5
patacongo
authored
16 years ago
3cf661f5
Nov 23, 2008
minor comment
· 124d770a
patacongo
authored
16 years ago
124d770a
Added framebuffer interface
· bc0eb7f3
patacongo
authored
16 years ago
bc0eb7f3
Nov 21, 2008
Change from doubly- to singly-linked lists
· 55bdcc37
patacongo
authored
16 years ago
55bdcc37
Nov 20, 2008
update
· c5a9c367
patacongo
authored
16 years ago
c5a9c367
Completed integration of TCP connection backlog and poll()/select() for connections
· 9fe041ff
patacongo
authored
16 years ago
9fe041ff
Add support for TCP/IP connection backlog
· 73a6fc02
patacongo
authored
16 years ago
73a6fc02
Make sure the private data is initially NULL
· 14d2342d
patacongo
authored
16 years ago
14d2342d
Nov 19, 2008
Add description of poll configuration
· a8ddf0cf
patacongo
authored
16 years ago
a8ddf0cf
examples/poll config
· 946993e0
patacongo
authored
16 years ago
946993e0
Document poll/select bug
· 2bd86fa8
patacongo
authored
16 years ago
2bd86fa8
Corrected a bug in the buffering of TCP data
· 2189a692
patacongo
authored
16 years ago
2189a692
Move poll save area back into struct pollfd (as it was
· cf12e169
patacongo
authored
16 years ago
cf12e169
Add entries to index
· b87033e7
patacongo
authored
16 years ago
b87033e7
Move poll storage slot from pollfd struct to socket struct
· 0985c273
patacongo
authored
16 years ago
0985c273
Revert part of last change
· 0f4896d7
patacongo
authored
16 years ago
0f4896d7
Add host side helper for poll test
· fb68f832
patacongo
authored
16 years ago
fb68f832
Add configuration settings necessary to use poll()
· 240e512d
patacongo
authored
16 years ago
240e512d
Nov 18, 2008
Add poll() and select()
· 6dedcb2d
patacongo
authored
16 years ago
6dedcb2d
cosmetic
· 004cd558
patacongo
authored
16 years ago
004cd558
Add TCP/IP server
· ec5bf903
patacongo
authored
16 years ago
ec5bf903
Add UDP poll issue
· f43604ca
patacongo
authored
16 years ago
f43604ca
Basic setup of network select
· 0dd623a4
patacongo
authored
16 years ago
0dd623a4
Implement poll/select for sockets
· b2b69f17
patacongo
authored
16 years ago
b2b69f17
cosmetic
· 8e53b726
patacongo
authored
16 years ago
8e53b726
Fix serial read behavior
· a93d9f4c
patacongo
authored
16 years ago
a93d9f4c
Nov 17, 2008
Add option to use C buffered I/O in examples/serloop
· f74a19b9
patacongo
authored
16 years ago
f74a19b9
Needs conditional compilation for POLL disabled
· 17edec84
patacongo
authored
16 years ago
17edec84
Note bad behavior of fgetc
· 0b84cc91
patacongo
authored
16 years ago
0b84cc91
Fix improper access to table
· d5000bfd
patacongo
authored
16 years ago
d5000bfd
Use FAR storage class
· 6fde1cb1
patacongo
authored
16 years ago
6fde1cb1
Loading