11466 Commits (0cd5fa2d1d6f388569ccb290cc895459430d7e75)
 

Author SHA1 Message Date
Ban Siesta cc1482c894 rc.interface: don't try to load an auxiliary mixer without IO 10 years ago
Lorenz Meier 3a483eb138 Remove attitude quaternion as long as mavlink conversions are still not in 10 years ago
Lorenz Meier 1b8f5de134 GPS / ashtech: Use double for time where NMEA uses floating point numbers 10 years ago
Lorenz Meier a74c7c8009 LSM303D: Return argument in right format 10 years ago
Lorenz Meier 56bc843011 L3GD20: Return argument in correct format 10 years ago
Lorenz Meier 3bb0008af5 Ashtech driver: Avoid unnecessary double precision conversion calls 10 years ago
Thomas Gubler e5e42650c4 run code style fixer tool on ecl attitude lib 10 years ago
Thomas Gubler edc5f8a057 add experimantal acceleration feedback by @kd0aij 10 years ago
Thomas Gubler e14023e98f fw att control: update param description 10 years ago
Thomas Gubler d1e9868b9b fw att: add acceleration to control_input 10 years ago
Thomas Gubler d294046245 fw yaw: add enum for method selection 10 years ago
Thomas Gubler 53ffde30c2 fw att: add param to select yawrate control method 10 years ago
Andrew Tridgell 1b8a830a38 i2c: prevent double free of _dev pointer 10 years ago
David Sidrane cbe44e572b Updated NuttX Submodule to spi_clk_fix 10 years ago
Johan Jansen b1b078103a GPS: Remove GPS disable debug code 10 years ago
Johan Jansen f640f43869 ROMFS: Disable AttPosEKF by default for MultiCopters 10 years ago
Johan Jansen f64a8d7cb0 AttPosEKF: Fix sensor loss recovery 10 years ago
Johan Jansen 331352c75d AttPosEKF: Use multiplatform land detector (was custom FixedWing only) 10 years ago
Lorenz Meier ccc6f0b020 Improve multi-stream handling by template and index usage. Can be consolidated slightly once multiplatform code knows about multi-topics 10 years ago
Lorenz Meier 3a2256dfe7 Set up ACTUATOR_CONTROL_TARGET message and stream rate correctly 10 years ago
Lorenz Meier 37b1182cf7 Set optical flow message correctly on startup 10 years ago
Lorenz Meier dcf03a2594 mavlink app: Use actuator controls message 10 years ago
Lorenz Meier f0ad98c92c RGB led: Code style and comment on bus speed 10 years ago
Lorenz Meier 113b0ab51b px4flow: Drop default conversion interval to 10Hz to avoid flooding tthe bus. 10 years ago
Lorenz Meier f9d3cfc493 SPI: Log device clock on startup 10 years ago
Lorenz Meier c0d246e8e4 CDEV::I2C: Enforce one speed per bus 10 years ago
Johan Jansen 6af2a38f36 AttPosEKF: Moved class declaration to header file 10 years ago
Johan Jansen a8c298c772 AttPosEKF: Remove unused gps accel estimation 10 years ago
Lorenz Meier eeb192730f Revert "include default PYTHONPATH in call to uorb header generation script" 10 years ago
Johan Jansen 755abccb3e AttPosEKF: Removed SENSOR_COMBINED_SUB macros 10 years ago
Johan Jansen 76901c6414 AttPosEKF: Moved data collection to separate function 10 years ago
Johan Jansen f5534dd5c1 AttPosEKF: Fix velNED not initialized properly on first GPS fix 10 years ago
James Goppert d736311982 Added flow position estimator to default apps. 10 years ago
James Goppert 017f3ead47 Flow example fix for divide by zero. 10 years ago
Johan Jansen 0cbfa65056 AttPosEKF: Refactor and code cleanup 10 years ago
Johan Jansen 8d8a66607a AttPosEKF: Do not publish global position if we have none 10 years ago
Johan Jansen c1e13e5afb AttPosEKF: Fix GPS loss timeout not resetting properly 10 years ago
Johan Jansen dc522f217f Commander: Fix GPS loss not handled properly 10 years ago
Johan Jansen 7f7c36b5b1 AttPosEKF: Publish altitude position estimates without GPS 10 years ago
Johan Jansen 3d1e373e36 AttPosEKF: Fix initialization of AMSL estimation without GPS 10 years ago
Johan Jansen 66cb129d18 AttPosEKF: Fix license text for InertialNav files 10 years ago
Johan Jansen ebb111dafa AttPosEKF: Replace sqrt with sqrtf 10 years ago
Johan Jansen ce07e0de2d AttPosEKF: Added missing license header text 10 years ago
Johan Jansen 723c138b09 AttPosEKF: Move documentation to header file 10 years ago
Johan Jansen 83298110c1 AttPosEKF: Disable unused function 10 years ago
Johan Jansen 7287dc3c4c AttPosEKF: Replace custom min/max functions with c++ standard 10 years ago
Johan Jansen 022208e998 AttPosEKF: Move initializeParameters() from header to implementation file 10 years ago
Johan Jansen ce5a9929ff AttPosEKF: Fix coding style 10 years ago
Johan Jansen d1ecfad4cd EKFAttPos: Enforce type safety 10 years ago
parallels 7ca2553da2 trone: added support for WHOAMI register 10 years ago