1220 Commits (6d301710d97c3812a5f1e6c26415461b2fe92f58)

Author SHA1 Message Date
px4dev 6d301710d9 Suppress warnings from ARM's DSP_Lib code that are spamming developers to no benefit. 12 years ago
Lorenz Meier 419896f983 WP fix contributed by James Goppert 12 years ago
Lorenz Meier 31ca806958 More print cleanups in commander app 12 years ago
Lorenz Meier 9608dfefa3 Stripped a lot of text from commander app 12 years ago
Lorenz Meier b52402dbe2 Fixed code style for mavlink app 12 years ago
Lorenz Meier fdf1c712b1 Fixed code style for conversions 12 years ago
Lorenz Meier 970ae0c13e Fixed code style for attitude estimator 12 years ago
Lorenz Meier cded2787f0 Fixed code style for multirotor_att_control app 12 years ago
Lorenz Meier cf563eda86 px4io code style 12 years ago
Lorenz Meier dc100f2020 Fixedwing controller code style 12 years ago
Lorenz Meier 9ab20b11b6 Code style 12 years ago
Lorenz Meier 65c8028629 Working on override channel mapping, allowed trim cal only with RC on 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 1a107bd7bf Added warning, needs more work on the rotation matrix output 12 years ago
Lorenz Meier 4435befefd Added offset parameters for roll, pitch and yaw 12 years ago
Lorenz Meier 16e49c447d Added support for battery voltage and differential pressure to logging and plot script 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 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
unknown 1998ce1205 Battery-Warn-State added to struct Vehicle_Status 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
Lorenz Meier e24dd0f684 Fixed minor compile error 12 years ago
Lorenz Meier 451b38b39f Removed commented-out lines (EXP support) 12 years ago
px4dev 91dba46524 Fix fallout from removing the spurious CMSIS 12 years ago
px4dev faced6bfe3 Merge James's controllib bits into a separate library module. 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 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
jgoppert 8888b73e16 Added control library. 12 years ago
jgoppert d9491b20cc Reformat of math library with astyle. 12 years ago
jgoppert 4f3b17f53b Added math library to build. 12 years ago
jgoppert db3fabc3ba Added math library. 12 years ago
Lorenz Meier 0945a2cc2f Fixed RC mapping transmission, tested. Fixed RC scaling in manual mode 12 years ago
Lorenz Meier ef2efabbd4 Removed unlimited printing status message 12 years ago
Lorenz Meier ec3d298720 Fixed minor compile error 12 years ago
Lorenz Meier c94076f673 Added missing ADC start command, fixed return value / error behavior of ADC init 12 years ago
Lorenz Meier e2317edde8 Code style fix 12 years ago
Lorenz Meier 1b2e886878 Removed unwanted cast 12 years ago
Lorenz Meier f89cd312ec Used correct datatype, removed unwanted cast 12 years ago
Lorenz Meier a9e87c791d Fixed header for sbus input 12 years ago
Simon Wilks 7842caf3b2 Moved the channel mappings and attributes to the config section 12 years ago
Lorenz Meier 83039e76d3 Reverted unwanted S.Bus changes 12 years ago
Lorenz Meier aaa9af2293 Reverting EKF change, as it did not really help. 12 years ago
Simon Wilks 0a89ab7075 Send rc channel ordering and channel attributes from FMU to IO 12 years ago
Andrew Tridgell 318609bf59 fixed PWM_SERVO_GET 12 years ago