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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Oleg Semyonov
|
3b3377e6f4
|
Merge remote-tracking branch 'origin/os/friendly-toolchain-install' into next
|
2013-04-15 01:24:42 +02:00 |
|
Richard Flay (Hyper)
|
afb8a20b6f
|
OP-913: tweaked some UAVO related struct alignments to attempt to ensure that UAVO data fields end up being 4 byte aligned on the heap. Also fixed a memset issue in the initialisation code for multi-instance UAVOs .
+review OPReview
|
2013-04-14 11:52:56 +09:30 |
|
Corvus Corax
|
87ed9a8be2
|
reimplemented delayed callback scheduler to allow dispatching from ISR's and multiple schedulers with different task priorities
|
2013-04-14 04:16:34 +02:00 |
|
Oleg Semyonov
|
afbb11f43e
|
Fix 'variable not used' warning. Still needs to be reworked for timing
|
2013-04-14 02:11:23 +02:00 |
|
Corvus Corax
|
bbb83752f7
|
rebased delayed callback scheduler
|
2013-04-13 21:50:47 +02:00 |
|
Oleg Semyonov
|
03a4ca545f
|
Remove stray '}' in a makefile
|
2013-04-12 11:51:18 +02:00 |
|
Oleg Semyonov
|
8ab580ae82
|
Remove stray '}' in a makefile
|
2013-04-12 12:50:12 +03:00 |
|
Oleg Semyonov
|
34b15fedaf
|
OP-719: make python_install (Windows)
|
2013-04-12 10:56:10 +02:00 |
|
Oleg Semyonov
|
bc4d25242f
|
makefile: use the same coding style for all make variables
|
2013-04-12 10:55:23 +02:00 |
|
Brian Webb
|
28bfc2725c
|
Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
|
2013-04-11 14:42:49 +01:00 |
|
Alessio Morale
|
cc6d19e40a
|
OP-908 added pios_math.h and pios_helper.h to contains all the various math and general macros/constants. Fixed remaining constants still defined as double.
+review OPReview-436
|
2013-04-09 01:10:41 +02:00 |
|
Alessio Morale
|
f68a038af0
|
OP-900 Updated howto_upgrade.txt doc
+review OPReview-435
|
2013-04-08 23:31:08 +02:00 |
|