aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixed driver test / direct read, looks goodLorenz Meier2013-08-041-41/+70
| * | | | Try to save our sanity a bit and use the generic ringbuffer class rather than...px4dev2013-08-031-151/+104
| * | | | Add some more useful methods to the ringbuffer class.px4dev2013-08-031-5/+16
| * | | | Merge branch 'master' into mpu6k_queuepx4dev2013-08-031-0/+192
| |\ \ \ \
| * | | | | Added queue to mpu6k driverLorenz Meier2013-08-041-53/+201
| | |_|_|/ | |/| | |
* | | | | Merged masterLorenz Meier2013-08-041-0/+192
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Hotfix for attitude estimator EKF initLorenz Meier2013-08-041-5/+5
| | |/ / | |/| |
| * | | Simple ring-buffer template class, because re-implementing the wheel in every...px4dev2013-08-031-0/+192
| |/ /
* | | Hotfix for attitude estimator EKF initLorenz Meier2013-08-041-5/+5
* | | Rate limit sensors, as the in-sensor lowpass allows us to operate at 200-250 HzLorenz Meier2013-08-041-1/+34
* | | Fixed MS5611 startup on V1 boardsLorenz Meier2013-08-041-0/+2
* | | l3gd20: disable the FIFOAndrew Tridgell2013-08-041-1/+5
* | | Merged LSM303D lowpassAndrew Tridgell2013-08-041-22/+33
* | | Removed LSM303D filterAndrew Tridgell2013-08-044-338/+3
* | | Added L3GD20 lowpassAndrew Tridgell2013-08-041-4/+31
* | | mathlib: added LowPassFilter2p objectAndrew Tridgell2013-08-043-0/+199
* | | Add an option to the systemreset() call and to the reboot command (-b) to reb...px4dev2013-08-034-4/+31
* | | Fixed setting mag queue depthLorenz Meier2013-08-041-1/+27
* | | nshterm: start a nsh console on any deviceAndrew Tridgell2013-08-032-0/+131
* | | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-0245-111/+208
* | | l3gd20: fixed bit definitions for filter ratesAndrew Tridgell2013-08-021-7/+8
* | | Show correct battery voltage for v2 boardsLorenz Meier2013-08-022-3/+34
* | | adc: allow "adc test" to read 10 valuesAndrew Tridgell2013-08-021-1/+1
* | | px4io: don't try the px4io serial interface on FMUv1Andrew Tridgell2013-08-021-0/+2
* | | px4fmu: expanded "fmu test"Andrew Tridgell2013-08-021-14/+70
* | | Remove some timer reload events; these seem to break PWM output on IO.px4dev2013-07-301-6/+0
* | | Changed gyro scaling according to datasheetJulian Oes2013-07-301-3/+7
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-305-16/+290
|\| |
| * | Merge branch 'config' of github.com:PX4/FirmwareLorenz Meier2013-07-304-16/+282
| |\ \
| | * | Removed unused codeLorenz Meier2013-07-291-213/+0
| | * | Implemented config command, fixed a number range set / get issues for some se...Lorenz Meier2013-07-264-16/+495
| | |/
| * | ets_airspeed: cope with zero value from ETS airspeed sensorAndrew Tridgell2013-07-301-0/+8
* | | Fix the clock enable register for FMUv2 PWM outputs 1-4.px4dev2013-07-292-1/+13
* | | Enabled additional drivers on v2, kill misplaced code in mkblctrlLorenz Meier2013-07-281-38/+0
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-2810-412/+1185
|\| |
| * | Merge pull request #343 from PX4/meas_splitLorenz Meier2013-07-2810-412/+1185
| |\ \
| | * | Fixed stack sizes for airspeed driversLorenz Meier2013-07-282-2/+2
| | * | First operational test version, provides correct readings (as far as tests we...Lorenz Meier2013-07-251-20/+20
| | * | Airspeed sensor driver operational, needs cleanup / testingLorenz Meier2013-07-221-48/+11
| | * | Fixed up ets driver (not tested, WIP on meas driver)Lorenz Meier2013-07-222-22/+22
| | * | WIP on MEAS bringup, ETS airspeed sensors should be operationalLorenz Meier2013-07-141-84/+124
| | * | MergedLorenz Meier2013-07-1431-732/+1352
| | |\ \
| | * | | Fixed last few compile errors, ready for testingLorenz Meier2013-07-144-95/+115
| | * | | Reworked airspeed driver to keep most of it abstractLorenz Meier2013-07-106-384/+1122
| | * | | Minor initialization / formatting changeLorenz Meier2013-07-101-1/+1
| | * | | First stab at IOCTL driven offset handling (in PA) for all airspeed sensors. ...Lorenz Meier2013-07-104-39/+53
* | | | | Merged in RAMTRON updateLorenz Meier2013-07-281-0/+11
|\| | | |
| * | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-07-287-6/+142
| |\ \ \ \
| * | | | | Added RAMTRON device, updated diagramsLorenz Meier2013-07-282-0/+285
* | | | | | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-287-12/+20