135 Commits (aeb363720925cf25fe159b065dbc55717d73c165)

Author SHA1 Message Date
Lorenz Meier aa641b5c34 Hotfix: Renamed max NSH argument variable to correct define 12 years ago
Lorenz Meier 5c74809dac Config change: Set USB console as default. 12 years ago
Hyon Lim (Retina) 6537759dfc Add detailed documentation for SO3 gains tuning. 12 years ago
Hyon Lim (Retina) 4bf0505421 Test flight has been performed with nonlinear SO(3) attitude estimator. 12 years ago
Duncan Greer 7469b9c700 Revert "enable usb console" - shouldn't be in pull request branch. 12 years ago
Duncan Greer fdb897c3dd enable usb console 12 years ago
Anton Babushkin 09e60893df gpio_led app added 12 years ago
James Goppert 06e390b5e9 Added MD25 I2C motor controller driver. 12 years ago
Lorenz Meier 25612cebc2 Cleaned up NuttX appconfig, added examples to config 12 years ago
px4dev 4748bba35a Move the 'tests' app to the new world. 12 years ago
px4dev 01e427b17c Merge working changes into export-build branch. 12 years ago
marco 59573e5b69 BLCtrl 2.0 testing - currently only 8 Bit resolution - this should fly 12 years ago
Simon Wilks 4f99200b0f Initial implementation that can read values from the ETS. 12 years ago
Anton 83e356fda4 Initial version of position_estimator_inav added 12 years ago
Lorenz Meier 482cada59b Butchered position estimator from Damian Aregger into shape, publishes now global position estimate as well. Compiling, needs HIL testing 12 years ago
px4dev 7011fe563b Move PWM rate configuration, etc. into a separate utility and out of the individual drivers. 12 years ago
Greg Hulands 6eca4ba462 Maxbotix I2C Sonar Support 12 years ago
Lorenz Meier 5aa5645fb0 Disabled MAVLink debug app 12 years ago
Lorenz Meier 4cde275466 Switched I2C to interrupt driven mode 12 years ago
Andrew Tridgell 3c6d6f0ef1 px4fmu: disable a bunch of code when built for APM 12 years ago
Andrew Tridgell a68300941f px4fmu: enable BINFS 12 years ago
Andrew Tridgell 9b7ee0c91b appconfig: disable mathlib and associated examples on APM 12 years ago
Lorenz Meier 4216982d54 Made timeouts configurable, untested 12 years ago
px4dev caa11f0bbb New option to ensure serial stack is always included. 12 years ago
Lorenz Meier 3fd8c73bfb Disabled old-style gps interface, enabled GPS driver 12 years ago
Simon Wilks bd5887b4ca Move the config param to a more sane location (I hope). 12 years ago
Lorenz Meier f21d406cbe Added additional example 12 years ago
Andrew Tridgell 96fa586589 px4: enable APPS_BINDIR support 12 years ago
Lorenz Meier a10ff0fe1c First round of testing successful - back to I2C code from Dec / Nov 2012 12 years ago
px4dev bc35bb23dd HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout, correct handling of the NAK generation for I2C master reads. 12 years ago
px4dev 8685f63c72 Some gentle massaging to get things building again. 12 years ago
px4dev dadd5d01f9 Now that sem_timedwait works, we can turn on interrupt-driven I2C. 12 years ago
px4dev 811790a14f Checkpoint I2C slave work on IO 12 years ago
px4dev 41987c7848 Recover fix for and enabling of interrupt-driven I2C. 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 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 4f3b17f53b Added math library to build. 12 years ago
Andrew Tridgell 375d3c14d7 increase the UART buffer sizes to 256 12 years ago
px4dev eaf1d8063c Build system updates to match the NuttX merge. 12 years ago
px4dev 476db46869 kill off the NuttX ADC driver config; we're not going to use it 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
px4dev 2a8ef50df4 A driver and shell command for the BlinkM I2C LED controller. 12 years ago
Lorenz Meier cc1e0ef235 Removed old fixed wing control process 12 years ago
Lorenz Meier f88feceab6 Hotfix: Number of files pre process was causing uorb topics not to be published in MAVLink 12 years ago
Lorenz Meier 4d6fb3a037 Added delay test to measure comm delays with a led / scope 12 years ago
px4dev adb04f632f Local changes to match upstream changes. 12 years ago