Paul A. Patience
|
aa2bcd0a52
|
UAVCAN: Fix typo in Makefile
|
2016-05-09 09:10:04 -04:00 |
|
Gregory Nutt
|
231be59977
|
Update ChangeLog
|
2016-05-06 05:03:11 -06:00 |
|
Gregory Nutt
|
91f56db50d
|
Merged in paulpatience/nuttx-apps/uavcan (pull request #32)
UAVCAN: Update version
|
2016-05-05 03:24:23 -06:00 |
|
Paul A. Patience
|
67bed086fa
|
UAVCAN: Update version
|
2016-05-03 17:21:38 -04:00 |
|
ziggurat29
|
1143984ede
|
Merged nuttx/apps into master
|
2016-04-24 17:19:43 -05:00 |
|
Gregory Nutt
|
e2654d8777
|
VNC: Finish initializing the VNC server once we have the NX handle
|
2016-04-22 13:38:06 -06:00 |
|
Gregory Nutt
|
3df1ea1a8a
|
Merge branch 'master' of bitbucket.org:nuttx/apps
|
2016-04-22 08:54:51 -06:00 |
|
Gregory Nutt
|
e79f5518dd
|
apps/examples/nximage: Add configuration option to select greyscale image
|
2016-04-22 08:54:30 -06:00 |
|
ziggurat29
|
c88627f88b
|
Merged nuttx/apps into master
|
2016-04-20 22:00:00 -05:00 |
|
Gregory Nutt
|
736c68f136
|
Merged in ziggurat29/apps/media-booboo (pull request #31)
heap corruption due to buffer overrun when initializing txbuffer; incorrect size
|
2016-04-20 19:29:01 -06:00 |
|
ziggurat29
|
5d61e3d6eb
|
heap corruption due to buffer overrun when initializing txbuffer; incorrect size
|
2016-04-20 20:23:01 -05:00 |
|
ziggurat29
|
7c8a23371d
|
Merged nuttx/apps into master
|
2016-04-17 18:43:26 -05:00 |
|
Gregory Nutt
|
eedac48c7b
|
ASCII: Improve some naming
|
2016-04-14 16:21:02 -06:00 |
|
Gregory Nutt
|
7308fdcdf2
|
Framebuffer driver: Add a display number to each interface in order to support multiple displays
|
2016-04-14 12:23:52 -06:00 |
|
Gregory Nutt
|
8763ff02fb
|
Remove bad commit of a submodule; Also updates a README.
|
2016-04-06 16:42:49 -06:00 |
|
Alan Carvalho de Assis
|
8657efa129
|
Add freertps submodules
|
2016-04-06 19:13:45 -03:00 |
|
ziggurat29
|
21bdf67c38
|
Merged nuttx/apps into master
|
2016-04-04 16:38:27 -05:00 |
|
Gregory Nutt
|
5193d93cf5
|
apps/examples/alarm: Add a simple the RTC alarm ioctl commands
|
2016-04-03 09:19:19 -06:00 |
|
ziggurat29
|
003eef9fa3
|
Merged nuttx/apps into master
|
2016-04-01 11:02:27 -05:00 |
|
Gregory Nutt
|
fd5d0e19dc
|
Remove apps/system/sdcard
|
2016-03-30 18:19:27 -06:00 |
|
ziggurat29
|
74faf74145
|
Merged nuttx/apps into master
|
2016-03-30 16:31:02 -05:00 |
|
Gregory Nutt
|
0c124ca2e1
|
Fix some Kconfig files so that they authomatically select the correct BOARDCTL options
|
2016-03-30 07:37:45 -06:00 |
|
ziggurat29
|
e68e0b3997
|
Merged nuttx/apps into master
|
2016-03-28 21:37:38 -05:00 |
|
Gregory Nutt
|
3eba860864
|
Prep for 7.15 release
|
2016-03-26 12:16:36 -06:00 |
|
ziggurat29
|
be530ca3bb
|
Merged nuttx/apps into master
|
2016-03-26 10:44:59 -05:00 |
|
Gregory Nutt
|
0943afd2f9
|
Kconfig files: All USB-related options depend on CONFIG_LIB_BOARDCTRL and now set CONFIG_BOARDCTL_USBDEVCTL=y
|
2016-03-26 07:13:57 -06:00 |
|
Gregory Nutt
|
6951366eca
|
Replace all calls to the OS internal usbdev_serialinitialize with proper calls to boardctl()
|
2016-03-25 16:00:28 -06:00 |
|
Gregory Nutt
|
843d2b90e6
|
Move stm32_cxxinitialize to where it belongs in apps/platform
|
2016-03-25 15:16:56 -06:00 |
|
Gregory Nutt
|
da04473576
|
Add platform files for STM32L476-DISCO
|
2016-03-25 15:02:47 -06:00 |
|
Gregory Nutt
|
e01e664ccb
|
Fix a few issues related to new USB device boardctl() commands
|
2016-03-25 14:24:01 -06:00 |
|
Gregory Nutt
|
a31300cb05
|
Replace calls to OS internal cdcacm_*, usbmsc_*, and composite_* with boardctl() calls
|
2016-03-25 13:26:00 -06:00 |
|
ziggurat29
|
0dbf2865c9
|
Merged nuttx/apps into master
|
2016-03-24 13:20:24 -05:00 |
|
Gregory Nutt
|
f45d5a7ebf
|
Minor changes from review
|
2016-03-24 11:22:24 -06:00 |
|
Gregory Nutt
|
79c83a0f3f
|
Merged in ziggurat29/apps/exrandmod (pull request #29)
minor; intialize buffer to well-known pattern to make it easy to see if it was truly filled with random data
|
2016-03-24 11:20:12 -06:00 |
|
ziggurat29
|
bd273b9f13
|
minor; intialize buffer to well-known patter to make it easy to see if it was truly filled with random data
|
2016-03-24 11:43:45 -05:00 |
|
Gregory Nutt
|
badbb3ad9a
|
Update a comment
|
2016-03-22 18:14:08 -06:00 |
|
Gregory Nutt
|
a473ececed
|
apps/examples/sched_note: Fix some issues associated with monitoring critical sections
|
2016-03-21 17:09:18 -06:00 |
|
Gregory Nutt
|
5a95cb4601
|
apps/examples/sched_note: Add task state to suspend event output; fix some output formatting errors
|
2016-03-21 15:25:11 -06:00 |
|
Gregory Nutt
|
b44c9fa174
|
apps/examples/sched_note: Adjust example for changes to scheduler instrumentation
|
2016-03-21 14:09:25 -06:00 |
|
Gregory Nutt
|
2443278928
|
Fix error in time calculation
|
2016-03-17 16:13:43 -06:00 |
|
Gregory Nutt
|
6a5b6f8753
|
Add a simple test of the scheduler instrumentation logic. This initial version is still kind of buggy.
|
2016-03-17 16:02:28 -06:00 |
|
Gregory Nutt
|
515107e3e0
|
apps/modbus/nuttx/portserial.c: Was not returning an error on failure to open the device driver. From Olololshka kokoko
|
2016-03-16 06:31:48 -06:00 |
|
Gregory Nutt
|
88fd6ef72e
|
Rename builtin/builtin.c to builtin/builtin_forindex.c
|
2016-03-14 07:47:26 -06:00 |
|
Gregory Nutt
|
84f453b7a1
|
apps/examples/ostest: Add a test of TLS
|
2016-03-11 14:02:00 -06:00 |
|
Gregory Nutt
|
18bfa67006
|
apps/platform: Add a directory for the Sabre-6Quad board
|
2016-03-01 15:46:32 -06:00 |
|
Gregory Nutt
|
ed820c1850
|
THTTPD: Include timers.h before libhttpd.h to avoid and undefined type error. Noted by Matt Poppe.
|
2016-02-24 09:42:06 -06:00 |
|
Gregory Nutt
|
4c10341269
|
apps/exampels/rgb: Make path to driver a configuration option
|
2016-02-23 07:04:54 -06:00 |
|
Alan Carvalho de Assis
|
855d2e70bf
|
apps/examples/rgbled: Add an example using the RGB LED driver
|
2016-02-23 06:53:35 -06:00 |
|
Gregory Nutt
|
336fefee4d
|
apps/gpsutils/minmea: Re-released under the NuttX BSD license with permission from the author
|
2016-02-22 08:00:24 -06:00 |
|
Gregory Nutt
|
6125e9376e
|
Standardize some naming in code section comments
|
2016-02-21 18:15:00 -06:00 |
|