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 |
px4dev
|
ab0459c1f4
|
Pass the absolute path to the compiler/assembler so that error messages include enough information for an IDE to find the file.
|
2013-01-15 23:03:47 -08:00 |
px4dev
|
7b367c3eb3
|
Beat the px4io driver into compilable shape. Just missing RC input configuration now.
|
2013-01-15 23:01:04 -08:00 |
px4dev
|
646b926ac9
|
minor doc fix
|
2013-01-15 23:00:21 -08:00 |
px4dev
|
d207d22a4f
|
compile fix
|
2013-01-15 22:59:57 -08:00 |
px4dev
|
b4dcdae03d
|
Add support for battery current scaling. Add feedback for mixer load operations.
|
2013-01-15 22:22:15 -08: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 |
Lorenz Meier
|
07114f0a32
|
Windows build fix attempt
|
2013-01-15 23:17:12 +01: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 |
James Goppert
|
68b92cd4fc
|
Slowed HIL status updates. Also prevented posCor. when gps not init.
|
2013-01-15 13:21:13 -05:00 |
James Goppert
|
9cf3d51aec
|
Made fault tolerances adjustable.
|
2013-01-15 13:12:00 -05:00 |
James Goppert
|
edf0a6bae7
|
Added check for valid attitude data.
|
2013-01-15 12:37:12 -05:00 |
James Goppert
|
022c30ea4f
|
Enabled kf to run w/o gps.
|
2013-01-15 12:17:09 -05:00 |
James Goppert
|
281372ef3a
|
Added mag dip/dec as parameters.
|
2013-01-15 11:36:49 -05:00 |
James Goppert
|
8b6660fc36
|
Fixed param issue.
|
2013-01-15 11:16:28 -05:00 |
James Goppert
|
d02a24ec82
|
Adding comments to ekf.
|
2013-01-15 11:00:52 -05:00 |
patacongo
|
90a72e97d3
|
Implement vfork() for the MIPS32 architecture
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-15 15:40:18 +00:00 |
px4dev
|
0eb5a070f1
|
Checkpoint: more work on the px4io driver. Add raw PWM passthrough ioctl.
|
2013-01-15 00:41:47 -08:00 |
px4dev
|
112f5ea969
|
Add support for raw PWM passthrough from FMU via IO.
|
2013-01-15 00:41:13 -08:00 |
px4dev
|
f3a587dfce
|
Wire the I2C device code into the register handler.
|
2013-01-15 00:40:41 -08:00 |
px4dev
|
2686344d58
|
Adjust the default deadzone for RC inputs per feedback.
|
2013-01-15 00:40:15 -08:00 |
px4dev
|
8da9a2c149
|
Merge branch 'master' into px4io-i2c
|
2013-01-14 21:20:17 -08:00 |
px4dev
|
854c6436b4
|
Pull NuttX up to the 6.24 release.
Merge branch 'nuttx-merge-5447'
|
2013-01-14 21:01:58 -08:00 |
px4dev
|
6d138a845a
|
Let's let folks have their own .gdbinit
|
2013-01-14 20:40:38 -08:00 |
patacongo
|
f55cabeb59
|
Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-15 00:03:58 +00:00 |
James Goppert
|
5b0aa490d6
|
Added P0. Hid some printing. Corrected fault detection.
|
2013-01-14 18:38:32 -05:00 |
James Goppert
|
02a905df4c
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
2013-01-14 18:13:07 -05:00 |
Lorenz Meier
|
35f0f570a6
|
Hotfix for current active waypoint ID
|
2013-01-14 23:48:07 +01:00 |
James Goppert
|
4613d1247d
|
Added param comments for FWB controller.
|
2013-01-14 17:15:43 -05:00 |
patacongo
|
87b33d3546
|
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 22:06:19 +00:00 |
Marco Bauer
|
f0edb59d7e
|
some major changes
|
2013-01-14 21:58:42 +01:00 |
Lorenz Meier
|
38f435e4cf
|
Merge pull request #161 from julianoes/fix_jigtest
Adapted upper and lower values for test jig voltages
|
2013-01-14 12:36:15 -08:00 |
patacongo
|
cc3614dfe8
|
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5517 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 19:22:32 +00:00 |
James Goppert
|
c49320a03e
|
Working on fault detection tolerances.
|
2013-01-14 13:49:30 -05:00 |
James Goppert
|
a13cf90e0a
|
Increased KF process noise.
|
2013-01-14 13:12:01 -05:00 |
px4dev
|
c38ad4ded5
|
Fix the 'time' test, now that rand() seems to be working.
|
2013-01-14 10:08:47 -08:00 |
px4dev
|
09535fef83
|
Start adding PX4 firmware helper macros
|
2013-01-14 09:34:33 -08:00 |
Julian Oes
|
8bc2338466
|
Adapted upper and lower values for test jig voltages
|
2013-01-14 09:18:17 -08:00 |
James Goppert
|
f122eb7576
|
Merge branch 'fault_detection' of github.com:jgoppert/Firmware into fault_detection
|
2013-01-14 11:58:42 -05:00 |
jgoppert
|
940d43cb9c
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
2013-01-14 11:58:21 -05:00 |
patacongo
|
930f9a1351
|
Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5516 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 15:42:03 +00:00 |
James Goppert
|
218adc73dc
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
2013-01-14 10:18:45 -05:00 |