Vladimir Zidar
|
01f5baaed2
|
LP-480 Removed PIOS_BOARD_USART_Ioctl() and moved inverter handling to pios_usart directly. Handling is now conditionally built in based on PIOS_USART_INVERTER_PORT define.
|
2017-04-25 13:11:37 +02:00 |
|
Vladimir Zidar
|
83326eaca3
|
LP-480 all targets build nicely.
|
2017-04-24 13:04:03 +02:00 |
|
Vladimir Zidar
|
9eb1f3b5e5
|
LP-480 Moved sensors initialization to pios_board_sensors.c
|
2017-04-24 13:03:07 +02:00 |
|
Vladimir Zidar
|
c9f6ba55a0
|
LP-480 USB config cleanup. Coptercontrol & Revo tested. Booted. Usb functional.
|
2017-04-24 13:01:44 +02:00 |
|
Vladimir Zidar
|
ddc4f3d855
|
LP-480 coptercontrol build ok
|
2017-04-24 12:55:10 +02:00 |
|
Laurent Lalanne
|
5895468f08
|
LP-298 Port Ibus Input driver from dRonin - Not tested
|
2016-08-03 19:09:05 +02:00 |
|
Fredrik Arvidsson
|
02c981388a
|
Merge branch 'thread/LP-196_Jeti_Ex_Bus_15.09' into thread/LP-104_LP-196_HoTT_and_Ex.Bus_Support_15.09
# Conflicts:
# flight/targets/boards/coptercontrol/board_hw_defs.c
# flight/targets/boards/coptercontrol/firmware/pios_board.c
# flight/targets/boards/revolution/board_hw_defs.c
# flight/targets/boards/revolution/firmware/inc/pios_config.h
# flight/targets/boards/revolution/firmware/pios_board.c
# flight/targets/boards/revonano/firmware/inc/pios_config.h
# flight/targets/boards/revonano/firmware/pios_board.c
# shared/uavobjectdefinition/hwsettings.xml
# shared/uavobjectdefinition/manualcontrolsettings.xml
# shared/uavobjectdefinition/receiveractivity.xml
|
2016-01-09 16:59:24 +01:00 |
|
Fredrik Arvidsson
|
359266ab7a
|
LP-104 Removed support for HoTT on Main port on coptercontrol target since it does not work.
|
2016-01-07 13:01:46 +01:00 |
|
Fredrik Arvidsson
|
08237a1ff5
|
LP-196 Removed EX.Bus on Main port for CopterControl target since it is not working.
|
2016-01-06 17:17:02 +01:00 |
|
unknown
|
d00c169dbb
|
LP-196 Fixed bug in Ex.Bus decoder and changed baud rate for UART to 125 kbaud.
|
2016-01-03 18:27:14 +01:00 |
|
Fredrik Arvidsson
|
3e920bc5bc
|
LP-196 Added driver for Jeti EX.Bus protocol. Added support for CopterControl target on Main and Flexi port. This is WIP and not tested yet.
|
2015-12-26 12:29:04 +01:00 |
|
Fredrik Arvidsson
|
e6d4638201
|
LP-104 Adds support for Graupner HoTT SUMD/SUMH serial protocol used by receivers on Main and Flexi port.
Still work in progress. Only supports CopterControl target and crashes on input :(
|
2015-12-20 11:08:15 +01:00 |
|
a*morale
|
792835c009
|
Uncrustify
|
2015-09-05 11:49:43 +02:00 |
|
Roy Bekken
|
ad84547637
|
Update all changed files against GIT log with copyright headers consistency.
|
2015-08-19 16:15:58 +02:00 |
|
m_thread
|
9ba63ea124
|
LP-69 Added SRXL support to CopterControl targets.
|
2015-07-30 15:30:59 +02:00 |
|
a*morale
|
dd6c6054e9
|
Revert "OP-1810 FOC"
This reverts commit 92e50c2ead .
Conflicts:
Makefile
ground/openpilotgcs/src/plugins/config/config.pro
ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
ground/openpilotgcs/src/plugins/setupwizard/pages/escpage.cpp
ground/openpilotgcs/src/plugins/setupwizard/resources/connection-diagrams.svg
ground/openpilotgcs/src/plugins/uavobjectutil/devicedescriptorstruct.h
|
2015-07-15 00:07:50 +02:00 |
|
abeck70
|
92e50c2ead
|
OP-1810 FOC
Squashed commit for clean commit as discussed in code review
Uncrustify
|
2015-05-13 17:19:51 +10:00 |
|
Alessio Morale
|
60abae8a8b
|
OP-1685 - Rename PIN6 to PIN8 (that's Input6)
|
2015-02-22 13:25:07 +01:00 |
|
Alessio Morale
|
1ad040229c
|
OP-1685 - implement PPM on pin 6
|
2015-02-12 00:00:17 +01:00 |
|
Alessio Morale
|
28274cdb6b
|
OP-1535 - Fixes CC3D sensor SPI configuration
|
2014-10-10 22:33:49 +02:00 |
|
Alessio Morale
|
52c1d69c19
|
OP-1227 Fix high CPU usage: Change gyro oversampling to 46 (400Hz update rate) to lessen the cpu load and jitter due accel rate mismatch
|
2014-06-08 22:14:06 +02:00 |
|
Brian Webb
|
e246ecf536
|
Moves pios_led functionality to pios_gpio and makes pios_led a thin layer over pios_gpio. Supports configuring multiple sets of GPIOs.
|
2013-07-28 07:01:08 -07:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Brian Webb
|
156109bb88
|
Added support for an active low USB vsense line.
|
2013-05-14 20:37:13 -07:00 |
|
sambas
|
abe3742217
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
Conflicts:
flight/Libraries/CoordinateConversions.c
flight/Libraries/paths.c
flight/Modules/System/systemmod.c
flight/PiOS/STM32F4xx/pios_sys.c
flight/targets/boards/coptercontrol/pios_board.h
flight/targets/boards/revolution/pios_board.h
flight/targets/boards/revoproto/pios_board.h
|
2013-04-25 17:26:49 +03:00 |
|
Oleg Semyonov
|
1dd20eca33
|
OP-899: move board_hw_defs.c under board directories and fix some includes
|
2013-04-24 00:07:06 +03:00 |
|