aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* ubx with 38400 working, all messages seem to arrive, configuration procedure ...Julian Oes2013-01-173-92/+322
* The CFG-NAV5 dynamic model is now checked as wellJulian Oes2013-01-172-4/+93
* The config message was wrong, corrected (not tested)Julian Oes2013-01-171-1/+1
* Added ubx configuration CFG-NAV5 to airborne with less than 2g acceleration (...Julian Oes2013-01-171-2/+8
* Pull NuttX up to the 6.24 release.px4dev2013-01-1451-720/+1568
|\
| * Fix the 'time' test, now that rand() seems to be working.px4dev2013-01-142-35/+39
| * The tests structure doesn't need to be writable.px4dev2013-01-111-1/+1
| * Recover changes lost to bad merging.px4dev2013-01-1135-401/+701
| * Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-111-6/+71
| |\
| | * Merge commit '0f2decb70f505b108999fcdb80e89d7aae6760ce' into nuttx-merge-0f2decbpx4dev2013-01-0154-670/+2567
| | |\
| * | \ Merge branch 'master' into nuttx-merge-5447px4dev2013-01-1115-262/+754
| |\ \ \ | | | |/ | | |/|
| | * | Prep for release 6.24patacongo2012-12-201-2/+4
| | * | Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-193-7/+80
| | * | Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-1/+1
| | * | configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-5/+6
| | * | standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-018-2/+289
| | * | All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-296-19/+29
| | * | z8 configurations will now build in Windows native environmentpatacongo2012-11-291-0/+2
| | * | Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-4/+37
| | * | Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-276-22/+102
| | * | configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-3/+4
* | | | Hotfix for current active waypoint IDLorenz Meier2013-01-141-3/+4
* | | | Adapted upper and lower values for test jig voltagesJulian Oes2013-01-141-2/+2
* | | | Merge pull request #156 from jgoppert/sensor_hil_rebasepx4dev2013-01-1315-286/+641
|\ \ \ \
| * | | | Changed fault tolerances.James Goppert2013-01-131-2/+2
| * | | | More formatting.James Goppert2013-01-134-28/+28
| * | | | Added assertion, fixed formatting.James Goppert2013-01-131-11/+12
| * | | | More fixes.James Goppert2013-01-131-2/+2
| * | | | Fixed comment.James Goppert2013-01-131-1/+1
| * | | | Reduced stack size for mavlink receiver.James Goppert2013-01-131-1/+1
| * | | | Working on comments.James Goppert2013-01-135-51/+45
| * | | | Reboot fix.James Goppert2013-01-131-1/+2
| * | | | Fixed HIL state machine issue with reboot.James Goppert2013-01-131-1/+3
| * | | | Change default vehicle type to fixedwing.James Goppert2013-01-131-2/+2
| * | | | Rebase of changes to sensor_hil_fixedwing branch.James Goppert2013-01-1315-267/+624
* | | | | Removed last bogus references to battery voltage from sensor combined topicLorenz Meier2013-01-143-7/+1
|/ / / /
* | | | Merge pull request #150 from PX4/app-auto-depsLorenz Meier2013-01-133-36/+26
|\ \ \ \
| * | | | Fix a build breaker, remove C*HDRS as they aren't used.px4dev2013-01-123-19/+4
| * | | | Objects depend on the makefile chain as well.px4dev2013-01-121-7/+4
| * | | | Automatically generate depdencies for source files as they are compiled, rath...px4dev2013-01-122-14/+22
* | | | | Merge pull request #148 from PX4/adc_integrationpx4dev2013-01-139-266/+224
|\ \ \ \ \
| * | | | | Printing error reason in warningLorenz Meier2013-01-131-1/+1
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into adc_integrationLorenz Meier2013-01-132-2/+9
| |\| | | |
| * | | | | Showing correct test count also in success caseLorenz Meier2013-01-131-2/+2
| * | | | | Cleaned up tests further, in anticipation of merges with other branchesLorenz Meier2013-01-122-8/+14
| * | | | | Improved battery voltage init, removed bogus printf() from debuggingLorenz Meier2013-01-121-1/+5
| * | | | | Counting the number of tests correctlyLorenz Meier2013-01-122-6/+12
| * | | | | Selected adjustments / fixes to make old apps compatible with new-style ADC d...Lorenz Meier2013-01-126-250/+192
* | | | | | Merge pull request #154 from PX4/file_test_fixpx4dev2013-01-131-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed #153 - when no microSD card is present, test used to hang, now aborts w...Lorenz Meier2013-01-131-0/+8
| |/ / / /