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
24514c2c7fc9f0711c89eeb4a4d66a17d8a2bd7b
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 19, 2009
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
Mar 15, 2009
use llvdbg because vdbg can cause suspension
· 2db7a386
patacongo
authored
16 years ago
2db7a386
NSH might need bigger stacks if telnetd is enabled
· d9998c0e
patacongo
authored
16 years ago
d9998c0e
Turn off NSH debug option that was causing a crash
· c973bc39
patacongo
authored
16 years ago
c973bc39
Fix some debug macro defintions
· 79691fd9
patacongo
authored
16 years ago
79691fd9
Fix some debug statements that print long as int
· dd85c333
patacongo
authored
16 years ago
dd85c333
Mar 14, 2009
Prep for 0.4.3 release
· fd489c69
patacongo
authored
16 years ago
View commits for tag nuttx-4.3
nuttx-4.3
fd489c69
Changes for clean compilation with ZDS
· 3a1f4ecb
patacongo
authored
16 years ago
3a1f4ecb
Misc, most cosmetic, updates
· 4d962b8a
patacongo
authored
16 years ago
4d962b8a
Add examples/poll configuration
· efefa99b
patacongo
authored
16 years ago
efefa99b
update
· 5c03b214
patacongo
authored
16 years ago
5c03b214
Correct setting of rrp
· acab184c
patacongo
authored
16 years ago
acab184c
cosmetic
· 85b42c7a
patacongo
authored
16 years ago
85b42c7a
Typo introduced in previous check-in
· e1502fe8
patacongo
authored
16 years ago
e1502fe8
Changes for clean compilation with ZDS
· 76ab89bd
patacongo
authored
16 years ago
76ab89bd
Handle RX descriptor wrapping
· ea041dce
patacongo
authored
16 years ago
ea041dce
Finishes initial verification of priority inheritance logic
· ff553a86
patacongo
authored
16 years ago
ff553a86
Finishes initial verification of priority inheritance logic
· 06e367a9
patacongo
authored
16 years ago
06e367a9
Mar 13, 2009
Add debug instrumentation; fix pholder freeing logic
· e1412760
patacongo
authored
16 years ago
e1412760
Free holder containers on sem_destroy
· b72d7730
patacongo
authored
16 years ago
b72d7730
Add test for CONFIG_SEM_PREALLOCHOLDERS > 0
· 7f1b7c7c
patacongo
authored
16 years ago
7f1b7c7c
Add test for CONFIG_SEM_PREALLOCHOLDERS > 0
· 264806e5
patacongo
authored
16 years ago
264806e5
Mar 12, 2009
Fix count initialization
· e09b3b3e
patacongo
authored
16 years ago
e09b3b3e
Finishes basic implementation
· b39fb587
patacongo
authored
16 years ago
b39fb587
More priority inheritance logic
· dcf11762
patacongo
authored
16 years ago
dcf11762
Mar 11, 2009
Repartition functionality in preparation for nested, pending reprioritization
· 11cdf425
patacongo
authored
16 years ago
11cdf425
Mar 10, 2009
Repartition functionality in preparation for nested, pending reprioritization
· 367beee2
patacongo
authored
16 years ago
367beee2
Extend, improve, and partially fix priority inheritance logic
· 8e93df66
patacongo
authored
16 years ago
8e93df66
Use new sourceforge logo
· 338d225a
patacongo
authored
16 years ago
338d225a
Make better use of new sched_settcpprio() API
· 8c8f2bfd
patacongo
authored
16 years ago
8c8f2bfd
Loading