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 |
|
Oleg Semyonov
|
6afbef01eb
|
OP-896: rename Revo to SensorTest
|
2013-04-24 00:07:04 +03:00 |
|
Oleg Semyonov
|
fdd0ed39e0
|
OP-896: remove old board configs (ESC, INS, OpenPilot)
|
2013-04-24 00:07:04 +03:00 |
|
Oleg Semyonov
|
1ded536056
|
OP-896: rename OPLink to OPLinkMini
|
2013-04-24 00:07:04 +03:00 |
|
Oleg Semyonov
|
fe1a6b1c5b
|
OP-896: Linux and Mac are case-sensitive
|
2013-04-24 00:07:04 +03:00 |
|
Oleg Semyonov
|
6cd963e423
|
OP-896: fix a conflict resolution typo
|
2013-04-24 00:07:04 +03:00 |
|
Brian Webb
|
ba7b712cf1
|
Changed all references to PipXtreme on flight side to OPLink.
|
2013-04-24 00:07:03 +03:00 |
|
Alessio Morale
|
b4a4ada1b0
|
Merge branch 'amorale/OP-900_update_freertos_740' into next
Conflicts:
flight/PiOS/Common/Libraries/FreeRTOS/Source/croutine.c
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/FreeRTOS.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/StackMacros.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/croutine.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/list.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/mpu_wrappers.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/portable.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/projdefs.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/queue.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/semphr.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/task.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/include/timers.h
flight/PiOS/Common/Libraries/FreeRTOS/Source/list.c
flight/PiOS/Common/Libraries/FreeRTOS/Source/queue.c
flight/PiOS/Common/Libraries/FreeRTOS/Source/tasks.c
flight/PiOS/Common/Libraries/FreeRTOS/Source/timers.c
flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_1.c
flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_2.c
flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_3.c
flight/PiOS/STM32F10x/library.mk
flight/PiOS/STM32F4xx/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
flight/PiOS/STM32F4xx/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/FreeRTOS.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/StackMacros.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/croutine.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/list.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/mpu_wrappers.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/portable.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/projdefs.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/queue.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/semphr.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/include/task.h
flight/PiOS/posix/Libraries/FreeRTOS/Source/list.c
flight/PiOS/posix/Libraries/FreeRTOS/Source/queue.c
|
2013-04-23 21:57:50 +02:00 |
|
Richard Flay (Hyper)
|
146e082e74
|
OP-913: ensured that UAVO data structs in .bss/.data sections and on the stack have 4 byte alignment. Also changed linker options to sort common and sort sections by alignment, which reduces the amount of fill/padding in the .bss and .data sections.
+review OPReview-444
|
2013-04-23 22:34:58 +09:30 |
|
Richard Flay (Hyper)
|
b22204e939
|
Merge branch 'next' into hyper/OP-913-flight-uavo-alignment
|
2013-04-23 19:14:57 +09:30 |
|
Alessio Morale
|
2fe7139fc3
|
Merge branch 'amorale/OP-908_clean_float_math' into next
Conflicts:
flight/PiOS/Common/pios_rfm22b.c
|
2013-04-23 02:09:01 +02:00 |
|
Alessio Morale
|
37e17fb706
|
Merge branch 'os/OP-866_sanitychecks' into next
|
2013-04-22 23:56:59 +02:00 |
|
Alessio Morale
|
594b44118f
|
Merge branch 'next' into amorale/OP-911_mpu6000_fix_isr
|
2013-04-22 23:25:19 +02:00 |
|
Alessio Morale
|
84129dba40
|
OP-886 move systemalarm.h include inside guards in sanitycheck.h
+review OPReview-430
|
2013-04-22 22:58:37 +02:00 |
|
Oleg Semyonov
|
8d1e1fdbc0
|
tools: make uncrustify_install target, script and base config file
See also: OPIN-3
|
2013-04-22 21:35:25 +02:00 |
|
sambas
|
731ee3e19d
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
Conflicts:
shared/uavobjectdefinition/manualcontrolsettings.xml
|
2013-04-22 21:29:04 +03:00 |
|
Alessio Morale
|
d64b1e5c90
|
OP-908 clean some defines from sensor.c
+review OPReview-436
|
2013-04-20 23:46:32 +02:00 |
|
Oleg Semyonov
|
97d4e9178b
|
Merge remote-tracking branch 'origin/lilvinz/dsmx_zero_fix' into next
|
2013-04-20 22:14:23 +02:00 |
|
sambas
|
01df38008f
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
Conflicts:
flight/Libraries/sanitycheck.c
flight/Modules/System/systemmod.c
|
2013-04-20 21:25:22 +03:00 |
|
Alessio Morale
|
8011a9476d
|
OP-886 fixed a bug caused by wrong check for xSemaphoreTakeRecursive return code
Conflicts:
flight/Libraries/alarms.c
|
2013-04-20 17:17:55 +02:00 |
|
sambas
|
074b391cc0
|
spring cleaning
|
2013-04-20 18:07:19 +03:00 |
|
Alessio Morale
|
dd37c31a07
|
OP-886 Fixes to styles, used enum for ExtendedAlarmStatus
Conflicts:
flight/Libraries/inc/sanitycheck.h
shared/uavobjectdefinition/systemalarms.xml
|
2013-04-20 16:33:38 +02:00 |
|
sambas
|
3512e7a657
|
Fix allowed frametypes
|
2013-04-20 15:09:24 +03:00 |
|
sambas
|
8aa5748a8c
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
|
2013-04-20 10:59:00 +03:00 |
|
Oleg Semyonov
|
220b4b5042
|
OP-886: use enum for extended alarm status field
See also:
http://reviews.openpilot.org/cru/OPReview-430
http://progress.openpilot.org/browse/OP-915
|
2013-04-20 02:10:40 +03:00 |
|
Oleg Semyonov
|
343a4b9015
|
OP-886: cosmetic style and spacing fixes
|
2013-04-20 00:56:45 +03:00 |
|
Oleg Semyonov
|
cb068f507b
|
Merge remote-tracking branch 'origin/next' into amorale/OP-886_sanitychecks
|
2013-04-19 23:43:42 +02:00 |
|
Oleg Semyonov
|
491e89b165
|
make: sort wildcard sources to make binaries identical on all platforms
Thanks to Amedee for finding the cause of the difference and CorvusCorax
for participating in the discussion.
|
2013-04-19 20:43:31 +02:00 |
|
Corvus Corax
|
6cb2d2b39d
|
updated in code documentation, use of some enums in callbackscheduler.h
|
2013-04-19 17:25:42 +02:00 |
|
Corvus Corax
|
28ac515064
|
moved Callback Scheduler startup in front of module task startup
|
2013-04-19 15:39:12 +02:00 |
|
Oleg Semyonov
|
efeb7c4890
|
Merge remote-tracking branch 'origin/cyr/yawzero' into next
|
2013-04-19 15:30:57 +03:00 |
|
Corvus Corax
|
4d1729c415
|
syntax cleanup and betterheader comments
|
2013-04-19 09:07:35 +02:00 |
|
Alessio Morale
|
61be4811f5
|
OP-900 Various fixes from OPReview-435
+review OPReview-435
|
2013-04-19 00:00:28 +02:00 |
|
Alessio Morale
|
f005485e63
|
OP-900 Switched Simposix to common FreeRTOS version
+review OPReview-435
|
2013-04-18 23:27:48 +02:00 |
|
Alessio Morale
|
36c0ec100b
|
OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style.
+review OPReview-436
|
2013-04-18 21:03:25 +02:00 |
|
Corvus Corax
|
12211afe22
|
Test suite to test callback scheduler
|
2013-04-18 18:58:50 +02:00 |
|
Corvus Corax
|
17e8268e81
|
typo fix in callback scheduler
|
2013-04-18 18:35:57 +02:00 |
|
Corvus Corax
|
6f1bb94718
|
Delayed Callback Scheduler is now able to schedule delayed execution at an arbitrary time in the future
|
2013-04-18 14:17:29 +02:00 |
|
Alessio Morale
|
4077dfde56
|
OP-874 Added visual (heartbeat led flashing) indication of flash format being performed.
+review OPReview-421
|
2013-04-18 00:47:14 +02:00 |
|
Alessio Morale
|
a825772389
|
OP-911: Use SPI_ReleaseBusISR within isr, changed a malloc with pvPortMalloc for coherence with the rest of PiOS
+review OPReview-44
|
2013-04-17 23:42:20 +02:00 |
|
Alessio Morale
|
ae62517600
|
OP-911: Added SPI_ReleaseBusISR counterpart
+review OPReview-447
|
2013-04-17 23:40:49 +02:00 |
|
Alessio Morale
|
66b1d285d5
|
OP-911: Fixed SPI_ClaimbusISR for F1
+review OPReview-447
|
2013-04-17 22:41:53 +02:00 |
|
sambas
|
36d6c01864
|
proper floats + formatter
|
2013-04-17 21:23:49 +03:00 |
|
Alessio Morale
|
6214d0d471
|
OP-911: First part of the rework: Fixed non isr call for claimbus, changed delays at startup to resolve a intermittent failure at MPU6000 initialization on reboot.
+review OPReview
|
2013-04-17 19:22:56 +02:00 |
|
sambas
|
a40f8f5ebd
|
Bytes!! enable RM CPU temp
|
2013-04-17 17:29:08 +03:00 |
|