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
acaffaf715baa4e072f09547f910c47be0f6f10d
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
examples
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Dec 04, 2008
Integrating font capabilities; debug bitmap logic
· acaffaf7
patacongo
authored
16 years ago
acaffaf7
Add font test
· 6d88b5b0
patacongo
authored
16 years ago
6d88b5b0
Removed superfluous toolbar handle
· 9db08181
patacongo
authored
16 years ago
9db08181
Enable keypad input
· af233cac
patacongo
authored
16 years ago
af233cac
Dec 03, 2008
Modify examples/nx to use NXTK; fix related bugs
· c5872e33
patacongo
authored
16 years ago
c5872e33
Dec 02, 2008
Don't keep sizes in rectangles
· c13aa8eb
patacongo
authored
16 years ago
c13aa8eb
Dec 01, 2008
Can't use signal handler for nx_eventhandler()
· 6bf0e7f9
patacongo
authored
16 years ago
6bf0e7f9
Fixed for multi-user NX mode
· 0c3926c1
patacongo
authored
16 years ago
0c3926c1
Integrated mouse support
· d1a0680f
patacongo
authored
16 years ago
d1a0680f
Fix passed window number
· 38ea9f14
patacongo
authored
16 years ago
38ea9f14
Add nx_constructwindow
· 538c321b
patacongo
authored
16 years ago
538c321b
Add argument to window callbacks
· 4f6ef2af
patacongo
authored
16 years ago
4f6ef2af
Nov 30, 2008
There is at least some X11 output now
· 3925baf2
patacongo
authored
16 years ago
3925baf2
Nov 29, 2008
Use nx_eventnotify
· d2a5cc40
patacongo
authored
16 years ago
d2a5cc40
Added notification signal
· 549255ef
patacongo
authored
16 years ago
549255ef
Add configuration check
· c5d890f6
patacongo
authored
16 years ago
c5d890f6
cosmetic fixes to debug output
· 83f73e5b
patacongo
authored
16 years ago
83f73e5b
Use configurable server configuration
· 58ec8816
patacongo
authored
16 years ago
58ec8816
Add more configuration checking
· 665cc350
patacongo
authored
16 years ago
665cc350
Nov 28, 2008
Changes from initial NX debug
· 63101c79
patacongo
authored
16 years ago
63101c79
NX test/example
· e780803b
patacongo
authored
16 years ago
e780803b
Nov 26, 2008
Add newline at end of file
· 9a4ef799
patacongo
authored
16 years ago
9a4ef799
Nov 20, 2008
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
Nov 19, 2008
Move poll save area back into struct pollfd (as it was
· cf12e169
patacongo
authored
16 years ago
cf12e169
Add host side helper for poll test
· fb68f832
patacongo
authored
16 years ago
fb68f832
Nov 18, 2008
Add TCP/IP server
· ec5bf903
patacongo
authored
16 years ago
ec5bf903
Basic setup of network select
· 0dd623a4
patacongo
authored
16 years ago
0dd623a4
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
Add poll method to serial drivers
· c14ec89a
patacongo
authored
16 years ago
c14ec89a
Extend test to verify select
· 2ed32601
patacongo
authored
16 years ago
2ed32601
Add examples/poll
· b57ad724
patacongo
authored
16 years ago
b57ad724
Test for poll API
· efff6fa8
patacongo
authored
16 years ago
efff6fa8
Nov 16, 2008
Add infrastructure to support poll()
· dbda581f
patacongo
authored
16 years ago
dbda581f
Add to losetup example
· 972ab74f
patacongo
authored
16 years ago
972ab74f
Nov 15, 2008
Prevent sign extension when dumping bytes
· 1889e9e7
patacongo
authored
16 years ago
1889e9e7
losetup example
· 3855baf8
patacongo
authored
16 years ago
3855baf8
Add losetup to NSH
· c8f205d2
patacongo
authored
16 years ago
c8f205d2
NSH dd command test with block devices
· d6aa80bb
patacongo
authored
16 years ago
d6aa80bb
Loading