3315 Commits (555d42e0cd2724225391bede58629d3bcea175db)
 

Author SHA1 Message Date
px4dev 555d42e0cd Oops, left in some test code. 12 years ago
px4dev 196ee8b16f Change the way modules are built so that object paths are relative and use vpath for locating sources (so source paths are also shorter). 12 years ago
Lorenz Meier 15aae728e5 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 304ce63f00 Hotfix: Wrong capitalization on header file name 12 years ago
px4dev d6cb588c3c fix capitalisation of include file name 12 years ago
Lorenz Meier 3ec536a876 Improved GPS update rate calculation 12 years ago
Lorenz Meier 5886e93a33 Merge branch 'gps_vel' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 614bbb1510 Merged ETS airspeed driver 12 years ago
Lorenz Meier 3152dae3dc Merged with master 12 years ago
Lorenz Meier b944962a73 Merge branch 'export-build' of github.com:PX4/Firmware into export-build 12 years ago
Lorenz Meier 83ce24072f Merge pull request #263 from sjwilks/quad_wide 12 years ago
Lorenz Meier 47517a5112 Merge pull request #258 from jgoppert/md25 12 years ago
Lorenz Meier ccd3de2f90 Merge pull request #265 from jgoppert/hil-press-fix 12 years ago
Lorenz Meier 296a19072d Enabled leds on FMU again 12 years ago
px4dev 1caffca358 whitespace 12 years ago
Lorenz Meier 79bd1ed7f1 Merge pull request #266 from jgoppert/vel_adjust 12 years ago
James Goppert 06e390b5e9 Added MD25 I2C motor controller driver. 12 years ago
James Goppert 3ed9343006 HIL pressure fix. 12 years ago
James Goppert 100bcefc17 Added velocity adjustment to stabilization. 12 years ago
Lorenz Meier 44df8db984 Merge branch 'master' of github.com:PX4/Firmware into export-build 12 years ago
Lorenz Meier eac9e10a83 Moved calibration 12 years ago
Lorenz Meier 078ae23cfa Merge pull request #264 from DrTon/fmu_pwm_fix 12 years ago
Anton Babushkin f3e6e4bb50 Update servo arm only on real change. 12 years ago
Simon Wilks 6388608b72 Merged with master. 12 years ago
Lorenz Meier 012a0bbc0d Merge pull request #262 from DrTon/accel_calibration_fix 12 years ago
Anton Babushkin 41ec41cf8c Accelerometer calibration bugfix 12 years ago
Lorenz Meier 4a44e10411 Merge branch 'export-build' of github.com:PX4/Firmware into export-build 12 years ago
Lorenz Meier 4611fca7b4 Merge branch 'master' of github.com:PX4/Firmware into export-build 12 years ago
Lorenz Meier 1733fce3df Merge pull request #256 from rk3dov/6point_accel_calibration 12 years ago
px4dev 3b65281f00 Remove EXTRAFLAGS compatibility hack. 12 years ago
px4dev 1ca535b941 Fix whitespace damage, update help text to indicate the -m option is for debug use only. 12 years ago
px4dev 3bf26ac51f Obsolete bogus EXTRAFLAGS, add language-specific flags overrides. 12 years ago
Lorenz Meier 27a25b5e17 Improved update rate for velocity estimate, not yet where we want it to be 12 years ago
Anton Babushkin 1f800edc76 Still threshold increased to 0.1m/s^2, and orientation error threshold to 5m/s^2. Timeout increased to 30s. 12 years ago
Lorenz Meier 3466006735 GPS velocity update rate validation for u-blox, WIP 12 years ago
Lorenz Meier bb94847511 Allowed parsing of floating point params from scripts 12 years ago
Lorenz Meier 13110e0a1f ROMFS wide quad mixer addition and cleanup 12 years ago
Lorenz Meier 8c6abe717d Moved BLCTRL driver to new world 12 years ago
Lorenz Meier 2de7a7e587 Merged master 12 years ago
Lorenz Meier 890a6e5b49 Merge pull request #261 from NosDE/master 12 years ago
marco 1c4fc6cfb0 Help Parameter added and some small fixes. This Version was flown several Hours without any Problems. 12 years ago
Lorenz Meier f9c0ff0f20 Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Andrew Tridgell 5b75519925 px4io: handle errors from adc_measure() 12 years ago
Andrew Tridgell d7e04a3619 px4io: fixed voltage/current output and add discharged_mah calculation 12 years ago
Andrew Tridgell af27101ffe px4io: changed adc_measure() to return 0xffff on error, and lower timeout 12 years ago
Andrew Tridgell 44015d6915 px4io: return raw ADC value for current 12 years ago
Andrew Tridgell 5b3844621c stdio: fixed build error for stdio on px4io 12 years ago
Andrew Tridgell 953acbe650 libvsprintf: fixed handling of "%f" to print precision 6 12 years ago
Andrew Tridgell a153ee529f libdtoa: don't print trailing zeros if no decimal is printed 12 years ago
Andrew Tridgell ff7712ca3e pwm: added -m option 12 years ago