Lorenz Meier
|
65c8028629
|
Working on override channel mapping, allowed trim cal only with RC on
|
12 years ago |
px4dev
|
b5bdb48843
|
Merge pull request #143 from julianoes/feature_io_bl_rev3
Added support for IO bootloader revision 3 on FMU
|
12 years ago |
px4dev
|
6de688676d
|
Suppress annoying C++ ABI portability warnings
This suppresses an otherwise not useful warning when mixing C++ and va_list
|
12 years ago |
Julian Oes
|
b5eccef69e
|
Started with px4io stop implementation
|
12 years ago |
Julian Oes
|
5e20dd1736
|
Added support for IO bootloader revision 3 on FMU
|
12 years ago |
Lorenz Meier
|
1d4feb6905
|
Merged sdlog_buffering branch
|
12 years ago |
Lorenz Meier
|
46cf2a538f
|
Included workaround for MacOS timestamp issue
|
12 years ago |
Lorenz Meier
|
241a8357c0
|
Fixed minor bug in log conversion script
|
12 years ago |
Lorenz Meier
|
1a107bd7bf
|
Added warning, needs more work on the rotation matrix output
|
12 years ago |
Lorenz Meier
|
d60173224f
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
t.
|
12 years ago |
Lorenz Meier
|
447bcb990d
|
Merge branch 'fixedwing' of github.com:PX4/Firmware into fixedwing
|
12 years ago |
Lorenz Meier
|
4435befefd
|
Added offset parameters for roll, pitch and yaw
|
12 years ago |
Lorenz Meier
|
955ae0aa45
|
Merged
|
12 years ago |
Lorenz Meier
|
fd75f19374
|
Updated MAVLink version, included omnidirectional flow message
|
12 years ago |
Lorenz Meier
|
16e49c447d
|
Added support for battery voltage and differential pressure to logging and plot script
|
12 years ago |
Lorenz Meier
|
e1a6f1b910
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
12 years ago |
Lorenz Meier
|
d957f8e004
|
Hotfix: Copying from right actuator topic on IO if FMU and IO PWM outs are enabled
|
12 years ago |
Lorenz Meier
|
6c93cbfa5e
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
12 years ago |
Lorenz Meier
|
6f8081b5ea
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
12 years ago |
Lorenz Meier
|
3bb145f584
|
Enabled and tested ring buffer, logging at full 250 Hz sensor rate
|
12 years ago |
px4dev
|
b5424a4d02
|
Fix the CMSIS DSP_Lib include path specification. This avoids some scary messages from 'make depend'.
|
12 years ago |
Lorenz Meier
|
b48f99b601
|
Updated state switching to most recent state machine rev
|
12 years ago |
Lorenz Meier
|
780087acf0
|
Merged with master
|
12 years ago |
Lorenz Meier
|
9a7befef18
|
Merge pull request #139 from NosDE/master
Added Battery Alarm Status to Struct Vehicle_Status
|
12 years ago |
unknown
|
1998ce1205
|
Battery-Warn-State added to struct Vehicle_Status
|
12 years ago |
Lorenz Meier
|
b78a430424
|
Merge branch 'master' of github.com:PX4/Firmware into sdlog_buffering
|
12 years ago |
Lorenz Meier
|
8cc9fb9e2c
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
12 years ago |
px4dev
|
01ea8eb54f
|
Test for CortexM4 and FPU rather than the ARM mathlib-internal define.
|
12 years ago |
px4dev
|
ee5cd2c95a
|
Rather than assume that px4fmu means CMSIS DSPlib, test for cortex M4 and FPU.
|
12 years ago |
Lorenz Meier
|
435bae6542
|
Added logging with worker thread for microSD writes, untested, but feature-complete
|
12 years ago |
px4dev
|
c137ceba7d
|
Remove more redundant CMSIS pieces from here.
|
12 years ago |
Lorenz Meier
|
2169e1f808
|
Merge branch 'master' of github.com:PX4/Firmware into mathlib
|
12 years ago |
Lorenz Meier
|
fe5f9d46d5
|
Merge branch 'master' into fixedwing
|
12 years ago |
Lorenz Meier
|
e24dd0f684
|
Fixed minor compile error
|
12 years ago |
Lorenz Meier
|
51b3d6614d
|
Merge pull request #138 from PX4/fix_yaw_direction
Fix yaw direction
|
12 years ago |
Lorenz Meier
|
41f657e3e5
|
Merged with master
|
12 years ago |
Lorenz Meier
|
451b38b39f
|
Removed commented-out lines (EXP support)
|
12 years ago |
Lorenz Meier
|
f55beb679c
|
Merge branch 'master' of github.com:PX4/Firmware into fixedwing
|
12 years ago |
px4dev
|
91dba46524
|
Fix fallout from removing the spurious CMSIS
|
12 years ago |
px4dev
|
6b341e583a
|
Remove a spurious copy of CMSIS that snuck in.
|
12 years ago |
px4dev
|
e88a981093
|
Merge commit '23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b' into local/mathlib
Fix the controllib test_params build.
|
12 years ago |
px4dev
|
faced6bfe3
|
Merge James's controllib bits into a separate library module.
Add a top-level mathlib header to avoid having to dig around for specific headers.
|
12 years ago |
px4dev
|
950d104c8d
|
Merge commit '8888b73e160520e5b15e168998013f4a5f6e64c0' into local/mathlib
|
12 years ago |
px4dev
|
43ccb257a8
|
Move the math library pieces out of systemlib into mathlib
|
12 years ago |
jgoppert
|
23e8d0b467
|
Added kalman_demo. This is an attitude/position EKF example.
|
12 years ago |
px4dev
|
98a53e85d6
|
Merge commit 'd9491b20cc5fc8b683eb0f60a50da6b322b55e57' into local/mathlib
|
12 years ago |
px4dev
|
95aa959571
|
Merge commit '4f3b17f53b120cd54112097f4217a90863013c1f' into local/mathlib
|
12 years ago |
px4dev
|
e0cf9f943a
|
Merge commit 'db3fabc3baccdeef3108544b4e9da9c8f0895a58' into local/mathlib
|
12 years ago |
px4dev
|
4447282260
|
Integrate the interesting parts of the CMSIS 3.01 (r3p1) DSP library
|
12 years ago |
jgoppert
|
84d7f19d7d
|
Added control library to build.
|
12 years ago |