Corvus Corax
|
8d1baa2ceb
|
OP-929: disable OveroSync module while its broken
|
2013-04-27 23:20:23 +02:00 |
|
sambas
|
e3b3713139
|
HiTL simulation solution for GPS update
|
2013-04-27 16:31:37 +03:00 |
|
sambas
|
5f3e0c3e1d
|
Math cleanup
|
2013-04-27 16:30:02 +03:00 |
|
Alessio Morale
|
78498910cf
|
OP-917 Moved all the flash architecture related code to pios_bl_helper, get the flash addresses from board defines, major cleanup.
+review OPReview
|
2013-04-27 15:15:28 +02:00 |
|
Corvus Corax
|
e1233c7780
|
Merge branch 'next' into corvuscorax/delayed_callbacks_with_delay
Conflicts:
flight/targets/Revolution/System/inc/openpilot.h
flight/targets/SimPosix/System/inc/openpilot.h
flight/targets/boards/coptercontrol/firmware/inc/openpilot.h
flight/targets/boards/oplinkmini/firmware/inc/openpilot.h
flight/targets/boards/revolution/firmware/inc/openpilot.h
flight/targets/boards/revoproto/firmware/inc/openpilot.h
|
2013-04-27 13:26:03 +02:00 |
|
sambas
|
9fec3f5567
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
|
2013-04-27 13:39:58 +03:00 |
|
Alessio Morale
|
2e6835a2a3
|
Merge remote-tracking branch 'origin/next' into amorale/OP-917_f4_bootloader_updater
|
2013-04-27 12:25:54 +02:00 |
|
Richard Flay (Hyper)
|
fd1181959c
|
Merge branch 'hyper/OP-913-flight-uavo-alignment' into next
|
2013-04-27 18:19:01 +09:30 |
|
Brian Webb
|
bb6986ea04
|
OP-914 - Converted PIOS_RFM22B_Validate back into a normal function from an inline.
|
2013-04-27 01:45:19 +01:00 |
|
Brian Webb
|
9bb3b5870c
|
OP-914: Reformatted the RadioComBridge module.
|
2013-04-27 01:45:04 +01:00 |
|
Brian Webb
|
a9079bfb7e
|
OP-914: Additional cleanup of the RFM22B driver code. Updated to code to the current coding standard. Added Doxygen documentation. Rearranged functions into functional groups to simplify reading the code.
|
2013-04-27 01:44:55 +01:00 |
|
Brian Webb
|
77b99cdafa
|
OP-914 - Converted PIOS_RFM22B_Validate back into a normal function from an inline.
|
2013-04-27 01:44:39 +01:00 |
|
Alessio Morale
|
b21146b8e3
|
OP-917 bootloader updater for F4 targets. Initial commit
|
2013-04-27 00:56:47 +02:00 |
|
Oleg Semyonov
|
47619c9937
|
Make F4 pios debug pins compilable, still should be revised for real use
|
2013-04-26 21:04:10 +03:00 |
|
Oleg Semyonov
|
45f456580f
|
Fix pios debug pin functions and defines (thanks to Mathieu for the patch)
|
2013-04-26 18:18:31 +03:00 |
|
Oleg Semyonov
|
fa8c2f239c
|
Merge remote-tracking branch 'origin/amedee/OP-921' into next
|
2013-04-26 17:43:26 +03:00 |
|
Oleg Semyonov
|
18f7d7488b
|
Fix directory name case for merged sambas/diffnext
|
2013-04-26 17:07:44 +03:00 |
|
Oleg Semyonov
|
e2fd821e97
|
Merge remote-tracking branch 'origin/next' into sambas/diffnext
Conflicts:
make/common-defs.mk
|
2013-04-26 16:31:19 +03:00 |
|
sambas
|
e94c00e671
|
Fix revo BL compile error
|
2013-04-25 19:51:52 +03: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
|
7d5d513e75
|
Move flight/PiOS.osx->flight/pios/osx
It did not work and and is not fixed yet. But at least it is in place now.
|
2013-04-25 13:23:47 +03:00 |
|
Oleg Semyonov
|
9a53843168
|
Move flight/PiOS.win32->flight/pios/win32
It did not work and and is not fixed yet. But at least it is in place now.
|
2013-04-25 13:19:06 +03:00 |
|
Oleg Semyonov
|
b6e1331e5d
|
Rename flight/PiOS->flight/pios
|
2013-04-25 13:13:41 +03:00 |
|
Oleg Semyonov
|
25d0e8fcab
|
Rename PiOS/STM32F10x->PiOS/stm32f10x, PiOS/STM32F4xx->PiOS/stm32f4xx
|
2013-04-25 13:13:39 +03:00 |
|
Oleg Semyonov
|
f20f89da35
|
Rename PiOS/Common->PiOS/common
|
2013-04-25 13:13:39 +03:00 |
|
Oleg Semyonov
|
66db978244
|
Rename Libraries->libraries, Modules->modules
|
2013-04-25 13:13:36 +03:00 |
|
Philippe Vanhaesendonck
|
b3de04d09f
|
Handle Mach-o object format for UAVOs
Jira OP-921
|
2013-04-24 22:39:39 +02:00 |
|
Oleg Semyonov
|
748b28f4f4
|
Move doxygen config from flight to make/doxygen/
|
2013-04-24 22:44:40 +03:00 |
|
Oleg Semyonov
|
71465232f0
|
Remove obsolete flight/Doc/* files (they do not contain actual info)
|
2013-04-24 22:39:50 +03:00 |
|
Oleg Semyonov
|
0f6599d949
|
Move GPLv3.txt from flight/Doc/License/ to top directory and convert to CRLF
|
2013-04-24 22:39:28 +03:00 |
|
Oleg Semyonov
|
8f784ac6cb
|
flight: remove unnecessary #include "systemmod.h" from boards
|
2013-04-24 22:35:34 +03:00 |
|
Oleg Semyonov
|
33ed88e696
|
Merge remote-tracking branch 'origin/next' into os/OP-899_board-rename-and-config-rework
|
2013-04-24 21:28:33 +02:00 |
|
Oleg Semyonov
|
21e7e95f87
|
Merge remote-tracking branch 'origin/os/add-uncrustify' into next
|
2013-04-24 02:31:41 +02:00 |
|
Oleg Semyonov
|
8a3881b0cf
|
Move README.txt from flight to top, it points to OpenPilot Developer Manual
|
2013-04-24 02:14:35 +03:00 |
|
Oleg Semyonov
|
f9f721a76a
|
Reset executable bits from non-executable files (Windows legacy)
|
2013-04-24 01:18:46 +03:00 |
|
Oleg Semyonov
|
fb207bdaf7
|
OP-896: rename SensorTest to RevoProto
|
2013-04-24 00:57:33 +03:00 |
|
Oleg Semyonov
|
406339eb49
|
Merge branch 'amorale/next_precheck' into os/OP-899_board-config-rework-rebased-3
Conflicts:
flight/Libraries/inc/op_dfu.h
flight/Libraries/op_dfu.c
flight/targets/Bootloaders/CopterControl/inc/op_dfu.h
flight/targets/Bootloaders/OSD/op_dfu.c
flight/targets/boards/coptercontrol/bootloader/inc/op_dfu.h
flight/targets/boards/coptercontrol/bootloader/op_dfu.c
flight/targets/boards/oplinkmini/bootloader/inc/op_dfu.h
flight/targets/boards/oplinkmini/bootloader/op_dfu.c
flight/targets/boards/osd/bootloader/inc/op_dfu.h
flight/targets/boards/osd/bootloader/op_dfu.c
flight/targets/boards/revolution/bootloader/inc/op_dfu.h
flight/targets/boards/revolution/bootloader/op_dfu.c
flight/targets/boards/sensortest/bootloader/inc/op_dfu.h
flight/targets/boards/sensortest/bootloader/op_dfu.c
make/boot-defs.mk
|
2013-04-24 00:37:39 +03:00 |
|
Alessio Morale
|
57ca1639cc
|
Merge branch 'amorale/amorale/OP-874_gcs_rescue_erase_settings_merged' into next
Conflicts:
flight/Libraries/op_dfu.c
flight/PiOS/STM32F10x/pios_iap.c
flight/PiOS/inc/pios_iap.h
flight/targets/BootloaderUpdater/main.c
flight/targets/Bootloaders/CopterControl/inc/op_dfu.h
flight/targets/Bootloaders/CopterControl/op_dfu.c
flight/targets/Bootloaders/OSD/inc/op_dfu.h
flight/targets/Bootloaders/PipXtreme/op_dfu.c
flight/targets/Bootloaders/RevoMini/inc/op_dfu.h
flight/targets/Bootloaders/RevoMini/op_dfu.c
flight/targets/Bootloaders/Revolution/inc/op_dfu.h
flight/targets/Bootloaders/Revolution/op_dfu.c
ground/openpilotgcs/src/plugins/uploader/uploader.ui
make/apps-defs.mk
make/boot-defs.mk
|
2013-04-23 23:14:11 +02:00 |
|
Oleg Semyonov
|
27195b7327
|
OP-899: move UAVObjects and UAVTalk one level up from targets
|
2013-04-24 00:07:07 +03:00 |
|
Oleg Semyonov
|
3f2431c04f
|
OP-899: move board-specific pios_board.h files into board directories
|
2013-04-24 00:07:06 +03:00 |
|
Oleg Semyonov
|
f7332f6905
|
OP-899: remove extra copy of pios_usb_data.c and move it level up
|
2013-04-24 00:07:06 +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 |
|
Oleg Semyonov
|
393b37fa7a
|
OP-899: move board-info.mk from make/boards to board directories
|
2013-04-24 00:07:06 +03:00 |
|
Oleg Semyonov
|
f7f842687a
|
OP-899: rename System to firmware and move Makefile into it
|
2013-04-24 00:07:06 +03:00 |
|
Oleg Semyonov
|
fce12662bc
|
OP-899: move bootloaders under board directories
|
2013-04-24 00:07:06 +03:00 |
|
Oleg Semyonov
|
f01655efed
|
OP-899: get rid of board_friendly names
|
2013-04-24 00:07:06 +03:00 |
|
Oleg Semyonov
|
c33ff12faa
|
OP-899: rename targets/common/CamelStyle to unix_style
|
2013-04-24 00:07:05 +03:00 |
|
Oleg Semyonov
|
63573fac16
|
OP-899: move EF and BU to targets/common
|
2013-04-24 00:07:05 +03:00 |
|
Oleg Semyonov
|
fc845888d3
|
OP-899: move board targets under targets/boards
|
2013-04-24 00:07:05 +03:00 |
|
Oleg Semyonov
|
399cafe7d7
|
OP-896: rename RevoMini to Revolution
|
2013-04-24 00:07:05 +03:00 |
|