aboutsummaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | * Added a test of posix_spawn()patacongo2013-01-1012-28/+765
| | * Add interfaces to dynamically change symbol tables used by posix_spawn, execv...patacongo2013-01-103-7/+85
| | * Fixed ARM vfork; re-enabled vfork OS testpatacongo2013-01-071-6/+0
| | * Disable the vfork() OS test... it failspatacongo2013-01-071-0/+10
| | * Add ostest vfork test (does not work yet)patacongo2013-01-074-0/+115
| | * All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-011-0/+128
| | * Remove non-functional WLAN examples, configurationspatacongo2012-12-316-423/+1
| | * Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-0/+1
| | * Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-6/+5
| | * Add support for key release eventspatacongo2012-12-271-8/+25
| | * Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-263-4/+151
| | * Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-261-0/+1
| | * Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-2/+2
| | * Fix several build issues noted by Mike Smithpatacongo2012-12-241-28/+29
| | * Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-2434-38/+38
| | * Remove .context kludge from apps/ directorypatacongo2012-12-2334-133/+182
| | * Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-231-1/+1
* | | Fixed selective publication updateLorenz Meier2013-01-191-5/+8
* | | Set kalman_demo to only publish when it has valid info.James Goppert2013-01-181-1/+5
* | | Prevented attitude correction from changing velocity when pos not init.James Goppert2013-01-171-3/+5
* | | Increased process noise.James Goppert2013-01-171-2/+2
* | | Merge branch 'master' of git://github.com/PX4/Firmware into fault_detectionJames Goppert2013-01-1726-446/+534
|\| |
| * | Pull NuttX up to the 6.24 release.px4dev2013-01-1426-446/+534
| |\ \
| | * | Recover changes lost to bad merging.px4dev2013-01-1122-251/+314
| | * | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-114-195/+220
| | |\|
| | | * Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-192-6/+76
| | | * Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-1/+1
| | | * standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-017-2/+287
| | | * All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-292-13/+21
| | | * configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-1/+1
| | | * Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-2081-251/+251
| | | * 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopinpatacongo2012-11-201-1/+3
| | | * Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-1781-316/+428
| | | * Mostly cosmetic build changespatacongo2012-11-161-1/+1
| | | * Changes from Mikepatacongo2012-11-169-12/+21
| | | * Fix various build-related typospatacongo2012-11-158-9/+9
| | | * Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1556-56/+56
| | | * Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-19/+17
| | | * Kconfig updates from Freddie Chopinpatacongo2012-11-141-0/+40
| | | * ModBus fixes from Freddie Chopinpatacongo2012-11-141-0/+4
| | | * Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-1256-116/+337
| | | * Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-1156-109/+109
| | | * Partial change: Removing bash ARCHIVE looppatacongo2012-11-1156-206/+94
| | | * Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-075-8/+80
| | | * Fix apps/netutils/webclient build problempatacongo2012-11-061-2/+0
| | | * Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-056-99/+113
| | | * Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+10
| | | * Relay example from Darcy Gongpatacongo2012-11-047-15/+305
| | | * Add support for wget POST interface; from Darcy Gongpatacongo2012-11-033-8/+123
| | | * Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-9/+13