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 |
|
patacongo
|
a1f980bc9d
|
Header file clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-17 03:58:11 +00:00 |
|
patacongo
|
3d935c341c
|
Prep for release 6.20
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4937 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-12 17:57:31 +00:00 |
|
patacongo
|
16dc9afc30
|
Correct an error in named application priority when SCHED_RR is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4928 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-11 02:43:12 +00:00 |
|
patacongo
|
a8c7b0bb8f
|
Fix another LPC43xx pin configuration problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4926 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 20:51:39 +00:00 |
|
patacongo
|
23c742b882
|
Prep for 6.19 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4847 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-15 16:23:17 +00:00 |
|
patacongo
|
1b756ca24e
|
Improve NFS retry logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4845 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-14 23:27:02 +00:00 |
|
patacongo
|
ff8f3e4a68
|
Clean up NFS user interface; Fix NFS disconnect bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4841 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-14 14:35:31 +00:00 |
|
patacongo
|
252cf94de1
|
Minor change to NFS interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4840 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-14 13:08:48 +00:00 |
|
patacongo
|
b721aff249
|
NFS just finished a major weight reduction program
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4838 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-14 00:47:42 +00:00 |
|
patacongo
|
6104a388de
|
Add NSH mv command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4830 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-11 23:47:31 +00:00 |
|
patacongo
|
d86ab22cd0
|
Fix typo in example code
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4816 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-08 02:16:26 +00:00 |
|
patacongo
|
68b5876bce
|
More IPv6 rambling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4815 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-08 01:53:26 +00:00 |
|
patacongo
|
d4569952c7
|
First round of compile fixes for IPv6
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4813 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-07 22:00:19 +00:00 |
|
patacongo
|
bae9504fad
|
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
|
647741e1a8
|
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
|
bf760f29b4
|
Add support for the USB trace cability in NSH when a USB console is used
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4774 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-26 18:05:26 +00:00 |
|
patacongo
|
cdac847a4d
|
remove a warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4773 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-26 02:34:34 +00:00 |
|
patacongo
|
d2ef14cc47
|
Now have to press enter 3 times to start with USB NSH console
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4772 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-26 01:45:37 +00:00 |
|
patacongo
|
66eeafb87a
|
Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4771 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-25 22:10:40 +00:00 |
|
patacongo
|
fcc07454f1
|
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
|
fb6c8a8887
|
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
|
8c86dc468e
|
Update of NSH nfsmount command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4735 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-14 14:25:57 +00:00 |
|
patacongo
|
d6486044ff
|
Add Calypso-related fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4730 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-13 15:14:53 +00:00 |
|
patacongo
|
fe520bd7ad
|
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
|
755bf3fd31
|
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
|
179b1249ab
|
NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geometry data
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4709 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 15:05:07 +00:00 |
|
patacongo
|
05a59b4751
|
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
|
4eae928050
|
NSH fix
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4707 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 11:49:16 +00:00 |
|
patacongo
|
7d0eb845e0
|
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
|
2462b79e19
|
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
|
db2ac36d7a
|
NSF update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4696 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-03 23:37:34 +00:00 |
|
patacongo
|
2092af7208
|
NSF update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4695 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-03 23:32:53 +00:00 |
|
patacongo
|
9e491b4b8e
|
Add beginning of NxWM NxConsole application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4681 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-01 14:52:54 +00:00 |
|