summaryrefslogtreecommitdiff
path: root/apps/modbus
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5027 42af7a65-404d-4744-a932-0658087f49c3
* Remove BOTHERpatacongo2012-07-246-16/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4972 42af7a65-404d-4744-a932-0658087f49c3
* Baud definitions (B9600 for example) are again encoded; Now supports the ↵patacongo2012-07-233-48/+26
| | | | | | 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
* Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress ↵patacongo2012-07-224-170/+213
| | | | | | use of termios.h interfaces git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4968 42af7a65-404d-4744-a932-0658087f49c3
* Use NuttX types in FreeModBus port; Add FreeModBus demo at ↵patacongo2012-07-2120-349/+343
| | | | | | 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
* FreeModBus now buildspatacongo2012-07-2119-98/+130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4963 42af7a65-404d-4744-a932-0658087f49c3
* Add FreeModBus to NuttX build systempatacongo2012-07-219-14/+395
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4962 42af7a65-404d-4744-a932-0658087f49c3
* FreeModBus is now integrated with the Nuttx configuration systempatacongo2012-07-2118-74/+956
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4961 42af7a65-404d-4744-a932-0658087f49c3
* Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-2117-0/+2842
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4960 42af7a65-404d-4744-a932-0658087f49c3