Lorenz Meier
|
1d4feb6905
|
Merged sdlog_buffering branch
|
2013-01-10 14:43:59 +01:00 |
|
Lorenz Meier
|
46cf2a538f
|
Included workaround for MacOS timestamp issue
|
2013-01-10 12:57:09 +01:00 |
|
patacongo
|
5ac907eb39
|
Add spawn attribute logic which will eventually be needed to support posix_spawn()
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5501 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-10 00:45:11 +00:00 |
|
Lorenz Meier
|
241a8357c0
|
Fixed minor bug in log conversion script
|
2013-01-09 23:54:10 +01:00 |
|
patacongo
|
44fdf6fc7a
|
Add file action logic which will eventually be needed to support posix_spawn()
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5500 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 21:31:36 +00:00 |
|
patacongo
|
d844f61f8a
|
Re-partition Stellaris vector logic
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5499 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 19:49:16 +00:00 |
|
patacongo
|
35cc14be43
|
Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5498 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 18:15:02 +00:00 |
|
Lorenz Meier
|
1a107bd7bf
|
Added warning, needs more work on the rotation matrix output
|
2013-01-09 16:56:23 +01:00 |
|
Lorenz Meier
|
d60173224f
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
t.
|
2013-01-09 16:53:01 +01:00 |
|
Lorenz Meier
|
447bcb990d
|
Merge branch 'fixedwing' of github.com:PX4/Firmware into fixedwing
|
2013-01-09 16:52:45 +01:00 |
|
Lorenz Meier
|
4435befefd
|
Added offset parameters for roll, pitch and yaw
|
2013-01-09 16:52:15 +01:00 |
|
Lorenz Meier
|
955ae0aa45
|
Merged
|
2013-01-09 16:40:09 +01:00 |
|
Lorenz Meier
|
fd75f19374
|
Updated MAVLink version, included omnidirectional flow message
|
2013-01-09 16:38:30 +01:00 |
|
Lorenz Meier
|
16e49c447d
|
Added support for battery voltage and differential pressure to logging and plot script
|
2013-01-09 16:37:45 +01:00 |
|
Lorenz Meier
|
e1a6f1b910
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
2013-01-09 16:26:12 +01:00 |
|
patacongo
|
51fc8af31f
|
Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5497 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 14:48:55 +00:00 |
|
patacongo
|
8156a2bed1
|
Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 12:55:13 +00:00 |
|
Lorenz Meier
|
d957f8e004
|
Hotfix: Copying from right actuator topic on IO if FMU and IO PWM outs are enabled
|
2013-01-09 13:11:06 +01:00 |
|
Lorenz Meier
|
6c93cbfa5e
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
2013-01-09 09:41:52 +01:00 |
|
Lorenz Meier
|
6f8081b5ea
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
2013-01-09 09:41:07 +01:00 |
|
Lorenz Meier
|
3bb145f584
|
Enabled and tested ring buffer, logging at full 250 Hz sensor rate
|
2013-01-09 09:39:51 +01:00 |
|
px4dev
|
b5424a4d02
|
Fix the CMSIS DSP_Lib include path specification. This avoids some scary messages from 'make depend'.
|
2013-01-08 14:40:20 -08:00 |
|
Lorenz Meier
|
b48f99b601
|
Updated state switching to most recent state machine rev
|
2013-01-08 22:22:22 +01:00 |
|
patacongo
|
3f4d206288
|
Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will include the lm4f
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5495 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 20:56:40 +00:00 |
|
Lorenz Meier
|
780087acf0
|
Merged with master
|
2013-01-08 21:25:38 +01:00 |
|
Lorenz Meier
|
9a7befef18
|
Merge pull request #139 from NosDE/master
Added Battery Alarm Status to Struct Vehicle_Status
|
2013-01-08 12:04:17 -08:00 |
|
unknown
|
1998ce1205
|
Battery-Warn-State added to struct Vehicle_Status
|
2013-01-08 20:37:47 +01:00 |
|
patacongo
|
23cc9f459c
|
Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header files
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5494 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 19:27:38 +00:00 |
|
patacongo
|
fd45b36c04
|
Documentation update
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5493 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:51:22 +00:00 |
|
Lorenz Meier
|
b78a430424
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
2013-01-08 17:41:33 +01:00 |
|
Lorenz Meier
|
8cc9fb9e2c
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
2013-01-08 17:40:44 +01:00 |
|
px4dev
|
01ea8eb54f
|
Test for CortexM4 and FPU rather than the ARM mathlib-internal define.
|
2013-01-08 08:26:04 -08:00 |
|
patacongo
|
14f72f7a21
|
Add execv() and execl(); Move lm3s header files for compatibility
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5492 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:25:30 +00:00 |
|
px4dev
|
ee5cd2c95a
|
Rather than assume that px4fmu means CMSIS DSPlib, test for cortex M4 and FPU.
|
2013-01-08 08:25:06 -08:00 |
|
Lorenz Meier
|
435bae6542
|
Added logging with worker thread for microSD writes, untested, but feature-complete
|
2013-01-08 14:57:12 +01:00 |
|
px4dev
|
c137ceba7d
|
Remove more redundant CMSIS pieces from here.
|
2013-01-07 23:03:57 -08:00 |
|
patacongo
|
3d160e45b6
|
Documentation update
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5491 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 00:04:12 +00:00 |
|
patacongo
|
a9f2c6fa8a
|
Fixed ARM vfork; re-enabled vfork OS test
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5490 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 23:50:25 +00:00 |
|
patacongo
|
5a9162f017
|
Disable the vfork() OS test... it fails
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5489 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 23:09:09 +00:00 |
|
Lorenz Meier
|
2169e1f808
|
Merge branch 'master' of github.com:PX4/Firmware into mathlib
|
2013-01-08 00:02:57 +01:00 |
|
patacongo
|
66cdd288ab
|
Add ostest vfork test (does not work yet)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5488 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 21:41:20 +00:00 |
|
Lorenz Meier
|
fe5f9d46d5
|
Merge branch 'master' into fixedwing
|
2013-01-07 22:23:41 +01:00 |
|
Lorenz Meier
|
e24dd0f684
|
Fixed minor compile error
|
2013-01-07 22:23:24 +01:00 |
|
Lorenz Meier
|
51b3d6614d
|
Merge pull request #138 from PX4/fix_yaw_direction
Fix yaw direction
|
2013-01-07 12:41:36 -08:00 |
|
patacongo
|
a5f001189e
|
This initial vfork() check-in was a little pollyanna-ish
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5487 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 19:35:47 +00:00 |
|
Lorenz Meier
|
41f657e3e5
|
Merged with master
|
2013-01-07 17:50:49 +01:00 |
|
Lorenz Meier
|
451b38b39f
|
Removed commented-out lines (EXP support)
|
2013-01-07 17:39:18 +01:00 |
|
Lorenz Meier
|
f55beb679c
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
2013-01-07 17:28:18 +01:00 |
|
patacongo
|
876062fe3a
|
Implement a simple vfork(). ARM only for now
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5486 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 15:20:21 +00:00 |
|
px4dev
|
91dba46524
|
Fix fallout from removing the spurious CMSIS
|
2013-01-06 19:20:22 -08:00 |
|