patacongo
|
2325332e51
|
Suppress network configuration in discover example if it is an NSH built-in functin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5139 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 21:42:36 +00:00 |
|
patacongo
|
7b801057ca
|
Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5138 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 20:14:46 +00:00 |
|
patacongo
|
3bf37ae6e9
|
Network discover utility from Max Holtzberg
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5137 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 18:42:07 +00:00 |
|
patacongo
|
44fe9459c0
|
Add support for DMA memory allocator to FAT file system
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5127 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-11 13:53:44 +00:00 |
|
patacongo
|
c87dcca676
|
AVR corrections from Richard Cochran; uIP webserver enhancements from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5126 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-11 13:19:59 +00:00 |
|
patacongo
|
cbe214703b
|
The M3 Wildfire port is code complete and ready for test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5125 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-10 22:26:37 +00:00 |
|
patacongo
|
b6b035f8df
|
More M3 Wildfire logic; mmap-related bug fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5124 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-10 20:00:04 +00:00 |
|
patacongo
|
5d59ee57b5
|
Shenzhou board is first to use ONLY Kconfig for configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 13:56:21 +00:00 |
|
patacongo
|
3f958a3e8c
|
Kconfig: Standardize board LED and button configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5112 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 03:31:46 +00:00 |
|
patacongo
|
74e24323b5
|
More Shenzhou board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 02:10:56 +00:00 |
|
patacongo
|
dba3f810e6
|
LPC17xx Kconfig looks good
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5099 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 21:36:03 +00:00 |
|
patacongo
|
991f372a47
|
Add URL/CGI function mapping option to uIP web server
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5096 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 18:03:37 +00:00 |
|
patacongo
|
18a9d5dc92
|
Add Kconfig settings for the LPC17xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5094 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 17:20:19 +00:00 |
|
patacongo
|
31961cdf06
|
Refactor serial configuratin; AVR teensy Kconfig now builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5092 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 12:45:35 +00:00 |
|
patacongo
|
71c8ad54cf
|
Syntax error in last apps/netutils/webserver/Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5089 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-04 18:01:54 +00:00 |
|
patacongo
|
0c8089ebfa
|
Enhancements to the uIP web server from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5088 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-04 16:59:24 +00:00 |
|
patacongo
|
bd5219bc86
|
Fix scrambled Kconfig Make.defs files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5087 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-04 16:04:31 +00:00 |
|
patacongo
|
853ac27add
|
Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5074 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-01 00:26:37 +00:00 |
|
patacongo
|
cedcc5b794
|
The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5073 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-31 23:05:51 +00:00 |
|
patacongo
|
1a017b411e
|
Fix some places in library where semaphore is not released on error conditions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5071 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-31 16:03:17 +00:00 |
|
patacongo
|
02eb94cd00
|
Add configurable application entry point
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5070 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-30 20:13:50 +00:00 |
|
patacongo
|
0924661c3e
|
Add perror()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5061 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-28 19:01:14 +00:00 |
|
patacongo
|
9019c148da
|
Add some protection to the priority inheritance logic when sem_post() is called from an interrupt handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5060 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-28 14:40:12 +00:00 |
|
patacongo
|
8aa93837e2
|
More patches/bugfixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5056 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-26 23:29:37 +00:00 |
|
patacongo
|
a123dd9628
|
Add terminating NULL to argv[] list
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5055 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-26 22:28:21 +00:00 |
|
patacongo
|
2797732a6e
|
Fix some list handling associated with priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5053 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-26 21:35:14 +00:00 |
|
patacongo
|
6670d6da33
|
Prep for 6.21 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5052 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-25 16:40:31 +00:00 |
|
patacongo
|
feec38f264
|
Fixes to apps/*/Make.defs files needed for auto-configuration build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5027 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-14 15:45:53 +00:00 |
|
patacongo
|
19580c73bf
|
drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5022 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-12 17:37:04 +00:00 |
|
patacongo
|
9dbb75f034
|
I learned how to spell PSEUDO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-05 17:44:11 +00:00 |
|
patacongo
|
1b817a3333
|
Update NSH documentation; Add option to reduce size of help commnd without completely eliminating it
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5009 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 22:17:37 +00:00 |
|
patacongo
|
40d7a25240
|
Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5008 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 22:00:18 +00:00 |
|
patacongo
|
5528942d9c
|
Add the NSH df command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5007 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 00:37:25 +00:00 |
|
patacongo
|
f5544c80cf
|
Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5006 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 23:47:32 +00:00 |
|
patacongo
|
21d55c9185
|
Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5005 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 22:04:14 +00:00 |
|
patacongo
|
e44a6924fd
|
Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-02 00:42:46 +00:00 |
|
patacongo
|
6653351013
|
Add support for testing multiple ADC, PWM, and QE devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4993 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-30 16:51:43 +00:00 |
|
patacongo
|
52fe89eb98
|
Lock the scheduler when starting NSH builtin applications to eliminate race conditions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4988 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-28 18:38:13 +00:00 |
|
patacongo
|
cea531d7dc
|
PM update; NSH extension to catch return values
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4987 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-28 15:18:26 +00:00 |
|
patacongo
|
1f5e173a70
|
Remove BOTHER
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4972 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-24 15:10:21 +00:00 |
|
patacongo
|
713497f886
|
Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4970 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-23 15:37:13 +00:00 |
|
patacongo
|
6071b29253
|
Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress use of termios.h interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4968 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-22 17:41:19 +00:00 |
|
patacongo
|
1a2e8d6f5b
|
Make serial setup configurale in apps/examples/modbus
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4966 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 23:03:37 +00:00 |
|
patacongo
|
29076ea208
|
Missed a couple of files in the last check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4965 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 21:24:51 +00:00 |
|
patacongo
|
e467b61785
|
Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4964 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 21:23:18 +00:00 |
|
patacongo
|
d06e6c83b3
|
FreeModBus now builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4963 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 16:18:16 +00:00 |
|
patacongo
|
1df7b496dd
|
Add FreeModBus to NuttX build system
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4962 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 15:33:53 +00:00 |
|
patacongo
|
3ca48e3ae5
|
FreeModBus is now integrated with the Nuttx configuration system
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4961 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 14:56:21 +00:00 |
|
patacongo
|
2c2d649c9c
|
Check-in of initial, unmodified freemodbus-v1.5.0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4960 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 13:35:35 +00:00 |
|
patacongo
|
635f7151fb
|
Fix some questionable MAC addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4956 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-19 22:32:19 +00:00 |
|