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
327f552444bc88284ba6498554eddbb857fe3aaa
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 25, 2012
Update STM32 configuration to use TIM8 instead of TIM2
· 327f5524
patacongo
authored
13 years ago
327f5524
Fixes for the STM32 quadrature encoder
· 3dd738c3
patacongo
authored
13 years ago
3dd738c3
Feb 24, 2012
Add a test to verify that FPU registers are properly saved and restored on context switches.
· cb823fe1
patacongo
authored
13 years ago
cb823fe1
select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional
· 9b8a4641
patacongo
authored
13 years ago
9b8a4641
Feb 23, 2012
OOps... vstm instructions needs to post-increment, not pre-decrement
· e2d49f44
patacongo
authored
13 years ago
e2d49f44
Enable STM32 F4 hardware floating point with the Atollic toolchain
· 48dd0236
patacongo
authored
13 years ago
48dd0236
Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations
· d14fbab2
patacongo
authored
13 years ago
d14fbab2
Fix an error the TCP/IP received sequence number counting
· 18379c06
patacongo
authored
13 years ago
18379c06
(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an...
· a9a3097a
patacongo
authored
13 years ago
a9a3097a
Feb 22, 2012
Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smith
· 1e145ddd
patacongo
authored
13 years ago
1e145ddd
Incoporate new ARMv7-M exception handling logic contributed by Mike Smith
· cb32f5c1
patacongo
authored
13 years ago
cb32f5c1
Fix accept() logic. it was not monitoring for losses in connections.
· d93cfd45
patacongo
authored
13 years ago
d93cfd45
Feb 21, 2012
Misc fixes to quadrature encoder debug output
· b7fcd27d
patacongo
authored
13 years ago
b7fcd27d
STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple...
· 9ee1f783
patacongo
authored
13 years ago
9ee1f783
Fix SDIO DMA (finally)
· b9cb4b0d
patacongo
authored
13 years ago
b9cb4b0d
Add logic to STM32 SDIO driver to terminate on a DMA error
· 9eda27ba
patacongo
authored
13 years ago
9eda27ba
More STM32 SDIO DMA fixes
· 2037e109
patacongo
authored
13 years ago
2037e109
Feb 20, 2012
Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)
· 778b33da
patacongo
authored
13 years ago
778b33da
Feb 19, 2012
Fix error in STM32 DMA driver stream index calculation
· 011ea95f
patacongo
authored
13 years ago
011ea95f
STM32 SDIO driver now build with DMA enabled
· 2c9facdd
patacongo
authored
13 years ago
2c9facdd
Feb 18, 2012
Correct a buffer size error in the STM32 ethernet driver
· 6a2c6e13
patacongo
authored
13 years ago
6a2c6e13
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
Loading