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
99c94d9cbe7396ede87b24910a026a336b81c24b
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 22, 2007
Add TX data notification
· 99c94d9c
patacongo
authored
17 years ago
99c94d9c
Use normal C strings
· 5c0768fb
patacongo
authored
17 years ago
5c0768fb
Nov 21, 2007
Fix confusion in listening socket vs accepted sockets
· 21c9f463
patacongo
authored
17 years ago
21c9f463
Fix leak in socket close
· 7d1031cc
patacongo
authored
17 years ago
7d1031cc
Fix parsing of URL
· b54499d2
patacongo
authored
17 years ago
b54499d2
Nov 20, 2007
Fix TCP list managment bug
· 295bf51f
patacongo
authored
17 years ago
295bf51f
Several webserver bugs fixed
· ea2ca7bf
patacongo
authored
17 years ago
ea2ca7bf
Add strcat() and strncat()
· 26c91f47
patacongo
authored
17 years ago
26c91f47
Prep for 0.3.1 release
· 27192d3a
patacongo
authored
17 years ago
View commits for tag nuttx-3.1
nuttx-3.1
27192d3a
Nov 19, 2007
Need to free any readahead buffers
· ab1f88c3
patacongo
authored
17 years ago
ab1f88c3
Add TCP readahead logic
· 0e1b8b8b
patacongo
authored
17 years ago
0e1b8b8b
uIP webserver now uses listen/accept
· ca5e8b59
patacongo
authored
17 years ago
ca5e8b59
Nov 18, 2007
Add strncmp()
· 5698f351
patacongo
authored
17 years ago
5698f351
Nov 17, 2007
Fix DM90x0 driver problem that caused TX overruns
· dd0e40bb
patacongo
authored
17 years ago
dd0e40bb
Nov 16, 2007
With DEBUG on, it may require some looping to read all data
· 8c0dd44a
patacongo
authored
17 years ago
8c0dd44a
Basic server functionality: listen(), accept()
· 5d7b5add
patacongo
authored
17 years ago
5d7b5add
Nov 15, 2007
Fix probably where packets dropped because there was no recv() in place were being ACKed
· 5ea5c4cf
patacongo
authored
17 years ago
5ea5c4cf
Nov 08, 2007
Doc/comments update
· 9b0f9f10
patacongo
authored
17 years ago
9b0f9f10
Fix handling of callback result
· a2affa9a
patacongo
authored
17 years ago
a2affa9a
Eliminate most uIP globals
· 69cbd662
patacongo
authored
17 years ago
69cbd662
Nov 07, 2007
Remove uIP logging
· f6547ca1
patacongo
authored
17 years ago
f6547ca1
Handle varialble length polling intervals; fix bug of last checkin
· d6222141
patacongo
authored
17 years ago
d6222141
Finished partitioning uip.c (now system is broken)
· 22cd175f
patacongo
authored
17 years ago
22cd175f
Nov 06, 2007
Breaking uip.c into smaller functions/files
· 81d093e2
patacongo
authored
17 years ago
81d093e2
Verified basic client-side network functionality
· db8aff67
patacongo
authored
17 years ago
View commits for tag nuttx-3.0
nuttx-3.0
db8aff67
Reduce debug output; calibrate DM320 timer
· ddeb7035
patacongo
authored
17 years ago
ddeb7035
Nov 05, 2007
Basic TCP send functional
· 44778c69
patacongo
authored
17 years ago
44778c69
More length-related fixes
· 77119d83
patacongo
authored
17 years ago
77119d83
Fix problem with ARP request message length
· c48d0935
patacongo
authored
17 years ago
c48d0935
Nov 04, 2007
Integrating with DM320
· 5fe0d017
patacongo
authored
17 years ago
5fe0d017
DM90x0 driver hooked into DM320
· 643c8d64
patacongo
authored
17 years ago
643c8d64
Nov 02, 2007
Finish TX timeout logic
· da7b0d1d
patacongo
authored
17 years ago
da7b0d1d
Changes for clean compile of DM90x0 driver on Neuros OSD
· 03e6e759
patacongo
authored
17 years ago
03e6e759
Add settings for DM90x0 driver (disabled)
· f3209435
patacongo
authored
17 years ago
f3209435
Missed in last commit
· 6f8dae29
patacongo
authored
17 years ago
6f8dae29
Add DM90x0 driver
· d7d11458
patacongo
authored
17 years ago
d7d11458
DM90x0 Driver
· b91d6d3b
patacongo
authored
17 years ago
b91d6d3b
Oct 31, 2007
in progress update
· 5b9425f1
patacongo
authored
17 years ago
5b9425f1
Add simple network test
· c869e421
patacongo
authored
17 years ago
c869e421
dhcpc debug
· 105aa81d
patacongo
authored
17 years ago
105aa81d
Loading