Ardupilot2/Tools
Gustavo Jose de Sousa 6a8420aa48 Tools: RCInput_UART PIC firmware: remove code out of place
That code for serial configuration was not really setting TXSTA register, since
the selected bank is 2. Looking at the datasheet, it seems that we were
actually messing with a register named VRCON (full name "VOLTAGE REFERENCE
CONTROL REGISTER").

This is probably a leftover from a copy/paste, since the same is done (in the
right place) previously.
2015-11-04 13:55:10 +11:00
..
APM2_2560_bootloader Tools: fixup line endings 2014-04-15 15:55:15 +09:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Mission planner moved notice 2013-02-05 18:24:05 +08:00
ArduPPM Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
autotest autotest: make CopterAVC use EKF2 2015-10-20 21:00:59 +11:00
CHDK-Scripts CHDK script changes 2014-12-26 16:04:35 +09:00
CPUInfo CPUInfo: remove unnecessary includes 2015-10-21 09:16:10 +11:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
FlightGear Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
Frame_params Update 3DR_X8-M_RTF.param 2015-10-18 09:27:54 +09:00
GIT_Test autotest: Enable SITL code to call an external ROS simulator for ArduPlane 2015-03-14 09:07:52 +11:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
Hello Replace use of println_P() with println() 2015-10-30 14:35:22 +09:00
Linux_HAL_Essentials Tools: RCInput_UART PIC firmware: remove code out of place 2015-11-04 13:55:10 +11:00
LogAnalyzer LogAnalyzer: adjust for change in vehicle definition MSG string 2015-10-15 09:40:25 +09:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
PXF Tools: Add PXF enable and check CS scripts 2014-07-14 09:29:36 +10:00
Replay Minimize AP_Progmem.h includes 2015-10-30 14:35:32 +09:00
scripts scripts: don't install avr tools 2015-11-04 12:14:16 +11:00
SerialProxy Tools Serial Proxy: fixup line endings 2014-04-15 15:55:30 +09:00
vagrant scripts: don't install avr tools 2015-11-04 12:14:16 +11:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00