aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-122-64/+106
|\
| * px4io: make uploader more reliableAndrew Tridgell2013-02-052-64/+106
* | Fixed scaling of RC calibration in IO driver, fixed interpretation of (odd, b...Lorenz Meier2013-02-121-6/+24
* | Fixed mixer transmission between FMU and IOLorenz Meier2013-02-122-1/+3
* | Fixes to RC config transmission from Simon WilksLorenz Meier2013-02-121-1/+4
* | Merge branch 'px4io-i2c' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-123-4/+4
|\ \
| * | Fix assignment of relay GPIOs.px4dev2013-02-111-2/+2
| * | Fix a misleading comment.px4dev2013-02-091-1/+1
| * | Fix a sign errorpx4dev2013-02-091-1/+1
* | | Merge branch 'px4io-i2c' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-072-4/+14
|\| |
| * | Fixed altitude jump issue, hunted down and fix by Andrew Tridgell.Lorenz Meier2013-02-051-2/+7
| * | Fixed arm ok flag typoLorenz Meier2013-02-051-2/+7
* | | Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-033-12/+45
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #194 from NosDE/masterpx4dev2013-02-021-7/+39
| |\
| | * Option for Bus and BlinkM address addedMarco Bauer2013-02-021-2/+2
| | * Options for bus and blinkmaddress added.Marco Bauer2013-02-011-7/+39
| * | HOTFIX: Fixed HoTT compile error, fixed MAVLink crashLorenz Meier2013-01-312-5/+6
* | | Merge branch 'master' into px4io-i2cpx4dev2013-01-287-0/+807
|\| |
| * | Merge pull request #67 from sjwilks/hottLorenz Meier2013-01-277-0/+807
| |\ \
| | * | Enable single wire via ioctl calls and pull the battery voltage from the batt...Simon Wilks2013-01-252-36/+11
| | * | Merge branch 'ioctl' into hottSimon Wilks2013-01-243-0/+241
| | |\ \
| | | * \ Merged and tested against the single wire implementation added to Nuttx r5554.Simon Wilks2013-01-2467-1227/+3753
| | | |\ \
| | | * \ \ MergedSimon Wilks2013-01-2295-1799/+3886
| | | |\ \ \
| | | * | | | We aren't using RS485 but single wire.Simon Wilks2013-01-211-2/+2
| | | * | | | MergedSimon Wilks2013-01-11414-3303/+146688
| | | |\ \ \ \
| | | * | | | | Push single wire operations into stm32_serial.c and added a test to verify Ho...Simon Wilks2012-12-063-0/+241
| | * | | | | | Merge remote-tracking branch 'upstream/master' into hottSimon Wilks2013-01-24541-6154/+156701
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Addressed compiler warnings and handle non-supported devices properly.Simon Wilks2012-11-301-8/+8
| | * | | | | | Code formatting cleanup.Simon Wilks2012-11-303-42/+58
| | * | | | | | Cleanup a bit.Simon Wilks2012-11-291-8/+3
| | * | | | | | Single wire now working once moving away from UART5.Simon Wilks2012-11-291-24/+41
| | * | | | | | Trying to get single wire working. Not quite there yet.Simon Wilks2012-11-292-59/+34
| | * | | | | | Fix some memory corruption bugs.Simon Wilks2012-11-223-11/+14
| | * | | | | | Messaging cleanup.Simon Wilks2012-11-221-4/+3
| | * | | | | | Tried cleaning up console messaging a bit.Simon Wilks2012-11-221-31/+37
| | * | | | | | Shorten the post read delay slightly.Simon Wilks2012-11-221-2/+5
| | * | | | | | Make the reading and sending of data independant of the message type.Simon Wilks2012-11-223-31/+40
| | * | | | | | General code cleanup.Simon Wilks2012-11-212-91/+111
| | * | | | | | Merge remote-tracking branch 'upstream/master' into hottSimon Wilks2012-11-2121-207/+520
| | |\ \ \ \ \ \
| | * | | | | | | Added a note on the inclusion of libraries for UART access in the Makefile.Simon Wilks2012-11-211-0/+1
| | * | | | | | | Introducing an initial implementation of HoTT telemetry support.Simon Wilks2012-11-214-19/+384
| | * | | | | | | Added a missing comment.Simon Wilks2012-11-141-1/+1
| | * | | | | | | Setup skeleton code (basic daemon).Simon Wilks2012-11-142-0/+182
* | | | | | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-268-49/+178
|\| | | | | | | |
| * | | | | | | | Merge pull request #179 from PX4/airspeedpx4dev2013-01-266-39/+95
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into airspeedLorenz Meier2013-01-2469-1230/+3759
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Implemented airspeed measurement. UntestedLorenz Meier2013-01-216-39/+95
| * | | | | | | | | Merge pull request #188 from PX4/param_commandpx4dev2013-01-261-4/+74
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improved param command, show now allows to filter and set allows to set integ...Lorenz Meier2013-01-241-4/+74
| * | | | | | | | | | Fixed byte readout order and signed value 16 to 14 bit value conversionLorenz Meier2013-01-261-6/+9
| | |_|/ / / / / / / | |/| | | | | | | |