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
f8b785f10e2d5a2c0abb06413611d3667c7617dd
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 18, 2012
Correct and error in recv() and recvfrom() return value
· f8b785f1
patacongo
authored
13 years ago
f8b785f1
Clear up some configuration naming that was inconsistent accross STM32 chips
· c3562b2d
patacongo
authored
13 years ago
c3562b2d
CAN ISO-11783 support contributed by Gary Teravskis
· 4e82d14d
patacongo
authored
13 years ago
4e82d14d
Feb 16, 2012
Document recvfrom() bug
· 7a9cfee9
patacongo
authored
13 years ago
7a9cfee9
Feb 15, 2012
Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver
· 890b0f59
patacongo
authored
13 years ago
890b0f59
I suppose the STM32 F4 is like the F1 in that TIM inputs should not use alternate functions????
· b9a0819d
patacongo
authored
13 years ago
b9a0819d
Fix TIM in/out pin naming
· 0e5636ca
patacongo
authored
13 years ago
0e5636ca
Feb 14, 2012
Initial fleshing out of the STM32 quadrature encoder driver
· b1e175e7
patacongo
authored
13 years ago
b1e175e7
More STM32 quadrature encoder code
· 07f51374
patacongo
authored
13 years ago
07f51374
Add an infrastructure to support a generic quadrature encoder driver
· ae574087
patacongo
authored
13 years ago
ae574087
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
Loading