2832 Commits (433c9548589ebdc1ed40ab9f478b00f531b7bb47)
 

Author SHA1 Message Date
Lorenz Meier 433c954858 Hotfix: Fix program flow for uORB non-published topics 12 years ago
Lorenz Meier eb9930de25 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 81594c1abc Hotfix: return correct value for orb_check() for never-published topics 12 years ago
Lorenz Meier dee0a30e16 Hotfix: ensure PWM output on IO and FMU stops when disarming 12 years ago
Lorenz Meier a9b933b7e6 Merge pull request #206 from thomasgubler/airspeed 12 years ago
Thomas Gubler 8e3b09bd50 small printf change 12 years ago
Thomas Gubler de77cba538 small cleanup 12 years ago
Thomas Gubler 6f1d7dc7de commander app sets an airspeed_valid flag in the vehicle status 12 years ago
Thomas Gubler 3f674ba78c fixed a typo 12 years ago
Lorenz Meier 231a721ed4 Hotfix: Removed spurious break 12 years ago
Thomas Gubler c0a852dab4 airspeed (pitot) offset calibration 12 years ago
px4dev 641bfd88b6 Hotfix: discard NUL characters in readline, rather than faking EOF on the console. 12 years ago
Thomas Gubler 2707d2c1dd more fixes for the airspeed readout 12 years ago
px4dev 2e321f273c Don't try to print the idle stack usage (we need to fix it up before the code can be adapted to measure it). 12 years ago
px4dev 4ed7e92689 Kill off a couple of files that should never have been checked in. 12 years ago
px4dev 8e66268c35 Hotfix: Add support for 9-channel Spektrum/DSM setups. 12 years ago
Thomas Gubler 2c2c65d446 corrected some wrong units (used in airspeed calculation) 12 years ago
Lorenz Meier c3aad047a5 Merge pull request #203 from PX4/debug_example 12 years ago
Lorenz Meier 69d9265bc3 Adjusted stack size for commander app 12 years ago
Lorenz Meier 663ca58063 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 104d5aa365 More sensible error handling in calibration 12 years ago
Lorenz Meier 520a2b4174 Merge pull request #198 from PX4/nuttx-merge-5596 12 years ago
Lorenz Meier 2745c3276f Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 3d3a68a7fb Removed confusing non-error message, updated start scripts to match wiki and most recent SW revs 12 years ago
Lorenz Meier 9fb024b1f2 Removed old GPS app 12 years ago
Lorenz Meier 2d1009a897 Fixed log conversion file 12 years ago
Lorenz Meier 1c98343e7b Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier a0780a20b5 Fixed default airspeed for fixed wing control app 12 years ago
Lorenz Meier 781845587c Merge pull request #195 from PX4/gps 12 years ago
Lorenz Meier 5b8ad11498 Merge pull request #192 from PX4/tests 12 years ago
Lorenz Meier 5e8efbf2e9 Merge pull request #201 from PX4/fixedwing_ned_outputs 12 years ago
Lorenz Meier 2e73421fa0 Merge pull request #178 from PX4/attitude_filter_improvement 12 years ago
Julian Oes ae51810a81 Changed names and default values of attitude estimator parameters 12 years ago
Lorenz Meier dd858f7056 Merge pull request #197 from PX4/mpu6000_fixes 12 years ago
Lorenz Meier d129eff5b9 Turned all control outputs into NED frame moments, this is validated in real flight with a correct mixer setup. 12 years ago
Lorenz Meier 31cfec3dbd Hotfix: Disable board detect, as it just creates noise, enable it once time permits to wrap it up 12 years ago
Lorenz Meier f57b7fe0dd Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 298b46ecfc Improved log conversion MATLAB script 12 years ago
Julian Oes 6fe5291147 Merge remote-tracking branch 'upstream/master' into attitude_filter_improvement 12 years ago
Lorenz Meier ab44a64ca0 Updated mixers for Q and X5 12 years ago
Julian Oes df6cf142e7 Another rewrite: most of the polling, reading and writing is now inside the GPS classes 12 years ago
Lorenz Meier dbffca01ff Merge pull request #196 from PX4/px4io_uploader 12 years ago
Andrew Tridgell 1fed72caf8 mpu6000: support setting the DLPF filter frequency 12 years ago
Andrew Tridgell 508d6d2b4f drivers/mpu6000: add default product ID case 12 years ago
Julian Oes a88b9f4eef Restructered the parsing/configuring, MTK working 12 years ago
px4dev caa11f0bbb New option to ensure serial stack is always included. 12 years ago
px4dev 8cb583cf80 Assorted compile fixes. 12 years ago
px4dev 0c7c32ce95 Merge whitespace and comments so that we are closer to in sync with trunk. 12 years ago
px4dev 7791704ef2 Back out the ADC DMA support. We aren't using or maintaining it, and it doesn't work "right" either. 12 years ago
px4dev 5f52d3dc7f lib_lowprintf -> lowsyslog 12 years ago