Commit Graph

1898 Commits

Author SHA1 Message Date
nghiaho12
94696500dd readline: Support the case where CONFIG_READLINE_MAX_BUILTINS==0 2015-11-03 07:44:50 -06:00
Gregory Nutt
273a083d20 Misc cosmetic changes from review of last merge 2015-11-02 09:11:06 -06:00
Gregory Nutt
646febbe86 Merged in nghiaho12/apps/nghia/improve_tab_completion (pull request #18)
better TAB completion
2015-11-02 06:53:30 -06:00
Gregory Nutt
02620cff35 Merged in paulpatience/nuttx-apps (pull request #17)
apps/examples/adc: Fix Kconfig file
2015-11-01 21:35:39 -06:00
Paul A. Patience
e795c6eabd apps/examples/adc: Fix Kconfig file 2015-11-01 22:03:24 -05:00
Gregory Nutt
aaafb6fc6e Merged in paulpatience/nuttx-apps/pwm (pull request #16)
apps/examples/pwm: Add support for multiple output channels per timer
2015-11-01 16:54:10 -06:00
Paul A. Patience
09ba08d6da apps/examples/pwm: Add support for multiple output channels per timer 2015-11-01 17:14:18 -05:00
Nghia Ho
211f8bf76d bug fix:: Never reach readline_prompt() in nsh_initialize, moved it up to the top. Works now.
enhancement: TAB completion now works like Unix, it will autocomplete as much as possible for
multiple matches.
2015-11-01 01:41:01 -07:00
Alan Carvalho de Assis
825b721dfa apps/examples/zerocross: Add a Zero Cross application example. From Alan Carvalho de Assis 2015-10-13 07:46:42 -06:00
Gregory Nutt
d538f48797 Add dependencies, button and timer example will only work in a flat build 2015-10-12 12:45:43 -06:00
Gregory Nutt
5f4060ce1e NSH mount command: Add support for TMPFS 2015-10-12 09:36:42 -06:00
Gregory Nutt
a512e7dc1d Fix a loop indexing problem in all file system tests 2015-10-10 17:15:15 -06:00
Gregory Nutt
b93af2189b Add a generic file system test at apps/examples/fstest 2015-10-10 14:18:23 -06:00
Gregory Nutt
3fc4039db1 Merged in paulpatience/nuttx-apps (pull request #15)
Changes to apps/examples/uavcan and apps/canutils/uavcan
2015-10-09 15:58:16 -06:00
Paul A. Patience
25a28708bf apps/canutils/uavcan: Remove only the object files on make clean, not the libuavcan directory 2015-10-09 17:38:16 -04:00
Paul A. Patience
635bae81d9 apps/canutils/uavcan: Fix Makefile 2015-10-08 13:57:08 -04:00
Paul A. Patience
2aeaff042d apps/examples/uavcan: Remove call to boardctl() 2015-10-08 13:42:24 -04:00
Gregory Nutt
bebee5b89a Merged in paulpatience/nuttx-apps (pull request #14)
apps/examples/uavcan: Call boardctl to configure CAN GPIOs
2015-10-07 14:08:14 -06:00
Paul A. Patience
f24828337f apps/examples/uavcan: Call boardctl to configure CAN GPIOs 2015-10-07 00:00:39 -04:00
Gregory Nutt
98bca9d69c Merged in paulpatience/nuttx-apps (pull request #13)
UAVCAN: Add more options in Kconfig file
2015-10-06 19:38:29 -06:00
Paul A. Patience
0168398831 UAVCAN: Add more options in Kconfig file 2015-10-06 21:26:30 -04:00
Gregory Nutt
aacfce081e Fix several cosmetic, C coding style issues 2015-10-03 11:03:42 -06:00
Gregory Nutt
f6e7e9c1c0 Standardize the width of all comment boxes in C files 2015-10-03 07:20:15 -06:00
Gregory Nutt
9cb2849742 Standardize the width of all comment boxes in header files 2015-10-02 17:35:18 -06:00
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