px4dev
|
62a4aa96b6
|
Merge branch 'master' of file:///Users/Shared/NuttX
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 00:18:03 -07:00 |
patacongo
|
9a0be89531
|
Correct some bad parameter checking
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 03:13:50 +00:00 |
patacongo
|
fd3df782b1
|
Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5189 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 21:15:02 +00:00 |
patacongo
|
26da047878
|
Hook in graphics/Kconfig
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5187 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 01:29:27 +00:00 |
patacongo
|
4c432c716a
|
Beginning of an Shenshou NxWM configuration
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5186 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 01:14:43 +00:00 |
px4dev
|
42f040ab66
|
Merge from upstream NuttX
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5166 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-19 23:29:14 -07:00 |
patacongo
|
57623d42eb
|
Resync new repository with old repo r5166
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 18:18:44 +00:00 |
px4dev
|
a3f21d9140
|
Merge branch 'NuttX/master'
|
2012-09-14 21:33:19 -07:00 |
patacongo
|
2aa4af7139
|
Remove executable property from source and make files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5146 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-09-13 18:46:10 +00:00 |
patacongo
|
84cfa6fceb
|
Email address change in nuttx/
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5145 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-09-13 18:32:24 +00:00 |
px4dev
|
8a365179ea
|
Fresh import of the PX4 firmware sources.
|
2012-08-04 15:12:36 -07:00 |
patacongo
|
84feda595c
|
Fix a divide-by-zero error in the trapezoid drawing logic
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4807 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-06 18:07:49 +00:00 |
patacongo
|
602575e7c9
|
Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4755 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 22:10:34 +00:00 |
patacongo
|
3a6013aae5
|
NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4754 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 18:56:14 +00:00 |
patacongo
|
15730ec0d5
|
Add NX kbd input support to NxConsole
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4753 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 16:05:15 +00:00 |
patacongo
|
1c59d3c765
|
This should have been part of the 6.18 release but was lost somehow
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4752 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-20 00:53:49 +00:00 |
patacongo
|
232ce4e980
|
Prep for 6.18 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4751 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-19 15:26:38 +00:00 |
patacongo
|
dd202a4aa7
|
NxWM: Add a missing part of the message blocking logic
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4748 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-19 01:01:00 +00:00 |
patacongo
|
2acf00c2cd
|
Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4747 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-18 23:08:34 +00:00 |
patacongo
|
3d0f071c60
|
Implement an NX interface to block flush message queues in multi-user mode. This is necessary to prevent stale window handles when a window is closed
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4745 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-17 22:16:02 +00:00 |
patacongo
|
7c97dbdf44
|
Re-factor NX messaging logic in preparation for a new message control feature
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4744 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-17 19:32:48 +00:00 |
patacongo
|
4952b2dddf
|
Disabled NXTK autoraise; it does not work properly in multi-user mode due to queue mouse/touchscreen input
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4732 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-13 23:40:23 +00:00 |
patacongo
|
851773fdae
|
NxWM: Fix detection of touch events in the tool bar; Start window should not have a stop icon
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4729 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-13 14:36:59 +00:00 |
patacongo
|
6798ffe9be
|
Fix a critical NXTK bug related to mouse/touchscreen positions within framed windows
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4728 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-13 00:45:13 +00:00 |
patacongo
|
d4c261ea71
|
NxWM: Correct the calculation of the physical dispaly size
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4726 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-12 16:59:57 +00:00 |
patacongo
|
23897082d9
|
NX trapezoid fixes; Various NxWM fixes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4720 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-10 16:25:56 +00:00 |
patacongo
|
f08f0709b3
|
Various fixes for running the NxWM unit test on the STM3240G-EVAL
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4711 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 21:25:24 +00:00 |
patacongo
|
5df21bfd6d
|
Most fixes to get NxWM working on the STM3240G-EVAL
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4710 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 18:19:17 +00:00 |
patacongo
|
f478d3f6b1
|
Fix uninitialized pointer in CNxTKWindow
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4706 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-07 02:37:24 +00:00 |
patacongo
|
8e45cf0546
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4699 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-04 20:48:52 +00:00 |
patacongo
|
2b6180f48e
|
NxWM updates (with some NX and NxWidget fixes too)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4689 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-05-02 22:03:05 +00:00 |
patacongo
|
2ac0dff544
|
Add kconfig documentation
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4567 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-06 16:45:52 +00:00 |
patacongo
|
e54df74833
|
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4564 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-06 15:49:35 +00:00 |
patacongo
|
02354c2284
|
Add support for backspace and a cursor to NxConsole
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4546 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-31 16:26:32 +00:00 |
patacongo
|
3d86917712
|
More fixes for NxConsole driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4543 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-30 22:49:08 +00:00 |
patacongo
|
6542745de8
|
Add framework in NxConsole to support VT100 escape sequences
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4542 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-30 18:42:40 +00:00 |
patacongo
|
e04a96b580
|
Can now run an NSH session within an NX window
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4539 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-29 22:20:47 +00:00 |
patacongo
|
61c5ec1bc7
|
The NX console appears to be fully functional
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4536 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-28 19:29:30 +00:00 |
patacongo
|
9e5d37dcdd
|
NX console should only be available if NX multi-user mode is enabled
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4535 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-28 17:19:17 +00:00 |
patacongo
|
07e5222a41
|
NX console updates
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4534 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-28 16:06:56 +00:00 |
patacongo
|
52bf8b3bf1
|
More NX Console fixes... good progress but still not ready for prime time
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4533 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-28 01:52:00 +00:00 |
patacongo
|
fb9d418f66
|
NFS update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4532 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-28 00:10:43 +00:00 |
patacongo
|
1a975c0a58
|
Updaes for NX Console
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4531 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 22:33:15 +00:00 |
patacongo
|
7ce2f90034
|
NX console driver is code complete but untested
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4529 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 19:40:49 +00:00 |
patacongo
|
f5211035ab
|
Add a test for the NX console device
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4528 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 16:59:15 +00:00 |
patacongo
|
9c5a6f54bd
|
Add more NX console logic
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4526 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 02:21:47 +00:00 |
patacongo
|
7d8338dbfc
|
NFS update + another NX console driver file
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4525 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-27 00:23:40 +00:00 |
patacongo
|
5c2c73f6f5
|
Add beginnings of an NX console driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4524 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-26 22:10:21 +00:00 |
patacongo
|
3c2620d54c
|
Several font files were missing a newline at the end
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4388 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-02-13 14:52:31 +00:00 |
patacongo
|
add995c32e
|
Completes coding of the PWM module
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4200 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2011-12-19 19:24:09 +00:00 |