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
84ff909d063b93d55b39d929a3935d17d178c907
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
Dec 11, 2007
Add ether_ntoa() and inet_ntoa()
· 84ff909d
patacongo
authored
17 years ago
84ff909d
Add netdev_foreach()
· 15c9ab96
patacongo
authored
17 years ago
15c9ab96
Dec 10, 2007
Verified DHCPC on the C5471 EVM
· 4bd24911
patacongo
authored
17 years ago
4bd24911
Updates
· 69303fea
patacongo
authored
17 years ago
69303fea
Release 0.3.4
· a13244ee
patacongo
authored
17 years ago
View commits for tag nuttx-3.4
nuttx-3.4
a13244ee
Workaround for ARM optimization bug: Use memcmp/memcpy when working with arrays
· 32b30abf
patacongo
authored
17 years ago
32b30abf
Debugging TELNET NSH (still problems)
· 1a98fe8a
patacongo
authored
17 years ago
1a98fe8a
Dec 07, 2007
Clean compile with stats enabled
· f09cdabc
patacongo
authored
17 years ago
f09cdabc
C5471 ethernet driver functional (but sensitive)
· 977d4d87
patacongo
authored
17 years ago
977d4d87
Dec 06, 2007
C5471 ethernet debug
· 47b3a226
patacongo
authored
17 years ago
47b3a226
Improved read-ahead buffer management
· a932e620
patacongo
authored
17 years ago
a932e620
Dec 05, 2007
Debug fixes
· cba8fa95
patacongo
authored
17 years ago
cba8fa95
Cosmetic
· 98f35925
patacongo
authored
17 years ago
98f35925
Clarifications
· 3988e65c
patacongo
authored
17 years ago
3988e65c
Add feature set, trademarks
· 1557e9be
patacongo
authored
17 years ago
1557e9be
Dec 04, 2007
Add C5471 ethernet driver debug instrumentation
· 13505c52
patacongo
authored
17 years ago
13505c52
First clean C5471 Ethernet compile
· c3b6c26c
patacongo
authored
17 years ago
c3b6c26c
Add c5471 Ethernet driver
· 5efd8589
patacongo
authored
17 years ago
5efd8589
Dec 02, 2007
Add skeleton ethernet driver
· 55358e04
patacongo
authored
17 years ago
55358e04
Add TELNET front end to NSH
· 3e64d536
patacongo
authored
17 years ago
3e64d536
Add send() timeout logic
· 4c54d7d0
patacongo
authored
17 years ago
4c54d7d0
Nov 30, 2007
Basic DHPC client functionality
· 929a52b3
patacongo
authored
17 years ago
929a52b3
correct handling of UDP broadcast
· fedadd30
patacongo
authored
17 years ago
fedadd30
Fix UDP recvfrom timeout logic
· c3669a31
patacongo
authored
17 years ago
c3669a31
Fix error in BROADCAST=y compilation
· 4ca632d1
patacongo
authored
17 years ago
4ca632d1
Oops checked in debug version
· 3dc55ecc
patacongo
authored
17 years ago
3dc55ecc
Add netutils/dhcpd
· 6f89e7df
patacongo
authored
17 years ago
6f89e7df
Add examples/dhcpd
· 5fe8b297
patacongo
authored
17 years ago
5fe8b297
Nov 28, 2007
Prep for 0.3.3 release
· 14dd3e62
patacongo
authored
17 years ago
View commits for tag nuttx-3.3
nuttx-3.3
14dd3e62
Remove commented out logic
· 77aca3e5
patacongo
authored
17 years ago
77aca3e5
Improve send/close performance
· a8906296
patacongo
authored
17 years ago
a8906296
Nov 27, 2007
Fixed missing logic in readahead buffer logic
· 34e4d846
patacongo
authored
17 years ago
34e4d846
Nov 25, 2007
Integrated uIP's TELNETD
· c3a7c926
patacongo
authored
17 years ago
c3a7c926
Add vsnprintf
· a019c26d
patacongo
authored
17 years ago
a019c26d
Nov 24, 2007
fs/ and lib/ debug can be selectively enabled
· 18e3cfd2
patacongo
authored
17 years ago
18e3cfd2
Must disconnect TCP socket on close()
· 9a0b25ef
patacongo
authored
17 years ago
9a0b25ef
Nov 23, 2007
Debug can now be selectively enabled by subystem
· b72a7ab5
patacongo
authored
17 years ago
b72a7ab5
Removed unused uIP files
· 2d9b5775
patacongo
authored
17 years ago
2d9b5775
Verified recvfrom()
· 2ce5085c
patacongo
authored
17 years ago
View commits for tag nuttx-3.2
nuttx-3.2
2ce5085c
Debug UDP send logic
· ef651cc6
patacongo
authored
17 years ago
ef651cc6
Loading