nuttx-apps/include
Gregory Nutt 64cf50e2eb graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events.
graphics/twm4nx/src/window.cxx:  Add flags to CWindow initializer to support customization of toolbar buttons and other window properties.  Add framework to handle toolbar button presses.  Window minimization (aka, iconification) does not work.

graphics/twm4nx/src/input.cxx:  Add support to scaling touchscreen.  Not needed for the current testing because the touchscreen naturally matches the display size.  But will be needed, along with calibration scren, in the future.
2019-05-05 10:23:46 -06:00
..
builtin Move apps/include/builtin.h to apps/include/builtin/builtin.h 2016-07-01 07:08:03 -06:00
canutils apps/examples/obd2: Add OBD2 example application 2017-10-28 13:38:47 -06:00
fsutils apps/fsutils/mksmartfs: Add a check to see if the SmartFS is already formatted. apps/nshlib: Add a force flag (-f) to mksmartfs. SmartFS will be formatted only if (1) the FLASH does not already hold a SmartFS, or (2) the force flag is set 2018-08-23 07:14:30 -06:00
gpsutils apps/gpsutils/minmea: Re-released under the NuttX BSD license with permission from the author 2016-02-22 08:00:24 -06:00
graphics graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events. 2019-05-05 10:23:46 -06:00
interpreters Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:40:03 -06:00
modbus apps/examples/modbusmaster/mbmaster_main.c: eMBMasterRegHoldingCB cannot be static. 2019-03-07 16:11:45 -06:00
netutils apps/netutils/libcurl4nx: This is an initial comit libcurl4nx. It is not complete yet, but I still wish to commit the unfinished bits to describe the roadmap, and because it is already usable. It will be updated and fixed in the future weeks and months, certainly including POST support and later, SSL. 2019-05-03 07:26:13 -06:00
nshlib netutils/telnetd and users of telnetd: Add support for IPv6. 2017-06-27 09:14:13 -06:00
platform Remove some inappropriate conditional compilation 2017-05-13 16:56:56 -06:00
system apps/graphics/pdcurs34/nuttx and system/termcurses: This commit fixes two issues: 2019-01-08 08:28:27 -06:00
testing Merged in raiden00/apps (pull request #142) 2018-06-23 14:58:25 +00:00
wireless Squashed commit of the following: 2017-09-15 08:16:47 -06:00
.gitignore Remove canutils/libuavcan and examples/uavcan. libuavcan has not built for a year or so. The basic problem is that as NuttX advances, the old frozen versino of libuavcan has become absolute because it violates the portable POSIX OS interface. No one is maintaining the port so there is no alternative but to remove it. 2018-03-23 07:29:06 -06:00