px4dev
|
942cea157d
|
Merge pull request #182 from NosDE/master
BlnkM: Timing changed and amber color for manual mode added
|
2013-01-23 23:15:19 -08:00 |
|
px4dev
|
1ce1d4460b
|
Merge pull request #183 from PX4/nuttx-merge-5527
Nuttx merge 5527
|
2013-01-23 18:46:12 -08:00 |
|
Andrew Tridgell
|
6e751d26e8
|
perf: added 'perf reset' command
resets all perf counters
|
2013-01-24 10:26:02 +11:00 |
|
Andrew Tridgell
|
f4da4bb8ca
|
perf_counter: added perf_reset() and perf_reset_all() calls
useful for watching counters after system reaches stable flight
|
2013-01-24 10:26:02 +11:00 |
|
Marco Bauer
|
efd4250e84
|
timing changed and amber for manual added
|
2013-01-23 15:38:38 +01:00 |
|
Marco Bauer
|
deb5fe5187
|
timing changed and amber for manual added
|
2013-01-23 15:29:24 +01:00 |
|
Julian Oes
|
f14c90c222
|
Some timeout needed to be raised for now to make ubx with baudrate 9600 working
|
2013-01-21 17:42:08 -08:00 |
|
px4dev
|
48e497e406
|
Fix a leftover from the earlier merges; building should work now.
|
2013-01-19 18:05:53 -08:00 |
|
px4dev
|
15c85ba2cb
|
Strip some debugging
|
2013-01-19 18:05:33 -08:00 |
|
px4dev
|
5c34da06bc
|
Merge pull request #151 from NosDE/master
BlinkM Driver with Systemstate
|
2013-01-19 13:18:57 -08:00 |
|
px4dev
|
c1a1207b9a
|
Merge pull request #171 from PX4/fault_detection
Attitude / position estimation and controller improvements
|
2013-01-19 13:17:28 -08:00 |
|
px4dev
|
7eb7836d2d
|
Merge pull request #169 from PX4/home_position
Home position
|
2013-01-19 13:16:39 -08:00 |
|
px4dev
|
e72d348548
|
Merge pull request #167 from PX4/log_improvements
Added logging improvements for microSD
|
2013-01-19 12:52:45 -08:00 |
|
px4dev
|
96df7b7fad
|
Merge pull request #165 from julianoes/feature_ubx_model_configuration
Feature ubx model configuration
|
2013-01-19 12:52:16 -08:00 |
|
Lorenz Meier
|
4b9916eded
|
Made threshold a bit nicer, still a magic number
|
2013-01-19 19:32:44 +01:00 |
|
jgoppert
|
effc3001f4
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
2013-01-19 13:04:02 -05:00 |
|
Lorenz Meier
|
2542722102
|
Fixed selective publication update
|
2013-01-19 17:11:12 +01:00 |
|
Lorenz Meier
|
c9c64b3f25
|
Added missing flag, tested
|
2013-01-19 17:03:35 +01:00 |
|
Lorenz Meier
|
d637842825
|
Fixed a number of smaller issues with log changes, ready to merge
|
2013-01-19 16:59:56 +01:00 |
|
Lorenz Meier
|
f119d9fbda
|
Added home position concept, uORB struct and MAVLink announcement of home position
|
2013-01-19 14:46:26 +01:00 |
|
Lorenz Meier
|
d463c94ea1
|
Enable / disable logging while running, enabled black box logging (ringbuffer needed), enabled GPS KML logging (does not yet write outputs)
|
2013-01-19 12:45:23 +01:00 |
|
Lorenz Meier
|
3128529c3b
|
Added logging improvements for microSD
|
2013-01-19 01:31:05 +01:00 |
|
James Goppert
|
4b2d1690d3
|
Set kalman_demo to only publish when it has valid info.
|
2013-01-18 10:21:20 -05:00 |
|
px4dev
|
bc35bb23dd
|
HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout, correct handling of the NAK generation for I2C master reads.
This looks like it addresses the recent I2C lockup issue, unfortunately it also increases CPU consumption by ~5% for the I2C sensor bus.
|
2013-01-18 00:43:57 -08:00 |
|
Julian Oes
|
9ca472bbc7
|
Ubx configuration working again, gps app is still complicated and big but should be wrking better now
|
2013-01-17 16:54:32 -08:00 |
|
Julian Oes
|
ebaa38ad1b
|
ubx with 38400 working, all messages seem to arrive, configuration procedure is still funny (work in progress)
|
2013-01-17 16:54:32 -08:00 |
|
Julian Oes
|
dce9b2d045
|
The CFG-NAV5 dynamic model is now checked as well
|
2013-01-17 16:54:32 -08:00 |
|
Julian Oes
|
80eb66c7a3
|
The config message was wrong, corrected (not tested)
|
2013-01-17 16:54:32 -08:00 |
|
Julian Oes
|
c5ecf88bfb
|
Added ubx configuration CFG-NAV5 to airborne with less than 2g acceleration (compiling, not tested)
|
2013-01-17 16:54:32 -08:00 |
|
Lorenz Meier
|
dc5ddb9370
|
Defaulting to full auto in auto mode
|
2013-01-17 14:18:33 -05:00 |
|
James Goppert
|
13bb814f20
|
Prevented attitude correction from changing velocity when pos not init.
|
2013-01-17 12:18:20 -05:00 |
|
James Goppert
|
c2c0baf843
|
Increased process noise.
|
2013-01-17 12:16:21 -05:00 |
|
James Goppert
|
612385a231
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
2013-01-17 10:50:08 -05:00 |
|
px4dev
|
8685f63c72
|
Some gentle massaging to get things building again.
|
2013-01-17 01:18:18 -08:00 |
|
px4dev
|
1a532d16dd
|
Merge NuttX r5527
|
2013-01-17 01:00:46 -08:00 |
|
patacongo
|
caeef71797
|
Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5527 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-17 00:30:12 +00:00 |
|
patacongo
|
e7e1c6aee0
|
convert configs/sim/nsh to use kconfig-frontends
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5526 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 21:38:00 +00:00 |
|
patacongo
|
a568e1e63a
|
Add a binary 'loader' so that builtin applications can be executed from the BINFS file system
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5525 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 19:08:23 +00:00 |
|
James Goppert
|
34d70bea4b
|
Control tuning.
|
2013-01-16 13:55:49 -05:00 |
|
James Goppert
|
ded442fd19
|
Added position initialization.
|
2013-01-16 13:27:04 -05:00 |
|
patacongo
|
38efdf0ce3
|
Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5524 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 17:05:00 +00:00 |
|
patacongo
|
4f7967b4c6
|
apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5523 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 15:41:27 +00:00 |
|
patacongo
|
77efc9f9cd
|
BINFS now supports open, close, and FIOC_FILENAME ioctl
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5522 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 14:14:14 +00:00 |
|
jgoppert
|
41ac3fdef9
|
Increased fault threshhold.
|
2013-01-16 00:25:53 -05:00 |
|
jgoppert
|
f8811649cb
|
Controller/ EKF tuning.
|
2013-01-16 00:24:14 -05:00 |
|
jgoppert
|
ce3f835c63
|
Mag and velocity measurement fix. Fault detection working.
|
2013-01-15 23:36:01 -05:00 |
|
James Goppert
|
68a6a64213
|
Working on velocity errors.
|
2013-01-15 18:25:08 -05:00 |
|
patacongo
|
fcb316906d
|
Implement redirection of output from NSH builtin commands to a file in a mounted volume
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5521 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-15 21:01:37 +00:00 |
|
James Goppert
|
afb69cd054
|
Reducing pos/att correction update rates for debugging.
|
2013-01-15 15:11:24 -05:00 |
|
James Goppert
|
28ef7aa1be
|
Refactored RPos. Increased global pos output rate for debugging.
|
2013-01-15 14:03:04 -05:00 |
|