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
540b7c48c9e13910105ab67146b54a43db9fc253
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
Mar 28, 2009
Add wget command to NSH
· 540b7c48
patacongo
authored
16 years ago
540b7c48
fix error message
· 6484f2c6
patacongo
authored
16 years ago
6484f2c6
Numerous fixes; seems to handle redirection pretty well now
· c15dd10d
patacongo
authored
16 years ago
c15dd10d
wget now takes only a URL as a argument; not host + file name
· 4d00519a
patacongo
authored
16 years ago
4d00519a
wget now takes only a URL as a argument; not host + file
· 68f8ca16
patacongo
authored
16 years ago
68f8ca16
Make HTTP URL parsing common
· 86d1bc47
patacongo
authored
16 years ago
86d1bc47
Oops.. check in bad change
· 3a833afd
patacongo
authored
16 years ago
3a833afd
Add tftpc
· a117fe9f
patacongo
authored
16 years ago
a117fe9f
Fix examples/wget build
· 614277dd
patacongo
authored
16 years ago
614277dd
Cloning error in functin name
· 4bdf9367
patacongo
authored
16 years ago
4bdf9367
Fix problem in conditional compilation
· e6ff50cb
patacongo
authored
16 years ago
e6ff50cb
Mar 27, 2009
More bugfixes
· 518a4e8c
patacongo
authored
16 years ago
518a4e8c
Mar 26, 2009
wget bugfixes (still lots of problems)
· d200d5a6
patacongo
authored
16 years ago
d200d5a6
Add host based test for wget()
· 9ab52a27
patacongo
authored
16 years ago
9ab52a27
wget test
· e3f089a2
patacongo
authored
16 years ago
e3f089a2
1st cut as BSD-izing uIP web client logic
· 87eb68e5
patacongo
authored
16 years ago
87eb68e5
Mar 22, 2009
Patch [2696648] Z80: interrupt flag stored in parity bit
· 440a3291
patacongo
authored
16 years ago
440a3291
Patch [2696648] Z80: interrupt flag stored in parity bit
· 44b880d5
patacongo
authored
16 years ago
44b880d5
Fix an error that was causing Tx to timeout improperly
· 328d3036
patacongo
authored
16 years ago
328d3036
Fix various issues, bad ages, etc. with ez80+uIP webserver
· 85d77c28
patacongo
authored
16 years ago
85d77c28
Mar 21, 2009
Changes for clean build on ZDS
· 5cc7066b
patacongo
authored
16 years ago
5cc7066b
tiny webserver configuratin
· d85dc1b7
patacongo
authored
16 years ago
d85dc1b7
Oops.. interrupts must be disabled when uip_arp_update is called
· ce571e9d
patacongo
authored
16 years ago
ce571e9d
Fix DHCPD uni-cast problem: Need to update ARP table first
· 3e821540
patacongo
authored
16 years ago
3e821540
Expose more ARP APIs
· 249eefc1
patacongo
authored
16 years ago
249eefc1
Handler ZDI preprocessor
· 473c6ec4
patacongo
authored
16 years ago
473c6ec4
Mar 19, 2009
updated
· 050efed5
patacongo
authored
16 years ago
050efed5
Add configuration checking
· bd8a4451
patacongo
authored
16 years ago
bd8a4451
Needs to have broadcast enabled
· 42d4074c
patacongo
authored
16 years ago
42d4074c
Fix numerous bugs, mostly associated with broadcast
· 24514c2c
patacongo
authored
16 years ago
24514c2c
cosmetic
· 3ace8754
patacongo
authored
16 years ago
3ace8754
If port=0, UDP should select a port number
· 8a850fb9
patacongo
authored
16 years ago
8a850fb9
Mar 18, 2009
updated for dhcpd
· 8f2bf0bf
patacongo
authored
16 years ago
8f2bf0bf
Fix examples/dhcpd build
· 152a66c8
patacongo
authored
16 years ago
152a66c8
Mar 17, 2009
DHCPD server example
· d17bccbd
patacongo
authored
16 years ago
d17bccbd
Add examples/dhcpd
· ec440c81
patacongo
authored
16 years ago
ec440c81
DHCP server example
· f6581eed
patacongo
authored
16 years ago
f6581eed
Mar 16, 2009
Back out part of last change
· 85721ef2
patacongo
authored
16 years ago
85721ef2
Better fix
· c931fc47
patacongo
authored
16 years ago
c931fc47
Fix calculation of checksum on outgoing ping responses
· 7f9d35a3
patacongo
authored
16 years ago
7f9d35a3
Loading