patacongo
|
bea43b32c0
|
Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I2C bug-for-bug compatibility
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4786 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-30 15:36:46 +00:00 |
|
patacongo
|
4bca971ba1
|
A little more cleanup after the big STMPE11->811 name change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-29 01:43:51 +00:00 |
|
patacongo
|
26d1e5ab3f
|
Massive naming fix: STMPE11->STMPE811
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4782 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-29 00:54:22 +00:00 |
|
patacongo
|
5e81918c8c
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4781 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-28 23:40:20 +00:00 |
|
patacongo
|
3dfbc30c85
|
Add STM32F4Discovery support for an SSD1289-based LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4769 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-24 21:31:24 +00:00 |
|
patacongo
|
297fa9415f
|
Add generic SSD1289 LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4768 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-24 15:45:46 +00:00 |
|
patacongo
|
2ee17af708
|
NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4754 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 18:56:14 +00:00 |
|
patacongo
|
d2a564f8c8
|
Add NX kbd input support to NxConsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4753 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 16:05:15 +00:00 |
|
patacongo
|
9efa4813ac
|
NxWM: Add a missing part of the message blocking logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4748 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-19 01:01:00 +00:00 |
|
patacongo
|
bab803e9fd
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4746 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-18 01:11:57 +00:00 |
|
patacongo
|
6d58ba972f
|
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: svn://svn.code.sf.net/p/nuttx/code/trunk@4745 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-17 22:16:02 +00:00 |
|
patacongo
|
7a79d40ef6
|
NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4742 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-16 22:43:40 +00:00 |
|
patacongo
|
fff30844b5
|
Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4738 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-15 00:45:14 +00:00 |
|
patacongo
|
239781e193
|
Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4737 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-14 21:57:38 +00:00 |
|
patacongo
|
a603b9f689
|
Fix a critical NXTK bug related to mouse/touchscreen positions within framed windows
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4728 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-13 00:45:13 +00:00 |
|
patacongo
|
2cb0803db7
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4724 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-12 00:11:24 +00:00 |
|
patacongo
|
d704f0ca55
|
Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4723 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-11 22:07:06 +00:00 |
|
patacongo
|
834af0f5fb
|
NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4721 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-11 00:05:25 +00:00 |
|
patacongo
|
2a8a9f15d2
|
Adding beginning of NxWM touchscreen support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-09 22:30:19 +00:00 |
|
patacongo
|
f9b6a00f49
|
The STMPE11/touchscreen is now fully functional on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4715 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-08 22:10:29 +00:00 |
|
patacongo
|
0d6f095e1c
|
Integrate the STMPE11 driver into the STM3240G-EVAL board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4714 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-08 15:07:53 +00:00 |
|
patacongo
|
c5bbc7b71d
|
Various fixes for running the NxWM unit test on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4711 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 21:25:24 +00:00 |
|
patacongo
|
ca995a6464
|
Most fixes to get NxWM working on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4710 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 18:19:17 +00:00 |
|
patacongo
|
2f4770305f
|
Add STMPE11 temperature sensor logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4704 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-06 16:28:43 +00:00 |
|
patacongo
|
30cbe29a09
|
Add STMPE11 touchscreen logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4703 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-06 16:00:16 +00:00 |
|
patacongo
|
d6f78c2f8c
|
Add framework for STMPE11 ADC interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4702 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-06 01:37:47 +00:00 |
|
patacongo
|
17cbf10e76
|
Add GPIO support to STMPE11 driver; NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4701 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-05 23:17:25 +00:00 |
|
patacongo
|
a823fe5144
|
Beginning of an SMTPE11 touchscreen/IO expander driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4700 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-05 17:27:03 +00:00 |
|
patacongo
|
9e45cde12b
|
Upated NxWM comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4692 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-03 19:46:37 +00:00 |
|
patacongo
|
c877efddcc
|
More NxWM support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4682 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-01 20:36:19 +00:00 |
|
patacongo
|
f89aa44153
|
More STM3240G-EVAL LCD updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4665 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-27 18:29:04 +00:00 |
|
patacongo
|
97301a8aed
|
Add interfaces to support getting/setting of thread/task names
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4658 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 15:00:35 +00:00 |
|
patacongo
|
a364f10635
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4650 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 23:21:30 +00:00 |
|
patacongo
|
7912074cc9
|
NFS fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4649 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 21:07:03 +00:00 |
|
patacongo
|
02a72fde6c
|
NFS updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4647 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 20:33:25 +00:00 |
|
patacongo
|
11d16b5830
|
Kconfig updated + NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4646 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 19:55:32 +00:00 |
|
patacongo
|
189623b8af
|
Rename some USB device files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4645 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 16:49:15 +00:00 |
|
patacongo
|
98105736c1
|
Fist cut at USB audio definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4637 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-20 21:48:14 +00:00 |
|
patacongo
|
75020c30ac
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4636 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-19 22:51:42 +00:00 |
|
patacongo
|
e91f97ada2
|
drivers/serial: Don't disable Rx interrrupts on each character
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4631 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-18 17:08:27 +00:00 |
|
patacongo
|
44d31f7a80
|
Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4630 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-18 15:57:45 +00:00 |
|
patacongo
|
c3bf18ef6e
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4623 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 00:24:19 +00:00 |
|
patacongo
|
7843317915
|
NFS client FS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4622 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-16 23:01:21 +00:00 |
|
patacongo
|
6af01958c6
|
Add STM32 watchdog configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4617 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-16 17:20:36 +00:00 |
|
patacongo
|
59ffae3d34
|
Finish STM32 IWDG and WWDG watchdog timer drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4613 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-15 19:46:08 +00:00 |
|
patacongo
|
58a69e2d0e
|
Add an upper half watchdog timer driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4604 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 23:37:52 +00:00 |
|
patacongo
|
aa38362fb0
|
Add a header file that defines a standard watchdog timer driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4603 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 22:22:41 +00:00 |
|
patacongo
|
fe8294a3f6
|
Add logic to hold off processing OUT SETUP request until OUT data phase completes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4596 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 18:36:24 +00:00 |
|
patacongo
|
a571bad413
|
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4595 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 16:30:48 +00:00 |
|
patacongo
|
51b62505e6
|
Move include/math.h to include/nuttx/math.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4568 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-07 14:08:37 +00:00 |
|