Commit Graph

2914 Commits

Author SHA1 Message Date
Giorgio Groß
b28cea29ed Merged in ordsen/apps/feature-powermonitor-example (pull request #100)
Implement powermonitor example for ltc4151 current and voltage monitor

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-07-28 15:07:28 +00:00
Giorgio Groß
5f73f290a1 Implement powermonitor example for ltc4151 current and voltage monitor 2017-07-28 15:26:11 +02:00
Boris Astardzhiev
158cbeb151 netutils/ftpc: Fix some memory leaks 2017-07-27 07:29:06 -06:00
Gregory Nutt
19acc8ad4e apps/system/composite: Remove references to USBMSC. There still dependencies on CDC/ACM in the serial USB trace output. That really should be removed. 2017-07-21 08:35:01 -06:00
Gregory Nutt
3de92a1097 Merge branch 'beacon802154' 2017-07-20 08:36:41 -06:00
Anthony Merlino
042c91e680 Merged in merlin17/apps/beacon802154 (pull request #99)
ieee802154/i8sak:  Adds command to trigger regdump of radio

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-07-18 18:15:41 +00:00
Anthony Merlino
997b753334 ieee802154/i8sak: Adds command to trigger regdump of radio 2017-07-18 14:05:42 -04:00
Anthony Merlino
6ce7d4a08f Merged in merlin17/apps/beacon802154 (pull request #98)
i8sak: Minor setting changes

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-07-17 07:43:47 +00:00
Anthony Merlino
3f07f04e78 wireless/ieee802154/i8sak: Minor setting changes 2017-07-17 01:24:06 -04:00
Anthony Merlino
2f32bd4391 i8sak: Minor formatting fix 2017-07-17 01:23:21 -04:00
Gregory Nutt
f95de69f67 Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-16 08:59:33 -06:00
Gregory Nutt
cebf0a4041 Merge branch 'composite' 2017-07-16 08:54:55 -06:00
Gregory Nutt
1882fe3200 Merge remote-tracking branch 'origin/master' into composite 2017-07-16 08:54:23 -06:00
Frank Benkert
7b9ec306db Squashed commit of the following:
commit 99b41a291b
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Sat Jul 15 11:04:13 2017 -0600

    apps/system/composite:  Remove configuration settings that are no longer used.

commit 668179495f
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Sat Jul 15 09:26:49 2017 -0600

    apps/system/composite:  Restore USB tracing; remove unused field in a structure.

commit 23f1dd5e48
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Sat Jul 15 08:58:14 2017 -0600

    system/composite:  Remove CDC/ACM and MSC configuration logic.  This belongs in the OS composite initialization.  Add and argument so that you can select the USB composite configuration to be attached.

commit f8711488f1
Merge: 00896040 234afcd8
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jul 14 16:25:48 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 0089604044
Merge: f913ea01 ae1eeada
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Thu Jul 13 13:59:25 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit f913ea0179
Merge: bcbdd798 915b42f8
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Mon Jul 10 11:08:46 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit bcbdd798c6
Merge: 2219c02d 1657d1ff
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jul 7 20:28:30 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 2219c02ddb
Merge: fe1e52a8 d81d9c41
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Wed Jul 5 11:12:09 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit fe1e52a83a
Merge: 94f82d47 75f29d9d
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jun 30 16:14:36 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 94f82d473d
Merge: a11806ee ffe0640d
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Thu Jun 29 10:19:55 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit a11806ee5f
Merge: f29dc985 5f5f8878
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Mon Jun 26 11:57:00 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit f29dc98512
Merge: 70faf0d1 d8759ffe
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Mon Jun 19 17:26:00 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 70faf0d170
Merge: 7d3b1581 a7770590
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jun 16 17:33:46 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 7d3b158142
Merge: b2c392d4 c8ae5f16
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jun 16 17:30:39 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit b2c392d4fe
Merge: 95eb2034 f3dc5bea
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Mon Jun 5 17:41:02 2017 -0600

    Merge remote-tracking branch 'origin/master' into composite

commit 95eb20343b
Author: Gregory Nutt <gnutt@nuttx.org>
Date:   Fri Jun 2 07:09:44 2017 -0600

    apps/system/composite: Add a configuration option to the boardctl() calls to support multiple composite device configurations dynamically.

commit 7652b67882
Author: Frank Benkert <Frank.Benkert@avat.de>
Date:   Thu Jun 1 15:19:40 2017 -0600

    Update to apps/system/compsite assocated with big changes to the composite device logic
2017-07-16 08:45:26 -06:00
Gregory Nutt
c7f8540169 apps/system/composite: Fix configuration selecting.. was setting the port number, not the configure ID. Also add a configuration option to select the default configuration. 2017-07-15 12:13:17 -06:00
Gregory Nutt
99b41a291b apps/system/composite: Remove configuration settings that are no longer used. 2017-07-15 11:04:13 -06:00
Gregory Nutt
668179495f apps/system/composite: Restore USB tracing; remove unused field in a structure. 2017-07-15 09:26:49 -06:00
Gregory Nutt
23f1dd5e48 system/composite: Remove CDC/ACM and MSC configuration logic. This belongs in the OS composite initialization. Add and argument so that you can select the USB composite configuration to be attached. 2017-07-15 08:58:14 -06:00
Gregory Nutt
f8711488f1 Merge remote-tracking branch 'origin/master' into composite 2017-07-14 16:25:48 -06:00
Gregory Nutt
0508c8f793 Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-14 16:22:31 -06:00
Gregory Nutt
234afcd85b netutils/netlib: Fixes to work when only USRSOCK is enabled. 2017-07-14 16:22:14 -06:00
Gregory Nutt
7441c5422f Socket I/F: Cleanup for good CONFIG_NET_PKT build. 2017-07-14 13:43:04 -06:00
Gregory Nutt
47aed25836 Fixes to get apps/examples/udgram building again. 2017-07-14 11:35:26 -06:00
Gregory Nutt
0089604044 Merge remote-tracking branch 'origin/master' into composite 2017-07-13 13:59:25 -06:00
Gregory Nutt
a8de1ab9ed Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-13 13:55:12 -06:00
Gregory Nutt
ae1eeada8a Eliminate a warning 2017-07-10 14:36:56 -06:00
Gregory Nutt
ad2f724daf apps/netutils/tftpc: Missing header file causes errors in some configurations. 2017-07-10 13:19:16 -06:00
Gregory Nutt
f913ea0179 Merge remote-tracking branch 'origin/master' into composite 2017-07-10 11:08:46 -06:00
Gregory Nutt
5b6b896574 Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-10 11:05:38 -06:00
Gregory Nutt
915b42f870 apps/examples/ipforward: Test extended to test forwarding of ICMPv6 multicast messages. 2017-07-09 12:05:23 -06:00
Gregory Nutt
bcbdd798c6 Merge remote-tracking branch 'origin/master' into composite 2017-07-07 20:28:30 -06:00
Gregory Nutt
52aab5e208 Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-07 20:22:33 -06:00
Gregory Nutt
1657d1fff5 apps/examples/ipforward: A few fixes, but still no cigar. 2017-07-07 17:32:37 -06:00
Gregory Nutt
37bb767089 Completes code for apps/examples/ipforward. Still untested. 2017-07-07 15:00:00 -06:00
Gregory Nutt
47a42852e5 apps/examples/ipforward: Add beginning of an IP forwarding example using only TUN devices. 2017-07-07 15:00:00 -06:00
Gregory Nutt
013a8a0774 platform/Makefile: More attempts to fix for Windows native build. 2017-07-06 20:17:56 -06:00
Jeff
175610de48 Windows build fixes: Backslash as a delimiter causes problems in pattern subsitutions 2017-07-06 14:27:16 -06:00
Jeff
4143c8a985 Windows build fixes: tools/mkkconfig.bat - switch APPSDIR path to use forward slashes for kconfig-frontends. interpreters/ficl - Reorder some targets that causes GNUwin32 make to behave badly. 2017-07-06 14:07:17 -06:00
Jeff
3f644f4184 tools/mkkconfig.bat: Remove quotes in echo. These were begin Echo'ed and generating double quots in the output. 2017-07-05 13:36:24 -06:00
Gregory Nutt
3e37dbc4ab apps/examples/nettest: Fix incorrectly named file. 2017-07-05 12:52:46 -06:00
Gregory Nutt
1829e252f2 system/dhcpc: Fix warning about renew_main.o appear twice in rule. 2017-07-05 12:45:03 -06:00
Gregory Nutt
c322b77395 tools/mkkconfig.bat: Use %cd% instead of %~dp0 for usage of APPSDIR in this batch file. 2017-07-05 11:33:58 -06:00
Gregory Nutt
2219c02ddb Merge remote-tracking branch 'origin/master' into composite 2017-07-05 11:12:09 -06:00
Gregory Nutt
900d995920 Merge remote-tracking branch 'origin/master' into beacon802154 2017-07-05 11:09:07 -06:00
Gregory Nutt
abc01c0e5b apps/examples/keypadtest: REMOVED and warehoused in the Obsoleted repository. This was just a bad clone of apps/examples/hidkbd for a keypad driver that was removed years ago.  It also uses illegal function calls into the OS.  So it has no purpse:  It is redundant, it uses illegal interfaces, and is a test for non-existent code. 2017-07-04 15:57:30 -06:00
Masayuki Ishikawa
4e4d5496cb Merged in masayuki2009/nuttx.apps/network_test (pull request #97)
NSH library: Fix build break in nsh_command.c with IPv4/IPv6 dual stack.

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-07-04 01:31:41 +00:00
Masayuki Ishikawa
ef04aeaead NSH library: Fix build break in nsh_command.c with IPv4/IPv6 dual stack. 2017-07-04 10:13:26 +09:00
Masayuki Ishikawa
10b5585d94 Merge remote-tracking branch 'nuttx_bitbucket/master' 2017-07-04 10:03:21 +09:00
Anthony Merlino
8fd7e5110d Merged in merlin17/apps/develop (pull request #96)
ieee802154: Adds reset command, adds resp_waittime option to associate, and a few other minor tweaks

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-07-02 21:53:27 +00:00
Anthony Merlino
9a37576e48 i8sak: Minor tweaks 2017-07-02 17:39:09 -04:00