patacongo
|
1fa520a49d
|
Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4765 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-23 01:19:18 +00:00 |
|
patacongo
|
40a3dedaf1
|
Hack for font background when we cannot read from the LCD; Candidate fix for ILI9325 LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4763 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-22 23:49:15 +00:00 |
|
patacongo
|
371caf1071
|
Prep for 6.18 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-19 15:26:38 +00:00 |
|
patacongo
|
90ffae2609
|
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: svn://svn.code.sf.net/p/nuttx/code/trunk@4747 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-18 23:08:34 +00:00 |
|
patacongo
|
39a5b3d24e
|
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
|
f9a0f3dfe3
|
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
|
e3c2ed2e3d
|
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
|
20da6afdbd
|
Calypso update from Denis Carkiki. Adds UWire driver and support for external memory in NuttX heap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4733 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-14 00:22:31 +00:00 |
|
patacongo
|
20ef82d544
|
SMTPE11 and NxWM touchscreen fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4722 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-11 18:27:46 +00:00 |
|
patacongo
|
940b9fedf1
|
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
|
257ccf82a1
|
NX trapezoid fixes; Various NxWM fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4720 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-10 16:25:56 +00:00 |
|
patacongo
|
392bf07a3d
|
NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4716 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-09 19:31:48 +00:00 |
|
patacongo
|
d235fbebc4
|
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
|
00cf094121
|
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
|
a0cd6e1b6b
|
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
|
a1f143d827
|
Add configuration for testing NxWM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4708 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 12:03:33 +00:00 |
|
patacongo
|
1583df5c72
|
Mostly cosmetic, partial fixes for STM3240G-EVAL LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4705 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 01:40:39 +00:00 |
|
patacongo
|
6d9924353f
|
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
|
6a157daf98
|
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
|
093a2deab0
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-04 20:48:52 +00:00 |
|
patacongo
|
216abf1683
|
Update NxWM colors; remove NxWidgets shelving
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4698 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-04 02:56:02 +00:00 |
|
patacongo
|
338e1ea3e5
|
Fix an NxWidgets bug; Update NxWM (it kind of works now)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4693 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-03 22:31:48 +00:00 |
|
patacongo
|
c679da3b08
|
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
|
a01c7ffd8e
|
NxWM updates (with some NX and NxWidget fixes too)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4689 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-02 22:03:05 +00:00 |
|
patacongo
|
3809954273
|
Fix some warnings and fix some simulator builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4688 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-02 15:36:19 +00:00 |
|
patacongo
|
01137a558c
|
NxWM initial displays come up okay
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4687 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-02 14:38:54 +00:00 |
|
patacongo
|
03cf9f11e5
|
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
|
f5b68e5424
|
Fix/verify the STM32 LCD in all supported orientations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4666 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-27 20:59:49 +00:00 |
|
patacongo
|
38648921fd
|
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
|
6c1bb0fab4
|
Add NxConsole configuration for the STM3240G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4664 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-27 16:20:32 +00:00 |
|
patacongo
|
c00d88968a
|
Add support for UBW32 buttons
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4663 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 23:30:35 +00:00 |
|
patacongo
|
30fb95e880
|
Add completed LCD driver for the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4662 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 22:10:40 +00:00 |
|
patacongo
|
65288b5057
|
Add NSH configuration for the Bit Whacker
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4661 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 21:26:39 +00:00 |
|
patacongo
|
7ba596b377
|
Configuration for Sparkfun UBW32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4660 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 20:11:46 +00:00 |
|
patacongo
|
d4b126a662
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4657 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-25 23:22:09 +00:00 |
|
patacongo
|
55dfb14526
|
STM3240G-EVAL LCD updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4656 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-25 22:14:00 +00:00 |
|
patacongo
|
d0966fb200
|
Turn PIC32MXMMB backlight off
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4653 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-25 02:10:42 +00:00 |
|
patacongo
|
9e88d3d347
|
Update to the STM3240G-EVAL LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4652 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-24 21:37:46 +00:00 |
|
patacongo
|
3b139464cf
|
Minor fixes to PIC32MX7MMB led controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4651 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-24 18:00:55 +00:00 |
|
patacongo
|
ef274f75d1
|
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
|
7f0e30bcf4
|
Fix atexit() function being called twice
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4644 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 13:59:31 +00:00 |
|
patacongo
|
795f4402b6
|
Readme.txt update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4643 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-22 23:52:43 +00:00 |
|
patacongo
|
f905f8e998
|
Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4642 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-22 23:29:38 +00:00 |
|
patacongo
|
67101514a9
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4640 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-22 19:50:33 +00:00 |
|
patacongo
|
628e30b503
|
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
|
5d8103d0a9
|
More Kconfig stuff
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4633 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-18 22:29:50 +00:00 |
|
patacongo
|
2f5241fc5b
|
Add beginning of LCD driver for the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4627 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 22:28:47 +00:00 |
|
patacongo
|
3e69da4e83
|
More Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4625 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 21:23:10 +00:00 |
|
patacongo
|
4de94ea7dc
|
More Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4624 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 13:48:39 +00:00 |
|
patacongo
|
63c52f03eb
|
Add watchdog timer configuration info to all STM32 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4621 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-16 22:43:40 +00:00 |
|