2942 Commits (9b7ee0c91b978ffd897e45366050ce8faf02606f)
 

Author SHA1 Message Date
px4dev 01ea8eb54f Test for CortexM4 and FPU rather than the ARM mathlib-internal define. 12 years ago
patacongo 14f72f7a21 Add execv() and execl(); Move lm3s header files for compatibility 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
patacongo 3d160e45b6 Documentation update 12 years ago
patacongo a9f2c6fa8a Fixed ARM vfork; re-enabled vfork OS test 12 years ago
patacongo 5a9162f017 Disable the vfork() OS test... it fails 12 years ago
Lorenz Meier 2169e1f808 Merge branch 'master' of github.com:PX4/Firmware into mathlib 12 years ago
patacongo 66cdd288ab Add ostest vfork test (does not work yet) 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 12 years ago
patacongo a5f001189e This initial vfork() check-in was a little pollyanna-ish 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
patacongo 876062fe3a Implement a simple vfork(). ARM only for now 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 12 years ago
px4dev faced6bfe3 Merge James's controllib bits into a separate library module. 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
jgoppert 8888b73e16 Added control library. 12 years ago
jgoppert d9491b20cc Reformat of math library with astyle. 12 years ago
patacongo a4a2b830b9 Missed a file in the kconfig-frontends 3.7.0 update 12 years ago
patacongo f6c0ca1513 Update kconfig-frontends to 3.7.0 12 years ago
jgoppert 4f3b17f53b Added math library to build. 12 years ago
jgoppert db3fabc3ba Added math library. 12 years ago
jgoppert 1579630efe Added CMSIS library. 12 years ago
patacongo fe4b34bded Fix SEM_INITIALIZER 12 years ago
patacongo 0d86268de6 Remove CONFIG_BUILTIN_APPS_START 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
sjwilks 659543f852 Merge pull request #96 from sjwilks/autostart-scripts 12 years ago
Lorenz Meier ac784dc638 Merge branch 'master' into fixedwing 12 years ago
Lorenz Meier ec3d298720 Fixed minor compile error 12 years ago
Lorenz Meier 2bd4301849 Merge branch 'master' of github.com:PX4/Firmware into fixedwing 12 years ago
Lorenz Meier c94076f673 Added missing ADC start command, fixed return value / error behavior of ADC init 12 years ago
Lorenz Meier f788d452ea Merged 12 years ago
Lorenz Meier 4462a25ce9 Merge branch 'master' of github.com:PX4/Firmware into fixedwing_io_mixing 12 years ago
Lorenz Meier 309980cd4d Merge pull request #130 from PX4/px4io-adc-integration-battery-msg 12 years ago
Lorenz Meier 34d078b556 Merged latest master 12 years ago