aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups in printingLorenz Meier2012-08-051-17/+33
* Minor fixes to HMC driver, mag calibration doneLorenz Meier2012-08-053-40/+246
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-0511-235/+197
* Many Doxygen style fixesLorenz Meier2012-08-0514-77/+134
* Build fix.px4dev2012-08-041-2/+2
* Merge branch 'NuttX/master'px4dev2012-08-044-83/+256
|\
| * Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-043-82/+255
| * Add the NSH df commandpatacongo2012-08-045-32/+92
| * Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-036-231/+410
| * Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-1/+1
| * Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-023-4/+8
| * Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-307-65/+299
| * Lock the scheduler when starting NSH builtin applications to eliminate race c...patacongo2012-07-283-33/+70
| * PM update; NSH extension to catch return valuespatacongo2012-07-283-17/+74
| * Remove BOTHERpatacongo2012-07-2410-22/+26
| * Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-233-48/+26
| * Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress u...patacongo2012-07-225-172/+217
| * Make serial setup configurale in apps/examples/modbuspatacongo2012-07-212-8/+38
| * Missed a couple of files in the last check-inpatacongo2012-07-211-0/+0
| * Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-2135-415/+1084
| * FreeModBus now buildspatacongo2012-07-2119-98/+130
| * Add FreeModBus to NuttX build systempatacongo2012-07-2110-15/+397
| * FreeModBus is now integrated with the Nuttx configuration systempatacongo2012-07-2122-220/+974
| * Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-2125-1/+3881
| * Fix some questionable MAC addressespatacongo2012-07-1913-58/+58
| * Header file clean-uppatacongo2012-07-1717-90/+140
| * Prep for release 6.20patacongo2012-07-121-1/+3
| * Correct an error in named application priority when SCHED_RR is enabledpatacongo2012-07-112-17/+56
| * Fix another LPC43xx pin configuration problempatacongo2012-07-102-10/+42
| * Prep for 6.19 releasepatacongo2012-06-154-9/+17
| * Improve NFS retry logicpatacongo2012-06-141-1/+2
| * Clean up NFS user interface; Fix NFS disconnect bugpatacongo2012-06-141-3/+1
| * Minor change to NFS interfacepatacongo2012-06-141-2/+1
| * NFS just finished a major weight reduction programpatacongo2012-06-142-74/+7
| * Add NSH mv commandpatacongo2012-06-115-7/+67
| * Fix typo in example codepatacongo2012-06-081-3/+3
| * More IPv6 ramblingpatacongo2012-06-081-2/+2
| * First round of compile fixes for IPv6patacongo2012-06-075-5/+10
| * A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-1/+1
| * Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-1/+72
| * Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-266-15/+102
| * remove a warningpatacongo2012-05-261-3/+1
| * Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-262-7/+44
| * Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-254-4/+79
| * Prep for 6.18 releasepatacongo2012-05-192-2/+4
| * NFS updatepatacongo2012-05-181-3/+1
| * Update of NSH nfsmount commandpatacongo2012-05-142-18/+24
| * Add Calypso-related fixespatacongo2012-05-139-24/+24
| * NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-24/+2
| * The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-1/+3