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
9843e26b9be6e6157807369bb7669e503717045a
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
Feb 13, 2012
Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the...
· 9843e26b
patacongo
authored
13 years ago
9843e26b
Several font files were missing a newline at the end
· 586739b1
patacongo
authored
13 years ago
586739b1
Prep for 6.15 release
· c9cbea94
patacongo
authored
13 years ago
View commits for tag nuttx-6.15
nuttx-6.15
c9cbea94
Feb 12, 2012
Add interface to enabled/disable debug output
· f13f4993
patacongo
authored
13 years ago
f13f4993
Fix a small RAM log bug (the RAM log still does not work)
· bb9efbfe
patacongo
authored
13 years ago
bb9efbfe
Fix some typos and compilation errors introduced in the last checkin
· 72272887
patacongo
authored
13 years ago
72272887
Feb 11, 2012
The RAM log cannot block like more character drivers, otherwise cat /dev/syslog does not work
· d47b0184
patacongo
authored
13 years ago
d47b0184
Add dmesg command that can be used to dump the syslog
· cf89cd03
patacongo
authored
13 years ago
cf89cd03
Add logic to re-direct debug output to a sysloggin device
· 7b343bf7
patacongo
authored
13 years ago
7b343bf7
Add logic so that a RAM log can be used in place of a console device
· e69cbad0
patacongo
authored
13 years ago
e69cbad0
Add a RAM-based logging device
· 93682537
patacongo
authored
13 years ago
93682537
Feb 09, 2012
Fix an FTPD bug
· 35b654a1
patacongo
authored
13 years ago
35b654a1
Feb 08, 2012
Remove a couple of warnings
· 77f59bb0
patacongo
authored
13 years ago
77f59bb0
Some changes to the Telnet/FTPD configuration
· d0c4aadd
patacongo
authored
13 years ago
d0c4aadd
Feb 07, 2012
Fix a bug in the FAT statfs() implementation
· 28dc73fd
patacongo
authored
13 years ago
28dc73fd
Feb 05, 2012
FTP server is marginally functional
· 7c0e75b8
patacongo
authored
13 years ago
7c0e75b8
FTPD daemon and example now build without errors
· 2f6adf57
patacongo
authored
13 years ago
2f6adf57
Feb 04, 2012
Add build environment for the FTP daemon
· b7f677b8
patacongo
authored
13 years ago
b7f677b8
Fix compile error introduced by recent check-in
· c074da32
patacongo
authored
13 years ago
c074da32
Add the beginnings of an FTP server
· 041c5430
patacongo
authored
13 years ago
041c5430
Feb 03, 2012
Add inet_pton()
· b2313617
patacongo
authored
13 years ago
b2313617
Add inet_ntop()
· ae1a3fd6
patacongo
authored
13 years ago
ae1a3fd6
Add avsprintf()
· b075ac52
patacongo
authored
13 years ago
b075ac52
Add strcasestr()
· 3856d989
patacongo
authored
13 years ago
3856d989
Feb 02, 2012
Add stm3240g-eval nsh2 configuration: SDIO and no UART
· 8eb5576e
patacongo
authored
13 years ago
8eb5576e
Tried to get the Composite driver working on the LPC2148 (and failed)
· c06a0e03
patacongo
authored
13 years ago
c06a0e03
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
· 1ccaed1a
patacongo
authored
13 years ago
1ccaed1a
Add a configuration for testing the Telnet daemon
· 5a793f5d
patacongo
authored
13 years ago
5a793f5d
Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x...
· 7b0bcac0
patacongo
authored
13 years ago
7b0bcac0
Feb 01, 2012
Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use...
· 8d01473f
patacongo
authored
13 years ago
8d01473f
Add tcsetattr and tcgetattr
· e1541650
patacongo
authored
13 years ago
e1541650
Jan 31, 2012
Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes...
· 9473d219
patacongo
authored
13 years ago
9473d219
Numerous cosmetic changes while debugging a telnet driver issue
· e6d52121
patacongo
authored
13 years ago
e6d52121
Fix a error the telnet driver read method. Don't return if only protocol stuff is read
· 38d3546c
patacongo
authored
13 years ago
38d3546c
Various fixes for the telnet driver
· 4a2e77c9
patacongo
authored
13 years ago
4a2e77c9
Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c
· 08ab0bf4
patacongo
authored
13 years ago
08ab0bf4
Jan 30, 2012
Get rid of psock.h (bad idea); Add logic to clone the socket structure when...
· fffd6ed6
patacongo
authored
13 years ago
fffd6ed6
A few more telnet updates
· 28bef9c8
patacongo
authored
13 years ago
28bef9c8
Add new psock layer; telnet session is now wrapped in a character device
· 9b617b61
patacongo
authored
13 years ago
9b617b61
Jan 29, 2012
Candidate fix for the libboard.a dependency problem (from Mike Smith)
· e94dcdf6
patacongo
authored
13 years ago
e94dcdf6
Loading