Lorenz Meier
|
e6bc395291
|
Merge branch 'master' of github.com:PX4/Firmware into attitude_filter_improvement
|
12 years ago |
Lorenz Meier
|
0e01f2b6fb
|
Removed unused files
|
12 years ago |
Marco Bauer
|
efd4250e84
|
timing changed and amber for manual added
|
12 years ago |
patacongo
|
f86f863834
|
Add single-wire UART support to STM32 serial driver
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5552 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Marco Bauer
|
2a95fa64c2
|
timing changed and amber for manual added
|
12 years ago |
Marco Bauer
|
deb5fe5187
|
timing changed and amber for manual added
|
12 years ago |
px4dev
|
b66b234acd
|
Merge branch 'master' into px4io-i2c
|
12 years ago |
patacongo
|
b10238efee
|
Missed changed from last lpc1788 check-in
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5551 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
3cb33101a9
|
Add lpc178x_iocon.h from Rommel Marcelo
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5550 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
336f91b4e6
|
lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit status
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5549 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Simon Wilks
|
8ba3fbd0a3
|
Merged
|
12 years ago |
Julian Oes
|
7459169230
|
RC mode switching idea using 1 3pos and 2 2pos switches
|
12 years ago |
patacongo
|
7dad51762d
|
Use of BASEPRI to control ARM interrupts is now functional
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5548 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
9375b285f2
|
More logic to use BASEPRI to control interrupts -- still doesn't work
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5547 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
cc74874d7e
|
Merge pull request #180 from julianoes/hotfix_gps_ubx
Some timeout needed to be raised for now to make ubx with baudrate 9600 working again
|
12 years ago |
Julian Oes
|
f14c90c222
|
Some timeout needed to be raised for now to make ubx with baudrate 9600 working
|
12 years ago |
patacongo
|
4742f55507
|
Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5546 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
e504d643fc
|
Beginning of support for LCD1602
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5545 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
2ebb1812f1
|
Implemented airspeed measurement. Untested
|
12 years ago |
Lorenz Meier
|
c72ea8356a
|
Updated docs
|
12 years ago |
Simon Wilks
|
ecd01dc2e8
|
We aren't using RS485 but single wire.
|
12 years ago |
patacongo
|
41b7f883e5
|
LM3S OpenOCD configuration from Jose Pablo Carballo
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5544 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
ac215185a9
|
Better attitude filter, not sensitive to sudden accelerations
|
12 years ago |
patacongo
|
aa88fc315e
|
poll was not checking if the socket was still connected
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5543 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Andrew Tridgell
|
ff35e5a583
|
if rc.APM is installed, run it
|
12 years ago |
Andrew Tridgell
|
09ddf7f1b3
|
ROMFS: add support for EXTERNAL_SCRIPTS
this adds support for an EXTERNAL_SCRIPTS directory, to complement the
EXTERNAL_APPS option. It allows external apps to install scripts in
ROMFS
|
12 years ago |
Andrew Tridgell
|
96fa586589
|
px4: enable APPS_BINDIR support
useful for APM startup script
|
12 years ago |
Andrew Tridgell
|
724252768c
|
stdio: added vdprintf() for printf to a file descriptor
|
12 years ago |
Lorenz Meier
|
4635ea8745
|
Major push in state machine cleanup
|
12 years ago |
patacongo
|
70cab4d797
|
Centralize TCP loss-of-connection bit twiddling
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5542 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
3a80ac5938
|
Merged
|
12 years ago |
px4dev
|
48e497e406
|
Fix a leftover from the earlier merges; building should work now.
|
12 years ago |
px4dev
|
15c85ba2cb
|
Strip some debugging
|
12 years ago |
patacongo
|
28a0cf4aa0
|
Yet another repair for the previouis botched recvfrom() fix; Fix telnet driver: It needs to break out of the read loop if 0 (meaning not conneced) of a value < 0 (an error) is encountered.
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5541 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
px4dev
|
5c34da06bc
|
Merge pull request #151 from NosDE/master
BlinkM Driver with Systemstate
|
12 years ago |
px4dev
|
c1a1207b9a
|
Merge pull request #171 from PX4/fault_detection
Attitude / position estimation and controller improvements
|
12 years ago |
px4dev
|
7eb7836d2d
|
Merge pull request #169 from PX4/home_position
Home position
|
12 years ago |
px4dev
|
e72d348548
|
Merge pull request #167 from PX4/log_improvements
Added logging improvements for microSD
|
12 years ago |
px4dev
|
96df7b7fad
|
Merge pull request #165 from julianoes/feature_ubx_model_configuration
Feature ubx model configuration
|
12 years ago |
px4dev
|
d7632b1794
|
Drop some commented code now the functionality is implemented.
|
12 years ago |
patacongo
|
598b4b2879
|
Minor tweak to last bugfix
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5540 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
px4dev
|
044e1a325a
|
Merge branch 'master' into px4io-i2c
|
12 years ago |
patacongo
|
1094575ce5
|
Fix a bug where recv[from]() would hang when remote host gracefully closed connection
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5539 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
4b9916eded
|
Made threshold a bit nicer, still a magic number
|
12 years ago |
jgoppert
|
effc3001f4
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
12 years ago |
patacongo
|
070651221f
|
Add split package logic to improve TCP send performance with delayed ACKs
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5538 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
2542722102
|
Fixed selective publication update
|
12 years ago |
Lorenz Meier
|
c9c64b3f25
|
Added missing flag, tested
|
12 years ago |
Lorenz Meier
|
d637842825
|
Fixed a number of smaller issues with log changes, ready to merge
|
12 years ago |
Lorenz Meier
|
5fe1a12612
|
Merge branch 'master' of github.com:PX4/Firmware into log_improvements
|
12 years ago |