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
0283185973e0ec9a699b354bd94c520b46bdd4e1
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
Sep 02, 2008
Eliminate unused variable
· 02831859
patacongo
authored
16 years ago
02831859
Add option to disable background commands
· aa598de7
patacongo
authored
16 years ago
aa598de7
Add test and [ commands
· 51ca4898
patacongo
authored
16 years ago
51ca4898
Sep 01, 2008
Fix compile error
· 0179e3a3
patacongo
authored
16 years ago
0179e3a3
Fix fseek/ftell; add fsetpos/fgetpos
· 4f58db9c
patacongo
authored
16 years ago
4f58db9c
Prep for 0.3.13 release
· 7730a9d0
patacongo
authored
16 years ago
View commits for tag nuttx-3.13
nuttx-3.13
7730a9d0
Need separate output buffers for each thread
· 029d8203
patacongo
authored
16 years ago
029d8203
Verify UDP support
· 6dad5e24
patacongo
authored
16 years ago
6dad5e24
Add uIP support more multi-threaded socket access
· ad1e5e14
patacongo
authored
16 years ago
ad1e5e14
Aug 30, 2008
Fix compilation when pthreads disabled
· 462becfb
patacongo
authored
16 years ago
462becfb
Remove warning
· 84a75fde
patacongo
authored
16 years ago
84a75fde
Use pthreads instead of tasks in BG
· 80ccfdfd
patacongo
authored
16 years ago
80ccfdfd
Fix environment sharing bug
· af1a31d5
patacongo
authored
16 years ago
af1a31d5
Aug 29, 2008
update
· d27e2d61
patacongo
authored
16 years ago
d27e2d61
Basic telnet NSH on ARM9
· 895bff06
patacongo
authored
16 years ago
895bff06
Fixes for clean Neuros OSD NSH build
· 67814a8f
patacongo
authored
16 years ago
67814a8f
Refactored OSD configurations
· ccad2235
patacongo
authored
16 years ago
ccad2235
uIP configuration
· 5ef83880
patacongo
authored
16 years ago
5ef83880
udp configuration
· de9e12ea
patacongo
authored
16 years ago
de9e12ea
ostest configuration
· be959127
patacongo
authored
16 years ago
be959127
NSH configuration
· 6c555c56
patacongo
authored
16 years ago
6c555c56
nettest configuration
· 1b43a324
patacongo
authored
16 years ago
1b43a324
Fix clean target
· 693b6482
patacongo
authored
16 years ago
693b6482
Add mem command to NSH
· b0bbd8c7
patacongo
authored
16 years ago
b0bbd8c7
Fix Linux sim errors/warning
· 4b57c3ba
patacongo
authored
16 years ago
4b57c3ba
Aug 23, 2008
Added ch and pwd to NSH
· 3f2dfbb2
patacongo
authored
16 years ago
3f2dfbb2
Added ch and pwd to NSH
· c7419e57
patacongo
authored
16 years ago
c7419e57
fix error in getopt with no arguments
· 3afb3804
patacongo
authored
16 years ago
3afb3804
Fix error in stat on root directory
· e716896a
patacongo
authored
16 years ago
e716896a
Aug 22, 2008
Add chdir() and getcwd()
· 709263b6
patacongo
authored
16 years ago
709263b6
cat accepts multiple files
· 7ccda132
patacongo
authored
16 years ago
7ccda132
Aug 20, 2008
*** empty log message ***
· 2d4f0c6f
patacongo
authored
16 years ago
2d4f0c6f
Add memory inspect modify commands to NSH
· 0aac853e
patacongo
authored
16 years ago
0aac853e
Aug 19, 2008
exec'ed function returns a value for 0
· 2fd13e9d
patacongo
authored
16 years ago
2fd13e9d
Support nested if-then[-else]-fi
· 07c715e0
patacongo
authored
16 years ago
07c715e0
Aug 18, 2008
Misc. if-then-else-fi fixes
· cab9dbe2
patacongo
authored
16 years ago
cab9dbe2
Aug 17, 2008
NSH now supports comments
· ffaed103
patacongo
authored
16 years ago
ffaed103
backout un-necessary main_t casts
· 3d991a3d
patacongo
authored
16 years ago
3d991a3d
Added 130 and if-then-else-fi to NSH
· 7615eabc
patacongo
authored
16 years ago
7615eabc
Fix error in FAT FS when file opened for O_APPEND
· 6adab3df
patacongo
authored
16 years ago
6adab3df
Loading