Gregory Nutt
|
0629c5466e
|
Standardize the width of all comment boxes in C file
|
2015-10-02 17:33:30 -06:00 |
|
Gregory Nutt
|
e3ad56043e
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:20:33 -06:00 |
|
Gregory Nutt
|
e9447c6058
|
Standardize nameing of the pre-processor definitiongs group header
|
2015-10-02 14:06:11 -06:00 |
|
Gregory Nutt
|
658165cdd5
|
Prep for the 7.12 release
|
2015-10-01 13:08:00 -06:00 |
|
Gregory Nutt
|
e97a766e90
|
Make sure that UAVCAN Node ID is in a valid range
|
2015-10-01 10:16:31 -06:00 |
|
Gregory Nutt
|
e32e6064e0
|
Update ChangeLog and README
|
2015-10-01 07:10:25 -06:00 |
|
Gregory Nutt
|
219fffb028
|
Merged in paulpatience/nuttx-apps (pull request #12)
UAVCAN: Add example application
|
2015-10-01 07:02:39 -06:00 |
|
Paul A. Patience
|
e8ca4c3fde
|
UAVCAN: Add example application
|
2015-09-30 22:11:46 -04:00 |
|
Gregory Nutt
|
eff5642eca
|
Merged in paulpatience/nuttx-apps (pull request #11)
UAVCAN: Add platform-specific code
|
2015-09-30 16:54:08 -06:00 |
|
Paul A. Patience
|
a7cd308658
|
UAVCAN: Add platform-specific code
|
2015-09-30 18:39:37 -04:00 |
|
Gregory Nutt
|
2e0d0ede6d
|
Add apps/exemples/udpblaster
|
2015-09-30 10:56:31 -06:00 |
|
Gregory Nutt
|
7557ef9803
|
Update ChangeLog
|
2015-09-29 16:35:49 -06:00 |
|
Gregory Nutt
|
808fb08433
|
Merged in paulpatience/nuttx-apps (pull request #10)
UAVCAN: Changes to build system
|
2015-09-29 16:30:54 -06:00 |
|
Paul A. Patience
|
e1460c9987
|
UAVCAN: Changes to build system
|
2015-09-29 18:18:59 -04:00 |
|
Gregory Nutt
|
a7e6b54265
|
Merged in paulpatience/nuttx-apps (pull request #9)
Update UAVCAN Makefile to download source
|
2015-09-25 07:47:29 -06:00 |
|
Paul A. Patience
|
343c93f8e8
|
Update UAVCAN Makefile to download source
|
2015-09-25 01:45:23 -04:00 |
|
OrbitalFox
|
93876b5af3
|
Kconfig: Improved comments
|
2015-09-24 08:28:50 -06:00 |
|
Stefan Kolb
|
21a33d9b7a
|
Fix modbus compile error if CONFIG_MB_FUNC_READ_DISCRETE_INPUTS_ENABLED is enabled
|
2015-09-24 06:38:07 -06:00 |
|
Gregory Nutt
|
95ea63cd10
|
Merged in paulpatience/nuttx-apps (pull request #8)
Add UAVCAN library
|
2015-09-23 12:36:12 -06:00 |
|
Paul A. Patience
|
298a72c71e
|
Add UAVCAN library
|
2015-09-23 13:48:35 -04:00 |
|
Gregory Nutt
|
657cfe916c
|
Merged in paulpatience/nuttx-apps (pull request #7)
Fix issue detected by clang
|
2015-09-11 08:01:22 -06:00 |
|
Paul A. Patience
|
9eafc90125
|
Fix issue detected by clang
|
2015-09-10 21:02:11 -04:00 |
|
Gregory Nutt
|
9ef516c311
|
Some corrects to previous nxterm commit
|
2015-09-08 11:53:29 -06:00 |
|
Gregory Nutt
|
be5b2a5187
|
Eliminate warnings
|
2015-09-08 10:21:56 -06:00 |
|
Gregory Nutt
|
f10f2de2e4
|
Eliminate some warnings
|
2015-09-08 09:20:49 -06:00 |
|
Gregory Nutt
|
f52a228eef
|
Eliminate a warning
|
2015-09-08 07:46:48 -06:00 |
|
Gregory Nutt
|
a5d4ed2fef
|
Make sure that CONFIG_USBDEV_TRACE_INITIALIDSET has an assigned value to avoid warnings
|
2015-09-08 07:24:26 -06:00 |
|
Gregory Nutt
|
6b1d61c759
|
More references to avsprintf that need to be changed vasprintf
|
2015-09-07 17:09:11 -06:00 |
|
Gregory Nutt
|
5306a27335
|
apps/examples/ajoystick: Fix missing includes of Application.mk
|
2015-09-07 16:31:17 -06:00 |
|
Alan Carvalho de Assis
|
aa17ae4c0a
|
Add pap_username/password to pppd example if PAP Auth is enabled
|
2015-09-07 13:48:37 -06:00 |
|
Alan Carvalho de Assis
|
e7ba97e2b5
|
Fix pap authentication, pap_username and pap_password were moved to struct settings
|
2015-09-07 13:34:01 -06:00 |
|
Gregory Nutt
|
efdc2b5e69
|
Merged in paulpatience/nuttx-apps (pull request #6)
Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk
|
2015-09-05 13:50:56 -06:00 |
|
Paul A. Patience
|
85a2cecb99
|
Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk
|
2015-09-05 15:13:03 -04:00 |
|
Gregory Nutt
|
7084ce0e02
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:12:20 -06:00 |
|
Gregory Nutt
|
32666422a8
|
apps/examples/netloop: will now build as an NSH built-in app
|
2015-09-03 08:19:15 -06:00 |
|
Stefan Kolb
|
71d944a5d0
|
Macros PR_BEGIN_EXTERN_C and PR_END_EXTERN_C were not defined in all contexts. Remove definition and replace with explicit expansion. From Stefan Kolb
|
2015-09-03 07:00:39 -06:00 |
|
Gregory Nutt
|
84dbf4ee7c
|
Most cosmetic changes to apps/examples/netloop
|
2015-09-02 18:30:12 -06:00 |
|
Gregory Nutt
|
9191e22624
|
apps/examples/netloop: Add a test of the local loopback device
|
2015-09-02 18:18:47 -06:00 |
|
Gregory Nutt
|
9cc360ab75
|
Cosmetic changes
|
2015-09-02 16:49:17 -06:00 |
|
Gregory Nutt
|
ae0d87c0cb
|
PPPD: Fix a few coding style problems
|
2015-09-01 17:28:17 -06:00 |
|
Gregory Nutt
|
1f7a8d2f8d
|
Merged in paulpatience/nuttx-apps (pull request #5)
Correct #if to #ifdef when the macro can be undefined
|
2015-09-01 12:31:59 -06:00 |
|
Paul A. Patience
|
266cc147c4
|
Correct #if to #ifdef when the macro can be undefined
|
2015-09-01 13:44:06 -04:00 |
|
Gregory Nutt
|
69f578d442
|
Correct last change to NSH file
|
2015-08-30 18:57:32 -06:00 |
|
Bruno Herrera
|
4555282571
|
apps/nshlib: Fix error handling in 'mv' command. On a failure to expand the second path, the memory allocated for the expansion of the first path was not being freed. From Bruno Herrera.
|
2015-08-30 18:28:04 -06:00 |
|
Bruno Herrera
|
321924c0a5
|
apps/nshlib: Fix error handling in 'cat' command. On a failure to allocate memory, a file was not being closed. From Bruno Herrera.
|
2015-08-30 18:23:25 -06:00 |
|
Gregory Nutt
|
ed2ccad735
|
examples/nettest: Fix a couple of crazy long delays that may make you think something is broken. In main, add a wait for the server to exit
|
2015-08-27 11:46:42 -06:00 |
|
Gregory Nutt
|
a7853cdc89
|
apps/examples/nettest: Extend the test so that it can be down using the local loopback device
|
2015-08-26 10:35:40 -06:00 |
|
Gregory Nutt
|
6cedfcd632
|
apps/examples/nettest: Add option to suppress networking initialization
|
2015-08-26 09:06:41 -06:00 |
|
Gregory Nutt
|
b7b943067a
|
NSH: Fix formatting of ifconfig Local Loopback output
|
2015-08-26 07:59:12 -06:00 |
|
Gregory Nutt
|
ce3a2dc0d4
|
NSH changes to work with the network local loopback device
|
2015-08-24 13:59:52 -06:00 |
|