px4dev
|
d0efd1a419
|
Fix the DSM (spektrum) protocol decoder, and add some format auto-detection to it.
|
12 years ago |
px4dev
|
3321ca0888
|
Don't print the status line so much; we seem to drop a lot of receive characters this way.
|
12 years ago |
px4dev
|
03a82e0a03
|
Fix includes for debug output.
|
12 years ago |
px4dev
|
8c0c979655
|
Better sizing for PX4IO serial buffers.
|
12 years ago |
px4dev
|
92e1d5eb78
|
Possible fix for #78 - increase the wait timeout for discard when flashing PX4IO. It's not clear this solves the issue, but I can't reproduce it with this added.
|
12 years ago |
Lorenz Meier
|
00b79764d7
|
minor code cleanup, not changing functionality
|
12 years ago |
Lorenz Meier
|
9fa628c668
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing_outdoor
|
12 years ago |
patacongo
|
afd86a08b5
|
z8 configurations all converted to use mconf tool
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5397 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
18b90c8848
|
Verify that z8 targets still build (under Cygwin)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5396 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
6c26fa6537
|
configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driver (Denis Cariki)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5395 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
520f335b55
|
fix for ground speed minimum, untested
|
12 years ago |
Lorenz Meier
|
3de3b58505
|
Merge pull request #77 from julianoes/hotfix_windows_upload
Raised COM port number for windows from 18 to 32
|
12 years ago |
Julian Oes
|
c2a2eb1a1a
|
Raised COM port number for windows from 18 to 32
|
12 years ago |
patacongo
|
8cad4a664b
|
Fix backward conditional compilation in work_queue.c
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5394 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
54d624f7c7
|
Added feedforward throttle to pitch compensation, heading from position controller still broken
|
12 years ago |
Lorenz Meier
|
cc1e0ef235
|
Removed old fixed wing control process
|
12 years ago |
Lorenz Meier
|
e5177b383b
|
Merge branch 'master' into fixedwing_outdoor
|
12 years ago |
Lorenz Meier
|
98283e16b0
|
Merged
|
12 years ago |
patacongo
|
3c20b3a3cd
|
Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5393 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
f88feceab6
|
Hotfix: Number of files pre process was causing uorb topics not to be published in MAVLink
|
12 years ago |
Lorenz Meier
|
15236d1ff2
|
Hotfix: calibration status returns sanity checks with better granularity
|
12 years ago |
Lorenz Meier
|
caf0fefa32
|
Cleaned up different uorb topics, cleaned up excessive stack sizes
|
12 years ago |
patacongo
|
8c5b57d449
|
configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5392 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
67fbe415dc
|
Merge branch 'delay_test' into fixedwing_outdoor
|
12 years ago |
Lorenz Meier
|
4d6fb3a037
|
Added delay test to measure comm delays with a led / scope
|
12 years ago |
Lorenz Meier
|
90b94b5050
|
Ported all mixers to actuator_controls_effective topic, mixers do not output the limited result yet
|
12 years ago |
Lorenz Meier
|
7777d4416d
|
Changed to actuators effective in mavlink app
|
12 years ago |
Lorenz Meier
|
7d485c117b
|
Merge branch 'rates_setpoint' into fixedwing_outdoor
|
12 years ago |
Lorenz Meier
|
98657b8ae4
|
Added rates setpoints as system outputs
|
12 years ago |
Lorenz Meier
|
80b84819d2
|
Merged fixed wing branches
|
12 years ago |
patacongo
|
285cd25599
|
ez80f910200zco/ostest supports native windows build; other configurations also updated
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5391 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
aca95c7730
|
ez80f910200zco/ostest now uses Kconfig
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5390 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
eca12343fd
|
Merge branch 'io_arming' into fixedwing_outdoor
|
12 years ago |
Lorenz Meier
|
f3bd78876b
|
Merged
|
12 years ago |
Lorenz Meier
|
11b0242f55
|
Not arming FMU in HIL mode
|
12 years ago |
Lorenz Meier
|
b757ebbda8
|
Not arming FMU in HIL mode
|
12 years ago |
Lorenz Meier
|
4298f68fcd
|
IO does not arm in HIL mode
|
12 years ago |
Lorenz Meier
|
9bc044eae9
|
More fixed wing improvements
|
12 years ago |
Lorenz Meier
|
7cc712b286
|
More fixed wing improvements
|
12 years ago |
patacongo
|
f1883fb2da
|
Misc build fixes, some from Mike some for ez80 native build
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5389 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
7d61592105
|
STM32 FLASH pre-fetch is no long enabled unless it is so configured
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5388 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
7a88e307e8
|
A few native window build updates
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5387 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
632d7a57b1
|
Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driver
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5386 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Thomas Gubler
|
4366d9e319
|
fw_controller testing
|
12 years ago |
Lorenz Meier
|
2ca09ab3d1
|
Merged with coordinated turn effort
|
12 years ago |
Lorenz Meier
|
20a29bff99
|
Fixes for roll/pitch feedforward
|
12 years ago |
Lorenz Meier
|
346d93b271
|
Merged
|
12 years ago |
Lorenz Meier
|
faa672f8bb
|
mode switching for all platforms, additional fixed wing modes
|
12 years ago |
Thomas Gubler
|
dd05426002
|
manual merge of origin/master into fw_control
|
12 years ago |
Lorenz Meier
|
dc72d467d4
|
fixed wing manual setpoints in manual mode
|
12 years ago |