patacongo
|
fa252aa84d
|
Update LPC17 Kconfig
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5097 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
9c0b4cd45f
|
Add URL/CGI function mapping option to uIP web server
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5096 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
ae148ef09e
|
Add configuration for the LM3S
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5095 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
77c753b32a
|
Add Kconfig settings for the LPC17xx
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5094 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
Lorenz Meier
|
db6ec2d7d2
|
Various minor fixes and improvements across system
|
13 years ago |
patacongo
|
37c517c25c
|
Things missing from lib/Kconfig
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5093 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
8870a08597
|
Refactor serial configuratin; AVR teensy Kconfig now builds
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5092 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
Lorenz Meier
|
84e11a0cac
|
Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1 s of RC loss. Added debug topic.
|
13 years ago |
px4dev
|
86a2a4fb9f
|
Turn off more debug output.
|
13 years ago |
px4dev
|
41dde1ea64
|
Fix issue where the roll controller never receives parameter updates.
|
13 years ago |
px4dev
|
97bdb9482a
|
Turn off annoying debug output.
|
13 years ago |
patacongo
|
bdd2c5b288
|
Oops.. sendfile() was not keeping track of the number bytes transferred or handling partial writes correctly.
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5091 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
fb06dd2182
|
Add sendfile()
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5090 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
Lorenz Meier
|
e503c15361
|
Checkpoint - this is worth an AR.Drone flight test. Fixed thrust scaling in sensors for manual input, kind of fixed AR.Drone motor interface, very reliable now
|
13 years ago |
patacongo
|
e5581cb0bc
|
Syntax error in last apps/netutils/webserver/Kconfig
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5089 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
d06103b98b
|
Enhancements to the uIP web server from Kate
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5088 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
90ef4d1d10
|
Fix scrambled Kconfig Make.defs files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5087 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
43d533da11
|
Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5086 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
a32f081a29
|
Changes to Kconfig and matching defconfig files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5085 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
64e2a8f85c
|
Back out the last STM32 SDIO DMA change. It is incorrect
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5084 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
px4dev
|
62682d805e
|
Avoid a couple of unnecessary promotions to double.
|
13 years ago |
px4dev
|
5c692e2971
|
Initialise some extra fields, don't try closing an ORB advertisement.
|
13 years ago |
patacongo
|
c50e166068
|
Oops... bits in region mask are inverted
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5083 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
86beee54a7
|
STM32 SDIO DMA should only 16-bits wide when DMA-ing to/from FSMC SRAM
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5082 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
d593a95d5a
|
Add support for multiple work queues
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5081 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
px4dev
|
86a29f7064
|
Merge branch 'ms5611_newmath'
|
13 years ago |
Lorenz Meier
|
eb01cd6fd3
|
Changed a critical section to double precision calculation. It may not be necessary, but lets not risk precision unless we have properly analyzed what numerical precision is required.
|
13 years ago |
px4dev
|
9667edd170
|
Fix up AR.drone motor GPIO config and initialisation
|
13 years ago |
px4dev
|
f92139f53b
|
Merge branch 'master' into ms5611_newmath
|
13 years ago |
Lorenz Meier
|
8a615a9741
|
WIP on ardrone control interface
|
13 years ago |
patacongo
|
612735d392
|
configure.sh now will ignore appconfig files if CONFIG_NUTTX_NEWCONFIG is defined
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5080 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
Lorenz Meier
|
79801b1578
|
Added high-res sensor message better suited for scientific applications
|
13 years ago |
Lorenz Meier
|
2c3e6369ef
|
Updated MAVLink
|
13 years ago |
Lorenz Meier
|
6b903cf508
|
Removing old cruft from the interface
|
13 years ago |
px4dev
|
0d89da96a3
|
Adjust the mixer tables for observed yaw sign behavior.
|
13 years ago |
px4dev
|
b9a5f71476
|
Only attempt to load EEPROM parameters when the file exists
|
13 years ago |
px4dev
|
f53f63b06d
|
Example startup script for FMU on a PWM-based X-mode quad
|
13 years ago |
Lorenz Meier
|
c62e78a060
|
Merge branch 'master' of github.com:PX4/Firmware
|
13 years ago |
Lorenz Meier
|
60dabef756
|
Cleaned up HIL interface
|
13 years ago |
px4dev
|
edaa40f1d3
|
Fix typo in roll controller initialization; now roll and pitch controllers respond in a comparable fashion.
|
13 years ago |
px4dev
|
eba9bc79b6
|
Roll/pitch values into the mixer are already scaled appropriately; don't factor them down any further.
|
13 years ago |
px4dev
|
49addf7663
|
Config updates to match recent NuttX merge
|
13 years ago |
px4dev
|
6576edb47e
|
Merge with trunk NuttX
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5079 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
patacongo
|
1349b00b41
|
Fix workqueue assertion; STM32 power management
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5079 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
13 years ago |
Lorenz Meier
|
8aa41f7d34
|
Add actuator controls output
|
13 years ago |
Lorenz Meier
|
f84f47979b
|
Merge branch 'master' of github.com:PX4/Firmware
|
13 years ago |
Lorenz Meier
|
436648fff0
|
Ported MAVLink app to actuator_armed topic
|
13 years ago |
px4dev
|
8b0a8ddcf4
|
Tentative patch for work_cancel.
|
13 years ago |
Lorenz Meier
|
cae070c73e
|
Changed to publishing armed state in commander
|
13 years ago |
Lorenz Meier
|
e9373752d1
|
Fixed arming state setting / publication
|
13 years ago |